Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89588 - net-libs/gnutls version bump to 1.2.1
Summary: net-libs/gnutls version bump to 1.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 15:50 UTC by Erinn Looney-Triggs
Modified: 2005-04-18 17:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erinn Looney-Triggs 2005-04-18 15:50:29 UTC
Name says it all, a new version of gnutls, just a bugfix release.
Thanks,
-Erinn

From the announcement:

Here are the MD5/SHA1 checksums:

6445383421a06b9db3fa83bf6802677e809f2440  gnutls-1.2.1.tar.bz2
f2e0367e538c21c98a342bf019b2a4cb37158af4  gnutls-1.2.1.tar.gz
dbc24634ea62b5f3bee45662c2a29f05  gnutls-1.2.1.tar.bz2
8b585f864fa3fe07389e6f322eff39e2  gnutls-1.2.1.tar.gz

Noteworthy changes since version 1.2.0:

- gnutls_bye() will no longer fail when RDWR is used and application
  data are available for reading.
- Added more strict checks for the SRP parameters (g,n), when they
  are not in the included list.
- Added warning to certtool when MD5 is being used for digital
  signatures.
- Optimizations ("-O2 -finline-functions") are not enabled by default,
  instead the standard autoconf defaults are used.  Use `./configure
  CFLAGS="-O2 -finline-functions"' to get the old optimizations.
- Added the option --get-dh-params to certtool, in order to get the
  included in the library primes and generators.
- Improved the semantics of GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT, to
  allow only trusted Version 1 CAs and introduced
  GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT which has the old semantics.
- Nettle self tests now build properly, reported by Pierre
  <pierre42d at 9online.fr>.
- Eliminated some memory leaks in DHE and RSA-EXPORT cipher suites.
  Reported by Yoann Vandoorselaere <yoann at prelude-ids.org>.
- Added the functions:
    gnutls_x509_crt_list_import(),
    gnutls_x509_crq_get_attribute_by_oid(),
    gnutls_x509_crq_set_attribute_by_oid() and
    gnutls_x509_crt_set_extension_by_oid().
- If the library has been compiled with features disabled, a warning is 
  issued during the compilation of any program.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2005-04-18 17:35:56 UTC
In cvs, thanks for reporting.
Currently in package.mask for testing.