| 1 |
glib-networking (2.30.1-1) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* New upstream bug fix release.
|
| 4 |
|
| 5 |
-- Martin Pitt <mpitt@debian.org> Fri, 21 Oct 2011 11:56:50 +0200
|
| 6 |
|
| 7 |
glib-networking (2.30.0-1) experimental; urgency=low
|
| 8 |
|
| 9 |
* New upstream release.
|
| 10 |
* debian/control:
|
| 11 |
- Bump Build-Depends on libglib2.0-dev to (>= 2.29.18).
|
| 12 |
- Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
|
| 13 |
* Remove patches, all merged upstream:
|
| 14 |
- debian/patches/01_tls_small_keys.patch
|
| 15 |
- debian/patches/02_gerror_crash.patch
|
| 16 |
- debian/patches/03_tls_compat.patch
|
| 17 |
- debian/patches/04_rehandshake.patch
|
| 18 |
- debian/patches/05_virtualhosts.patch
|
| 19 |
- debian/patches/06_gnutls3.patch
|
| 20 |
* debian/copyright:
|
| 21 |
- Update FSF address.
|
| 22 |
* debian/watch:
|
| 23 |
- Track .xz tarballs.
|
| 24 |
|
| 25 |
-- Michael Biebl <biebl@debian.org> Sun, 16 Oct 2011 19:18:55 +0200
|
| 26 |
|
| 27 |
glib-networking (2.28.7-2) unstable; urgency=low
|
| 28 |
|
| 29 |
* Include a handful of changes from upstream git to improve TLS
|
| 30 |
support.
|
| 31 |
+ 01_tls_small_keys.patch: allow small TLS keys that some embedded
|
| 32 |
servers use.
|
| 33 |
+ 02_gerror_crash.patch: fix a crash when passed a NULL GError.
|
| 34 |
+ 03_tls_compat.patch: use %COMPAT in the protocol lists to handle
|
| 35 |
some broken servers. Closes: #636911.
|
| 36 |
+ 04_rehandshake.patch: handle rehandshake requests.
|
| 37 |
+ 05_virtualhosts.patch: don’t reuse sessions for different virtual
|
| 38 |
hosts on the same IP, some broken servers don’t like that.
|
| 39 |
+ 06_gnutls3.patch: support GnuTLS 3.x, in case the transition
|
| 40 |
starts soon.
|
| 41 |
* Require an intltool version with working quilt support.
|
| 42 |
|
| 43 |
-- Josselin Mouette <joss@debian.org> Fri, 23 Sep 2011 20:30:16 +0200
|
| 44 |
|
| 45 |
glib-networking (2.28.7-1) unstable; urgency=low
|
| 46 |
|
| 47 |
* New upstream release.
|
| 48 |
* debian/control.in: Fix Vcs-* path for experimental → unstable.
|
| 49 |
* debian/control.in: Bump Standards-Version to 3.9.2 (no changes necessary).
|
| 50 |
* debian/watch: Fix syntax to actually recognize the current version.
|
| 51 |
* debian/watch: Fetch bzip2 tarballs.
|
| 52 |
* debian/rules: Remove unnecessary *.la files.
|
| 53 |
|
| 54 |
-- Martin Pitt <mpitt@debian.org> Wed, 25 May 2011 07:48:14 +0200
|
| 55 |
|
| 56 |
glib-networking (2.28.6.1-1) unstable; urgency=low
|
| 57 |
|
| 58 |
* New upstream bugfix release
|
| 59 |
* debian/patches/Only-set-GTLS-errors-when-errors-have-occurred.patch
|
| 60 |
- Removed, fixed upstream
|
| 61 |
* debian/patches/work-around-intltool-issue.patch
|
| 62 |
- Remove, no longer necessary
|
| 63 |
|
| 64 |
-- Sjoerd Simons <sjoerd@debian.org> Tue, 26 Apr 2011 22:23:37 +0100
|
| 65 |
|
| 66 |
glib-networking (2.28.6-1) unstable; urgency=low
|
| 67 |
|
| 68 |
* New upstream release
|
| 69 |
* debian/patches/Only-set-GTLS-errors-when-errors-have-occurred.patch
|
| 70 |
- Added. Only reports errors when sending if errors occurred
|
| 71 |
* debian/patches/work-around-intltool-issue.patch
|
| 72 |
- Added. Work around intltool discovering translations in applied patched
|
| 73 |
(Debian bug #560704)
|
| 74 |
|
| 75 |
-- Sjoerd Simons <sjoerd@debian.org> Tue, 26 Apr 2011 19:10:10 +0100
|
| 76 |
|
| 77 |
glib-networking (2.28.4-2) unstable; urgency=low
|
| 78 |
|
| 79 |
[ Rodrigo Moya ]
|
| 80 |
* debian/rules:
|
| 81 |
- Remove *.a files in the correct arch-specific dir
|
| 82 |
|
| 83 |
[ Sebastian Dröge ]
|
| 84 |
* debian/control.in:
|
| 85 |
+ Add debug package.
|
| 86 |
|
| 87 |
-- Sebastian Dröge <slomo@debian.org> Thu, 14 Apr 2011 14:06:31 +0200
|
| 88 |
|
| 89 |
glib-networking (2.28.4-1) unstable; urgency=low
|
| 90 |
|
| 91 |
* New upstream stable release.
|
| 92 |
+ debian/control.in:
|
| 93 |
- Build-depend on gsettings-desktop-schemas-dev, depend on
|
| 94 |
gsettings-desktop-schemas.
|
| 95 |
|
| 96 |
-- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 26 Mar 2011 08:48:49 +0000
|
| 97 |
|
| 98 |
glib-networking (2.28.0-1) unstable; urgency=low
|
| 99 |
|
| 100 |
* New upstream stable release.
|
| 101 |
|
| 102 |
-- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 22 Feb 2011 20:21:29 +0000
|
| 103 |
|
| 104 |
glib-networking (2.27.90-1) experimental; urgency=low
|
| 105 |
|
| 106 |
* New upstream release.
|
| 107 |
+ debian/control.in:
|
| 108 |
- Bump libglib2.0-dev build requirement.
|
| 109 |
|
| 110 |
-- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 08 Jan 2011 01:58:58 +0000
|
| 111 |
|
| 112 |
glib-networking (2.27.5-1) experimental; urgency=low
|
| 113 |
|
| 114 |
* New upstream release.
|
| 115 |
+ debian/control.in:
|
| 116 |
- Bump libglib2.0-dev build requirement.
|
| 117 |
|
| 118 |
-- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 23 Dec 2010 01:50:21 +0000
|
| 119 |
|
| 120 |
glib-networking (2.27.4-1) experimental; urgency=low
|
| 121 |
|
| 122 |
* Initial release. Closes: #607409.
|
| 123 |
|
| 124 |
-- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 18 Dec 2010 01:03:19 +0000
|