libgnutls-extra-devel-2.4.1-26.2>t  DH`pJ}Ҹ/=„n{IZy,oZc K2ʫ[ZOXM(2S^LPlOQPJTJVCZ]4" х!ɮu2zjWvG=u}%=yd+ZyӚvCb 1?/*Xl(ETW1DWI>ȍazn4G(jݲaGB 0 "t;^8yPR,wƵRF-4ؓYH1o(a'ȇTU%<*$>8(S?(Cd # L|  $ . 8 L  2L`Y(89:@B&F&G&0H&DI&XX&`Y&lZ&[&\&]&^' b'Jc'd(e(f(l(!z(3Clibgnutls-extra-devel2.4.126.2The 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 McDonaldJ}build32&openSUSE 11.2openSUSEGPL v3 or laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.gnutls.org/linuxx86_64CJ}J}J}J}J}dc5ac3ceae61a38eb7643e5c7ed233568d6537dd67b2b52d135b05d3ad831d1477c4ce53d26d7b0d22d885a902645c7dlibgnutls-extra.so.26.4.5libgnutls-openssl.so.26.4.5rootrootrootrootrootrootrootrootrootrootgnutls-2.4.1-26.2.src.rpmgnutls-devellibgnutls-extra-devellibgnutls-extra-devel(x86-64)   @ libgnutls-extra26libgnutls-develrpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/shrpmlib(PayloadIsLzma)2.4.13.0.3-14.0-13.0.4-14.4.6-14.7.1IJI?@I/@I HL@H4@HkmHcH_@H4H"@H G@GG@G@Fֱ@FFC @EE>@ED@jshi@suse.deolh@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- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293)- 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.gnutls-develbuild32 1256357284BFKPM2.4.12.4.1-26.22.4.1-26.22.4.1libgnutls-extra-configlibgnutls-extra.solibgnutls-openssl.sognutls-extra.pclibgnutls-extra.m4/usr/bin//usr/lib64//usr/lib64/pkgconfig//usr/share/aclocal/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/4bc13b34ad39fb438d061827408dc1fc-gnutlscpiolzma2x86_64-suse-linuxyKeu$2ƺĮt;?] b2o+MWHۺpq5t2u[Ii 5'3E<"[NbL,됴qQ\nW޿6,BLE,iY%2pk؂/@>tTj5*w9P037cTYy=Zd8"d.Wf@@ t8viJAeO$(Xۊru3Z٥A@iU}ypF_ΜN00SL3e٦,aE+NWh Zui5Q/꩷~z/IWd28i7Ӽ}{.v%kGOa`cY c["(yy٧܃\`"`,doS@WOBytDahX YV#it6 Kߡ/2jvLe9٘Hʃ.^Ŷ.f2e-(aJ\ _a4WgdUB]!°-U59fo"R/Ӟ&֚Z+FR/0/;HQ^TX4eiQNi"(׏⎅6ل&DGʁH Ė^2Ke4\Pw~dBg*Tj@.2nĴog_y8]*6ՊK}t!IgQ +㨯Z֨uB֚WeBwe؏ 0m#gwB2<1ʰ=<JbaԠv8[4`9 w?Qr uD"#hU^ճg&V8@Ws~yh.=C KxaJ_ٵIIX7>8x_'` qZ )af `gE)oeX]|#V݅/qΌ=ǎH24&4 2,Pg 0dIq: 6n б&i RY[n?tHO a DA̽qU,v @UH+ 16.&8a1IĒ& Y,`Cn—i ϳ@bK%^s_\YA'٫I\-e*. 3`ޫ)8-?8~=^Z rp\6Nc͓o6^jyUBJoSƅex=H]G3e7R_h z#D牨Jf89)pMuJ3 L0vz? ;4UbnpuVL Z3J ld/,`k%[::!|^ g5KG1mT[цxvy~Av ȋ@Elewq dUiwfhz eAXfѓ?1Vq!>S%HC4I񯎉̫EaB: 1'LC[z籷ɑ`m;A)e6H(ee{ e"&&?u@F D,PfGLXrUȡC' _6'ԑ8;IANiCu ?Ͷ8]0!$T{[]B&`W_2Pop q})=Mn]He" sIl$E+A{,A"Ѳ.Lޗsq]wXx3G5t44!FA`nG9 nm94x1=,pa$y+< d/}['ACr }PFf۝Gy]<]%a1Eʣc~ uQez۹W$ؙHNP-=o`AȬfENlȥho \%+/vvko36&!Y+R7DZH;{!S_s{qMуi0PAVOXw9>ly27S'gwz傉*VC զ?ptp37g:T.J<mcxv! bap(n'%.&_1OeEeSN={=\zm-@ke3C"|[I_]