libidn2-0-32bit-2.0.4-3.1<>,8 YԷ/=„joTr $]:"d?"Td  M (.5DL P T \ ~  P I (h8p9:0>GHIXY\ ] ^ *b 4c d!be!gf!ll!nu!v!w"x"$y", Clibidn2-0-32bit2.0.43.1Support for Internationalized Domain Names (IDN)An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)YԷlamb098openSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgSystem/Librarieshttps://www.gnu.org/software/libidn/#libidn2linuxx86_64/sbin/ldconfig8YԷYԷdbae5f11374c0cd1c904b5c48ffd3aaclibidn2.so.0.3.3rootrootrootrootlibidn2-2.0.4-3.1.src.rpmlibidn2-0-32bitlibidn2-0-32bit(x86-32)libidn2.so.0libidn2.so.0(IDN2_0.0.0)@@@@@@@@   /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.3.4)libc.so.6(GLIBC_2.4)libunistring.so.0rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2YYu@Y /X:@XX@XIK@X @WgŬUb@Ub@U@TD@RR@RH@R@-@P\VOO@NaNaNaNM@M4@K'z@J1@astieger@suse.comastieger@suse.comastieger@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comshshyukriev@suse.comastieger@suse.comtchvatal@suse.comastieger@suse.commpluskal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comi@marguerite.sucoolo@suse.commvyskocil@suse.comuweigand@de.ibm.comtchvatal@suse.comjengelh@inai.devdziewiecki@suse.comNico.Laus.2001@gmx.dejengelh@medozas.decrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.organdrea.turrini@gmail.comcrrodriguez@opensuse.orgjengelh@medozas.decrrodriguez@opensuse.org- update to 2.0.4: * Fix integer overflow in bidi.c/_isBidi() bsc#1056451 * Fix integer overflow in puny_decode.c/decode_digit() bsc#1056450 * Fix idna_free() to idn_free() - enable documentation again- update to 2.0.3: * %IDN2_USE_STD3_ASCII_RULES disabled by default. Previously libidn2 was eliminating non-STD3 characters from domain strings such as _443._tcp.example.com, or IPs such as 1.2.3.4/24 provided to libidn2 functions. That was an unexpected regression for applications switching from libidn and thus it is no longer applied by default. Use %IDN2_USE_STD3_ASCII_RULES to enable that behavior again. - disable documentation, does not build correctly- update to 2.0.2: * Fix TR46 transitional mode * Fix several documentation issues- Sources updated from http://alpha.gnu.org to https://ftp.gnu.org- Update to version 2.0.1 - Version 2.0.1 (released 2017-04-22) * idn2 utility now using IDNA2008 + TR46 by default - Version 2.0.0 (released 2017-03-29) [alpha] * Version numbering scheme changed * Added to ASCII conversion functions corresponding to libidn1 functions: - idn2_to_ascii_4i - idn2_to_ascii_4z - idn2_to_ascii_8z - idn2_to_ascii_lz * Added to unicode conversion functions corresponding to libidn1 functions: - idn2_to_unicode_8z4z - idn2_to_unicode_4z4z - idn2_to_unicode_44i - idn2_to_unicode_8z8z - idn2_to_unicode_8zlz - idn2_to_unicode_lzlz * Including idn2.h will provide libidn1 compatibility functions unless IDN2_SKIP_LIBIDN_COMPAT is defined. That allows converting applications from libidn1 (which offers IDNA2003) to libidn2 (which offers IDNA2008) by replacing idna.h to idn2.h in the applications' source. - Dropped patch not needed after revision * libidn2-no-examples-build.patch- Update to version 0.16 * build: Fix idn2_cmd.h build rule. * API and ABI is backwards compatible with the previous version. - Update to version 0.15 (released 2017-01-14) * Fix out-of-bounds read. * Fix NFC input conversion (regression). * Shrink TR46 static mapping data. * API and ABI is backwards compatible with the previous version. - Update to version 0.14 (released 2016-12-30) * build: Fix gentr46map build. * API and ABI is backwards compatible with the previous version. - Update to version 0.13: * build: Doesn't download external files during build. * doc: Clarify license. * build: Generate ChangeLog file properly. * doc: API documentation related to TR46 flags. * API and ABI is backwards compatible with the previous version. - Update to version 0.12: * Builds/links with libunistring. * Fix two possible crashes with unchecked NULL pointers. * Memleak fix. * Binary search for codepoints in tables. * Do not taint output variable on error in idn2_register_u8(). * Do not taint output variable on error in idn2_lookup_u8(). * Update to Unicode 6.3.0 IDNA tables. * Add TR46 / UTS#46 support to API and idn2 utility. * Add NFC quick check. * Add make target 'check-coverage' for test coverage report. * Add tests to increase test code coverage. * API and ABI is backwards compatible with the previous version.- update to 0.11: * Fix stack underflow in 'idn2' command line tool. [boo#1014473] * Fix gdoc script to fix texinfo syntax error. * API and ABI is backwards compatible with the previous version.- Convert to libidn2 package started to being used, namely by curl - Alternative implementation based on new specification from 2008 + completely different codebase with no ties to libidn- libidn 1.33: * bnc#990189 CVE-2015-8948 CVE-2016-6262 * bnc#990190 CVE-2016-6261 * bnc#990191 CVE-2016-6263 * libidn: Fix out-of-bounds stack read in idna_to_ascii_4i. * idn: Solve out-of-bounds-read when reading one zero byte as input. * libidn: stringprep_utf8_nfkc_normalize reject invalid UTF-8.- Update to 1.32 * libidn: Fix crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz. This problem was introduced in 1.31. * API and ABI is backwards compatible with the previous version. - Update gpg keyring- Add Apache-2.0 license to the license line. Under this is the java code, but we don't build it -> just the sources license- Version bump to 1.31: * Fixes bnc#923241 CVE-2015-2059 out-of-bounds read with stringprep on invalid UTF-8 * Few other triv changes- Version bump to 1.30: * punycode.{c,h} files were reimported - Cleanup with spec-cleaner- update version 1.29: * libidn: Mark internal variable "g_utf8_skip" as static. * idn: Flush stdout to simplify for tools that buffer too heavily. * i18n: Added Brazilian Portuguese translation. * Update gnulib files. * API and ABI is backwards compatible with the previous version.- disable gpg-offline again to avoid build cycles- Verify source tarball via gpg-offline- Fix gnulib test failure due to SUSE_ASNEEDED.- Version bump to 1.28: * java buildfixes * translation updates * improved unit-tests * for more read NEWS file- Employ shared library package naming-Update to 1.25: * MSVC: Build fixes related to _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE. Reported by Bartosz Brachaczek . * examples: Fix compiler warning about ignoring return value from fgets. * tests: Ship with a valgrind suppressions file for the strlen issue. * Update gnulib files and translations. * API and ABI is backwards compatible with the previous version.- Upgrade to version 1.24 * Libraries are re-licensed from LGPLv2+ to dual-GPLv2+|LGPLv3+. * build: Fix parallel Windows builds. Reported by René Berber * libidn: Fix potential infloop in pr29 code. Reported by Jon Nelson in http://lists.gnu.org/archive/html/help-libidn/2012-01/msg00008.html * libidn: Add 'const' keyword to 'stringprep_ucs4_nfkc_normalize' function. * Sync glib NFKC code and improve copyright/license statements. * Update gnulib files and translations. * API and ABI is backwards compatible with the previous version.- Remove redundant tags/sections- fix URL- Update to version 1.23 - Run spec cleaner- Do not build gtk-docs - make check hangs in qemu-arm, workaround the bugs.- Fixed typo in description of libidn.spec- Upgrade to version 1.22 * Fix memory leak when idna_to_ascii_4i fails * Fix ToUnicode case-insensitivity bug * Avoid some warnings to make it build with modern gcc on amd64.- add baselibs.conf as a source- update to version 1.15 * support GCC visibility features/bin/sh2.0.4-3.12.0.4-3.1libidn2.so.0libidn2.so.0.3.3/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7217/openSUSE_Leap_42.3_Update/3c713981ec70b7d1c3f7fa4bab55a86b-libidn2.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=02ae79507619478e2f451d825a470157287809d4, stripped PPRRRRRRRR?`]"k%r=d :1R5 # -All; `C9Fߣ|"#io ZQ` @ >Nn氅=o&HlU3bԭ{~_Q9{-#yB7wڲpp!QFM)S̭7^#" C8n!N @l]1qdX 8MIf {;eLРHoվ3<9@M _l*(p+'\W=t/ob%_8յD&o1[^%Jn;k&9ٶLvfKRd[dMD~)ۺSYSK z{,u=# #ۅwp{%NOq粀Zd=% uOtefYX4͐+uZh u'ۻ-f$Dsƅ;P`\̄tf.A݅Gwbh2! :0rLiҴ x 3 EݥL KQ fnbE]LnDD4 cqX@c 3tNxWc+r"KjJGhK{N aBfO]gLf%ozkcy'J)&|=QgޕHP֪2&2n[!BPg+sI@v!B?+9=L"S6Byd̩d꤄2=`PռviW !"22DŢs`l..n3fO>s1 GA÷sHxm_Fh: eHd-F!+/zk?Ujv#k=XTܯ|@SM)63Č6l5\5ekgU-WAk-6؉@:#N)23Guڅ!oWE] 3ty*#6#td^@!"}Q\- }CœH^j8j峽Ҵ@Pm!_ )7# N)yQ'3̋ʨ YW֥4R\euܫ9{+eRG弰Vd^SRɻ O=q_Wf`Gn,XĒSGso/{l+=1h%!݃jJt?-ޅeTL{ C X6nP RxҾ>3>gL a:tSĴ+uNbj;]Oğˢ4\_i(+G8Ֆ RG5ۈ3z/|~>z_ e5|l-8J&&b0<$d%5B`6 c|rVNq-&TMvq"W#Jj>Fe'q`PneH;78Zorȱ,A{fO*d &ȩ\#I@3gD#iP'uY5ے fhX%7M{xa:}uCU˄T=6i^5Rh#&z_g}.frz y}L @ Y Tۙf[{+hi'F˝~ٸp'uzXICz|8d羽U5JʃHk` 'm# ZBA O8{.(4+&S2ǒ,lQ@igw7-t,OJ?,wDyS3xUQAjY${m׳EʾI4nh'?4Z8XIDKl9 ۞]/D[ #B[nnu $ 0@AִEձ&XY~=昷,r^8%YG~;Lm+_UK:bgC}JhlæIIL9b}w{zvOY=8h2f׭xv)s|6A\4G^ݚ ͔ҥM+g@.6o%U룎l"~տ$Q9VIҗcԕh:Auɬӑ?vlܼc  Q׏{<ܺ:>Vċ; Gqw/*_ͯl(0q!mB^ݖCc鷥k4q~9/&:T+MQ}꺬.>~V1zXĭ 80U{쮄Zzwsdiy1GVƷ>WWn[DбEt!dѪiKޙX@ ϶,;MĶF\ɰ"uÏ(P//2@G=ecyWݧ&IFgHRXg*@]LU" 8(aiLvS%*3UA*иZTy{Sjˤ 53ۼ*8`I ek_ gLa$=^:g5a6hlU c3א&H\Ipd5?l+޵3ie8 ] QϪYe$ګO>$#ZcqWhY7QCFZvH 6>y3l`/'7m{ȷ3ýHCu8}w%E&=Z;4~rr} |'<~)s@!_Eb~QWA]R%qa#%S:LS36@ P yE uԳؽnwcX=3fCIW b%HH @[WvcZVbmFB fk >#|LxTm^Cuĝt U^J/+f .b1#Q0bonjWm ʙHm!yh!}nQgJeG"؈$t8au 3fJ|t\9%!ZW#v-uj{'.vJ |1H7/8OB1X5J:]YSLe}cϲdvփ.k|ბj|7<_EZcg`jPTVZQpHY KmL  Un&Hg-0q.}Pe UKz68 yHoE%H3c[Bo %)k=S;@Hr!hy[y۷Ms UR,u$]-S'ΝC3gί(gAMh5Nd_ i<&do},pA{YZ`Y`9D rq)r{loU ' |L+=E7+iYxGٌC)zF -O#{p8Z!\rFA*0CAa>\;'COGC?8mZ`a>h <żpVb >ʰVG?,uVyٛެٟDdy݄4Sq9!2X]}5QPw~]Om&\rO?Hňit)Zđ!#;'" Fu#&/Z$J )X ȏsʜ? Sg^Lt ^ݪԂCƝgkTEho`p5TZےhcD8_^HdМ%}0C/K%`0!ۓҸ^])R̦B`feM *95Xs~1%N_3~w- M!(r^\ Dlw|7O0>dOх>ZõTBY.׹ ~cD2Ђ /!8,+hKZbREъ/5?x(OZ?4DQ څIC}&Rww:!o@p.Ja; ]HަfPBO;brZBNQ&XF(D hW.s.)E趌 ?