libgnutls-openssl27-3.0.28-1.1.1>t 4 DpQM/=„[CD"KW_U2\td2pIUFhn P0a˻DK;l8g~3QBq e}0Ȅ2"O[ F&KwidȌ hu,9oڼ:Odl")E(h⾅0rʮCu:_fg[]@밸 |}`fwכv~ʼneX[TɸFH[>V$[m{@srIR!TӴ ljQM/=„Ofu2xF?QpBaZ ibCpi9&5q`ŬX~>]$jҺE]즋Ѭ9_9lQ^CAgFj$SKY-K^I!N8U"`!ɛqYBe~eJtfo.gq!9 $JwBh /gsXT~ݼ9|P#GÎ22֟h\ю9k v0. iE{DWYAb3b214386f77baef9cddd11bfd8893197cb01ce6n><{?{d # L$(6?H a     8@(8$9$:!$>y@y"Fy1GyDHyLIyTXyXYyd\y]y^ybycz;dzezfzlzuzvzw{Xx{`y{hz{Clibgnutls-openssl273.0.281.1.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.QLbuild23lopenSUSE 12.3openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Networking/Securityhttp://www.gnutls.org/linuxx86_64lQKhQKo2c18533c1e2db03dd2cc7bdbd9e490aalibgnutls-openssl.so.27.0.2rootrootrootrootgnutls-3.0.28-1.1.1.src.rpmlibgnutls-openssl.so.27()(64bit)libgnutls-openssl27libgnutls-openssl27(x86-64)@@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgnutls.so.28()(64bit)libgnutls.so.28(GNUTLS_1_4)(64bit)libgnutls.so.28(GNUTLS_2_12)(64bit)libgnutls.so.28(GNUTLS_PRIVATE)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2Q@Q"@P@P@P*P@O;O@O Oĺ@O"O.@O.@O@OO8@NNNNN@N}@N|tNx@N[@NK@N*L@K@KK"@KjKjK4@J^@IJmeissner@suse.commeissner@suse.comcrrodriguez@opensuse.organdreas.stieger@gmx.deandreas.stieger@gmx.degjhe@suse.comcoolo@suse.comi@marguerite.sumeissner@suse.compuzel@suse.comlnussel@suse.delnussel@suse.demeissner@suse.comNico.Laus.2001@gmx.degjhe@suse.comgjhe@suse.comvuntz@opensuse.orgcoolo@suse.comgjhe@suse.comvuntz@opensuse.orguli@suse.comvuntz@opensuse.orgmeissner@suse.devuntz@opensuse.orgcoolo@novell.comcrrodriguez@opensuse.orggjhe@novell.comgjhe@novell.comcoolo@novell.commeissner@suse.decrrodriguez@opensuse.orgmeissner@suse.deper@osbeck.comjengelh@medozas.degjhe@novell.comjshi@suse.de- Updated to GnuTLS 3.0.28 - libgnutls: Fixes in server side of DTLS-0.9. - libgnutls: Corrected gnutls_cipher_decrypt2() when used with AEAD ciphers (i.e., AES-GCM). - libgnutls: Fixes in record padding parsing to prevent a timing attack. Issue reported by Kenny Patterson and Nadhem Alfardan. bnc#802184 - libgnutls: DN variable 'T' was expanded to 'title'.- Updated to GnuTLS 3.0.27 - libgnutls: Fixed record padding parsing issue. - libgnutls: Stricter RSA PKCS #1 1.5 encoding. - libgnutls-guile: Fixed parallel compilation issue. - API and ABI modifications: No changes since last version.- Test suite breaks on qemu-arm some calls not implemented.- include LGPL-3.0+ text in COPYING.LESSER - run regression tests, but move "make check" to %check section - add gnutls-3.0.26-skip-test-fwrite.patch to skip a failing test - no longer manipulate doc/examples tree in %install section, the deletion of Makefiles breaks "make check" in %check - install documentation, reference and examples in %install section to fetch them for the package without unneccessary files- updated to GnuTLS 3.0.26: - libgnutls: Always tolerate key usage violation errors from the side of the peer, but also notify via an audit message. - libgnutls: gnutls_x509_crl_verify() includes time checks. - libgnutls: Increased maximum password length in the PKCS #12 functions. - API and ABI modifications: GNUTLS_CERT_REVOCATION_DATA_TOO_OLD: Added GNUTLS_CERT_REVOCATION_DATA_ISSUED_IN_FUTURE: Added - includes changes from 3.0.25: - libgnutls: Fixed the receipt of session tickets during session resumption. - libgnutls: Added gnutls_ocsp_resp_check_crt() to check whether the OCSP response corresponds to the given certificate. - libgnutls: Several updates in the OpenPGP code. The generating code is fully RFC6091 compliant and RFC5081 support is only supported in client mode. - API and ABI modifications: gnutls_ocsp_resp_check_crt: Added - includes changes form version 3.0.24: - libgnutls: The %COMPAT keyword, if specified, will tolerate key usage violation errors (they are far too common to ignore). - libgnutls: Corrected bug in OpenPGP subpacket encoding. - libgnutls: Added X.509 certificate verification flag - GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN. This flag allows the verification of unsorted certificate chains and is enabled by default for TLS certificate verification (if gnutls_certificate_set_verify_flags() does not override it). - libgnutls: Correctly restore gnutls_record_recv() in DTLS mode if interrupted during the retrasmition of handshake data. - libgnutls: Added GNUTLS_STATELESS_COMPRESSION flag to gnutls_init(), which provides a tool to counter compression-related attacks where parts of the data are controlled by the attacker _and_ are placed in separate records (use with care - do not use compression if not sure). - libgnutls: Depends on libtasn1 2.14 or later. - includes changes from version 3.0.23: - gnutls-serv: Listens on IPv6 - libgnutls: Be tolerant in ECDSA signature violations (e.g. using SHA256 with a SECP384 curve instead of SHA-384), to interoperate with openssl. - libgnutls: Fixed DSA and ECDSA signature generation in smart cards. - includes changes from version 3.0.22 - libgnutls: When verifying a certificate chain make sure it is chain. If the chain is wronly interrupted at some point then truncate it, and only try to verify the correct part. Patch by David Woodhouse - libgnutls: Restored the behavior of gnutls_x509_privkey_import_pkcs8() which now may (again) accept a NULL password. - certtool: Allow the user to choose the hash algorithm when signing certificate request or certificate revocation list. - Refresh gnutls-implement-trust-store-dir.diff, some parts are in upstream sources- update to latest stable version 3.0.21: libgnutls: fixed bug in gnutls_x509_privkey_import() that prevented the loading of EC private keys when DER encoded. Reported by David Woodhouse. libgnutls: In DTLS larger to mtu records result to GNUTLS_E_LARGE_PACKET instead of being truncated. libgnutls: gnutls_dtls_get_data_mtu() is more precise. Based on patch by David Woodhouse. libgnutls: Fixed memory leak in PKCS #8 key import. libgnutls: Added support for an old version of the DTLS protocol used by openconnect vpn client for compatibility with Cisco's AnyConnect SSL VPN. It is marked as GNUTLS_DTLS0_9. Do not use it for newer protocols as it has issues. libgnutls: Corrected bug that prevented resolving PKCS #11 URLs if only the label is specified. Patch by David Woodhouse. libgnutls: When EMSGSIZE errno is seen then GNUTLS_E_LARGE_PACKET is returned. API and ABI modifications: gnutls_dtls_set_data_mtu: Added gnutls_session_set_premaster: Added- merge am-1.12 patches into 1- fix 12.2 builds. * replace depreciated am_prog_mkdir_p with ac_prog_mkdir_p.- Updated to version 3.0.20: libgnutls: Corrected bug which prevented the parsing of handshake packets spanning multiple records. libgnutls: Check key identifiers when checking for an issuer. libgnutls: Added gnutls_pubkey_verify_hash2() libgnutls: Added gnutls_certificate_set_x509_system_trust() that loads the trusted CA certificates from system locations (e.g. trusted storage in windows and CA bundle files in other systems). certtool: Added support for the URI subject alternative name type in certtool. certtool: Increase to 128 the maximum number of distinct options (e.g. dns_names) allowed. gnutls-cli: If --print-cert is given, print the certificate, even on verification failure. * * API and ABI modifications: gnutls_pk_to_sign: Added gnutls_pubkey_verify_hash2: Added gnutls_certificate_set_x509_system_trust: Added- fix build with automake-1.12 - add: automake-1.12.patch- backport gnutls_certificate_set_x509_system_trust() from git and add support for trust store directories (bnc#761634)- add version and release to gnutls-devel provides- let libgnutls-devel also provide gnutls-devel- Update to version 3.0.19: + libgnutls: - When decoding a PKCS #11 URL the pin-source field is assumed to be a file that stores the pin. Based on patch by David Smith. - gnutls_record_check_pending() no longer returns unprocessed data, and thus ensure the non-blocking of the next call to gnutls_record_recv(). - Added strict tests in Diffie-Hellman and SRP key exchange public keys. - in ECDSA and DSA TLS 1.2 authentication be less strict in hash selection, and allow a stronger hash to be used than the appropriate, to improve interoperability with openssl. + tests: - Disabled floating point test, and corrections in pkcs12 decoding tests. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.18: + certtool: - Avoid a Y2K38 bug when generating certificates. Patch by Robert Millan. + libgnutls: - Make sure that GNUTLS_E_PREMATURE_TERMINATION - is returned on premature termination (and added unit test). - Fixes for W64 API. Patch by B. Scott Michel. - Corrected VIA padlock detection for old VIA processors. Reported by Kris Karas. - Updated assembler files. - Time in generated certificates is stored as GeneralizedTime instead of UTCTime (which only stores 2 digits of a year). + minitasn1: - Upgraded to libtasn1 version 2.13 (pre-release). + API and ABI modifications: - gnutls_x509_crt_set_private_key_usage_period: Added - gnutls_x509_crt_get_private_key_usage_period: Added - gnutls_x509_crq_set_private_key_usage_period: Added - gnutls_x509_crq_get_private_key_usage_period: Added - gnutls_session_get_random: Added - Changes from version 3.0.17: + command line apps: - Always link with local libopts. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.16: + minitasn1: - Upgraded to libtasn1 version 2.12 (pre-release). + libgnutls: - Corrected SRP-RSA ciphersuites when used under TLS 1.2. - included assembler files for MacOSX. + p11tool: - Small fixes in handling of the --private command line option. + certtool: - The template option allows for setting the domain component (DC) option of the distinguished name, and the ocsp_uri as well as the ca_issuers_uri options. + API and ABI modifications: - gnutls_x509_crt_set_authority_info_access: Added - Changes from version 3.0.15: + test suite: - Only run under valgrind in the development system (the full git repository) + command line apps: - Link with local libopts if the installed is an old one. + libgnutls: - Eliminate double free during SRP authentication. Reported by Peter Penzov. - Corrections in record packet parsing. Reported by Matthew Hall. - Cryptodev updates and fixes. - Corrected issue with select() that affected FreeBSD. This prevented establishing DTLS sessions. Reported by Andreas Metzler. - Corrected rehandshake and resumption operations in DTLS. Reported by Sean Buckheister. - PKCS #11 objects that do not have ID no longer crash listing. Reported by Sven Geggus. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.14: + command line apps: - Included libopts doesn't get installed by default. + libgnutls: - Eliminate double free on wrongly formatted certificate list. Reported by Remi Gacogne. - cryptodev code corrected, updated to account for hashes and GCM mode. Eliminated memory leak in PCKS #11 initialization. Report and fix by Sam Varshavchik. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.13: + gnutls-cli: - added the --ocsp option which will verify the peer's certificate with OCSP. - added the --tofu and if specified, gnutls-cli will use an ssh-style authentication method. - if no --x509cafile is provided a default is assumed (/etc/ssl/certs/ca-certificates.crt), if it exists. + ocsptool: - Added --ask parameter, to verify a certificate's status from an ocsp server. + command line apps: - Use gnu autogen (libopts) to parse command line arguments and template files. + tests: - Added stress test for DTLS packet losses and out-of-order receival. Contributed by Sean Buckheister. + libgnutls: - Several updates and corrections in the DTLS DTLS lost packet handling and retransmission timeouts. Report and patches by Sean Buckheister. - Added new functions to easily allow the usage of a trust on first use (SSH-style) authentication. - SUITEB128 and SUITEB192 priority strings account for the RFC6460 requirements. - Added new security parameter GNUTLS_SEC_PARAM_LEGACY to account for security level of 96-bits. - In client side if server does not advertise any known CAs and only a single certificate is set in the credentials, sent that one. - Added functions to parse authority key identifiers when stored as a 'general name' and serial combo. - Added function to force explicit reinitialization of PKCS #11 modules. This is required on the child process after a fork (if PKCS #11 functionality is desirable). - Depend on p11-kit 0.11. + API and ABI modifications: - gnutls_dtls_get_timeout: Added - gnutls_verify_stored_pubkey: Added - gnutls_store_pubkey: Added - gnutls_store_commitment: Added - gnutls_x509_crt_get_authority_key_gn_serial: Added - gnutls_x509_crl_get_authority_key_gn_serial: Added - gnutls_pkcs11_reinit: Added - gnutls_ecc_curve_list: Added - gnutls_priority_certificate_type_list: Added - gnutls_priority_sign_list: Added - gnutls_priority_protocol_list: Added - gnutls_priority_compression_list: Added - gnutls_priority_ecc_curve_list: Added - gnutls_tdb_init: Added - gnutls_tdb_set_store_func: Added - gnutls_tdb_set_store_commitment_func: Added - gnutls_tdb_set_verify_func: Added - gnutls_tdb_deinit: Added - Changes from version 3.0.12: + libgnutls: - Added OCSP support. There is a new header file gnutls/ocsp.h and a set of new functions under the gnutls_ocsp namespace. Currently the functionality provided is to parse and extract information from OCSP requests/responses, to generate OCSP requests and to verify OCSP responses. See the manual for more information. Run ./configure with --disable-ocsp to build GnuTLS without OCSP support. This work was sponsored by Smoothwall . + ocsptool: - Added new command line tool. The tool can parse OCSP request/responses, generate OCSP requests and verify OCSP responses. See the manual for more information. + certtool: - --outder option now works for private and public keys as well. + libgnutls: - Added error code GNUTLS_E_NO_PRIORITIES_WERE_SET to warn when no or insufficient priorities were set. - Corrected an alignment issue in ECDH key generation which prevented some keys from being correctly aligned in rare circumstances. - Corrected memory leaks in DH parameter generation and ecc_projective_check_point(). - Added gnutls_x509_dn_oid_name() to return a descriptive name of a DN OID. + API and ABI modifications: - gnutls_pubkey_encrypt_data: Added - gnutls_x509_dn_oid_name: Added - gnutls_session_resumption_requested: Added - gnutls/ocsp.h: Added new header file. - gnutls_ocsp_print_formats_t: Added new type. - gnutls_ocsp_resp_status_t: Added new type. - gnutls_ocsp_cert_status_t: Added new type. - gnutls_x509_crl_reason_t: Added new type. - gnutls_ocsp_req_add_cert: Added. - gnutls_ocsp_req_add_cert_id: Added. - gnutls_ocsp_req_deinit: Added. - gnutls_ocsp_req_export: Added. - gnutls_ocsp_req_get_cert_id: Added. - gnutls_ocsp_req_get_extension: Added. - gnutls_ocsp_req_get_nonce: Added. - gnutls_ocsp_req_get_version: Added. - gnutls_ocsp_req_import: Added. - gnutls_ocsp_req_init: Added. - gnutls_ocsp_req_print: Added. - gnutls_ocsp_req_randomize_nonce: Added. - gnutls_ocsp_req_set_extension: Added. - gnutls_ocsp_req_set_nonce: Added. - gnutls_ocsp_resp_deinit: Added. - gnutls_ocsp_resp_export: Added. - gnutls_ocsp_resp_get_certs: Added. - gnutls_ocsp_resp_get_extension: Added. - gnutls_ocsp_resp_get_nonce: Added. - gnutls_ocsp_resp_get_produced: Added. - gnutls_ocsp_resp_get_responder: Added. - gnutls_ocsp_resp_get_response: Added. - gnutls_ocsp_resp_get_signature: Added. - gnutls_ocsp_resp_get_signature_algorithm: Added. - gnutls_ocsp_resp_get_single: Added. - gnutls_ocsp_resp_get_status: Added. - gnutls_ocsp_resp_get_version: Added. - gnutls_ocsp_resp_import: Added. - gnutls_ocsp_resp_init: Added. - gnutls_ocsp_resp_print: Added. - gnutls_ocsp_resp_verify: Added. - Changes from version 3.0.11: + libgnutls: - Corrected functionality of gnutls_record_get_direction(). Reported by Philip Allison. - Provide less timing information when decoding TLS/DTLS record packets. Patch by Nadhem Alfardan. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.10: + gnutls-cli/serv: - Set don't fragment bit in DTLS sessions in Linux as well as in BSD. + gnutls-cli: - Fixed reading from windows terminals. + libgnutls: - When GNUTLS_OPENPGP_FMT_BASE64 is specified the stream is assumed to be base64 encoded (previously the encoding was auto-detected). This avoids a decoding issue in windows systems. - Corrected ciphersuite GNUTLS_ECDHE_PSK_AES_256_CBC_SHA384 - Added ciphersuites: GNUTLS_PSK_WITH_AES_256_GCM_SHA384 and GNUTLS_DHE_PSK_WITH_AES_256_GCM_SHA384. - Added function gnutls_random_art() to convert fingerprints to images (currently ascii-art). - Corrected bug in DSA private key parsing, which prevented the verification of the key. + API and ABI modifications: - gnutls_random_art: Added - Changes from version 3.0.09: + certtool: - Added new parameter --dh-info. - -l option was overloaded so if combined with --priority it will only list the ciphersuites that are enabled by the given priority string. + libgnutls: - Added new priority string %SERVER_PRECEDENCE, which changes the ciphersuite selection procedure. If specified the server priorities will be used for selection instead of the client's. - Optimizations in Diffie-Hellman parameters generation and key exchange. - When session tickets are negotiated and used in a session, a server will not store that session data into its cache. - Added the SECP192R1 curve. - Added gnutls_priority_get_cipher_suite_index() to allow listing the ciphersuites enabled in a priority structure. It outputs an index to be used in gnutls_get_cipher_suite_info(). - Optimizations in the elliptic curve code --timing attacks resistant code is only used in ECDSA private key operations. + doc: - man pages for API functions generation was fixed and are now added again in the distribution. + API and ABI modifications: - GNUTLS_ECC_CURVE_SECP192R1: New curve definition - gnutls_priority_get_cipher_suite_index: Added - Changes from version 3.0.08: + certtool: - Certtool -e returns error code on verification failure. - Verifies parameters of generated keys. + libgnutls: - Corrected ECC key generation (introduced in 3.0.6) - Provide less timing information when decoding TLS/DTLS record packets. + doc: - man pages for API functions were removed. The reason was that the code that auto-generated the man pages missed many APIs and we couldn't fix it (volunteers welcome). See the info manual or the GTK-DOC manual instead. + API and ABI modifications: - gnutls_x509_privkey_verify_params: Added - Changes from version 3.0.07: + libgnutls: - Corrected fix in gnutls_session_get_data() to report the actual session size when the provided buffer is not enough. - Fixed ciphersuite GNUTLS_ECDHE_RSA_AES_128_CBC_SHA256, which was using a wrong MAC algorithm. Reported by Fabrice Gautier. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.06: + gnutls-guile: - Compilation fixes. + libgnutls: - Fixed possible buffer overflow in gnutls_session_get_data(). Reported and fix by Alban Crequy. - Bug fixes in the ciphersuites with NULL cipher. Reported by Fabrice Gautier. - Bug fixes in ECC code for 64-bit MIPS systems. Thanks to Joseph Graham for providing access to such a system. - Correctly report ECC private key parsing errors. Reported by Fabrice Gautier. - In ECDHE verify that the received point lies on the selected curve. The ECDHE ciphersuites now take precendence to plain DHE. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.05: + libgnutls-extra: - is no more + libgnutls: - Corrections in order to compile with mingw32. - Corrections in VIA padlock code for VIA C5 processor and new detection of PHE with support for partial hashing. - Corrected bug in gnutls_x509_data2hex. Report and fix by Vincent Untz. + minitasn1: - Upgraded to libtasn1 version 2.10. + API and ABI modifications: - No changes since last version. - Changes from version 3.0.04: + gnutls-cli-debug: - Added more tests including AES-GCM, SHA256 and elliptic curves. + gnutls-cli: - Added --benchmark-soft-ciphers to benchmark the software version of the ciphers instead of hw accelerated (where available) + libgnutls: - Public key ID calculation is consistent among all structures. It uses a SHA-1 hash of the subjectPublicKeyInfo. - gnutls_privkey_t allows setting external callback to perform signing or decryption. Can be set using gnutls_privkey_import_ext() - A certificate credentials structure can be used with a gnutls_privkey_t and a gnutls_pcert_st structure using gnutls_certificate_set_key(). - Fixes to enable external signing callback to operate with TLS 1.2. - Fixed crash when printing ECDSA certificate key ID. Reported by Erik Jensen. - Corrected VIA padlock code for C3. In C3 benchmarks show a 2x increase in AES speed and a 14x increase in VIA nano. Added support for hashes and HMACs. - Compilation fixed when p11-kit is not detected. - Fixed the deflate compression code. - Added gnutls_x509_crt_get_authority_info_access. Used to get the PKIX Authority Information Access (AIA) field. - gnutls_x509_crt_print supports printing AIA fields. - Added ability to gnutls_privkey_t to operate with signing callback function. + API and ABI modifications: - gnutls_x509_crt_get_authority_info_access (x509.h): Added function. - gnutls_privkey_import_ext: Added function. - gnutls_certificate_set_key: Added function. - gnutls_info_access_what_t (x509.h): Added enum. - GNUTLS_OID_AIA (x509.h): Added symbol. - GNUTLS_OID_AD_OCSP (x509.h): Added symbol. - GNUTLS_OID_AD_CAISSUERS (x509.h): Added symbol. - Drop CVE-2011-4128.patch, CVE-2012-0390.patch, CVE-2012-1569.patch, CVE-2012-1573.patch, gnutls-fix-compression.patch, gnutls-fix-crash-on-strcat.patch: all fixed upstream.- fix bug[bnc#753301] - VUL-0: gnutls/libtasn1 "asn1_get_length_der()" DER decoding issue CVE-2012-1569 and bug[bnc#754223] - GenericBlockCipher heap corruption DoS CVE-2012-1573- fix Bug[bnc#739898] - VUL-1: CVE-2012-0390: GnuTLS DTLS plaintext recovery attack.- Fix licenses (bnc#733661): the applications as well as gnutls-extra and gnutls-openssl libraries are under GPL-3.0+ while the library is LGPL-3.0+.- add automake as buildrequire to avoid implicit dependency- fix #Bug 729486 - gnutls: buffer overflow CVE-2011-4128- Add gnutls-fix-crash-on-strcat.patch: make sure a string is nul-terminated before using strcat on it. Fix bnc#724421.- cross-build fix: configure with sysroot- Add gnutls-fix-compression.patch: fix some decompression/compression issues that caused connection failures to some XMPP servers. Patch taken from git.- added libgnutls-devel to baselibs.conf for 32bit Wine on 64bit build- Update to version 3.0.3: + libgnutls: - Added gnutls_record_get_discarded() to return the number of discarded records in a DTLS session. - All functions related to RSA-EXPORT were deprecated. - Memory leak fixes in credentials private key deinitialization. - Memory leak fixes in ECC ciphersuites. - Do not send an empty extension structure in server hello. This affected old implementations that do not support extensions. - Allow CA importing of 0 certificates to succeed. - Added support for VIA padlock AES optimizations. (disabled by default) - Added support for elliptic curves in PKCS #11. - Added gnutls_pkcs11_privkey_generate() to allow generating a key in a token. - gnutls_transport_set_lowat dummy macro was removed. + p11tool: Added generate-rsa, generate-dsa and generate-ecc options to allow generating private keys in the token. - Changes from version 3.0.2: + libgnutls: - OpenPGP certificate type is not enabled by default. - Added %NO_EXTENSIONS priority string. - Corrected issue in gnutls_record_recv() triggered on encryption or compression error. - Compatibility fixes in CPU ID detection for i386 and old GCC. - Corrected parsing of XMPP subject alternative names. - Allow for out-of-order ChangeCipherSpec message in DTLS. - gnutls_certificate_set_x509_key() and gnutls_certificate_set_openpgp_key() operate as in 2.10.x and allow the release of the private key during the lifetime of the certificate structure. + gnutls-cli: Benchmark applications were incorporated with it. - Changes from version 3.0.1: + libgnutls: - gnutls_certificate_set_x509_key_file() and friends support server name indication. If multiple certificates are set using these functions the proper one will be selected during a handshake. - Added AES-256-GCM which was left out from the previous release. - When asking for a PKCS# 11 PIN multiple times, the flags in the callback were not being updated to reflect for PIN low count or final try. - Do not allow second instances of PKCS #11 modules. - Fixed alignment issue in AES-NI code. - The config file at gnutls_pkcs11_init() is being read if provided. - Ensure that a certificate list specified using gnutls_certificate_set_x509_key() and friends, is sorted according to TLS specification (from subject to issuer). - Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for gnutls_x509_crt_list_import. It checks whether the list to be imported is properly sorted. + crywrap: Added to the distribution. It is an application that proxies TLS session to a port using a plaintext service. + Many GTK-DOC improvements. + Updated translations. - Drop 0001-Included-appro-s-updates-to-AES-NI.patch, 0002-Added-note.GNU-stack-to-prevent-marking-the-library-.patch, 0003-Force-alignment-for-AES-NI-to-the-runtime-rather-tha.patch, 0006-Added-AES-256-GCM.-Reported-by-Benjamin-Hof.patch: all fixed upstream. - Drop call to autoreconf: it was only needed for the patches. - Add libidn-devel BuildRequires for the new crywrap tool.- update baselibs.conf- Update to version 3.0.0. many fixes see NEWS for details This changelog only describes important package changes or features. * Main reason for update is to support Intel AES-NI CPU extensions. * Bump sonames in the library package accordingly * C++ apps must now buildrequire libgnutls++-devel * Software using the openssl emulation must buildrequire libgnutls-openssl-devel or better use openssl directly. * Upstream no longer uses libgcrypt but libnettle. * Upstream now requires the use of p11-kit * Add post-release upstream patches critical for improving AES-NI support.- update to stable version 2.10.5 * * libgnutls: Corrected verification of finished messages. * * libgnutls: Corrected signature generation and verification in the Certificate Verify message when in TLS 1.2. Reported by Todd A. Ouska. * * pkg-config gnutls.pc improvements. The file uses 'Requires.private' for libtasn1 and libz when needed, instead of Libs.private. From Andreas Metzler. * * gnutls-serv: Corrected a buffer overflow. Reported and patch by Tomas Mraz. * * libgnutls: Use ASN1_NULL when writing parameters for RSA signatures. This makes us comply with RFC3279. Reported by Michael Rommel. * * libgnutls: Reverted default behavior for verification and introduced GNUTLS_VERIFY_DO_NOT_ALLOW_X509_V1_CA_CRT. Thus by default V1 trusted CAs are allowed, unless the new flag is specified. * * minitasn1: Updated to Libtasn1 2.9. * * bgnutls: Correctly add leading zero to PKCS #8 encoded DSA key. Reported by Jeffrey Walton. * * libgnutls: Corrected memory leak in extension data calculation. Reported by Mike Blumenkrantz. * * libgnutls: Remove trailing comma in enums in gnutls.h and x509.h. * * API and ABI modifications: No changes since last version.- update to latest stable version 2.10.2 * tons of changes, see NEWS- buildrequire pkg-config to fix provides- updated to stable 2.8.6 * * libgnutls: For CSRs, don't null pad integers for RSA/DSA value. VeriSign rejected CSRs with this padding. Note: As a side effect of this change, the "public key identifier" value computed for a certificate using this version of GnuTLS will be different from values computed using earlier versions of GnuTLS. * * libgnutls: For CSRs on DSA keys, don't add DSA parameters to the optional SignatureAlgorithm parameter field. VeriSign rejected these CSRs. They are stricly speaking not needed since you need the signer's certificate to verify the certificate signature anyway. * * libgnutls: When checking openpgp self signature also check the signatures of all subkeys. Ilari Liusvaara noticed and reported the issue and provided test vectors as well. * * libgnutls: Cleanups and several bug fixes. Found by Steve Grubb and Tomas Mraz. * * Link libgcrypt explicitly to certtool, gnutls-cli, gnutls-serv. * * Fix --disable-valgrind-tests. * * examples: Use the new APIs for printing X.509 certificate information. * * i18n: Updated Czech, Dutch, French, Polish, Swedish and Vietnamese translations. Added Simplified Chinese translation.- use system libtasn1 instead of the bundled copy- some build fixes.- updated to stable 2.8.5- add baselibs.conf as a source - enable parallel building- update to lastest stable version 2.8.3 [bnc#532750]- fix security bug [bnc#457938] new CVE-2008-4989/sbin/ldconfig/sbin/ldconfigbuild23 13608747133.0.28-1.1.13.0.28-1.1.1libgnutls-openssl.so.27libgnutls-openssl.so.27.0.2/usr/lib64/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/5b864e34cc9617231be51dfb7a28bc6a-gnutlscpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x5c3995a225debb2ab3f7c94ffaf8c2fab7215310, strippeddirectoryPRRRRRRRR R R R R RRAGU8mS JxG)E >!ɋ0wXX QuLLЩ]"Oq&.YֳqYL%Ub5~uBQ>wT3o+pFOQAqVאAQ?(KB6`e\H{n$ςl(ކG#pW̒Ef{b!FafkX@ӥMuΌ9L,dBB.>I!DwȲj/GUwR\P[րXXfކk ڎ`SȈ|ݦ?^"NEjbk}M)}MljżO޺ {}lIL~?f>G"rj18H8W6P5oƏ;Κ^K.3do2:mG.6^b.E*) QA(z+sԲfx$?@c"_ghL#Y/𯔯ϤIך%[69H+U;BGn>ǘ-h-¼'6T4ccj(<,~vqkR6oB9m+ϹR]H֜jYFF=J1+tB*$ 1Wuk;~U/mYG{Q6^Jhҹ4JIIo+FZS̸|BҜes_٘\UnQ _E|yٿdg!kc9@;Vυņ~Pu-NSe|shgO`9 "ix|R,'% '*WD"-YGğrlNK{L`-M9uJ{zvma8U'JLk1z>B[k9^5MuF5uR@0soU!E>ix+Kz->خQNKTlFٱwe|16+2r|\n ˜$Ecψ{ \D>{H1{Xzݤm%7,; `oY )l.B +{mKPygZ#]Ȅ;~h[up:w*š6Q;| GTWDZ: q"( UY 3_Ҭv6hǎ)5g G,.KVfis̏o廙cp [[8l&..+"n,kʺ%0+O.e=%8 Y9JZ\;t 9rTq K [I4&kM\VT=a=³K;|~)@- [} GN;Vn%z>~MtGHSVΒMQ415ȯ|ED*"!զEvDȞ %ֻwSF\h~Ym J)迆Evѓڊ/B90}'.+̬r!)ͅD݂\.}*vFDN߼lTɌ_LC:<1nV?옛+jcG7d@>T*=?UJ=JĦ0G|SQT'Cko~Eê_kd%r{; \.ux;aF&78|L$gE+Vך2ָl2rgIXy)$? PfA(Kއ!X6!bYt,-h1x(k2YTCz  KtRXwLzc}9eCe*,Ҭ(u%4&wf2B ,LbO eO#AAۿ.Śa].MNmY69.ؽun%Pc*bJ n>0VG>Ns~-x 8\<[ᯃQyn4?Ċx\/\ybB -)Id)0hy sYg8n| '~4blyTc?%F>uxfJh6ELT6J6mlyixf,`˛eN᥆YhH-cQ9n@a @8輨JHRՌ?{7>IH2OH =' C&6ĈAk\Li7q؄.Vu')]KG|&W=١h#kuhg֟ZdlELֵyT~Ky|G mhr$) ;JAeOn`X xPкm)8G5kNA٘'οy8̮LWaC #-w~dޢ\|Yh! ʳ̋ N;ȝ ?lŃ)ŹIh$S Cb:jdpD1RQ?LuY:M 7neHHލg`[Ol5Ǡ&Z;gz5wbf2~63ɤgq]ynKAFrHCτ3LZr@/䣜laԱB2?grOdf*w-"߆,zWfjA6+lꐁsA'j$ 2Wq;ǚ cNH hvt#Q3XB pW+ɼ`"Z펶`=sJ4 o3z.;f _[X/xu@& ^ G \",YN CJǓC!cb(#H m=w2_ؿEDoZgj Ʌ"Yt$:1v㎔j%9c>s*󥝀+bFA}T~HSS\@8{?ْUEq@d>mg`2jw nH 6e(wn\TΊ}W=Vrpt_}x^(J]3l>VL S ֟\'Fu -g]jb^ 1u`_'LT| U) p+An]ڍ tjp?s~&'9BO!G5B=5# >tڑZӗHqŪ;̓43Al; ɢ2p_}Zw2{#pM֦᱊UN/ST1 Yr~Y8iϞ4,k Uc@0=Áы+yprxı k&:Iq <Y;U~U ~Ȋ1Ϳ >sTDI.nAJ &oiql-gz5!N/Jn09gY+ӹ2Llt+,cz; ܔ|VUSpFB,Z27$=M>z6(0Z~+Jhͽ=gӑ}3CN}e@~*٘rKrWEV5WM${Fw+|/ C_gr:k_6L >gY̺z0g!kmF_67Jj[`nlDILxd41ZO3l^"7_;=\ [4V^G6[nL7 ?J&3/ghV8/-`1,)v~Ґ MlŚx4?sel/"c@sC}ȣ`u Dw#i$8eB,q޶p{f${ GWVf*(١MmcZxDrcF_wl习|$UYAϣ]ijΜ@fű)bxtiP•T d# cW74yy8IJħI] ;C69L&e_:5 ~ĥ<K DG7>P8LN)Wob%2Ri5}ݯʾr{Y0hBg+LQnj1od^Vﮓƿz1uQb-$H;ĎW@skk iӉIwn7/%FjwW+H0a^Yx+Y3FM<7ݚ2&(a ЉOpI( #} w ү99F/4pB}]Ȳavz'(umNA÷ b×䙾os1 ya"^9|A,ٱ@׊' џy$wg &SFn6/yT[vXLZ8wƿGx v!\т Ue' EJO&?H/A2-Ek$`r9uVwFpzf$UwHTМ"`,%6Fa Nol""%i[vְjFpOh؋>6%oCRw'~ :iL%HKU?15EJE o*DUǪ!\KnCDr 8+n^UJY ~z_|8 V pT{]8`35rԕsC_ A澀$l;KWfðX Q`N}r &[xW #]aq& ]TS k@(Y?;ħWrм8oyИqW:`|}%y{ZM{SWĂ_I}j0Apoʵ Οv3WáaG?$pe$.Z'=joaT-6{9SV,aI3L wOPP6<>~ $YOx6o; 'ۨ^X`MDJpJەtHwo9rîz~g^=g2I?v dշ_xz8->QUW2rSV%ϬL(rǛ&]hԊ [xwY:`4Ԃ}j'#Ze`IʐM k l\є-/ŸCm\>7flK I! g㈺GO꾪j`ڤ1sfH" 5 ;ft< 974p˖-.A5qc"hEzF\ۃЏhikt+Lv 2՟NX>dR>|+HM 7-=\b5'tj] \!kt<ʔrrעyN[d1o;)^)A U6| ufi[ i7ҲUUd!?uF @xtg%HIL]ynaMh!ȝxɴ/#]VQLC|?V2!* Rm]s |q`RW Tt bMo."]:Yz 3{]]VE,# Զ1)mLj^dxȄ>k DujΦ4Dޏ8ђ' p4c]]nj%}qb\%t=d"X@ӅqpMzeOo:6 LlsB<&jŽmizpMgk |w:Hf7>,Xk-4`4fߚaEjkoIA/%攕lNL{ `+r*3,*^bܝ=Att,Z_:> dtIVCyjҸy>92MȊ'0TM`J^<E;&+uh-PbH>Ɏ!0wD RȖDӐFI/q}X#` ^MV9]+3)2~ۜWm6mٮ`Ϯ7 )Pp^XS(3o~?c 0wb)6^xA-%^wFOldÓF (r4JZѧY $\hb!&:SyHD6R= ܾi)v *SK Z3#72Gcg}g&y;_W0&(Y _υ[P4`識5jc\ʦpZoiQɥbj'ezJo@ ${=_hu:THB,cRS^vPt[?'Jl`Rۤ i*Ph1 Avhє|},TC"Py duw9=Re9ۘɲNrt^c.aƽ T:IpfpLpZ"05Ε_Ȣ˧~1T#B El]Og). ѿ( 4r6=e]  ô|gјoYRgnA:@HPcbZ564{ڑo)E^M_SrZ*^$^$|.*kl1/"Uxs^'#{JZ7?ٞ2 51j*n3)v#zwɪ IXU}i/-q:_"_=jd;N#y~xtKT\oV-2$~E ߞ< ˠ(t,GUJDXk?DJhi['mN> LcUfȿ`]Nfu*2k0*0]eH3^T晜9C8\ڀ#KHŊD<3leg,wuvTRUK'm H.?ԀՇ/ Y+Opǫg$=nEߋP.A2wOҒvBc$6r&Y#"sїN'RBjZJxbxr|MAt]#zeNjn#NBoWiآmͰkp>x?aEӾS7ӱa,G$CH6퀁ghFاr[/MLqxP^pdhwI%Z͡MѼjo|s,(V|ﺸZrIo;%[Ф`؆ 5utd*K8շnDe-;tgM HI5ic:N"64fnڧY @+(Aoi&SrīMè^'/v'}hQEEsۥ"ZbM޽-%?c A@Ac@Osx>bMe SJR&z}J8s~&ds!xvs>noXbUbZVвm BP.c#lϑYzH1Ѽp ^j_1t Hd\}"`oV%͢{f'$eюPIm2y]N|rh~Wm7nV-\qUfBaNg3DGzu"Dq$h4`[X؍| '%qlpT| Z&H%m(1.K8t0mPRC"FLtI;HV|':ۈBI,CJua뻟]$j[;z,k]O7dcG_*.X4H%d KFۚb Rum c!{j'M%Z n!}De㱪={,z}Ӭ$f C$a ܁`Z=/y`ۓד*d*=ԻfeOQ*%:eF_^$\Vêm]l%u7*YgCF",>#4݆;KlAb2~J i3dMϮ]COQ&=NJ81 /1>ݼ)dbq3)mG̈́6ɔvRyTɖF|O(?Ng!r$lO=ݷPi;X3W"_ʪB}#GA%܎"=OpeaBA;{s NOlM`̉c^O4"As׻G ]P8UI [MNSEwU ŵ%xӈ]cf,@ښщ(%J6;1UQterX*pw>@CE)s᱗̜B8=[MF@oh_ٮ.R0Gd53`U&B R{{ 4n82xvܱ%JQ W)EgֲJ"4KNC*|s]yٴb/ozoAeA#t[JKtW|?Z@;;hKטݨ0A7Qm·EG(SlMWV ~*~}38WU~O8ﰶKm1 (ma/_W8gF D b'lzz<,e(v*-O dX*f$tb '"r@xPVm1r nFDV_}`=_}nFw1zuEPA(-qYЀwkMNO$Ŵb*lOٵhv-4u ,g݇A9祩#v%C}Nqq[Az\'!q4Ǹ; QфRGo&:#g&WLbwYoĺ}CSQh~#p~ TF>宻V L!d ڬ!>6PFC aNYi+;#Ju~܊t8Q&2&{V Q8[fʩffi* 6+D\҇MEF o%Qy"fPaS!Bvi|#EK"E%N "| tQHLC.fr٧q\gvoE9 k4TInh}ʁ4SݜzdLhDFÝVbY>͋dhB8d,&Åfܻ[O\}ɪx/٭ 9BZn!F)J9] M_ |LyGd/a SzEUn;.e[?Fݿ&S6w/CU~B!~HLtSJm.hzlu l4&lM/!R(LFC:Dr99j0?4M=Tcӕ+GPmbO%zhwA#ƥo;f*BQ.FwpV7zE#?Q.k)!ߊ}7s{"3N9`"FzB)/+^cD) St'$F0 '.E<1weHA{,KK.}#>2fls|\N6~ D*rwnHY5͟=K0~ T$)^'Bo>y=1!  %fg7f\%G Z͎%p/](u\\|`'D ZhG`M?%L(̆j"Ŏh3:mne 5DwՠJO˾MWI5no+3^}p?=nF \`RH}G!m\Sf޶d`]Gg߈]?nNvN(ziKˇW$n46tf8 0ZHRpXi+noSYla^Qf`j#mFvIsܑ{%}3@g|u}S($zӖϭ %CrAK#ÍBG!˲dv Q_$  3 s$\|Y1P7[0T S*LK%͡1cC߯M "S@GFZa:S>8|4,bN&-BtQ ԍ&)fucGgդgWMp5Cwv J`1p$'r@'B&)3*W]2M-|Ո5Nڼh1MIfXкHLlx$1B5s>c+*dzoX[/e 2($QEeE[zҀLk.D cRI(w!rpPs3O1us6b\ă-ѧR@Vez?RqЁ#r P`FE# =eQmGooVCm !c(X2H`xy&8pgx,R[z#V*3Q|P ~M, z-Od# *//gCcW # rjOD5~ (N?/#| cI1CQ$1m"*X:,O6AҠ`g j-"eI\FM,1%k)f{]+?t,wH~ 7 U&% X[FM% =創PF`]#&n 7H=5fRԼu dX+Bg\X#!Hamť:y$QlJT,#VLbL}S %5wvf'phlv*]?vUMRI0R|t*geFXS|s~taUygʧ>-,>Ku2m[1L>#ШS53Vn|yj1c-$t(S͖S[ OUp}اJgZM!s< "?1d)X^^5X9h1]QrA? NF5)zAi/$"65^8|]n /~CZFt;l;_eez#щ LU/Tl WU2)N(BaGUXiKIDY|yJ\;ƄArx]E(::4Q/-"r]Ps $rCqsؑoٷYcAH`;dU!Kx`;=h-ܿ':y)u.Jrm+$*q7򓶮xk rDA j#[3_p)c3 hH+^-#FetMBYwGN~_tSAK O(2`4iF#+'2\!K!3K;g^ ~U'GXzǛK !Cr)NLp F0vO!vCuB" EN6+|pHB5 ~mǘBoy'l7~ϰ>^yWw,,Ή8PR1*f@y~ 9mgQDŽbd̃A?e&IUUV*b{hȿx tQ epb2G:d T<':J@⛨_͕@&xOn:׆`{ `DRqZ*h/Ͷ%*55^@d,; F>|Ii)_v;Gی!SBԶ[VymLg34t`/< 'hQKfbG:\HYm"}/LJ+׽B}G6Bw F)y$:j??wDRzy?ڜ nxE@6_mjY#~Wkvf, VQ@č⌒ 3X";IU0f=\ǗwTx=Usk9g>̵ PY3Ñ GAW&_NJoBa!瞽B rEQ>[3ChWE 4N5@y*==Мglt8,AN# M,3;a'MVݜ|HlE7R~@b$bd5X$((4\ 6@uǝ Gf/ eq~Z#)?@S ({7b"r fO lmY| m~|:ʻF@)a4?_j)~~=uY:LԽ۞',p)jc'$x=iK7'A,{F|ՑWJN0-Q O}0昍O"]#/t$e|KC5;}d֑{edZ?N64ͧ0:1ZιĢ4.]_fI5]GL?lVAߨ H; 'h}*VN.Wﴙat /[g&'-ϮK^S2ǽO0+Hp7R)2"AޘvF,I|  oy}Wz+Ȓ(j;sB]%[ ܍\\9|Ka ޼C]=ហ %J%8'I7WdʒO Ìmd)$p/f ț";Ġ0{~_n&>z͢sÈp>3.zh!emO~e0v@fsvbqW R0'~|6"ơ*v&Deˍ4;rG|.8-7M+>* #xBvDo3D[A:Q rX89-<u/hŔ 6 ͺ| V{ :] .҉C m62{YxGF !٢]\/(F>U'L^Tȣh\[3]Q%&'kX̤EJS*3o!>%V~:COt GPS{ix-J(NG,0Fp =vT$L21(hjm*,P-*rWw?.&W3? ks`wIl:gue&6#F+RܛQ61^y#,=H;mYiCYe"3^v_K኎)Wg9ztmL`C wa$:Ȧl| 3BcIlUKEI dIa aS sFR@* YVI&~: 9kA(q?o4}6 sk[+ FQgsDqn9G|w[ "|U'Ȫ+::C]T;)]o-U  +`ZDL\fXĺqFȠA{z}nO!W .8_Vg\Q M稦P}t6J@;.Od VFn9H.%HA;Q8 f(*Tivc_@6i)tSc4Homg5it5B3H%n 4%khs(\3w`VԟGW? 2ܸc*x/CG÷9Ϗ [!{S|zP"rX ["Q^Dewj/j0tx%{#G >F9x~MEٛnxWo&Ĵֿ&5> lcU7@ ӹ{_Q"qj?Oj\(5ȓδ 0DRZjH/ QLJUTuE {J^:8Fl1PJD'u(LcwUT!]fa0`pMs[Gvx)!#ΦQ7?Y9Tk=qD嚧AZ8e%f/Y^'qBK?˫ ,V *"VyIJT'rq@6O|yAlA: PD$6'=sT|2хxe,;Jpf*N.wDzĩL‹ q͏ ~^UhfMz]EZ \HfDjxc'1t!R5$On՘{VDP݉՚1X'+ άjj8Z'^ ߜ )I|㷂 ʂT#ZIXy}l` e](8*ʉnFdwƐwBVfzôp},= RP_En`[7h7NI)~#Jz5}} 2hږF:hN |W܋vq|׼/)!B7f%_%~h4 6$&>Fq] 2?Jܨ)I,#;Ӧ.YMB/%RomtDם"Z6Qރ[\i!b\E( g^S&8 m!Ʀ55"\P؛Cֿ6rv\\|HA2WVP?Nv1Տ_ñ?GRKnb<o\KH=ds|VY/D3ݩj8Pho'N~)FґƏ=iU:Fo\y9TѵYb!>0}O@\s7tDPk ۷Vttz$§,ZA4ؓ nȑ=NDֵ?4!EK5!<ڒB*A\;:iӰ4d.TθU'z' "sTHu7"b*J8ľޤ⦉S}{\FŜܵQGi[\)9][EMz54g.'ng{.$( j k4CjU|rh8KsAWq9'̪(dOgy~m"hp~ &\D (#ݡ4+t7{qOpJk~ Ɩ.31dKۣEK@!́-qIAl@K/mcM[ۈwz;egLd z&~P uOY0QWV(0lL? ;"d.36_WYkELJ1sC="`Q>n8$!- h]e@7sV68mk-Y?ާ1T+Og BdyH1E &btZESo19^Ax%Mo2 ]7 ΁6 YB!ȑ@74"!˕hO3AXD'$mrAO`0CGIuj#V=0dmޜExGnhmoeOiM]X%n,a[FJ#v)@c%8mmco@$2G)p\J'K Aw-htw<!4ű%6=1@M$p،T:$>7{*"G"I" *~WWyٛr:>J0c jV׿0 ƜOn~ހ 4=Ghտ#Y"JdYӶ']J ~kO9ni٥D5v[%tŠED tRw 2RtVw]"s|@ݠ@1JSK'owT.Ll4#JU/Yq'.i$DU6bL#$ƦډePM4zJ%K VsN2G"<Υ p%mt|) )L0+[%Rs{߲MNz(Y|<P-'EM^۽:ʄ.qvw7炫B}ov)˧mUFH1Sg=hamM 562joOmP%< 9i"G&9Vh75Hԓic>D~j%ݕol*[Vоjwj+hôp' S 1Jx Ds+$4}]%7>v[X[2r,T3mڀJ&#`H3{bF]QE[U쒲~Մ{cmM}do>l߷b kbHCya|sOs4KoDhfw3,@%ad#.~H`:Ov%St&z>9,|"6V,(~ӤsyO o&%'Q F>dTmCWS a-}$Hƌ*_>.i'zJ7R,EK-+Җx5ed8€b*o W'"rTȵ@Պr|d>ȼopMvnm2 )XO~%?ן#b_+v(myB}v8Bqau~'%Rv]K1bhRixvRQ~*Y*]q@0bNx9$jjY(I[Bҷ$U~lnP"$%VJi90QhN`Ehѓ=@vdlW*@6{j/.jlZq/uҵץ9*w !wdZػh|Տ,o[A647BnSK*.QJ? 'Kw2҈Uzƫ+]Z縁_5y{wC0^fR'T_jᴥY?)N>r@$CGR<'Ms89=]VjT\1~J$bUpGa 9r_bLt=aI"V+eHɱ7*cL1s$Hn ,eM4{Z@釪ӽLm1؄YĦ:LwNw"&5 ۍ].9]~wB Y)踱w/8DRQ{X /to.W&gk6i Ok-ݺܟT -ϥki`F`7R`i(+m.ㄙgCoT%bٵ M1NE}AxāG)e\͍# ;T&n@Ύ#ɒtY?ܐln'(ׯsQ 0fV؜L0Cu֕Tm2$TfT4eO;yJ"cY0ulO&m5k.hN EKYC`u?)֛/a:AjJd< RǨh΅xY5NRW{8Y_@4JPTV6<^p;FkF T%bFjE3yO&䢒mF*8Xy{%VjUOe>:=r &|5.xճ5~F5d!9~ut.d@Ul "&' {<sb@gKx5>IdyF6j3]TF\ZFV ƨ4nT>˓D`oji3dފ%*[Sz@i\ދ#]0_CWg>EFoƠ%hCf-E 9E5;yydBC:Jvk5X[;㛱o'r-Q>Rq*[a4jRn2n]{L`L KKAZtxG󗰩5zgMʆoK\f;.s3½͕8ڂm) W7`v֞/L5Ťv·eq&ˈٗꧪ:;4ߨtO:X':`V#]X pSvö]*nVF.G1- j_4f:d]5+ *jC=k@~g+UxwQ#w~h]ݳ z{l,5sK7*ŽUC3.y&cd?Q'c?nwۀĿ\:ޮOt8fح3;rGJ5Gu!HYpdiZ{[ؙ7 ߍz7 fbaH p4') VYKS6I3v\udR'?y,L̩ J4^͒@$KOL/eJc)(`lnbYo?*JVzʨZ" E݅kԝ`<]7 Hv4HхƆNk ?ܩܯ@V)5nֲP5^J|$1'"u 4Jע$MEn@n>$r[Woa2%:l{^C77'!86{NDRTm\kmu dWqd8;:ˇU>l=o6yo,iR'D{V`0(t>x,|߂xDXZ/!t4*JVNJC;5p`=lGY)vPӗrYE /]tht8t/њR eY0<[d[ᰍ̰e;{4wTPspA̻ k1+XAe*ЛwX4m?_IЮ4g!D!Ux#-~ 5tg1W#Vzz:`]8\]IrJݢ}-f M?W+ Iܺg49GEo>C.YF;OpnSO 'wƅ!-]3?#c_*c Xǿ͸T6AE2P1cl""Pɖv{m!8J!zn I*; 9oS, خ %*"rDȈXe?uЭP2@V{.W&@\5Zt"lqWŃ42^>|R9Q@qSuREph9ށSMd)fL-CcI L0˺Ϲ@PU0G nk+uopC~"M]3{s&&+HYw7GR:GW_5Clz߫YwB|$.<נJKe-D6Emi* 7G^{mhWtB}N.Q 2]; zX~ʠHJ#C6=5gb7aX#囵HHy h W$^5gZ9Mtl5gc<d L:`p%0j1|(?iO-isH%(u_mؙIUiG(k߁ >:ӿBsߣ3Ytz-S uU#K3*\>JoCԶJC_ÐZcҰNg7lU49Hr2VBU1O3?S"5O4P}9CsÇKFdc!^C|ڴ& \0 \Kճ5_\ 6aCV]hK,-?9rj\_J `?$&yd%۸E4XmP?G( APIoCAӿ-1]S5ъG-\\:WSϞ]NE5)Ȇp 2Qm|11e"bd.'5hw+UYt05%3vm2w  /Tib\/ٵr:'6 D{%gZ$TY? j<#ÚfTnm/CoA8k4>̣ŀ Fj}X"/bA]dqqMK}HI"hѯV͍ Bڅ ȧٔg, k]c6_:|ҙ=2}YsI t e\Vo _93)nzpL̯Ɯ `Q*!]2WFK]J"#EL1߄0>WȂrÛDž ]J'2҄$ ۿ6|u;:S'48L-O2<"|=M&>.x-:ŮEnNg#(7eӊr^eiqUA=[L 1w$QL _pmעLO+L'|9`2@C'Som'B|#i?$zzTCa]QUŊޯƍM/՚ Ə~pPGl^oK}QN}N,V\]g[i؊C51XV~nA o z\uOᆸC+ԃ;O]ϗmAS=2Ԭm,;8U_Tmր&ned)*_7e]cgFu5C:lV (e"@Q=_Fћ62 K>g,52>Zآk18OOskɬqV >]afZYZgٙޛTJs?bK./צ-v @!;54&Ĝ? nnxJNByd|/VcG?ϑi5QL5^ EyD f!՘?3mCA.8%L09+pq[X5%Kcto^iBוA(d`jF'j| 8<Zg?2?H+L<9CS" o͆cqgٲ.߽_>[3MmI%[rSb= RD2CmN-0,ԟ-mI k[샛åTξo!f܁u7^:.1x.;F ՆЛB-${e5Ҁ+I BI)t֎I~*GO.m% /p%s]K2yB\1̱=<ҍ>ؼ x3-DF%qXfoUElHcZ:G3ࢡ H x>]/:IKslh\<\E`5/#Vq(?˞iMpxhRWCo3t<m!6[)gr&oTAkI`nwgGnLE_vM}5@zEV1}cg_⿶̥(f2["B7qɀ]Md֔Ԥ#e^s{ni6]MzȘ@q*Oҩy8[k\;N@841/c1t*Jg PD樓6XBJPz)[}Dj q'{ 4TUfi%[Fr꣣XeϻBsMDKctxȡ&1X]T.p$@m<&O3(mK3(Av*xC?nDUE?]ؘgsK텰/K'~DxK_ow"VW߳UU؇YmF5[WgLրpƦ0 {Z c3/LhjB""' VxK-46._MgXc!O avzT"&g։S.o6b٦<9oֳu-LY`!>DyvCZ cB% c(ʣV$0s FTOӿf}TH [ 4/fwFoî[8l|k#@ih>HͰG}s&X g yD+ Ru}d6y()*|P< 3=ef[\ ʓC\.U><jSl @[LETOOh@7' ^Sx$:h6Oܪr1 v 2#ZVqn,}K.=6^~(N: ۂ)!X.(P]5 bM2-+I(oIbfaneYe V/_d klMih?GۉCkXvQ<=B+n2$Hf4Qn|>lLR}X˒«h%V^xNq@R?!ำ3>1GGSk'29±7'" òY03` W(c5 {ڌc"7)$L/?`Ά.Eh]߷XYVt@0k} 웧1#K8hPT{-XTVhSD9l?7ve P=0nӏuE7VG*k'&YZak}$Ŧ0 #6*QR2' ?Yu Di(w̷A8D/1iLC)cV. 1P='5EɡhXQtJ]|\#.FaaTJn4[9! k 1q೸!ͷ!k)#LӺSّ)I9 [8}ay6…͓p"U먓hkh4ԶÞ@j]*xx.M!rT( VDKl.ۨuUeuip>0 ҳve֜+JD'~^'L,Pf=>hDHnd|%V7Y7Z"55>۳ O6nӟmWH_՛b8_Pl (w#cJR;P09zd0p_Jjf_{o ;Y*ls :3psSW.K6jg|B JϓY+^x8&6+ b[ Uo],N@pHT|!GrmmVVǘo+ l|P`Fr5Z 8@$ P 4.r!pl^\kbX~`I(q%EWOUR>7 Hg#h0}"YlŘN>ϰǿ~`evzQJQT3ݿ ,O7({} Pڟ~ǽ@*Bv$nx6Ay?SԗRAfNΫ2,!:|GTi%m-X!zϛgjg*l :`Em5~rx\\evmVך ׈~w:{OlXk :>`ؚ凌BԨ/k^^͝ ' Q)Iݐ@m3GY0(UrfH$D)y1>F$b*K?W:9GVzlddܥAӍ =R+gZ1ԐpUp{2YZ9YU^hA_ŵY 9fG1{A^9mOI@R-<'"n؝( 7t2hY9Td< 2_>9$Tնh_C"lP:מ6Myᾯb2vۯj8|g/")1cqV W}T =`Re}>uꖂp”~\OOs蹣}1sĎҀ-~r_87=\Ui׬)K)sao4atf~V_CQSLd 5T