dosfstools-4.1-3.6.1<>,QaS^p9|qCxy  y=Ҽ .⥨wI}~)iXeqbq(G>D͞+#^s W`wU#'~K4o}p؞Mb7#5t;;* AR 7HTbPDlwjtq ,ţ*rzh] F 0]Q􀗐HG_A3s{xYzTatcR9A>Y{7WOelTͅ!cfE v XC>A$?$td   Z %FO ex&H& & & x& & & & &  & L |   ( 8  9 < : FxG&H$&I&XY\ &]&^bcdef l"u4&vw"&x#&y#z#$ $$!$$$($.$pCdosfstools4.13.6.1Utilities for Making and Checking MS-DOS FAT File Systems on LinuxThe dosfstools package includes the mkdosfs and dosfsck utilities, which respectively make and check MS-DOS FAT file systems on hard drives or on floppies.aS^s390zp34SUSE Linux Enterprise 15SUSE LLC GPL-3.0+https://www.suse.com/System/Filesystemshttps://github.com/dosfstools/dosfstoolslinuxs390x  I `t'  V  A큤aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS\aS]aS]aS\aS\aS]aS]aS]aS\aS]aS]568482f8018ad40db74b0766a914e164f22adf98fd9bd1135016e545074c5cb640cdd62dcbad0dee1d60bcfcce8dd8bf33a28d3f8ed057d21ab1001f48dc0f09495557f823e7ba913d84237aead49e9ad6b2272bbd03e59ca029b7325692428f52e73aa9da763977cac498407390eb1205dc6ab87a4c6de3be129497256592b02e4d0fdb18c4c59b1480e0bb963fee6615d196328391f200511d18ea10ea2853666035759d6af0d50fc53db25e184d97ee6327f134cb88c8b2e4f73bf34315deb5373b2c7df31759ea4bae1c0f0713a6c3dee4d373a7842d6ae38097bc0c5d342912131e0a9fa82189fa26d12d70dce3cb73fc3c935ed4a82d76c26db062e66fec1c01b08399cd322171237acd1f1ee998f6c60bd28601d4a76b030bcb63513a2a201d391ff81a2f353fa48206e1b3cc71fbcbfc15b60b33cabfa756df81c56df26dcda03ba035f6b5ecc9297abcd04397ea1dea5d8f7ae9a9dc8385735016b55adca6a46a570e43c7091cead77f3275c01e0146e8a5f26fe3fe669c53756ca38df446bc8a74859fa2c86d5c1c6a2eafcdb8fd3ad4c8081f5a222c7efd7a236f3613433c17304c7b94574729f37dd264ff3655cf0025d2ed7875cf1a3f7d3f68/usr/sbin/dosfsck/usr/sbin/dosfslabel/usr/sbin/fsck.fat/usr/sbin/fsck.msdos/usr/sbin/fsck.vfat/usr/sbin/mkdosfs/usr/sbin/mkfs.fat/usr/sbin/mkfs.msdos/usr/sbin/mkfs.vfatfsck.fatfatlabelfsck.fatfsck.fatmkfs.fatmkfs.fatmkfs.fatfsck.fat.8.gzfatlabel.8.gzfsck.fat.8.gzfsck.fat.8.gzmkfs.fat.8.gzmkfs.fat.8.gzmkfs.fat.8.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdosfstools-4.1-3.6.1.src.rpmdosfsckdosfstoolsdosfstools(s390-64)mkdosfs@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1a`8@XW-Un@UPT@T!`S @S&sbrabec@suse.commcepl@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.compgajdos@suse.compgajdos@suse.comjengelh@inai.depgajdos@suse.compgajdos@suse.com- To be able to create filesystems compatible with previous version, add -g command line option to mkfs (boo#1188401, dosfstools-add-g.patch). - BREAKING CHANGES: After fixing of bsc#1172863 in the last update, mkfs started to create different images than before. Applications that depend on exact FAT file format (e. g. embedded systems) may be broken in two ways: * The introduction of the alignment may create smaller images than before, with a different positions of important image elements. It can break existing software that expect images in doststools <= 4.1 style. To work around these problems, use "-a" command line argument. * The new image may contain a different geometry values. Geometry sensitive applications expecting doststools <= 4.1 style images can fails to accept different geometry values. There is no direct work around for this problem. But you can take the old image, use "file -s $IMAGE", check its "sectors/track" and "heads", and use them in the newly introduced "-g" command line argument.- Add fix-calculation.patch (gh#dosfstools/dosfstools#153, bsc#1172863) to work with different size of clusters.- Update to version 4.1: * Now the default for mkfs for filesystems smaller than 512 MB is 64 / 32 sectors * The parsing of octal character specifications for filenames in the -u and -d 25 options of fsck now works. * Fixed a possible fatlabel crash when writing a label to an unlabelled filesystem * Testsuite is now available- Update to 4.0 * Switch build system to autotools. * Fixed data corruption errors in fsck.fat Writing to the third to last cluster on FAT12 with an odd number of clusters would corrupt the following cluster. * The automatic alignment of data clusters that was added in 3.0.8 and broken for FAT32 starting with 3.0.20 has been reinstated. - Small spec file cleanup - Drop no longer needed dosfstools-suse-dirs.patch- Update to 3.0.28 * mkfs.fat now allows choosing 0xF0 as the media byte which was previously rejected. * mkfs.fat now supports the --invariant option to facilitate testing mkfs.fat itself. * Bugs fixed in fsck.fat are a read one byte beyond the end of an allocated array when checking some FAT12 filesystems, and checking that the first cluster of a file as specified in the directory entry is not 1. - Cleanup spec file with spec-cleaner- fix url- updated to 3.0.27: * fsck.fat: Don't print version string every time -v is encountered * Fix attempt to rename root dir in fsck due to uninitialized fields * Support long file names in volume labeling code - upstream changed- Drop gpg-offline build-time requirement; this is now handled by the local source validator- added fsck.{v,}fat and mkfs.{v,}fat compat symlinks in /sbin [bnc#884516] - call spec-cleaner- updated to 3.0.26: * Fix "odd" files created by frequent power-loss.s390zp34 1640321886  !"#$%&4.1-3.6.14.1-3.6.1dosfsckdosfslabelfsck.fatfsck.msdosfsck.vfatmkdosfsmkfs.fatmkfs.msdosmkfs.vfatdosfsckdosfslabelfatlabelfsck.fatfsck.msdosfsck.vfatmkdosfsmkfs.fatmkfs.msdosmkfs.vfatdosfstoolsANNOUNCE.mkdosfsChangeLog.dosfsckChangeLog.dosfstools-2.xChangeLog.mkdosfsREADME.dosfsckREADME.dosfstools-2.xREADME.mkdosfsTODO.dosfstools-2.xdosfsck.8.gzdosfslabel.8.gzfatlabel.8.gzfsck.fat.8.gzfsck.msdos.8.gzfsck.vfat.8.gzmkdosfs.8.gzmkfs.fat.8.gzmkfs.msdos.8.gzmkfs.vfat.8.gz/sbin//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/dosfstools//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:22274/SUSE_SLE-15_Update/0616c276d8afba21abda35f32f95a908-dosfstools.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=5dda4ee368e76ab45aeef839dd248d803337d893, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=cfb5112cba5952c2d7e96b61227ada901c116ae1, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=7ca093ebd51decc60729e23a8af684b222be652b, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRRRRRRRRRRRR=N}r8Fcfilesystem(vfat)utf-817d837d2bcdd00762ad8078fcb01182de1c2997717e8cdd037b29590499f1991?7zXZ !t/E`(]"k%]02 V }DI31t.M*G3JdsB![9YBmZC Ku]I|U\ømhpƵ eXߘ э6dqHa߰Ly]m=D\ߒe7oRE&sg4:}a@fQHgRje{c#uEðqVrt20\4Rv떘v!oȳAG]BTb?ZK&puBk̳('7>N?Hyncۇ|i#@>]tsoRVs淍ղO.ώA(XKcqA`DI,>b\6>r2ZFT!/MU$l)/N ' ׃mQ|u;䔣d*VL؟qO6Pȿ F$=j\^9{ȁ8\9oï&Xo%I@ i#KOR&i|SVtYCUZhdK ,e;L!*eB[LpT"f 1:$& ,h:iv"Pv|YW`A_+I_8 jа, ݰh_ƆE䥴#NhW>Kcw}Ȭx3T@9|NqkegV0=pNn? k˾֧1.BՇ}(0kh3藗F r\X ڇ}.m/ǻ[`Սy&Fͳ.1 [6e%!,а*cplWsv@ ax1zZ+N&н"&[)"祅^j?!NĎ|?Eݻ%PqZ?o\}pm}JÍu}=+{8sm:NJnR Zb8\#O;z ^ޑԄtCߌ[,^!SQIP U ?J 7m<ӡ7+e9/ycp*Ի;,r/Mvϸjp 'E{4A,i ;PUlsNAarNăl/(P/cCX ` EQ6t,I{ĸ[2kR ޝ6`onľkAp٪oflF.} ;Δl(δ ;F:Rq`yFc^L#@&=Wtzul9^|\Ȓ~ySϷ%G3˧pxK-3N3C_Y[ZdS-4S1+t&i6YDE"7<22KwD5[ 8 \ԔK:AۍNҹ}%2Bħ} _4osIof)duyL`(Q8zlξ4 ۋl?!)) ]BByHT%I([/k'}\Ӡe6T Os9ϳqn*R r' thл5¶Dʑx\p&kNoc v2B6!<vK{a"X MGCIiQ8E;Y\y!GG~8jF5 ɔM,9r-8 R/m}">fa<@G'e@Ye8S;aꧡ7fՍlPcdV'Uf؀ v}ggbk*:<9RǣA`vl@zskg`l)FF>8O~.ǣdﯻ>JnpBrj?SSΉj=у`rռ9-@wty>tgR?ÇSDa8L}]%qX|uտk `-mhteDH?-GuB12jtX1RU.ȋL뛹 ̞3 'i$JI"6#QqB*§FD;\҄U]} ?cv %Wr^nu<08cL [}):MQ4G速odaIU3A&B?%B;SQ,fyD wh[)QY[ȋJ`6a_ThVZ6>-Zy0 WVtn((8 lFQ_s˷bOhVNVxf=t,kHwzK>Kw"X,1fm +JԋjÛ}eyNVܐ"kU,y`1/I$>,[ʣKO5imHVk =dm8FiUAx)5 yЅ<ο7~%2kZ93qtBi\':mˣ0g,%VgUaY?9o`\/+с;1R}w_3wk½3`;)ؼKNd6 St_>.pSFw&FH(1O 2*0>_Wgo[ƬJ@sDan!1b9fTU:fXWrYʜd1wS9 ݹqDZR=)OM%W_nj=b DᗵHBPk*FC'.VONFJ7˵@lq`~>g륊AGyaCe5& ݉G2p$u3HPG29j3iX G[1%9 s\q@%|w^ ޟ1U-AVmaGjhvQ]3qΚ@LG`ǿ|^k< 9fx_I_w.k~ n.uo9ƦO=otSl<1WSĚzu\}dRv \f?U3Oo'{FIe۲$;ZᆪAܩ8f1N lyӃ(`Soc1y͊6}i}|΅&moV UVyY^(fqwSK5%Va-.Y%y{ʥ-`qŖءFȮPȖS3T$:Upr̍S,ya#H3 2*F֢II]'jCh6T#r=0bp^LJ΢3ZAxF}z[&DZF› Op8wbH7~>Nς<ޚ|@?o)F/K-O&TP%cʗ @StBF$f>|Gʌ3ӕ`/1#\[|N)˨5!Urá9Ad4ӹpkH/O`Sa>dqJ6{;D yJYNd.5*}9\NS2"yHg^hyC1ka$)+f)ffyI,D8gZ { E+D:Bʆ QCIh܁\.;v2shɄpqV{YwLy;OXe Hivg\_g%P!qٹ#mo\~)F1]6{:HO%1%Qd],Ab׷TKQHEV03O[Skk)+\IذYMs> }|$`Su2x5C3g4-gy.:7  2}Jt:#aʟl[6 $b޶,>y;p D;ʱAqz%Jʜ i;3RIrj4׌DjVk9zMBWA2vljTG" @@]'&ݧi'ZLG*Tec]fTKp%s P:nQew0Ib&c C.g%4Ɔ{|6ZIt|?!U=Bv\D}uӉREʄPt( h b)Ekh\rQM!Ot=vn xZ])Qc0UC%6iZF)n<f]'1Z~?j%2w+.ǽ>抇ưk([7˝Fҍ[qyA_@i<}j.X\8̀rmqy9OG3LҥtJMj@7bx u%k L4z]zzK,?"  qb"(,Δ}jB;ĘCzᆍ}c^b1kS-SƬX43_8Nrk|ѲrF}Ie%KT?Qx5b{V1PW.hiT`G{vf?pFc Vť5sGK\Ւh1Pc9365垅~d<_r=C!A ?3, \r+L*=s@V+YG+.`=P €9Gao1"c{*fBPwyc}i`V _o;%T=: y3jͬ*s TQ̾T";\1)[DOxńi[ f21;2&>'4)>܏l1 { CC> Y4[?6?C֖!M9zm}5(pÌqnBmymN.\z+C{:!]'Z =0XV7ڮlFE͟|/z+m`M0LX*LeoH׀BnsmM=Q7ARQ#>MUv",TR?S/DC] RW#u쭦%j{zAZNuI+4Z9gg YN<66P }zRc\y֑ʯ)RF_M 7fm 2WؐGyMeΪ4s?v`8֓Č}5{ٞp`R;Gw{~>7K-n)٦^Ŷ P%`BSK$g)֝u {SݒPM B0fϰg?TuLykղB"J'e}:W-J"1_r\N(JIY K V$¸IOշhx3:Oj}=abMјEأ1pI6ű"Q;\)*;̡QZOd6;볘ATNI.k LxQ'I$kP:qKH_gw%yo>~q|{ %(z;zv)| Bγ<*?|ZNl벹Ι]g aqwZuv}=>_~b5mԮD 7EM4_(&~z3g_aP|Dj%Q:(D!b[N3 Q$: r/`( uYȡBfݶ}TjsյE[*ϾKȁTz:RD4TP0+j.%)l{kMC[Fԡբw|_P@ 7#"5N-`2=qw= Fh=F;;: 35+[- H~^_QTeCN9"qxȨy wo; =QRv!yۤ{:tմs۹B9R YZ