cpio-2.13-150400.3.6.1<>,9Peêp9|e )vVWcԻߓp$_)Z۲-p5 Uuoҏ* tCGGQ2Hb ` N3isR!Q)|wHR}h[BXNp\pvQB*;idÝ.tU 0n|?0fiN"ѺM_MB*t9 h+cζχA$A@6@-;qTm/f]fq6ĔF>E?d   8|  7=E       D      5 b    (89\: G>?FG H$ IH XTY\\ ] ^bc+deflu vw4 xX y|zCcpio2.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.eêh02-armsrv3A@SUSE Linux Enterprise 15SUSE LLC GPL-3.0-onlyhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/cpio/cpio.htmllinuxaarch64 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큤eçeèeê]}X]v8eçeêXjKeç5ca4c5fc49654932ee685e4d8f66e3b0a2eb3b54ed3308a942d7d3718d4c0af0e5bc5a6df7dceafef857f251aff7fd9b1e67f1041ba949f3a9b1d8fe861b1908211c1a460a0e63697072cefe2948f2176341dd2528a4c4c7d0bb95f9d68bf3175d582e401654e231a2dab1c706cb7186f567ae96c61b8243a3cc8f837629aa4cfc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7287bce74767fb0799bba4b10dd0b16596cd4f751309f5e4e8521a68e7c4f924b/usr/bin/cpiorootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcpio-2.13-150400.3.6.1.src.rpmcpiocpio(aarch-64) @@@@    /bin/sh/bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/shh02-armsrv3 1706541994 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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=6eb5581f7f7cd7b6bbddb6928048cdd1f258e587, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRR3y ℔ (acpio-mtrmt2.13utf-8d510493c362dbaadb0f4e3c17babe43e91320a9039ecad4db92769f12b8ea528?7zXZ !t/(]"k%fɈKw)%GkhM)A>}6YvHR# *Qѽ`\j&ql뺟#Hq1he[R%E CB4%N]a#oMRq6"~&`r X]bzx_![5Y6,ülTl,cܐew)q N)plOk桉֜RP8]>7uחt-Vx$&"̫2'kb7D_{ `\Gm=rcD$3 W%|ɹ{(?9򜕚GuM> w><+h,y-Iʼn -)/_ĀEp7AdBi3S=aEEFxeH1p I-YH3hN @ujwﲾ፜,-eV';,W U^ᚬ& t=O3X}Z|ɃvB͞Fg$ѭ|O`Amr!ooB]tXIm!Ώr5Ky ߑ 4]țDlߴ]ZyV8f!ige:;2*GTb()j0#Mx4Ӹɑhv={~43;,G |.SSZX i]ʰ9;PӠbf,r\1!بq2#y ߾a5oӾL, LZ !@)M1l%ΈqW}#=^[8S;wA|dѐԺr}<(5 5gk˃!1Y|r>W%bURu#X53΢ i|!躥ꕅ~5Khm_qslHf4Cӥ컵GΆTj UZ)hSڳv$fp2.pA[-`:;G0$]gƸ|9dV+uǂ8cז(ы(_W[J<1ldmS/HAI?OC|~rgC\RjES,]zF}m ) V.)Jo;cf.zul Tmh6qq\`lWڟ礰Eu3^/#DN#/ anM|4C1χ&Y餒w|yªK&V|T3'%Q$o'iH']WN}oz2?|Op[qo83y|LodÍ &ƿN_,߶ֵmr>>E  0~RW g~@A(~L1On1?ή}^4*1odHHç:7oB ĦỲ ga'%8B%Q< Qld['hȤUwX[ΰh,lq)m .8}.P5:zPS,Wve eVgh@vMݻnAif.Gߑ?i=dB\#?Iċ?BE2mZ@i#(n]EƔ-+ bV6i_cPP+1BÇZ͔=D3͂k+\n L (tf=5GŸ:㆗)ȸ74ÃGG^&8U}[%7^u(R[s-OzAku~O&!AdPyQ͠MG_|CEd=ڒB$-0uo*ik{W?Ywp)kHTdg#$7:_)6RF%\?,'y|V aEbv)XZPD\m\hunzÊ{c^ĭVmQ_2|$X!z?ՊEy&y4W<i@Pq_-S7bS(3]) O;]#ˑ0yZ O3`h1u$сZ3=-X"94ߣ"=Rƛ|;(0rquGn+{X<#q%a"&X q1d 07S֭`l5$[7B cĮb [4x0h8I51KʁnXc@\(ކu=K{PMV$/t76^9m0MpBX/}S+@Xl"dUO:+YmL ^3 ho7撅WΤ{b\D2#m k1^ssi'/­-iFah,?!:`SOx(̳G=&8u8|t\WD7~%%] *S**H@З"v|0MTtZdP' jn0ndYQb,m#)!Ov?2q{> Ei;ct{4}nt Vg GPPȠ߻.hLפ+%ak+̨Sކ@GHRanX㎉ }Xtc1ŗJt ;ujq`2B'l:E#oyIyqyrvZ&wPQ>zwOEn,-ޠ@ sPHA؎oy\w6a[]ԋQGn"6WsW͕ 'd⩥u/b##8^j=vOlx')+=C,Ag',ƮzXk  Q>CfZ1H" K&GN3~]E$Ճw6Sv ;z35$b l&=&ȁa9P%u"ۥiHaUGVcl-=2Mɛd?x9-Q)L`| YZ