cpio-2.13-150400.3.6.1<>,I emp9|4..p!8ȧGZ2!}-( wz#Ks8d fAYv/{YlY_B^@6~{_쩽8n#F+:&%) Z57+"w?F`Am;4^@˲N(|~ i4.:JrLTKz5R+%(s8K@giߦL~&j W(QЖ $ٰ)Z[dgPmp>E?d   8|  7=C       D      5 b c(89: >r?zFG H I XY\ ]< ^~bcdBeGfJlLu` vw x y z,<@LT\bCcpio2.13150400.3.6.1A Backup and Archiving UtilityGNU cpio is a program to manage archives of files. Cpio copies files into or out of a cpio or tar archive. An archive is a file that contains other files plus information about them, such as their pathname, owner, time stamps, and access permissions. The archive can be another file on the disk, a magnetic tape, or a pipe.ems390zl31SUSE Linux Enterprise 15SUSE LLC GPL-3.0-onlyhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/cpio/cpio.htmllinuxs390x ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/cpio.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/cpio.info.gz || : fi ; fi ; PE"  A큤A큤ebedek]}X]v8ebekXjKeb192062faf0d824952a092f3db27d00155947d5f2ef57a9add3e13173214d1988e5bc5a6df7dceafef857f251aff7fd9b1e67f1041ba949f3a9b1d8fe861b1908211c1a460a0e63697072cefe2948f2176341dd2528a4c4c7d0bb95f9d68bf3175d582e401654e231a2dab1c706cb7186f567ae96c61b8243a3cc8f837629aa4cfc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7287bce74767fb0799bba4b10dd0b16596cd4f751309f5e4e8521a68e7c4f924b/usr/bin/cpiorootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcpio-2.13-150400.3.6.1.src.rpmcpiocpio(s390-64) @@@@@@@@@    /bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(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.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e@e)aza@a_@_[f_7@^]]m[t[X@XX @XӸV@V'@V'@VVZUT6T|X@danilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comlnussel@suse.dedmueller@suse.comdmueller@suse.comkstreitova@suse.comkstreitova@suse.comlnussel@suse.debwiedemann@suse.commpluskal@suse.comkstreitova@suse.commpluskal@suse.comsvalx@svalx.netkstreitova@suse.commpluskal@suse.comkstreitova@suse.comsvalx@svalx.netkstreitova@suse.comkstreitova@suse.commpluskal@suse.commeissner@suse.comvcizek@suse.com- Fix cpio not working after the fix in bsc#1218571, fixes bsc#1219238 * fix-bsc1219238.patch- Fix CVE-2023-7207, path traversal vulnerability (bsc#1218571) * fix-CVE-2023-7207.patch- Update keyring- Fix regression in last update (bsc#1189465) * fix-CVE-2021-38185_2.patch * fix-CVE-2021-38185_3.patch- Fix CVE-2021-38185 Remote code execution caused by an integer overflow in ds_fgetstr (CVE-2021-38185, bsc#1189206) * fix-CVE-2021-38185.patch- prepare usrmerge (boo#1029961)- add cpio-revert-CVE-2015-1197-fix.patch as recommended by upstream to fix https://lists.gnu.org/archive/html/bug-cpio/2019-11/msg00016.html- update to 2.13: * CVE-2015-1197, CVE-2016-2037, CVE-2019-14866 - remove patches (upstream): cpio-2.12-out_of_bounds_write.patch, cpio-2.12-CVE-2019-14866.patch, cpio-2.12-util.c_no_return_in_nonvoid_fnc.patch, cpio-check_for_symlinks.patch- starting with GCC 10, the default of '-fcommon' option will change to '-fno-common'. Because cpio build fails with 'fno-common', add '-fcommon' option to optflags as a temporary workaround for this problem till it's properly fixed [bsc#1160870]- add cpio-2.12-CVE-2019-14866.patch to fix a security issue where cpio does not properly validate the values written in the header of a TAR file through the to_oct() function [bsc#1155199] [CVE-2019-14866]- Do not recommend lang package. The lang package already has a supplements.- Use gettextize --no-changelog to drop build date to make package build reproducible (boo#1047218)- Use URL to fetch keyring - Do not force building with PIE, it is default now anyways - Use https for URLs - Install license- modify cpio-2.12-out_of_bounds_write.patch to fix a regression causing cpio to crash for tar and ustar archive types [bsc#1028410]- Use macro for configure and make install - Use update-alternatives according to current documentation - Enable testsuite- Enable mt building - Separated cpio-mt subpackge - Change recommend to own mt subpackge - Remove cpio-mt.patch - those features available in original mt-st package - Switch to use alternatives system for mt - Disable rmt building: this binary fully identical to rmt from tar - Change default rmt dir to /usr/bin- cleanup with spec-cleaner- Recommend mt_st as it is not hard dependency- fix typos in the description - add 'Require: mt_st' in order not to surprise users by the missing 'mt' binary- Disable mt building: this binary from mt_st package offers advanced capabilities with the same functionality. - Enable rmt building: 'dump' package no longer include it, besides cpio code base for rmt is more fresh. - Reflect those changes in the package description.- add cpio-2.12-out_of_bounds_write.patch to fix an out of bounds write in a way cpio parses certain cpio files [bsc#963448], [CVE-2016-2037]- update to 2.12 * Improved documentation * Manpages are installed by make install * New options for copy-out mode: --ignore-devno, - -renumber-inodes, --device-independent, --reproducible * update * cpio-use_new_ascii_format.patch * cpio-mt.patch * cpio-eof_tape_handling.patch * cpio-pattern-file-sigsegv.patch * cpio-check_for_symlinks.patch * remove (no longer needed) * cpio-stdio.in.patch * 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch * add * cpio-2.12-util.c_no_return_in_nonvoid_fnc.patch to add missing return to the nonvoid get_inode_and_dev() function - use spec-cleaner- Add gpg signature - Correct info scriplet dependencies - Cleanup spec file with spec-cleaner- build with PIE- fix an OOB write with cpio -i (bnc#907456) (CVE-2014-9112) * added 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch/bin/sh/bin/shs390zl31 1706542189 2.13-150400.3.6.12.13-150400.3.6.1cpiocpiocpioChangeLogNEWScpio.info.gzcpioCOPYINGcpio.1.gz/bin//usr/bin//usr/share/doc/packages//usr/share/doc/packages/cpio//usr/share/info//usr/share/licenses//usr/share/licenses/cpio//usr/share/man/man1/-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:32275/SUSE_SLE-15-SP4_Update/2737cea406e20f432c7d74db5884cc74-cpio.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=9656e65e1ee0c13bf874c56cbba330f4bb31ab29, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRR R RRRRBsE.0Ulcpio-mtrmt2.13utf-86bdf19bd977a986944c0bec5144cb7d2d41cc8c0758022b83c54816bc17ba208?7zXZ !t/M%]"k%a)Kw)%Gla1jNZݼ 9r{r{->%@\kȌsv0&IyBH'UC|s]@{6F]lwY$X@$`g !5ۏh%]3^Hd}~0f]ES_삘՟GZ:D/{̜@>W@kb.2=jU@`~?f_l r_XNUջ-bjK^-j_PC #Ikѵ BSYy{ztގiI(td77Pͣ 1Zc8)qM$Y,ژ梛7y;X}ɟ$2Sn0#fia))+6)8?NSta7 K1gtv2&~ᅳ0$J?'b۴e26Vq;1;ھܒyg>ӝC[9 h}St(l Aqo(SP*=O ؿrR`d6,Xm1Kۉjup|>U`CA"KhVD ݻҰF2| =#? lI {뛖<%xig2(;m g19n^s2ȪfRݵ^uW@0 ^/K>]Jy<;utvLKkNCjdv)O-g(XSPCNm1k$9&ScfT:soD*4xmIXyƘ⶧#f3b^JX=$dޔ!p }puj"_u*.BIfv%Kxcd-6miWrs)q?lW>>7 8;b8i흋iC줏iPɕ Biqu g#Ar.ojL m 5ZxO./5nF~+}>s棢0 z.,a)ȀV~mA1˝}|$ܾ'QažF \ind^!~@' 3L9.dwB~ՊFϩ4؛,Ij- \ֻGj !5tE^d,`p`,rH c۴POvqbn {$C822 #5O W]U`v t%֫,EwttO6foįIDf xmȗU+R&j7u+`ʑG+=c4b!=RBW&QGCMdի;Τ=l{ nN:I~YZ G~cɯ MKC^I{*752W*X'BH3*Q8K@JKlnuTcDݛn#oM[0c"{It~uY™0BL.{r}oEm'[r|;2 Z*[7^z˼ghe75'4_a&Ml'%EP_\}<`AG[f|i9?\)jCǠBڈ+uNHJj|?a4"Kx&H:3LF|ό$NVnA[lx;90R/.)[\X8u=aU֤k`|!@V9shq㘍=ir%BkzUA, 5|a, dS!|ʩƀϖ߿V_hԡWSCBL !IיbD“I=Yb!]k7?t LJz0GJ.R!Mf.]~fQ|ĤPdUy݊[XK~04s:%wac ZDKM(NBQ mWHёjFn^}7]3 w.T%NKN]IM.3!%sLȉck;oVahuL7?'Sb)30(5Z1,?;Do5x:417oF f!eluŎjQ?I ) jd;14H`9 -4 D7Ih4px:?Г455`:|vJg`Fm(Si,nN` 'ͮ͒ǃJ?5!G+s@) \0+G!jeb$Cf*Ï030V$WM\&}z E:0_7ϊ&#y[g9/ \E$܋t*$=is&Wl6Jʿ(42fFI`;Dm{nx,SQ.aIU'g1'eN}"q_y3b q>lV=`|ܚ@Uܶ$.yBmҨ. #a_YdBNMA,@1+%C9%*Bk<80lA;Pc. G_=\+ .Y03S*@p+no8ϕkm#)zt\>Ua7_imc\z~`ءg?m\?£ecႂ ($&d_:,ڹqbPT<\Ø׈^| JRH8 n u}p"D37ҭ ʣcP !Hn"8v9YCh9$d#PBJC>d-%Tu3g]b\$/]& nMcR\y i8>&5`eYuĉ⓶_ZѠE[dzt f,a *7-2R^+0n/'^*Yst}INO1wZ`1gbJM?&P7:|Ey 8q,Ŵ^_͋uYݴɹBV+:H6IrD"P؃VϙPk&~J6+ ~W2>q[5㚳x~ڮ |W_C,~x8ZA>ց3.; QUl)6c<ٵtswIje${ #w/%*?E~Vu/Hɲ{ݕ!?;0#>1`Cgħ`I;Q_K`FwkBT\2e1im`vֽ&BsG݈?/=oV1nxs>@l*)&G/pu8 qw1񨿙ՕB*)Zxcfbb;J 5#:Wyۍ3hU z}(Q7JQ,= 8O wNjORc:xFߌ!%2$:v,=G`xBtOb?Z*UP,|zag,B)o(ّMMLϱio Ct\k`'GY2e|ԦŨW2+VMZu,a3ވ[ ~7H.cyai26Chf}k{!WӺXOE-[CA|'z71˩/$sƠ1-H2 niRb,o;>V Б @z\KS=30C=P?{Hc=ҷcx|o"C^<Ĝ&$[",weunQ$qri쭆O\1"憝t"⟉hjWС5e@}~ x(tہI͞LNiԶW,2T+б0*pɚWCR04:}ܢ`&8 m_FLf̥ 覕&w`Ks#ݏ7Voht-2K\XKO}KZm-(0% G#o.k^ |:}㠻[qD+)˟H DsE-Tr3p+K0e#N_E-C! ۠u'ɱe;\ZM0elI DD;2DH8̪d f`CiFHލIxF4:~'ր-/1~&jBhBQWmCJPbٱi9s^ 4~s#cY"8"CkծvtQX19ieV .$k%jE 2Y]R(i(nӫr`Il:"V.H lR;.P*ylsM' I_0t%aÔؼ]vY:u€j^ٕf$wZ 4ZUM_P[DBFJ2rfdRK]t&МɐRMڻ.w UqW[8 5-RƕJhPQ(`dc>PjgVݚk$eF)Ta @ևuusMb=v[(hSb;mԖ# ]-|F(- ֐GH2/x48η9ń+,MggђPV1=(x}ddRXeRT(k$uTw (ˇ=|d&56qVةgg|ryKr]i^@v.̔$FT~>PM ah2YR< xr8n2N |$d%rn߅8o>n @^7.1\.ܥt4Ru`< bg4uuKg~ -qւ_t&3^CKIUߩyf.@V9/e:R;'YA$r¶-< <5e`CzK$a'x&/d'8 P}_Ѫ/\Ub7! DfOk8c^jMzΘae!? J Tg+~Ύr|A%oNF{|SpAݿįE̟n ݰIzʨ<- הP+ K`Hj'K0}8νl$F$BMX oq wV*)!-A?%iuLl&]V돇E (xVdJ dlqu]wޣAE迵.uQ̔cΊBj Ybo+d zo ߬j+Z' 6={,= gQqCsx`!ssF(UɿCYu12_W1L@uS,=)YOU\ _,+U/A0 CUW`bQU q/V>ah,>H{hwչT- ߂|i;n~d,j)Qrټ~jQs.:Z^|;[ }{ɘ 8n#Z` EmNHGzrCrOlőӡoNR^fܢt,T_%.8:^;X 9,Q8?0qdnwm9 LmBl)pT U=IɎtWqA"O w Bf a&1U|S\eϒ*76+@9E7|tT?0z˄ye7#ϩh:+.D,M2GY˽}TJGE`}}S G VU<Lj$Wv Itܮ;l #qiٯݏW_ C)y۩E x\ڲZ֊5ȉ q.2 *{nVs<%i󨇁']OkP:m:Y't|Tb=H\LE*q=CBb#7MBdXT'ӏɊA ("88vkؓjUڴ%KCaڶ%$1z+UT$6z IS\ L:B)K'pc kj' ,!7D;])r 80m*俦S۔ %?@>iŸze= ȪV6@T#\βmHYuPquN+OWgng|3ܓ"'-ZkA@ HQ6>iTw9n:0;o{xcdBIMg0-˚m?4*!nE#p'&FYޖ,X|un3;AA'XT c؈5FO#L|onBiTqK ~5Yęfbe+< TmVu$7ҥnsכ;QBjt&ӱ:iF G c;͗$g]T$ȟDt`. pOyKod8jz EAk}]٥Ж+}6xƝ0u7Ήlm` {TND((]57z/ 9!cL?8jch'Gkտ>7ʖ{|j5RQɉhF'ȷR_b?R2l HQLGA'2Ȱ|jׄ,U+hUCEoY4ב:Dn]8ǗPl/=k?t2E.w~ ڠ],c O4c#FyUh\+"San#۠u* G<NhA%94TL0=eLED0M߆^-$޹@ɉK#~ YZ