patch-2.7.6-lp150.3.3.1<>,`|[//=„O$\$]?__&"wE-jnINbs9N.|d&fJ_>[x AhJ;Hȋ&REӦýӪM tPמ+r93SLY힬4|3^^[Qx8q9~r83?3vy,nFVyy!8DTh. Jܦ/hkeMNU5ST˧KX[j#T~80& %KDeP6&)+4}8d8{ >A18?1(d  $ 4:Dd t   , 4T| ( h (8#94#:d#F,OG,dH,I,X,Y,\,],^-1b-c.ad.e.f.l.u/ v/,w0hx0y0z00001$Cpatch2.7.6lp150.3.3.1GNU patchThe GNU patch program is used to apply diffs between original and changed files (generated by the diff command) to the original files.[/lamb20hopenSUSE Leap 15.0openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Text/Utilitieshttp://ftp.gnu.org/gnu/patch/linuxx86_64O>t K.A큤A큤[-[/Y:8ZvZv[/Y:8[-66ad4e1b10d3f0a50ae40aff03b03fb1391efd9b4008d6835e0681a16a0f8948528481ea03694753f86a597ae141e4f7cc39b29574d4b3e5f53d1daaabf4c803d36e3e3fa4a4cdf4d1857c264e4e86ad0b5a946ce38dcc32a2615ef66e1951d69bcbe8b98b3061da1fb37d1176f7e205eec4f1e24bd1ea76f88c1f2dd790c8278ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903ca57e06025443f32fcffa186b082b7ba5a336e3846534d0d2ad4f30398420719rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpatch-2.7.6-lp150.3.3.1.src.rpmpatchpatch(x86-64)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1patchutils0.3.24.14.1ZZ3@Z3@ZZI@Zz@T@TT7T`S{CPPPSO~O|7NFML-K @Ki@Ki@Ki@KepK;@JJ@JJd\@J;}IܑI@@III@IԨjdelvare@suse.dejdelvare@suse.dejdelvare@suse.dejdelvare@suse.dejdelvare@suse.deastieger@suse.comjdelvare@suse.dejdelvare@suse.deandreas.stieger@gmx.dejdelvare@suse.deschwab@suse.dejdelvare@suse.dejdelvare@suse.deaj@suse.dejdelvare@suse.dejdelvare@suse.deuli@suse.comjdelvare@suse.dejengelh@medozas.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.deagruen@suse.de- ed-style-07-dont-leak-tmp-file.patch, ed-style-08-dont-leak-tmp-file-multi.patch: Fix temporary file leak when applying ed-style patches (bsc#1092500, savannah#53820).- Add ed as BuildRequires so ed-style patches can be checked by the test suite.Fix CVE-2018-1000156 (bsc#1088420, savannah#53566). - ed-style-01-missing-input-files.patch: Allow input files to be missing for ed-style patches. - ed-style-02-fix-arbitrary-command-execution.patch, ed-style-03-update-test-Makefile.patch: Fix arbitrary command execution in ed-style patches. - ed-style-04-invoke-ed-directly.patch: Invoke ed directly instead of using the shell. - ed-style-05-minor-cleanups.patch: Minor cleanups in do_ed_script. - ed-style-06-fix-test-failure.patch: Fix 'ed-style' test failure.- Move COPYING from %doc to %license.- Add AUTHORS and COPYING to %doc. - fix-segfault-mangled-rename.patch: Fix segfault with mangled rename patch (bsc#1080951, CVE-2018-6951, savannah#53132).- patch 2.7.6: * Files specified on the command line are no longer verified to be inside the current working directory, so commands like "patch -i foo.diff ../foo" will work again * Fixes CVE-2016-10713 (Out-of-bounds access within pch_write_line() in pch.c could possibly lead to DoS via a crafted input file; bsc#1080918) * Various fixes- patch 2.7.5 Fixes a functional regression introduced by the previous update. + Patching through symbolic links works again, as long as the target is within the working tree.- patch 2.7.4 Fixes a functional regression introduced by the previous security fix. The security fix would forbid legitimate use cases of relative symbolic links. [boo#918058] + Allow arbitrary symlink targets again. + Do not change permissions if there isn't an explicit mode change. + Fix indentation heuristic for context diffs. - Please also note that the previous update fixed security bugs boo#915328 and boo#915329 even though it did not say so.- patch 2.7.3 Contains a security fix for a directory traversal flaw when handling git-style patches. This could allow an attacker to overwrite arbitrary files by applying a specially crafted patch. [boo#913678] [CVE-2015-1196] + With git-style patches, symlinks that point outside the working directory will no longer be created (CVE-2015-1196). + When a file isn't being deleted because the file contents don't match the patch, the resulting message is now "Not deleting file ... as content differs from patch" instead of "File ... is not empty after patch; not deleting". + Function names in hunks (from diff -p) are now preserved in reject files This change was previously added as a patch. [boo#904519] - Version 2.7.2 differed from the above only slightly. - packaging changes: + Verify source signatures + Removed patches now upstream: * error-report-crash.patch * reject-print-function-01-drop-useless-test.patch * reject-print-function-02-handle-unified-format.patch + run spec-cleaner- reject-print-function-01-drop-useless-test.patch: Drop useless test in another_hunk(). - reject-print-function-02-handle-unified-format.patch: Preserve C function name in unified rejects (bnc#904519).- error-report-crash.patch: fix crash after reporting error during option parsing- Back to bz2 archive format as old products lack xz.- Version 2.7.1 + Patch no longer gets a failed assertion for certain mangled patches. + Ignore destination file names that are absolute or that contain a component of "..", except when working in the root directory. This addresses CVE-2010-4651. + Support for most features of the "diff --git" format, including renames and copies, permission changes, and symlink diffs. Binary diffs are not supported yet; patch will complain and skip them. + Support for double-quoted filenames: when a filename starts with a double quote, it is interpreted as a C string literal. The escape sequences \\, \", \a, \b, \f, \n, \r, \t, \v, and \ooo (a three-digit octal number between 0 and 255) are recognized. + Refuse to apply a normal patch to a symlink. (Previous versions of patch were replacing the symlink with a regular file.) + New --follow-symlinks option to allow to treat symlinks as files: this was patch's behavior before version 2.7. + When trying to modify a read-only file, warn about the potential problem by default. The --read-only command line option allows to change this behavior. + Files to be deleted are deleted once the entire input has been processed, not immediately. This fixes a bug with numbered backup files. + When a timestamp specifies a time zone, honor that instead of assuming the local time zone (--set-date) or Universal Coordinated Time (--set-utc). + Support for nanosecond precision timestamps. + Many bug fixes. + Clarify the message printed when a patch is expected to empty out and delete a file, but the file does not become empty. + Various improvements to messages when applying a patch to a file of different type (regular file vs. symlink), when there are line ending differences (LF vs. CRLF), and when in - -dry-run mode. + Ignore when extended attributes cannot be preserved because they are unsupported or because permission to set them is denied. - patch-revert-e0f70752.patch: Dropped, original bug fixed upstream. - patch-stdio.in.patch: Dropped, merged upstream.- patch-stdio.in.patch: Fix build with missing gets declaration (glibc 2.16)- patch-revert-e0f70752.patch: Revert broken upstream commit (bnc#755136).- Version 2.6.1.136- cross-build fix: use %configure macro- Version 2.6.1.116: + Patch now ignores destination file names that are absolute or that contain a component of ".." (CVE-2010-4651, bnc#662957). - Drop unified-reject-files-compat.diff. Compatibility has been provided for the past 18 months, hopefully nobody is relying on it any longer.- Use %_smp_mflags- Version 2.6.1.81: + Fix backup file detection for deleted files + Allow to create and delete empty files + Stick to the best name in the reversed-patch check + Various portability improvements- Fix the linker library order.- Be more verbose when %verbose is defined.- Version 2.6.1.64: + Support for most features of the "diff --git" format: renames and copies, permission changes, symlink diffs. (Binary diffs are not supported yet; patch will complain and skip them.) + Support for double-quoted filenames: when a filename in a context diff starts with a double quote, it is interpreted as a C string literal. The escape sequences \\, \", \a, \b, \f, \n, \r, \t, \v, and \ooo (a three-digit octal number between 0 and 255) are recognized. + Refuse to patch read-only files by default, or at least warn when patching such files with --force or --batch. + Refuse to apply a normal patch to a symlink. (Previous versions of patch were wrongly replacing the symlink with a regular file.) + When a timestamp specifies a time zone, honor that instead of assuming the local time zone (--set-date) or Universal Coordinated Time (--set-utc). + Support for nanosecond precision timestamps. + Many portability and bug fixes.- Version 2.6.1.9: + Skip another ed-dependent test when ed isn't installed. + More portability fixes.- Version 2.6.1: + Support for diff3(1) style merges which show the old, original, and new lines of a conflict has been added (--merge=diff3). The default still is the merge(1) format (--merge or - -merge=merge). + Bug and portability fixes. Sun Dec 6 17:32:57 CET 2009 - jengelh - enable parallel building- Version 2.6.- Version 2.5.9.122: + Try to preserve the owning group of patched files. - Add --unified-reject-files backwards-compatibility patch to older SUSE versions of patch.- Version 2.5.9.120: + When copying files, use full_write() from gnulib instead of write(). + The -m option hasn't been officially allocated yet. Use only the long form for now (--merge).- Version 2.5.9.118: + Change the default value of PATCH_GET to 0. + When merging, make sure that hunks will not end up "out of order" + When the file to patch is specified on the command line, apply all patches to that file + Some portability fixes/improvements + Don't fail when removing nonexistent files in move_file- Version 2.5.9.109: + Preserve timestamps in reject files. + Add support for sending output to standard output. + Allow special characters in filenames read interactively. + Don't forget to NUL terminate ptimestr in fetchname().- Version 2.5.9.104: timestamp parsing fix, 64-bit fix.- Version 2.5.9.97: Another bugfix.- Version 2.5.9.95: Gnulib update, bug fixes.- Update to version patch-2.5.9.77: updated manpage and NEWS, no strict depenency on ed in the test suite anymore, and slightly improved handling of asymmetric hunks.- Update to version patch-2.5.9.69 which has all our patches merged in one form or anther, along with many other fixes and improvements (see NEWS).lamb20 15282138072.7.6-lp150.3.3.12.7.6-lp150.3.3.1patchpatchAUTHORSNEWSREADMEpatchCOPYINGpatch.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/patch//usr/share/licenses//usr/share/licenses/patch//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.opensuse.org/openSUSE:Maintenance:8231/openSUSE_Leap_15.0_Update/19d67a40553aa6cd444c5110be31edac-patch.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=7cc0f678a53236883ebcbce521e35345affed21d, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRl6ߘՔUڕjMutf-8bc1710a04f7861f69b39e3b314f48697441893ca801355f36ec469ca7cfe7cf9?7zXZ !t/D*]"k%akqyywk*&Fs?GXn{|V}\$due6zj!%e#/`a@$G6N6:MaVr#iu`Ȑa+ L]-u8"bQ#4ֽi?4mopԡ gqF*B {59C.`8&2l1 yoI'=eE޷>{DY\Z j/~!JBvVBtʬyw  gTv?8 bNVvxcjl5\hp7h}z"X/t' `(YRHNnfvIK>|9{r/Tjh|I<U$^5@wE"ͺ8 ah1k7UP#V: MJ%hnݍ<6?Y#ﴘ~er2}jKH#) W4]S#= 8CDUa+Lu7 ]61qi}$-&ev-HabsEr;:۷`LA,Dx0x1\u--zhlquXj7e~yC֗b@m@3_K} r@̽tQ2T:Bi eAd-1!vTNVlXcZWJ/ɡun|c+#),bdޭ8# X-.sz4iQY$FV=|sLӃzlar5P8hX[KLtџjx'AJdBLJNC'{Twt1c'eJVF@8Wy -l ɔuݯ,=f02KA|D(c}DW#?_g!E֚ବluQ;M_;)Kh[mq`'GvwI ֋!"5k\3x̻rxHy+}a((1_i h?QVi0>(t3_^@YmU0 Hg+|@k5|` N SlIruɃsج2:_3*e'wC]Y~Nd?OJѻc_p?eWGмU\Aup8xmn2ݥjm8kh͑쟄嚨Q:~VtC7S/UʻKv6ߦ/P?,9[.h&hBN<] Ð19|=gE0,JG{_,h)h`7kĕ^5}QbF00Z|Y—%dT:2>:AUHhMxHM c޾q"#$obU2D]Wڝl>}d(V))''N棪0'Q_>]ctcB@0\T_æO_p$-(7ޮCJBJ6@WU T2'( x x]aRe>t2ka壧rO>$B,UNH%9 vRx^.ĨX^[2Õ ݍ>{ ('!, qnef/!;GMwHSQ o1_K }F'V[{MFrb! XFO?|v 95iFHD/ #zJMX5ݳ|r)Gz@b 0[ 5[uo4_?M;q(wore|-A[ ZHTG<Z,f,r"aUpHҬh_E9|""QpPE'R5Z<)4uiJsTNO7n)=AstoxJV n JvMueymxb$QFMƵ Mt~7l"^L!M$G*!yC9 bE ~ͺ5 i=$ݿj&Yf&YL8) k/Abʏ.^8@Ϗ.$Ξ q;ϰoAmR_ qTU*cJf-$(vކX8 X-3Z=ױ?;IiWrLo*5mFy>vf!X6^Ъ|Z407=B(U| Yqܽ߂ABPf[0jcOMq0>rId[LmQƽsk}ހ>P"#o"} k{rguf.VyeMM.u cFmdmr"ygk'nsH=m$#$4Tf%0M-2cƍ$zY6s_[9!92HoW #:VʍPw sIiQd)QyMX`lae"W36^>O p l@^E.{EϷI ',)-K%kՄx`͍=`m",ЀNq3|(ˠh yEvgpF34؜nQNfaȟS&9b55K@i h[1-LFiMUn.L$lv-2{C -N4yA>+Cu4DWrK8ҹLSBs&%ԢpGyX'}5/TξI6zL8$ЩLw%Anc.>&Hހh6nSFhddI9[@~i"yO?vw~ ´ y1/hKcڒ]󑝋w X {6 P@%<I}OFMeOW4A Cڏ݈:@b&\<tLת.&aF0ۺ!*q2>m"nNTpRw\dPnB25cܿUj~Vy?O.Sqi$-@,yJn$xL+!>U%jotŨ晴мxviux9YH6?Xt5F Yj>-& NW/EkFq_Xj"#r_cZ%aRY2lekep*mHP WLsqΘ[EaHˡ$Q {,,qcf)˨ٔMzDϭY_ 7}%F<~ߴ2i oFhJG;bdOA\#ܥN9 }Ak{;c4f;mFG8/n)WȽҸφLڀ|;7Q*얢$$T080& )I4F -7FXQ6?;$3L,G/E&a5NmգҮL)k;|"A(\2~v^{89OþbF ^ÁJ'>哊tGwq]Ʌn(L/H^y;%KIÞjE?J}柜yl2_fol"NcD𽄈Yn74,)+bXZC IlrW D/ ^<'L3.W>հ8?kOCػ}Wum($\qE%·ɩJTduQA*cl $}%< wS03un7C0JU.)N>вya6'kFs.Ss8S`hy*O#J 8s!gFZ5BJgkk0lmZ|t9PPj4[D%.Qƌ5WGl\'r= qU6/SDcY?V+#b. "4u}/בTmP i &O<6ɀ^e=:fxj?7Ht_zr6]Jp\\Z;u/W(0B9:pdhP*hGg(:]5ʣUDŽ%MW˜C\o\r}LߏqA̓BڽZm9v2?~Zͳ硁!u`Pza,\$25VtHT&r.GypX (1!pwD'8m'߭Bz)р##tᓢ@`ix!- fleG٥!N0ǫ4;W$ăx3E4 6'(eP+ۜCҠΪV⩬h,2ܘĞLvgirާ;$Ez?j}@B0Dzh4MJ$"Hoxjv32ʣ7w6#/ս:9%/MHΠ=wxɶu{P\6DdOPrRvt);{z(}cƋߋaD'{35}}X?;2]rSgx;8H>O LcK335*glNѐ>A !&Gug|cMwͽx;Ҁ:#H>}?yi#J[["t_`^s@Cd}2n1+ߜ ^%[^|`4*'7dN9p.AC;uu@v&+bHFD?dP9q4}Uű{?ͦEɈ{֏ẍ*WKУ)<]ŦCcTIOXW5j;E!Q-3/~g^t2./k& D/CWVJgҿ&{/8Ju-KעۂTx `uX 'RȑaSKB[.U}|: 6Î ު' #q<%Xg&`&õ!z:RrY>_1tWҳ k /Ε@x#EL!IjȒ{ڐl:7<1uS8^/ R tCY3[SXX]FD<oGc<3udS+ O^Rޓrc*9[`7 X89(@DIqdwJ)aQve${Н#ۉ˔wz-]6lY.G@sHvEQw ֥rtQgsVa&-1pu)k-l\1-4Mص0 ׻qD8 /(_'Z w![Io%jI Te?tBo9R/4uiP'8 s=Uxb}p%]v^^ yd'e<)ocSmtI'Y_:БbB; TI1^*Xv$RcV uBA pp$9DQa^4BRsSUS?6D5`TyGM6+@d\xa }{n#J6QQ%>]߬V3"¥N8oxa+`1'F&TS f|l6噭~uu-P⩫X`D̃GiGIaҷBlK/(p*Ym/P'm.;c6ݓhGjL14(ϕU3H_ Tdkiw+ }ϭ"ܯ~B$ػp]fw:]= JMm~NBjio@*UH&)ߔTކ$o@Zi{kñ[G'Qsmp}z<ϐplec` JP+i2t7BNw=d E1I :7[O(2tE+Jrs6a&.gLj;R4DqZ)?[9~k <@*O:[oQf^W'hS,1Ն!$`}tW$Tp`M17>RuO$ l J-D2Ȼ(27~ζ;a7l;Ab/\#4r%5a0mʟ=JHzTXv; 3>23 Х霆i;H)y^D8hQgz~mWճGK0CW S<5У0y,fKje!njJ)}Vh`d*C)?өs7d ^.kVkܗl)o/x&?9!bVB{ NئkЛ:K)h]wO%:/(Nj6.z(oWgl\bk"Z.caܨN^HNR`1*+G?Q3rUyc]{0}ahIfB}DX'mXջNbXN7SC-F͓;c0(Kj/]ҿ=\SjR?s0a3ʥYop'ՠւ$Ym Фwmcchi Ww[Ɔ>w?+9TGvgawfẎuit )͟8 1TW4Tk@/e-0!e!ˤc=ij_Xx`ƫU>u?9Q!!՗U> ( rOB{4Bdv)gݦW;LوP"e /WDu`ۺZ,yŖ*hcر&oGp LHPKL80b~7g-Ww*~-kMG3=XR1k  J&U^RU+[5!Ay-&4eÞ[j~Ju7פ bSN1rPF-g"/@ dEv/E2!,ђN\tʶ{6)x3͎"U߉+^ YZ