gettext-runtime-32bit-0.19.8.1-lp151.5.7.1<>,X _iw/=„a|4Nl61SʺYn9`|ܬLܰeea*Nx'IRNE῱Mԣ{w xPK"1&pH'~YYG ۅ:dmoƜilQ(3a@L"Z.8F<9ǰK! &1l`S@LR=x~߇k8+ZI; #YFB&?R0/iٞ^T4p+,;$; {I4>A"?"d! - U 0U[bt    h """(=8D9: >3B;GLH\IlXpYZ[\]^:bDcdefluvw!x!y!1"d"h"n"Cgettext-runtime-32bit0.19.8.1lp151.5.7.1Tools for Native Language Support (NLS)This package contains the intl library as well as tools that ease the creation and maintenance of message catalogs. It allows you to extract strings from source code. The supplied Emacs mode (po-mode.el) helps editing these catalogs (called PO files, for portable object) and adding translations. A special compiler turns these PO files into binary catalogs._iwlamb12`topenSUSE Leap 15.1openSUSEGPL-3.0+ and LGPL-2.0+http://bugs.opensuse.orgDevelopment/Tools/Otherhttp://www.gnu.org/software/gettext/linuxx86_64/sbin/ldconfig% 4_iw_iw_iw_iw2d4fb6b034ed0ddc62a431e0d6b067d36feee48d642e6a1ae24126b2de9269abeafd99b19e4c42ae5927b8843a2f2aafdca8016d8963606b2d7e37ddd96abd0646492b7c0299a876779b8c8eae9935e08b6fe32d6a16725fcc60065c1adba4b3libasprintf.so.0.0.0rootrootrootrootrootrootrootrootgettext-runtime-0.19.8.1-lp151.5.7.1.src.rpmgettext-32bitgettext-runtime-32bitgettext-runtime-32bit(x86-32)libasprintf.so.0libgettextlib-0.19.8.1.solibgettextsrc-0.19.8.1.so@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libc.so.6(GLIBC_2.9)libcroco-0.6.so.3libgettextlib-0.19.8.1.solibpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.2)libstdc++.so.6libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.21)libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)libxml2.so.2(LIBXML2_2.6.0)libxml2.so.2(LIBXML2_2.9.0)libxml2.so.2(LIBXML2_2.9.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_Z@_@]>[:@YlYWY i@Wf@W[@W@WzW @Vf@U@U@U4@UUTT}TTAChristian Vögl Christian Vögl Christian Vögl Dr. Werner Fink dimstar@opensuse.orgdimstar@opensuse.orgbwiedemann@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comdimstar@opensuse.orgsbrabec@suse.comastieger@suse.comi@marguerite.sumlin@suse.comastieger@suse.comastieger@suse.commlin@suse.comandreas.stieger@gmx.deLed andreas.stieger@gmx.de- Added gettext-0.19.8.1-fix-uninitialized-free.patch (boo#1176142)- Fix boo941629-unnessary-rpath-on-standard-path.patch (boo#941629)- Added msgfmt-double-free.patch to fix a double free error (CVE-2018-18751 bsc#1113719)- Add patch msgfmt-reset-msg-length-after-remove.patch which does reset the length of message string after a line has been removed (boo#1106843)- Ignore rpm-build's dependency on gettext-tools while building the -mini variant: before gettext-runtime-mini is built, there is no provider of this symbol in a bootstrap cycle.- Explicitly call autoreconf, as we have patches touching the build system. Implicit calling automake/autoconf works only as long as the version on the system is the same as was used to bootstrap originally.- Add msgfmt-remove-pot-creation-date.patch to enable reproducible builds of packages using gettext-runtime such as dfc, e2fsprogs and acl- GNU gettext 0.19.8.1: * Fix unintentional soname bump- GNU gettext 0.19.8: * msgfmt now produces little-endian .mo files by default. * xml: xgettext and msgfmt now look for .its files in directories supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS environment variable. * JavaScript: xgettext and msgfmt now recognize numbered arguments in format strings.- drop gettext-runtime-grep-2.24.patch, no longer required for 2.25- GNU gettext 0.19.7: * can now load custom string extraction rules in XML Internationalization Tag Set (ITS) standard * the existing XML-based language scanners (Glade, GSettings, and AppData) rewritten using ITS * Add msgfmt --xml option to merge translations back to the original XML document.- Add gettext-runtime-grep-2.24.patch: Fix test suite with grep 2.24 (https://savannah.gnu.org/bugs/index.php?47674).- Recommend bison-lang by gettext-tools, as it is used by them.- GNU gettext 0.19.6: * Support AppData file format * New macro AM_GNU_GETTEXT_REQUIRE_VERSION * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to $(DOMAIN).pot, instead of the standard header comments. * Fix mishandling of gettext version numbers for minor releases, in po-mode.el and gettextize. * Fix build with --enable-relocatable. - remove no longer required gettext-0.19.5.1-gettextize.diff- add patch: boo941629-unnessary-rpath-on-standard-path.patch * config.rpath from gettext-tools will set rpath for ELF binaries not in /usr/lib, even if it's the standard path the linker would search anyway.- Add gettext-0.19.5.1-gettextize.diff * workaround gettextize in gettext 0.19.5.1, see http://lists.gnu.org/archive/html/bug-gettext/2015-07/msg00027.html- GNU gettext 0.19.5.1: * fix build on old platforms where stpcpy and stpncpy is missing- GNU gettext 0.19.5: * xgettext: feature to perform syntax checks on msgid, via - -check option or "xgettext: " commentgs * msgfilter, msgexec: new option --newline * The base Unicode standard is now updated to 8.0.0. * msginit is now capable of generating "Plural-Forms:" from Unicode CLDR. Via GETTEXTCLDRDIR environment variable. * Improved Programming languages support * drop gettext-check-allocated-size-for-static-segment.patch, is upstream- Add gettext-check-allocated-size-for-static-segment.patch from upstream * Check if the embedded segment size is valid, before adding it to the string length. Please see http://lists.gnu.org/archive/html/bug-gettext/2015-03/msg00005.html- GNU gettext 0.19.4: * The --keyword option of xgettext now accepts same argument number for both singular and plural forms. * Programming languages support: - C#: xgettext now properly handles Unicode characters encoded with surrogate pairs. - C/C++: xgettext now recognizes ISO/IEC 9899:2011 string literals prefixed by R, u8, u8R, u, uR, U, UR, L, or LR. - Shell: xgettext now properly recognizes Bash ANSI-C quoting ($'...'). * Bug fixes: - Fix integer overflow when reading certain MO files with msgunfmt. - Avoid invalid memory access in various cases. In particular, when the same argument number is specified for singular/ plural arguments, and when checking Lisp and Scheme format strings.- fix 'echo -e' in cvs.sh script that may be unsupported in some POSIX-complete shells - add patches: * gettext-0.19.3-fix-bashisms.patch- GNU gettext 0.19.3: * Fix xgettext mishandling of octal character escapes in C. * Fix autopoint infinite recursion with certain configure.ac. * The po/Makevars file has a new field MSGINIT_OPTIONS, that can be used to adjust msginit's operation. This is particularly useful for controlling line wrapping behavior together with MSGMERGE_OPTIONS and XGETTEXT_OPTIONS./bin/shgettext-32bit0.19.8.10.19.8.1-lp151.5.7.10.19.8.1-lp151.5.7.1 0.19.8.1libasprintf.so.0libasprintf.so.0.0.0libgettextlib-0.19.8.1.solibgettextsrc-0.19.8.1.so/usr/lib/-fomit-frame-pointer -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:14604/openSUSE_Leap_15.1_Update/fc29f409cd4e670a7e1f52c9d4fe5fed-gettext-runtime.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c7d44a2cfa2135fc30c243e66a5fe7346a4feb44, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b2f62fcd981bebf88cc4472cdd17b1863a83d3d4, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fde9da39025be5e73117b28db97011a4e94ab2a3, stripped  PRRRR RRRRPRRRRRRR R RR RRR RRRRRRPRRRRRRRR R R R RRR RRRRRutf-897591bdf3d1eefaf99daa8099ac0c2aba17a69d343553352a3d1846d48869367?7zXZ !t/K0]"k%FWk+ѱ \؏n%Cq-H.j5Noa? zp4w\lsݮ,(Ԡ3j{~on)+AB+#%̽U(6sŖU IhD:\M*FtT6o4rB,%PEb_@8Y "i/MJ|mмQA7Pya''kK 4D`?If OZՑaMFɝyz0Ŵ(;SoFd/f/@0+T(7!^ߑJGfZUezxe_g'iGq43C&6| B`CJA 2¿qC^>eתѰmPt&2Ö넥k*j Haď"py"w~Jpc=I8l_KCD/=# bqMA B-,!Y|`Pl]((+}@+kY.pF|`_mz\psĩ'^=|uC% ϼ;+Y/27os6+~g2Jw)k-4>~I+U*0|f1֣^[ƁqZo5sBDF?d^-F c؋0Ħa"y :C ,H&;>#:3 Ɲ1ɗ[GvOۏE͉ylbB8./+a4>Z;BqQw.{5-GDdJ.jtq*9@3iܿơ<‰ Wp3TpMI\AA#e h?7G2t 72l%ܓNh?l'̙Z(p"i&V/fDeˑ˥W&J.vΚ ʷ:_VoγvZ?[lJx'b[ ySj7)?"qNݡ'P-àN 2[l; ܨI s!2 ̍O99 V#CTCr ;!W.q8x|pYh&_[h/J-wJ|ɻf.{$XafrkeP3}ˠQR{U4g ޾z_55a*kgthp[uz\ *yhYap\{MlQyB6D2id&^҃-֠r\/iV+e }m|5{Fԕ8`жӪ}I_-!N7|?hNL*JHVi:''Z!_A:SorXƯ&"p /Ĩ:BWf#w\3i b;jN/`<](VD1Q5.)(5'} 2!&ߋU* oÃ?qJ-yLy?)aǖ5SG,rzunڈYL4H2gWBԗsaxٰGÚ;T\?1X1]&< zZ[ϡϸOvѺPač dkanגC1vɕ]ŅŐ7?*WO;Hߪ_CDN 9,{tDlۋY/pV`$TI5Utč!m[CJ>7 @Z롌s+K "GE駤!Tcw89 z'e\m3 8:EK=gEmږ J۝jG b7/{AV-GɓEi??Iv^E x7e+*$Ֆ%jaRED|2XqiFQK˰ t(^"<301ǰo+|QeۮiVhTmxT۔bLD+[K10ˢ8ᲦxLUJD)3ٻ$.AbƗuf-0rM ~0KdBӱY%z0@= _@30 /ava}007:84lk+"y nsծ& ic7FC5Kk}_[[rvoǟ\lwy@]N[u)cM}ZX6,1+Qߌkik8w ^ ?:JQ- d Da&9/259 Y,4*7O5[Fѓ .T\ܠT\6̴tЊʵ/,2P7jPK  xO u`4={v {;)yD}%gb_IJQKrE's;W>{WD+#C!*B21eQO ?lP ՀC L.QR%Xf$mAsgHi )mwڈ9]DN,HƗ*v\ف0'B)4|wYʉǒ_ijJ$OLq !W&AO@ ?]GǶP*V/sɔU添 IOwuf_M dA 0nˠWع|wQ9qJ Nesk8 Df8\b P"e ylWuJ^9<CT^|%bnDI&j,9A*˴)h-EzŔ,rQ$7Su5+fv zEb<څH,5Χ vm0}H Ėc]osfF]~*GZxB k]\-f5yg,jؒg_!-ܩBs@얠C=ǣ{7 -H;Y  0#جx8 7 \H(a {*đ`[$UqֹʇmF'&,K4}'!e5K5Q.KpKjcg|RcRi '"3,NROVC DXdFw"7Şȸn] 8\"+kM<XBtPڤOËzҐ#hK6k_Es.+k #ZQ[}Hi>\яiz~+y(M:ޟ9.3w-ƝH9FH]7oR" ѡX UG, :Jف L82I,. t"͍_&5O8x"[eԖe S'AWz;h, 0kku <[F dOq^le}{|Hb1=z%3qJzijKS~SZzl7ؤ͟9Bgӄ2;yْj\m_s_=$#n$T!3,1$W1)wQUI0?P}gp&ҍjʑ mwQdα6Ȉ*ܥtS=5gBD&?-L¾;20,>0g^*kYNw,i4&<l,DxE[k%nכrL8tL| nY:6=A{Zҿ|\JA3J)%/XDzs%ODdɷs1U M 1s-xgMw_ZݏT WzH^8}'/r_HEӃ :oV_AB8. OU Fp]wY5 rum,H7 jHvOeaHND _K_6pjlR5׻OqLm@M["Fh`7u1h}N~r;e+^1|9He{$E\&snGW ]wL[jP jc}d+iYJap}4*>X0-yDV0XӁ#^IbHt_;5AC2x}%/5oV֋ N+JQ=00N8ٯf3 |R.A@BQ_X c؆2 SEj M")튀H,Tf5߮sWK m(Vu Seۑ[v" »0ri4068`NX]@d f4Bت61nF!xL`VCFj2Xu [+կ` W:3Q6^: k^e 3ƆyLCc7+տ/F]T(*BֺF{n-|,b U7e+J~LյsK >PHhbGu9eW`I=Xrw7TY0&%T@e!Sdʔl=RhUOn J :"rTRUur=Cm;*Dc(qF|} zka,Kq^{IbR}=H~j3 y\۩8ǻ=ոNq$a'!aA,/˦,$5٠:f{m`S7ZN]g8PQK-:e/۵ V*#k]Etd쐤"bF>Omgt2$^UZϛ HRؽ:E"V@;4 e9֦ŷڠ[0Can7*$>`tz19$Fh7o/DLZYuH –SkP!"¥آ{up(@U\y],ӯ!),mZrL~pa{/SCm';'Ơ9}Kt"91/IOU\K ABfo2焢Dz  g7ǿmVC#xll/D1Anjٞun@c'M>;iϠ59) x\ |D1bѧ:+]YPL-BYݕPLޓ;M@~K! D ruJh2H,F q^ڻEﷀB8+}CuKm4CFASb*>$򹻺YN=b-5@V!:1tO K;8eːPo`7ݸ{QO'E[.\ *3QB 4A$}bdq;&xkBvxw$h.?+[Fk!5%$配SM [ﺔ4Tȧ`=P<#C;<#W|ZS?o;=t̀=m[‚S~ s㐂,х<+~1=V}h*Ŀ>"W;B$;B&9^f _W2{R+N:T_{-S)o9+#Ǧ{#S8u}IN"Ddٜ[8j$yO/~wpwF2!Ê-$`צ<ޮ'Q ]ias8))ϗd%}l";:{=cmo4f(b(gXOEڪ7γC͈OVr> iqB5v8^ ӜXpv.):?ORzaE`b,#=y&CEl;n'# +H =q~ȿ{# Q.yg{߄S0\K׊H2[hka+KY9;JU3,1Z!'3B (FnUO(&hr}R k Y=U)xr~1K xK|ɽZk; aC CCVxZ!L8WY8׬UԒd/k;L=UFյ#O8Һ:>ÄN3OŴw`~qǯi#iewfM3o[GӂA;< ;n*ɂS݊[#Ì!$7>A-0[>\U'! I3x#=T坜&~>6\BH]!Gb~)G{jHq+l 9 EBe 'N@L?!:6y ,`CA0-GS{ddǣ^'b0q DDq"7׫kO+u4ׅ)/R2/Mt cCC&&x3NhvRwrrtπov2:^]^!ru4;C@?[h9Ԭ:{Gɇ\GŲVЁh =ճ@Bw^|0œTP5JƇl B5^Q'$1Z:G-JBy}'/Oa縑pN\鷌l.Sdg{LK}G/=gj^S-K{vmgdObҾt3yrIj "AU,#/ .5(O_6@FbdKbF7Koƹ҆(gʵ1,UhiJ9)SĦK>& p4 X2ya=̺{ѷ$]%P32,&(U&$;uwNް#|;023K۪}w1y{ P^jokp )7y`B<\o:HN>&|E|NoDqcZ0:d9jx8ɏgbV[cB;P-B_8LjلuRVJNkv,E؅:)$eYZ ܄, s;'!>M\{X|¯yR +&h[6i E~$]Uxpu멵/ kTFTc^1{cꔾ3(g^N{2+<KO%6j>Ws0˙S=:}P e7"eRȭ&a_,T.I(差'XS+'{]gb5rG8;EJMG2dG4͹ws?,0>'@dVk 6z'OFQ}L)~7/W jmy$Pt9b%ٶ˺7'ݔ@x ,@fz<|ph`/1^2;.M 8:A0mq`%U),+?nB(]~;B5;BPU ׍N+-ʇQ#3.:7 yJUXitz8cKӸ 9y\ã#_A`*K3.a*"x̩a cv] =g]IAV~d/ԁ%kgؽ1쵻ALbJb_gC0kg (ԉ+*iߢSV?rJZلs E?SA4uQd$ĥ6kPd=~vit9N {vqHIG-E°QHtk D mPYx-=)(m;fZ?Z)2:cwA`I?3_ GC{M[9Qj yrEEƽD1%\Wa ܽmzeV4^;#1K@bKkCEӂQ<!-|C2+mj"un27'Ds+⇙֋])B7NAbzz0kgk-]VO.F7PU}<^ H.+/ Yɴ"=I XHiEctqO-9`ޗUs%5~Ĭ-?Dp/&b33JD&˟l"!Z)]ySw>j__/Дԑ_ړ;Pe)5,?@-Խ%<`rp)N}= {ݣ|:1aA G!P> 5oIPq/~zrѵà 2UJ#BufKk71Wz٪:`:[so&qcVɺ sIy Y,ʥPµ3ZC%&Cc`_fr90({c3˪+$9HtV8WyXIZf]ksfwwrR v̽o}NUq?4lQhtW`ټxt>*iK&-`9qo~!-*P v%.W g]$jd-{"W Ik j2Q4jѳJp\bj/W$")meRDK}Dl3s~>F*la`5ӄq`= [@, S7tLFO䭔]7#+\W-ok:)8p܄|7nH=A&p_U(Tg֠4w A2g