Ubuntu Archive Auto-Sync
katie at jackass.ubuntu.com
Tue Oct 25 17:26:40 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: Debian/unstable
Format: 1.7
Date: Tue, 25 Oct 2005 21:53:37 +0100
Source: gnutls12
Binary: libgnutls-dev, gnutls-bin, libgnutls12, libgnutls12-dbg
Architecture: source
Version: 1.2.8-1
Distribution: dapper
Urgency: high
Maintainer: Matthias Urlichs <smurf at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Closes: 215772 215775 215777 215780 224846 227527 257237 264198 264420 278361 319291
Changes:
gnutls12 (1.2.8-1) unstable; urgency=low
.
* New Upstream version.
- depends on libgcrypt11 1.2.2
* Bumped shlibs version, just to be on the safe side.
.
gnutls12 (1.2.6-1) unstable; urgency=low
.
* New Upstream version.
* Remove Provides: on libgnutls11-dev.
Hopefully this will be temporary (pending discussion with Upstream).
.
gnutls12 (1.2.5-3) unstable; urgency=high
.
* Updated libgnutls12.shlibs file.
Thanks to Mike Paul <w5ydkaz02 at sneakemail.com>.
Closes: #319291: libgnutls12: Wrong soversion in shlibs file; breaks
dependencies on this library
.
gnutls12 (1.2.5-2) unstable; urgency=medium
.
* Did not depend on libgnutls12 -- not picked up by dh_shlibdeps.
Added an explicit dependency as a stopgap fix.
.
gnutls12 (1.2.5-1) unstable; urgency=low
.
* Merged with the latest stable release.
* Renamed to gnutls12.
- Changed the library version strings to GNUTLS_1_2.
- Renamed the development package back to "libgnutls-dev".
.
gnutls11 (1.0.19-1) experimental; urgency=low
.
* Merged with the latest stable release.
.
gnutls11 (1.0.16-13) unstable; urgency=high
.
* Fixed an ASN.1 extraction error.
Found by Pelle Johansson <morth at morth.org>.
.
gnutls11 (1.0.16-12) unstable; urgency=high
.
* Fixed a segfault in certtool. Closes: #278361.
.
gnutls11 (1.0.16-11) unstable; urgency=medium
.
* Merged binary (non-UF8) string printing code from Upstream.
* Password code in certtool was somewhat broken.
.
gnutls11 (1.0.16-10) unstable; urgency=high
.
* Fixed one instance of uninitialized memory usage.
.
gnutls11 (1.0.16-9) unstable; urgency=high
.
* Pulled from Upstream CVS:
- Fix two memory leaks.
- Fix NULL dereference.
.
gnutls11 (1.0.16-8) unstable; urgency=high
.
* Pulled these changes from Upstream CVS:
- Added default limits in the verification of certificate chains,
to avoid denial of service attacks.
- Added gnutls_certificate_set_verify_limits() to override them.
- Added gnutls_certificate_verify_peers2().
.
gnutls11 (1.0.16-7) unstable; urgency=low
.
* Removed superfluous -lFOO entries from libgnutls{,-extra}-config output.
Thanks to joeyh at debian.org for reporting this problem.
.
gnutls11 (1.0.16-6) unstable; urgency=medium
.
* Memory leak, found by Modestas Vainius <geromanas at mailas.com>.
- Closes: #264420
.
gnutls11 (1.0.16-5) unstable; urgency=low
.
* Depend on current libtasn1-2 (>= 0.2.10).
- Closes: #264198.
* Fixed maintainer email to point to Debian address.
.
gnutls11 (1.0.16-4) unstable; urgency=low
.
* The OpenSSL compatibility library has been linked incorrectly
(-ltasn1 was missing).
* Need to build-depend on current opencdk8 and libtasn1-2 version.
.
gnutls11 (1.0.16-3) unstable; urgency=high
.
* Documentation no longer includes LaTeX-produced output
(the source contains latex2html-specific features, which is non-free).
* Urgency: High because of pending base freeze.
.
gnutls11 (1.0.16-2) unstable; urgency=high
.
* Actually *enable* debug symbols :-/
* Urgency: High for speedy inclusion in d-i
.
gnutls11 (1.0.16-1) experimental; urgency=low
.
* Update to latest Upstream version.
* now depends on libgcrypt11
* Include debugging package
* Use hevea, not latex2html.
.
gnutls10 (1.0.4-4) unstable; urgency=low
.
* New maintainer.
* Run autotools at source package build time.
- Closes: #257237: FTBFS (i386/sid): aclocal failed
* Remove "package is still changed upstream" warning.
* Build-Depend on debhelper 4.1 (cdbs), versioned libgcrypt7.
.
gnutls10 (1.0.4-3) unstable; urgency=low
.
* control: Changed the build dependency and the dependency of
libgnutls10-dev to be versioned on libopencdk8-dev >= 0.5.3;
libopencdk8-dev 0.5.1 had an invalid dependency on libgcrypt-dev which
could cause linking against two versions of libgcrypt.
.
gnutls10 (1.0.4-2) unstable; urgency=low
.
* libgnutls-doc.doc-base: Removed HTML manual listing.
* control: Removed Jordi Mallach from the list of Uploaders. Thanks,
Jordi :)
.
gnutls10 (1.0.4-1) unstable; urgency=low
.
* New upstream release (Closes: #227527)
* The new documentation in libgnutls-doc fixes several typo's and
style glitches:
Closes: #215772: inconsistent auth method list in manual
Closes: #215775: dangling footnote on page 14 of manual
Closes: #215777: bad sentence on page 18 of manual
Closes: #215780: incorrect info about ldaps/imaps in manual
* rules:
* Use --add-missing instead of --force in the call to automake.
* Don't build gnutls.ps, use the upstream version.
(Closes: #224846)
* gnutls-bin.manpages: Use glob to find manpages.
* patches/008_manpages.diff: Removed; included upstream.
.
gnutls10 (1.0.0-1) unstable; urgency=low
.
* New upstream release.
* Major soversion changed to 10.
* control: Changed build dependencies of libtasn1-dev.
* libgnutls10.shlibs: Added libgnutls-openssl to the list.
.
gnutls8 (0.9.99-1) experimental; urgency=low
.
* New upstream release.
* Included upstream GPG signature in .orig.tar.gz.
.
gnutls8 (0.9.98-1) experimental; urgency=low
.
* New upstream release.
* debian/control: libgnutls8-dev depends on libopencdk8-dev.
* debian/libgnutls-doc.examples: Install src/*.[ch].
.
gnutls8 (0.9.95-1) experimental; urgency=low
.
* New upstream version.
.
gnutls8 (0.9.94-1) experimental; urgency=low
.
* New upstream version; package based on gnutls7 0.8.12-2.
* debian/control:
* Build-depend on libgcrypt7-dev (>= 1.1.44-0).
* debian/rules: Run auto* after the patches have been applied.
Files:
d21354f854d6d4736891d05dd00d5ea4 773 devel optional gnutls12_1.2.8-1.dsc
f490b1baab9c777de02582d3c53ee551 3107930 devel optional gnutls12_1.2.8.orig.tar.gz
9c762cdf86c7f7b8aaab8a8454fdb38b 451178 devel optional gnutls12_1.2.8-1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iQEVAwUBQ16bUQF4adwMEr3XAQKcgwf/WZV63vvYQAg1Ncaxj6jF8Z/HFsXtgOm5
6qMjJzVfLXtqI3I4ScphbKR+StN/vfFwz9BHMkv9xNgK2PA6GjLsPdsTytI3rEil
R0lEwjinMAlz9kHOfcQdEvBB8hsyafsK6lMf7yNnyouRz9PIYWCYT/DQUXfhSRz4
ch8FJ0oRyV8TYUxEFBFueGlSm2Mv03a7ibmNtETZkKK6fdm04R4tXsBz8JR/S/DL
80dwM4QDgTY0kaW+zoEIqwDq9tQNdABa7dVHS+UsUYDMEyz01oO5xI2uVPX+qbzO
k4C1UAqHNW9iDzpAdECJyfcuXMXexbikRnwZry5IBq9pt82SSHudpw==
=Woqb
-----END PGP SIGNATURE-----
Accepted:
gnutls12_1.2.8-1.diff.gz
to pool/universe/g/gnutls12/gnutls12_1.2.8-1.diff.gz
gnutls12_1.2.8-1.dsc
to pool/universe/g/gnutls12/gnutls12_1.2.8-1.dsc
gnutls12_1.2.8.orig.tar.gz
to pool/universe/g/gnutls12/gnutls12_1.2.8.orig.tar.gz
More information about the ubuntu-changes-auto
mailing list