libgnutls26-2.4.1-24.2.1<>,mՉI/=„(n,9@'԰MS1xܽ?SzuKY8،p<0Oo 5SI+:>^ŢK݀h4c]d@%z<&69:'?'d  Dtx  ,4 8 < D f |\(890:>&?@&GF&OG&dH&lI&tX&xY&\&]&^&b&c'Yd'e'f'k'l'z'Clibgnutls262.4.124.2.1The GNU Transport Layer Security LibraryThe GnuTLS project aims to develop a library that provides a secure layer over a reliable transport layer. Currently the GnuTLS library implements the proposed standards of the IETF's TLS working group. Authors: -------- Nikos Mavroyanopoulos Fabio Fiorina Timo Schulz Andrew McDonaldIpbeethoven "openSUSE 11.1openSUSELGPL v2.1 or laterhttp://bugs.opensuse.orgProductivity/Networking/Securityhttp://www.gnutls.org/linuxi586/sbin/ldconfig/sbin/ldconfig "IpIpabe3cc74674ca0c46c9e4de6d3a4a644libgnutls.so.26.4.5rootrootrootrootgnutls-2.4.1-24.2.1.src.rpmlibgnutls.so.26libgnutls.so.26(GNUTLS_1_4)libgnutls.so.26(libgnutls.so.26)libgnutls26@@JJ@@@@@@@@@@@@J/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.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)libgcrypt.so.11libgcrypt.so.11(GCRYPT_1.2)libgpg-error.so.0libz.so.1rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.2-14.4.2.3IJI>]I/@I HL@H4@HkmHcH_@H4H"@H G@GG@G@Fֱ@FFC @EE>@ED@jshi@suse.dero@suse.dejshi@suse.deolh@suse.demeissner@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.decthiel@suse.dero@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.dehvogel@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.demkoenig@suse.de- fix security bug [bnc#457938] new CVE-2008-4989- remove ix86 from ifarch statement obsoleting 32bit package- fix security bug [bnc#441856] CVE-2008-4989- obsolete old -XXbit packages (bnc#437293)- run testsuite- update to version 2.4.1 * libgnutls: Fix local crash in gnutls_handshake * libgnutls: Fix memory leaks when doing a re-handshake * Fix compiler warnings * Fix ordering of -I's to avoid opencdk.h conflict with system headers * srptool: Fix a problem where --verify check does not succeed - remove C++ wrapper lib, it is not usable without SRP - remove patch gnutls-1.6.1-srptool.patch- remove gnutls main package from baselibs.conf- update to version 2.4.0 * The OpenPGP sub-system has been improved and now supports subkeys * The PSK sub-system has been improved and now supports password derivation and PSK identity hints * The certtool --inder and --outder has been replaced by --inraw and --outraw * New APIs to access the raw X.509 Subject and Issuer DN's and elements from the certificate credentials structure * New APIs to improve working with username/passwords and PSK * Names of constants to affect certificate printing changed * The function gnutls_openpgp_privkey_get_id has been renamed to gnutls_openpgp_privkey_get_key_id * API/ABI changes in GnuTLS 2.4 All OpenPGP related functions have been moved from libgnutls-extra to libgnutls, and several new functions have been added - remove SRP functionality from C++ wrapper, otherwise it cannot be linked against it - removed patches gnutls-2.2.2-uninitialized.patch gnutls-char-signedness.patch gnutls-GNUTLS_SA_2008_1.patch- disable SRP [bnc#65192]- fix three security bugs [bnc#392947] CVE-2008-1948 GNUTLS-SA-2008-1-1 Fix crash when sending invalid server name CVE-2008-1949 GNUTLS-SA-2008-1-2 Fix crash when sending repeated client hellos CVE-2008-1950 GNUTLS-SA-2008-1-3 Fix crash in cipher padding decoding for invalid record lengths- fix build- obsolete gnutls- via baselibs.conf- added baselibs.conf file to build xxbit packages for multilib support- update to version 2.2.2 * Cipher priority string handling now handle strings that starts with NULL * Corrected memory leaks in session resuming and DHE ciphersuites * Increased the default certificate verification chain limits and allowed for checks without limitation * Corrected the behaviour of gnutls_x509_crt_get_subject_alt_name() and gnutls_x509_crt_get_subject_alt_name() to not null terminate binary strings and return the proper size- update to version 2.2.1 * Fixes the post_client_hello_function() * Fix for certificate selection in servers with certificate callbacks * certtool: Fixed data corruption when using --outder * TLS authorization support removed. * Corrected bug which did not allow a server to run without supporting certificates * Introduced gnutls_session_enable_compatibility_mode() * Added gnutls_record_disable_padding() to allow servers talking to buggy clients * Fixed PKCS #3 parameter export * Added support for Camellia cipher * certtool: Add option --quick-random * Added capability to set a callback after the client hello is received by the server in order to adjust parameters before the handshake * certtool: Fixed data corruption when using --outder * SRP was corrected to adhere to the latest draft * Updated the DN parser * Added support for DSA2 using libgcrypt 1.3.0 * Removed all the trustdb code from openpgp authentication. We now use only the well-specified keyrings * The gnutls_certificate_set_openpgp_* functions were modified to include the format. This makes the interface consistent with the x509 functions * Introduced gnutls_session_enable_compatibility_mode() * Added gnutls_set_default_priority2() * Added priority functions that accept strings * certtool: Add option --disable-quick-random to enable the old behaviour of using /dev/random to generate keys * Added the --v1 option to certtool, to allow generating X.509 version 1 certificates * Fix PKCS#3 parameter export problem * Fixed GNUTLS_E_UNKNOWN_ALGORITHM vs GNUTLS_E_UNKNOWN_HASH_ALGORITHM * gnutls_certificate_set_x509_key_* can now read PKCS #8 unencrypted private keys * Introduced the GNUTLS_E_BASE64_UNEXPECTED_HEADER_ERROR error code * Added the --to-p8 option to certtool to convert private keys to PKCS #8 keys * Corrected bug in decompression of expanded compression data * The gnutls_*_convert_priority() functions were deprecated * gnutls-cli and gnutls-serv now have a --priority option * PKCS #8 parser can now encode/decode DSA keys * Corrected a segfault when setting an empty gnutls_priority_t at gnutls_priority_set() * Added gnutls_x509_crt_get_subject_alt_name2() * The GPL version has been changed from version 2 to version 3. This affects the self-tests, command-line tools, the libgnutls-extra library, the relevant guile parts, and the build environment - API and ABI modifications, library soname switch from 13 to 26 - change package structure: * branch off libgnutls-extra since this is now GPLv3 or later while libgnutls remains LGPLv2.1 or later * gnutls license change to GPLv3 - build without lzo support to avoid license problems since lzo is currently GPLv2 only - removed merged patches: gnutls-fix_size_t.patch- update to version 2.0.1 - change package layout to conform shlib policy: rename gnutls-devel -> libgnutls-devel new subpackage libgnutls13 - removed patches: gnutls-1.4.4-sign-callback.patch gnutls-1.6.1-compiler_warnings.patch- fix srptool [#208227] - fix some compiler warnings- Some additions for evolution smart card support- Fix segfault on s390x [#97441] gnutls-fix_size_t.patch- update to new stable branch 1.6.1: * Fix the list of trusted CAs that server's send to clients. * Fix gnutls_certificate_set_x509_crl to initialize the CRL before using it. * Encode UID fields in DN's as DirectoryString. * Fix ./configure failure with non-GCC compilers. * A GnuTLS C++ library is part of the official distribution. * New APIs for custom push/pull function error reporting.- move developer related docs to devel package and remove binary stuff from docs [#212454]- update to version 1.4.4: * bugfix release * fixes security vulnerability [#206636] (CVE-2006-4790)- update to new stable branch 1.4.1: * The command line tools now use getaddrinfo and support IPv6. * gnutls-cli can now recognize services and port numbers with the -p option. * Error messages are now translated using GNU Gettext. * GnuTLS now support TLS Inner application (TLS/IA). * API and ABI modifications: + Support for DHE-PSK cipher suites has been added. + Removed the RIPEMD ciphersuites. + Remove GnuTLS 0.8.x compatibility functions. + Support for TLS Pre-Shared Key (TLS-PSK) ciphersuites have been added. + Certtool now generate keys in unencrypted PKCS#8 format for empty passwords. + Certtool now accept --password for --key-info and encrypted PKCS#8 keys. + gnutls_x509_privkey_import_pkcs8 now accept unencrypted PEM PKCS#8 keys, + New function to set a X.509 private key and certificate pairs, and/or CRLs, from an PKCS#12 file. + New APIs to acceess the client and server random fields in a session. + New APIs to access the TLS Pseudo-Random-Function (PRF). + New API to access the TLS master secret. + The function gnutls_x509_crt_to_xml now return an internal error. * Several bugfixes: + Corrected a bug in certtool for 64 bit machines. + Fix gnutls-cli STARTTLS hang when SIGINT is sent too quickly. + Fix crash in TLS resume code, caused by TLS/IA changes. + Corrected bugs in gnutls_certificate_set_x509_crl() and gnutls_certificate_set_x509_trust(). + Fixed bug in non-blocking gnutls_bye(). + Fix read of out bounds bug in DER parser. + Fixed bug in OpenPGP authentication handshake./bin/sh/bin/shbeethoven 1236955287h h MM"2.4.1-24.2.1libgnutls.so.26libgnutls.so.26.4.5/usr/lib/-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.suse.de/SUSE:openSUSE:11.1:Update:Test/standard/64444dd002927b778e446402b2c34272-gnutlscpiolzma2i586i586-suse-linuxjZ3 ]?`]"k%f0]d"ιHܝr5B +.0s$3%m1Q.^!p7!r35):@J b+e% J-R_6?h4g_Xx@,ijZ~殉:7Hnp}!/|ٿ :MJ(9t*;+HԊD'/>I sj>?6kjAp|,;+',KKQ%J}2$j1hݜ,Tkx:)cc3~`wwVLCZ6V!;;fm0LD3QFF0eco6v42 f\(ˡt fAG[S}PZ9h_,#Hg¢-}h .WRL>O Wc %&^2?q=.8eP Bѱ;5X`+l ;Ι Ls{@z:|ʋFr cqƢ`v0`eW :浴kσ%L6oD6m*LhWǜHF7M$ u>Iў)O0؆DǚR! y7A+zNL,0@ &FF T9^,PwV5ZmL_r=5;3!=bOP LKZ-KXgOM .V3d]Mr=Vvzvl@dN=@U PXt ) 4ia5TyG_7c mJfu"ԨR9OAlĚ7}ɐ|.!ߞ41Tp# `-bӳ-$K-_I<@GrŜtB8ҍbꐤ KzŮDAVĚ[ !\ &%ADާp7QMuO~/ewf>e=WE$PJP|'|* 웤\R%+ȱ9=iB \R*Ȇphhh"b%wO:nnx71# ʼn4TFAn0W[,~z#!XP!PjDi;$p՝[jk&t?X\= a>>K=?_SB8>Z-3bvI 'b`-KEf; 2.N\a}Raʰ L&T6EC$TdlޕWx8OO~r" BD)"":m`T+@;?8ڝ'(] }܊q&YOQf6I8,#hs%}pu%%LaFg5ɲRCyM魝YwlH%׹r+ Ehl0H S>o/>|67D,~ņ"W|{![+;W3'V0SX+b-/> D=cyFEJJ61'IbHL^kNݻ;{0SKPaLNan C /5\TMكc[R+̾yjO ]P 'zu%'-kTN:9+^ 59QxO Egs9@tF7N8?ܞ`?IELd>IX*!DWѡ&8 W &q0sҨ9ڧV)UZ٣x\KFU/ ]᫵!Hbj ώabJ7˅S aB2<6 9^0D5  T9Zg@Cgx2XUWP[ߧj ]AgEf ^\;;|dx 퐊Vm1/ͧ}q|.ɎMޝ:߯\Vϥ-\=ʒPru%fu.(fCCDKtŻwoI՝@kDIK ;W%̵']?<&'_6fp*zZl[l#[4 :jSH>+˄:3I=Z>/ )CgD#SQqLg6/&OĢ+CDEw>0o:s{`ٯQE=p_*}{=!Gq~ƀnF>Jz~`g,oS3S6@37>p^ 臨bƏ~-ASYdž{8.K;aTq9>ylg~|2{܏h F~gMwLH Ǻt_Z1۞jT94n/P*xRP}c& (ŏ5;q<P1u6{`-O}#q8-|~:W4QM k0S_#dCHM1( ['#5 _ED]!lLlG|En JU]l#H Oawln恿&Di[p5 ^(\u`lG+A\~ll+Rcxj**|BԠ 7՝?EnqUr\A=XC0 C{?elY*t >i ,Pctpғ//Ż@fWЙ& G妮wU= XUP$0s##x=kI gdU9 ndK :Lc s; 98 0.S=:㒿5) my/FCy\sWn _Pסћpm"3xzLL>'<#K c?ŻQ7 %J])OxОFbP5-K ޷x;9*ɗ 1]IS( $5v%XL: &UJ;Ւϕdb֙W8=xĠfx #Ǎ'tYRQȞDm[YD_6uHVq_|* '6䔫޸.:mɴ36bH㕰VgaMdi;Ӻ ,âKA[T;Di,m] vC@O+ޣ4F%)* VV ( dV;˛$T5,) h RՑ]ǹY5=W% N dfT@c{Ws\g ܢ:BACۮ:5=VCZn@R;7k5~^|'ZA8T9ȄVCΊ+iRU#PՎm7☩"}T>ȟc;T o~Xz}'l &@RK\2̰̐8xBCv=چ"nk|Pߩ;IQϳ(( @OaH`⬇hRkҨ\9n6$H=}|;^1p+/IO͓ʚ;lؓqD<'we9\C75FR7A&qsː5/2e4u}S2ή2MIV'^P6}`~:0E*}>WA ܤ<]pܒ0N|xqPȗܗ~KsOŤ s%tx @@sJ3p5/`},eA *㢤=;JCt;>.[ s ͭ dYS¶hmdF4BO!(ͬgyaeJc\-P%]v$A]p0 vH2R;(|<9cNXFT/[Lz3mkY7 nj[aʑSǥw0K z#XqO/c{;k˦Hv)T6GkR%I\]]Nм흚А.8h=ByQ> raR :Ft܍fidM;;vAm2JL>%9ز!o)`1_hg~=E*F eEm(N7NWUeK:*tSrOGƳ'U/"p4 !]1 eryGpG_OQ5Bo; ׏6ܽ8þڟ TXD=!Y?bW=axyE"jz<!QGEN4ytgP1y*(JC@4]H&3~G$mbW.w!xIq{pT jȀp 9C~qܟQ^C/lB+I>̌ɽ3BN b'Pi[BC]d煉ܡycVKN /#q5;RNgY&djݝq&!wqKkWRWθv;ȝmqF3]`Q%˂Znl3: /9NLTpBaƉ;-+:A3z>_ⷶXϿP{iB(]]Xԕzv KxJ%Tk%O Pv'6/='PNR*8c&nu^Dݢ.j' 1xF"|X;V}_$#-xX:؇Il2AmYk"H6z9e=3,RBK4ypɊsB;/ GP=Dtf؀-}rY۸%n]`u+踊>dK' LM|4pV#&͡.뇷A O&h8sڈu>^1YbE\B#BG1?z"xer Fv]0C&z<# ͤ}phn#~S RKq DdJC0/{՛a4qF'!)/o-k}qmpN8OjV~(3^cgRf=@a

..b^b)[\Ut.)mrB:LuۘNv\u A~+'Ko;v$ p1Fv[ZȒɭR-tΕR?0{4Qf|vzو!b&T)޺ 'a2Hsn.:Au8XH̽:6 pHjEX0[iut#32Άh +(pȱuM`F-P/C>T7AԢCvE_4.7BnAI08Y$R~i`=,2U\UZ)\e.uIƋ)nRV#6꘰Z4fXdN5RSPI>FkaI&pX9rr}X~7JfB0@A-"22.Nj(m]}v/wUSYB%BvJ+_ , Gct|xatO3Jj&{$94v^*[2 #sriJx&^֨dfke HuA ֆZ͖y+7ohM :kT z=1⼗BCMڤ|'婩`u$ i%lpk?DByi3CcaV1d=*Q0!H0RJ9Kd!wrL}  }}SIfAS+' ELSn=c~K}\޲\gLI&ۼP{+O" #37rwG2ƒ@UJr3 U:#<v١~R:V3MmOW=l8}%ɑf'H= oouͬ7W"C6&l2pq$9bm V!PqD]'0#Y}Z P[NjeҲ;@MJ/ }Koӱ9LQ>Z0L@aFyFkgv'\2-hxP@=**E뤱4;@G*"U($"F֕l4h%-  F 6oc13& 6 {XY]PjN`I,U)9Mwϐ H"b; $cFK%TU%s#?ߦF^pSDJZPzbJ2 MŊr Ry-߬%E si~/n-iX{.λ#Mo2D7z%EU:(@3r8eo!n˻,TX}_ lt/.`CtE_oa:yKqgaIm%ATĀ=+w3iuT1]%g bc.OR<-L: NnkJ)mGW@fX/$ߙp՘Uٱ.NFvWY eT#LS Xe.0)LcF;H~ubiFXMVc 9AR7m^;EL0İpv T~%hSm !WwZ,O_C#*15Vz"0i%O˲tw:^ %sgCUE1(Nn嘢 *W>_N UG<., &cm;pC,O_V_ڈZmc]|A^C_4y~/jȇAu$p]IAM r{³Dl>gO]u9-܋N}斴hFLC3 1ce/5XtVLg񉵼]Ɵ~yȭ^Pi|ys9^BTC V&BpM_B')~5%|J3 u.kco3>XAZ4Q})wl ήe)VxW2\IJhP%Je'>.^ Ni`;˔0PFsnCq*x w"]ϲp@5mI w/bw-yQTm8S[F1m1ȅ\C0TV) 2 'c?kIX=KOC 'ښܶ}q_. .(T ]'ۡmuKVhK?mVd֐i!Lo򩝱EКmGSބշIaX0{-8ʉrf Y2ȗ\rrYrIwPO aG < yz"_3?uŢ_$\Z7d614AyOz1U*&qCrRYo!JFqIf|0) )h3>}zsIsAZr5E^*gz$<2g?{1>̖TA!d9t<7EKda{EfzޙE|ZP1©mvM!OK#nQ]W[: &^5͢=1!Ik!rdFf U=ރ=43YV= UcMye*0/f\) M}U6G X[ H>jXS?1R= WH6w͛A$HKzp)3;{;ù.}X>@&%]wgvb۞2R:Fr%El9-Ҳ r#i ,,H0LX>A-dpBk4I&BeKd M;PQ)[=S&[9'_6S\B1w{;uvx[aj5lgtofOop.no R17/sVti"S;(w3X?zi '`X(C;&7%]'.M$F=%Xđ]tW><+/{Dh>1VLڽVϚB q!1̘k-i p.8qlǔßǨLI7o8O#5bcg(}{Kt^t#k}Pmط*6œ"yCzuht  BJ6ʞ`FZ\*Z'$?LII+!PxX;Ө:N_Pn|n2R |傎ԴC fϹ+,20􏑃X(c쭬C E4^ٜtetʂ0RX,NTlA/%KzA*@Lqr-?أh}7&ޙDp]3ZB_@5׉ bOnj@ԷW:hAkwbE8pCA4@Q(gýl#r 6@m!iOpbo"q& ʂR>q0  –qKݤo5`tZ3Ȧȡ}LJ5@?e TY7!K/I ZeDy{:: Ū:@7ʦKg=j$KDK-yhTUc~<%"FSp#@R(,1jKM H%4:m 0(wIb `z\ڲ$MgC@? g$ܨf8$P2E~gwX]ze|9/% +[wDU/ZǠ[BX| oUV/at1]Z7qUۇ._DKņ|'OhsHAߜz{Bn:\<0rbFmm6@;!,tCɱɽI ]979pɈ| J/xeP|pL2Tq@Ȓne"did[3hn)׺Z=4i[ Һ,oҰ7Xá)|${[-l>3 ,V>Ot,Y8,9kf$VoQ uulQH5 )rv͢APΜ`"D9h@Wjol J{G/ -J_fm3p>qaGx3) kNG'<W< g/wpca5CAvA3nPWၣr٤C Źz%Wy>r9|4Q^ۜmEd"ws(gP{rʹۧ31\"T\562\fbM)$gDQDp\%qHb2yH'\Tze4>$FP[7Ü9dݥM¹&XEo/X֥H{>1D˂ٛlvt"1۶h| 8#m@;鐫%1I.LF=2V4wex)_@ER7s. Pj!ƄBh~륊OȞg{x u`?y̪N(J;=֘~S%j-lg7-Q1WiĩQ AC&}ЉR4͒}:@ZG:j `ƷWB=gdj3/ a"HUXB}q> jw8lOtKroK*Ѡpp۲T.ɇGHjHSzY ðT^B격cfgnXϧ7?$i^)ulWW <.6sC8yܙ2`, đ] D}]6t1y}]Ʃ4b[&WLh6+]l G `/T8y5j$.I'KbzD-Fьnd̫͋]]qKR\<>q4tV‘nd. ,sPl'9}#'UI<@-FkͬX[Q'px-g?pÞ^(bִr-z/|jW-0ڻ K.zfH~r{.u0I69A4 =@6t>5٢gU} ar'ـ/b#۱i(V1 ]DXB_+2: +".]Y{k@tYH}ˏ`>E3^Dun?WQ6W9ރ΃?@&n,RK԰ߟjd_v"1vzIzN`M1XH)aCyߜay܉嫌$tí8ya?<n4F^֡˚so;GXm2[U&B)Z$trP'9wߒx`lqR֢\ezꗔLZ"6M(C9V~&9Pr E-LkŦ$dyԷpfkҖtcUɶ?\4\N+v+בpeM@ "pDeKQ/ݑ;A ;IL VQg1e|[b~E<%3!]789}SA2|stoLe X/?R<~rt.ʮq mҿBRI~f=D ,S7['3. }Uv͜ު#B6$U_<Vb>p^\cȀSI+B3eLtFb$̸dܬ˿bkq}BP Y-bw4ŇZ<2?<#?W0⅒l?qa@GhDAq{ lM~wܦJe~d X~c{)&%KvԭJ "m| ުwl@U#(?6֐QTϼ/~VU>%Vj&i[rTVRw9E`7f0zN+4ٿY$^Wu6%:(Ӎq[Fen⤆,%zǒJ+\Zoܨ sP:\K9c& 7chɼ$Uw/6/~BXQ_sm`ľwBf.ܻ (UfGƽ') se{= 6WDCflEY[}uo i=eguqHQ!`P("]TXc0fy= Yݾtn,zz mؾEw5q2-uҽdNlkl *E0* ʇxYR3BM^Q]QWxլc,_- IPx&Ni