libidn2-tools-debuginfo-2.2.0-lp152.2.3.1 4>$  Ap_}/=„>VL۬<4Я+C(g7]fW9F98 ǠHQuϏ.ER&BQٝ5!*|2u&x_Wb-f00U?[+Ӭ$Fx2ζ]Ca۾h8 :h `*~A;xQtg;N+]=F<;q1IOiFDoAƯ3Ge.ŕ_RM[: 8Gw47fc23113a7f24cca18b565b7f4f066e751c66aa1a8e9ce8d534cc839a86901942bb4b0a87c77c69f2585130781716be02bf0acd88bc_}/=„mJٱZ^ =(6 տ0άIBm@- Φ0FRGT&Qjz" 09 /aL99ee$@V>|wSL[њeAn:eQp@&?& * V +4E ^p    P ,Pp/(K8T9:AF G H!I!4X!<Y!H\!]!^"Ib"c#d$e$f$l$u$0v$Pw%,x%Ly%lz%p%%%%%%&libidn2-tools-debuginfo2.2.0lp152.2.3.1Debug information for package libidn2-toolsThis package provides debug information for package libidn2-tools. Debug information is useful when developing applications that use this package or when debugging this package._alamb710openSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttps://www.gnu.org/software/libidn/#libidn2linuxi586F0AAAAA큤_U_a_a_a_a_U_U_U1f3cd9c52b72a72505121c817842046baf2db335be28a03120def5b68bb00b0a../../../../../usr/bin/idn2../../../../../usr/lib/debug/usr/bin/idn2-2.2.0-lp152.2.3.1.i386.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibidn2-2.2.0-lp152.2.3.1.src.rpmdebuginfo(build-id)libidn2-tools-debuginfolibidn2-tools-debuginfo(x86-32)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@\"\mA@\0@[ @YYu@Y /X:@XX@XIK@X @WgŬUb@Ub@U@TD@Marcus Meissner Martin Pluskal Andreas Stieger astieger@suse.comastieger@suse.comastieger@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.su- The library is actually dual licensed, GPL-2.0-or-later or LGPL-3.0-or-later, match factory licenses (bsc#1180138)- Update to version 2.2.0 CVE-2019-12290 bsc#1154884: * Perform A-Label roundtrip for lookup functions by default * Stricter check of input to punycode decoder * Fix punycode decoding with no ASCII chars but given delimiter * Fix 'idn2 --no-tr64' (was a no-op) * Allow _ as a basic code point in domain labels * Fail building documentation if 'ronn' isn't installed * git tag changed to reflect https://semver.org/- update to 2.1.1 CVE-2019-18224 bsc#1154887: * Revert SONAME bump from release 2.1.0 * Fix NULL dereference in idn2_register_u8() and idn2_register_ul() * Fix free of random value in idn2_to_ascii_4i() * Improved fuzzer (which found the above issues) * Check for valid unicode input in punycode encoder * Avoid excessive CPU usage in punycode encoding with large inputs * Deprecate idn2_to_ascii_4i() in favor of idn2_to_ascii_4i2() * Restrict output length of idn2_to_ascii_4i() to 63 bytes- update to 2.1.0: * Two internal functions are no longer exposed, soname bump * Fix label length check for idn2_register_u8() * Add missing error messages to idn2_strerror_name()- update to 2.0.5: * Switch the default library behavior to IDNA2008 as amended by TR#46 (non-transitional). That default behavior is enabled when no flags are specified to function calls. Applications can utilize the %IDN2_NO_TR46 flag to switch to the unamended IDNA2008. This is done in the interest of interoperability based on the fact that this is what application writers care about rather than strict compliance with a particular protocol * Fixed memory leak in idn2_to_unicode_8zlz() * Return error (IDN2_ICONV_FAIL) on charset conversion errors * Fixed issue with STD3 rules applying in non-transitional TR46 mode * idn2: added option --usestd3asciirules - put translations into libidn2-lang - correct location of install_info_prereq macro to be on tools- 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.lamb71 160928086556d8fcbfed10e71d1b340f3023524b09c4c704112.2.0-lp152.2.3.12.2.0-lp152.2.3.1debug.build-id56d8fcbfed10e71d1b340f3023524b09c4c70411d8fcbfed10e71d1b340f3023524b09c4c70411.debugusrbinidn2-2.2.0-lp152.2.3.1.i386.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/56//usr/lib/debug/usr//usr/lib/debug/usr/bin/-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:15441/openSUSE_Leap_15.2_Update/81c5f75c7224004d6fab0108dce91048-libidn2.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=56d8fcbfed10e71d1b340f3023524b09c4c70411, for GNU/Linux 3.2.0, with debug_info, not strippedP]#Gč@ libidn2-debugsource(x86-32)2.2.0-lp152.2.3.1utf-835593db703e969e4273dca865d0cdd83caab6a0ec6a3c11393bdd59dbe49e76b?7zXZ !t/8] crt:bLL 0e=*ABNbkIY,bT"ѮpAXqW5+'$\HqǍtByF% `MNC\F4R749;Ts{r|:KȺ$;0Fz"+i d:s|Cdjm"H 9H"r/Y5s 7hviHm ٔ>|hUT3 &BVɄC{KF3εlЛTH 4=g9,5~D!} Wĝ>S-ϐIYj[n$7KShynvp ^% Kd0#B;c&O* Bl-1s6lYĽdX RE3YH:Ivdi}wr03,_bJ|aބF!qNNbʾ4@&KjqmnݷddYf~YQVةpS$ˊpt_>fqWUs< VE8%Nk {5wtp==_wL!aSmG|i1 {s*<ͬK S{j? iَu-IxyOuMz)A邘TZAS4X]JlˋT ;}'n"m4VmfUZ B`э}ȵ65ѩe- Pٷ-VSJvͳ=-;a߾keĐKYs\ab ~Z2N{D|~7ɤB 0&MPݩ R1☆H05!~WԓmU} D_~NQ6Ь"R#$tSɢ =&-pN|kG˷JtFlJsC< `M8uX@}QRzz"G!W.VrF}U  o1ѣ:&~ Ms5Y:4 $vGuWd޻8w`/ZٖIvq6MoII䕢&tH?w0#D$Av2ׄ;Upi`OK;GqU?TcVikLjwÛRʬq#?[ \A='Brhy6F+%%NHTו@e[|h Li;-Gj2 P cnY0pyMG!=_VLٻHn [__ &p2 ’JJ͓@9X#\3x8EZ'#! '7x 9v oyL0XG5:L|p6/QՈҍßns_,6c^h@!ᲂFuoq)>1ŹeaAⳀƘo:{(+c-ү23 ['2*qmS ve]z!s8 zr! <ޟ uφ$dȕ8 fns}ƴVs 1av7=Os=$=~3_a> tyN^vo_!~ aǐ) ug '_켒eN'R1k)+$\fXA]c I"Imm)B[WtmIØ! .,@S,?w(\wk)'.y~H]#EG_G)56hP&u|728Tlt^S3Pu0N_'m[{H}ql;?\2Ck!4ЖX mXc>3Fw=DTM+;J˛N϶pؚyȼ'Bi1y~ʠ\_6P'YW[QNp _Hq3 C+RBWOZ8M*K$+$rEjMSLi.QrCRkkCU l#$#/8?(-JTN@+ƩY\{m "# /s\G(Dw2m/Dž|m 8]_%]#6#h%OAvY{|:j Mڡ_-lqb CᴏWЇk'Tq4,37 i!'<Ё,vk/v(ry DYic-r=\ !fWN?qL"ߊi/q%Z%ĝbr[Հս!#/3g\I)4%=$? &6^M92:R92 ^ʼnbGmV/zQ!σ8C k!N x舵զdb嘺Ϣ<@U]5I5FDu;:Sْk%L+ndv4nH[ONū- ,қYݫ:#XK7~w1ݠdg6&7إV%ZIIF;C_ҖXzZ5㹉xX{nt:Hwغ<'>6:Vqs\b!f |:OЈƘ3YV?ЩHlfoMȆ|b"E0vTZ)iptk rxClQ(ctRo0Z z3Z8LР@| x.eО(f1 ' i\[@írozl_;먎dSvL-!,`3SMeI{?ζ5S{:}uL͙(U^ "Ep[18ml2PpY%DL{XnQ$\:{b8 sZ 70/Q Co%+^a(Jl%CҌʂEKN;eQy䏰ﯟ~lVV8&x؀E) }%ЩHaTtvLkS>id.cZ{Թ L;ټ28 3p<~ ' bw8]ho;BS׏fi V7g,e[~"ɔxOrmjE! HƀۼROyk yn|DE/B,>'lܖ\Z* r˲~3Mj&oʦU!]*FK]nS):m~7X&zw^(arîbF.YD~s[,J󜭢E}!#Y֊4qJQkQhf^uu ٽr"ҩ¿ehyƩ+M#nVQ+㽫5a2x`'4S77@#Gk8jen'94d eN \0In4՝$=R22:mk&s&֚+*xl)lRcS2z@_ j=o^1 "x] ѦR_Z@Go|#UJ% Rf8rkg,tO8P37/ ʊ.sFb  -u.vfB#߿wH~J  >Es2ZĵeZZg)_֎جmB_6KD;t/Tg7 f"`wU G]mMRȎuB>'ǭ, ^%6x7f Yq9,B4fONs^#3vE-{ɦ讕5!y/niWB LOU-wz*Me|j(m;0~iVpČ=QxT7ҵv_5qfluNz1̤zY)OUfihKF¿my/WKrD~~x$K /ԧKJOPDs2bݺ&a돼;m S1`Ǥsa >_1!_t*/FNoUhu}W`}n.ГCRj=ڕ?6}Wep)A !G%0>߳0oYmHKڕՋRc1Qp5Wۄ _NLu2 mfOQm,|wS~F/tkGco0=e& ѻKfڽ̔iYsnjD՚G~.$ޭ >H~S:0XhM`SF|ښwºTpqtAfLl^H>h\Wh>w挈+r\TWo-02tiX>OqN5CT?ɏY~Ή)kЖw5yC]hEU,;Vl'ưP3|:l9Xu4d6h_ n଻bP9p=}"<o/q[5BcAWD Q]p΁{sZOG 9B,5̗Cj.C?$RD[UVJاmA;8aGz1ηT,!vo+Ei8eff7mNdbHXFIπ .ݯ#:4!a`'lceq ݆fO5'l{sb4n0tgt9hO(;^MBmjGl݇ EJ I~ӯ6fe ,"yZ}6Ɨﭚ&5ԢRP~Z{^;u 8N֜voQ!HzZrmzFMcs܍[Ue\ɖEs -lW^k"hb NwI|e3S ˞V7肔]Njvtm* ߷l`<0,IcI0e|]x^:Ozaaxٷ1t!vAGjN(xpTq3sSk@\I- c:d sbȸ*ڵSKKpRphT!"Jמ(ysA,tlg9d=TQ'{~wߞAδ!YQZ/!*gvnPi/ ,@شP{ kBj8c[,|ۚӼ+w;u[UYK,ɐ ڣYlL&(R|OIn|΂ޗPr Oynl:A jm:'z-g]yZ7"dIoaXHo+%C_ј W_m‹6.J;s~$EEڂ򐽥&jjTF:cI2!<*}M|^wQt, mTߑf:h2A)%$})ptR$yKe^3fURӋqlh0EN(0))LenpD[L籺gQ{s>2A7"VMlhkjJ&XD^,%~nn~r c=[#$~)L-1ߕ_ LNS^8%G=ch<N\x4&i=³;O*'_{7纙|Ϫ&\sUKJ|C AIKf$/˔V18EG&]g@Xߐl+ˮoiwiֺܕwe#{Q6sJR&ywyb euaS +vctRp߫~3cȵWڠ v%[-NyDayUN< 9/y4+h<+{Vf+ R%#Js~(U)m]%?{ KHlD{[CݰsO01?иhr̞iOw 됋UUQL.*$2$U2$Mm=.k9gQ'XOC1 ڊ87{x9?jׅtK4c^](u]bޟ*a={r$UXA?Fv'n^K'hC+:g@ ?=9^bf٦xnӧ9Ejj6)YzEfjmHJP׉VzRt ]{Yla, nsb|oZTM:# ԏXyK]e^sl 2)QQdC {< 4^M?ƒo(mM`"VzdASbɓ?KaAI|X]d[o ޻,\+ɡXwDOJ1{XsnBd|#QjiVCIw!P/ٓ."߯yɥ՟%z[fә@VY%o\-$R-geEj4*cU@I_qſc܉- DJ:diMN3!ӥ8Q)`ZpsJ=s0|ƛ]m!EzN m`ИcO@P`zWnM'!cbK,8v?G|l$z$:@yZS_BeNWv5oR[j,N_Addƒ/Iryt3 JT?6"2^A!#ah?`4gݾ'0/U/q7E[eD! c_d=簷э=Л[4"{ 0f[|r vIx:i};>@nX3w54˖W.Ad.>Ua]ZҸH/p.O2{!t7M)U}ٹW4ϸtC$I75u]%Mt̯`¹q*,1z^Ad7ysTn\?m^FO/cN CnngQ :=A4N>Uh䐻ۅ+&9R]=֜23!q}Un.I84)t%'@{JX)gpxf0*&Qh¸n ny2EVX`Vs"5,H8Gȗ c  BX$N04&b\Fdu uZ JpIІDmQnU߀l d]/ʸ=tBpM ns"~o/1l洀JHx[j,5:CM)uss9ގ%{h/5ҞiQ? TAoÎ G^MጰiGS ,hi/X֞@3 zɘSE D/-{3ru7OߒT劚e ^aA`Ua >,VW%oGS4eœ;#@t\C!y~{"ȴldzQ(%Ȣ ;XE2lj2>69-x(sEDΌpYHFga+&r M`3{gg\HOkiÈ+4¡^ITT;r1-}1Mm S G³Vg'+Ccz'Zh 85zA 56uM{;eMyIIRU8_oqgtПSz# ׽qµAh5_l5.#lCd&VQN_-.lL5KF8ǿZZ}uᵸdI\fn 8) lKϫ 15h\k[&E$G:SXRE=b&Xn>5k* Lu::;5G90؛!!p(coU#$3:2E&7M$f_i_rxuahw+@zPA5Ӎoe q˕I}kh^_[5,7$`sf=noh "dʼi|'Zס.ֽk- s YnB+ȽZpI )% \T?Kh9lv3Y|Gя y70Ȳg ٷgqP7g[f[\Y*fDO1cJC.nV}=9V5smI)G>IRUȁn*Q-'C^:qo]0`U(R+t:kCGږ CV,ui[. "u?sx`ܠ箻l70сOsVYLNsu(+dLJT:G/C)Ǜy=NH#_tvbOg^?}<&@Ymj ̲~Ԫ *uשs|G E`^>b稺Uل%]J#rhlӱ1};ݏ@ SX!pTPuKƨZ̿c)B0X\nbnAhs„+ p2 ֐w@C$L۩)Ƕ?rV&#{e@RNzĩ8B(]W:0' ='Yzn?+ +gX&V# [bzܟ@+C8i;nj}不!p<&SեR+b7`Tpcl ¶1_3JG@WVէIVן ĕx?2l1aC'U!R``S8IfA#Ob)ԝPA$XC]M OkCCm |Mv } $w.=g};-6a8 %['t4VxbQxlQD[R' Bq %D<ΧՖbΤ V