[72e291f] | 1 | mod-gnutls (0.7-2) unstable; urgency=medium |
---|
| 2 | |
---|
| 3 | * avoid use of bc in test suite (Closes: #799249) |
---|
| 4 | |
---|
| 5 | -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 17 Sep 2015 05:07:35 -0400 |
---|
| 6 | |
---|
[f6c7dec] | 7 | mod-gnutls (0.7-1) unstable; urgency=medium |
---|
| 8 | |
---|
| 9 | * new upstream release (welcome new upstream maintainer, Thomas Klute) |
---|
[cdd1e42] | 10 | * debian/control: fix Vcs-Git (thanks, Solveig!) (Closes: #796579) |
---|
[f6c7dec] | 11 | |
---|
| 12 | -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 22 Aug 2015 22:41:14 +0200 |
---|
| 13 | |
---|
[8ed8e96] | 14 | mod-gnutls (0.6-1.4) unstable; urgency=low |
---|
| 15 | |
---|
| 16 | * Non-maintainer upload. |
---|
| 17 | * Fix segfaults with reverse proxy configuration (Closes: #775909) |
---|
| 18 | * Upgrade Standards-Version to 3.9.6, change DocumentRoot in |
---|
| 19 | default-tls.conf to /var/www/html accordingly. |
---|
| 20 | |
---|
| 21 | -- Thomas Klute <thomas2.klute@uni-dortmund.de> Wed, 15 Apr 2015 11:34:37 +0200 |
---|
| 22 | |
---|
[78c6829] | 23 | mod-gnutls (0.6-1.3) unstable; urgency=medium |
---|
| 24 | |
---|
| 25 | * Non-maintainer upload. |
---|
| 26 | * Fix "GnuTLSClientVerify require is ignored", check server wide |
---|
| 27 | GnuTLSClientVerify if not set for directory (Closes: #578663) |
---|
| 28 | |
---|
| 29 | -- Thomas Klute <thomas2.klute@uni-dortmund.de> Fri, 20 Feb 2015 19:01:54 +0100 |
---|
| 30 | |
---|
[10ed2e3] | 31 | mod-gnutls (0.6-1.2) unstable; urgency=low |
---|
| 32 | |
---|
| 33 | * Non-maintainer upload. |
---|
| 34 | * Use ip6-loopback for TEST_IP and increment the timeout values so the tests |
---|
| 35 | won't fail on slow build machines. |
---|
| 36 | Drop test-ip.patch. |
---|
| 37 | Add test-setup.patch. |
---|
| 38 | Patch by Jurica Stanojkovic <Jurica.Stanojkovic@imgtec.com>. |
---|
| 39 | Closes: #750857. |
---|
| 40 | |
---|
| 41 | -- Anibal Monsalve Salazar <anibal@debian.org> Thu, 13 Nov 2014 10:41:16 +0000 |
---|
| 42 | |
---|
[88f057e0] | 43 | mod-gnutls (0.6-1.1) unstable; urgency=medium |
---|
| 44 | |
---|
| 45 | * Non-maintainer upload. |
---|
| 46 | * Use 127.0.0.1 for TEST_IP. |
---|
| 47 | Add test-ip.patch. |
---|
| 48 | Patch by Jurica Stanojkovic <Jurica.Stanojkovic@imgtec.com>. |
---|
| 49 | Closes: #750857. |
---|
| 50 | |
---|
| 51 | -- Anibal Monsalve Salazar <anibal@debian.org> Wed, 08 Oct 2014 08:16:43 +0100 |
---|
| 52 | |
---|
[2d18ec2] | 53 | mod-gnutls (0.6-1) unstable; urgency=low |
---|
| 54 | |
---|
| 55 | * New upstream version |
---|
| 56 | - multi-name certificates now work (Closes: #677847) |
---|
| 57 | * added debian/watch and debian/upstream/signing-key.pgp |
---|
| 58 | * enable MSVA support |
---|
[93e4291] | 59 | * drop patches -- builds cleanly without them |
---|
[34270ac] | 60 | * build and ship newer, cleaner docs |
---|
| 61 | * add build-dependencies for new test suite |
---|
[2d18ec2] | 62 | |
---|
[93e4291] | 63 | -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 21 Feb 2014 00:58:09 -0500 |
---|
[2d18ec2] | 64 | |
---|
[99c2a03] | 65 | mod-gnutls (0.5.10-5) unstable; urgency=low |
---|
[7300305] | 66 | |
---|
[1743114] | 67 | * Adopting package. (Closes: #680182) |
---|
[7300305] | 68 | * wrap and sort debian/control |
---|
[99c2a03] | 69 | * prefer building against libgnutls28-dev (GnuTLS 3.x) |
---|
[1743114] | 70 | * ship /etc/apache2/sites-available/default-tls.conf instead of default-tls |
---|
| 71 | (Closes: #724038) |
---|
[7300305] | 72 | |
---|
[99c2a03] | 73 | -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 21 Feb 2014 00:01:09 -0500 |
---|
[7300305] | 74 | |
---|
[7149ce5] | 75 | mod-gnutls (0.5.10-4) unstable; urgency=medium |
---|
| 76 | |
---|
| 77 | * QA upload. |
---|
| 78 | * Merge from Ubuntu (Logan Rosen): |
---|
| 79 | + Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el |
---|
| 80 | by getting new libtool macros (still updates config.{sub,guess}). |
---|
| 81 | Closes: #734574 |
---|
| 82 | * Mention TLS 1.2 in package description. Closes: #736406 |
---|
| 83 | |
---|
| 84 | |
---|
| 85 | -- Andreas Metzler <ametzler@debian.org> Sun, 02 Feb 2014 11:10:36 +0100 |
---|
| 86 | |
---|
[3449e71] | 87 | mod-gnutls (0.5.10-3) unstable; urgency=low |
---|
| 88 | |
---|
| 89 | * QA upload. |
---|
| 90 | * Use dh_autotools-dev. Closes: #727461 |
---|
| 91 | * Drop outdated Vcs-* lines from debian/control. - The repository only had |
---|
| 92 | a single commit. |
---|
| 93 | * Rebuilding gets rid of reference to symbol unixd_config. Closes: #710986 |
---|
| 94 | * Update homepage location. |
---|
| 95 | |
---|
| 96 | -- Andreas Metzler <ametzler@debian.org> Sat, 30 Nov 2013 14:04:12 +0100 |
---|
| 97 | |
---|
[8c9eb05] | 98 | mod-gnutls (0.5.10-2) unstable; urgency=low |
---|
| 99 | |
---|
| 100 | * QA upload. |
---|
| 101 | * Set maintainer to Debian QA Group <packages@qa.debian.org>. |
---|
| 102 | * Acknowledge NMU. (Closes: #669895). |
---|
| 103 | * Build with Apache2.4. (Closes: #666831). |
---|
| 104 | + Remove libapache2-threaded-dev b-d. |
---|
| 105 | + Add dh-apache2 and apache2-dev b-d. |
---|
| 106 | * Bump debhelper build-dep and compat to 9. |
---|
| 107 | * Bump Standards Version to 3.9.4. |
---|
| 108 | |
---|
| 109 | -- Barry deFreese <bdefreese@debian.org> Wed, 17 Jul 2013 21:28:51 -0400 |
---|
| 110 | |
---|
[1a812eb] | 111 | mod-gnutls (0.5.10-1.1) unstable; urgency=low |
---|
| 112 | |
---|
| 113 | [ Bastiaan Franciscus van den Dikkenberg ] |
---|
| 114 | * Non-maintainer upload. |
---|
| 115 | * Fix "default-tls file for apache" Added default-tls file |
---|
| 116 | (Closes: #558232) |
---|
| 117 | * Fix "configure: *** memcache library not found." |
---|
| 118 | added build-depensie to libapr-memcache-dev (Closes: #497097) |
---|
| 119 | * apache2-dev is releplaced by apache2-threaded-dev (Closes: #667626) |
---|
| 120 | * DEP-5 url changed in copyright file to new standard |
---|
| 121 | |
---|
| 122 | -- Bastiaan Franciscus van den Dikkenberg <bas@dikkenberg.net> Sat, 21 Apr 2012 09:10:49 +0200 |
---|
| 123 | |
---|
[819445c] | 124 | mod-gnutls (0.5.10-1) unstable; urgency=low |
---|
| 125 | |
---|
| 126 | * New upstream release (Closes: #602957) |
---|
| 127 | |
---|
| 128 | -- Jack Bates <ms419@freezone.co.uk> Tue, 19 Jul 2011 09:38:29 -0700 |
---|
| 129 | |
---|
| 130 | mod-gnutls (0.5.9-1) unstable; urgency=low |
---|
| 131 | |
---|
| 132 | * New upstream release |
---|
| 133 | * Fix typo in package description (Closes: #602036) |
---|
| 134 | |
---|
| 135 | -- Jack Bates <ms419@freezone.co.uk> Thu, 17 Feb 2011 18:19:33 -0800 |
---|
| 136 | |
---|
| 137 | mod-gnutls (0.5.7-1) unstable; urgency=low |
---|
| 138 | |
---|
| 139 | * New upstream release (Closes: #588909) |
---|
| 140 | |
---|
| 141 | -- Jack Bates <ms419@freezone.co.uk> Mon, 19 Jul 2010 16:04:43 -0700 |
---|
| 142 | |
---|
| 143 | mod-gnutls (0.5.6-1) unstable; urgency=low |
---|
| 144 | |
---|
| 145 | * New upstream release (Closes: #513249, #575282) |
---|
| 146 | |
---|
| 147 | -- Jack Bates <ms419@freezone.co.uk> Thu, 25 Mar 2010 19:54:34 -0700 |
---|
| 148 | |
---|
| 149 | mod-gnutls (0.5.5-1) unstable; urgency=low |
---|
| 150 | |
---|
| 151 | * New upstream release (Closes: #511573, #529837) |
---|
| 152 | |
---|
| 153 | -- Jack Bates <ms419@freezone.co.uk> Sun, 14 Jun 2009 16:11:54 -0700 |
---|
| 154 | |
---|
| 155 | mod-gnutls (0.5.2-1) unstable; urgency=low |
---|
| 156 | |
---|
| 157 | * New upstream release |
---|
| 158 | |
---|
| 159 | -- Jack Bates <ms419@freezone.co.uk> Fri, 25 Jul 2008 18:04:29 +0800 |
---|
| 160 | |
---|
| 161 | mod-gnutls (0.5.1-1) unstable; urgency=low |
---|
| 162 | |
---|
| 163 | * New upstream release (Closes: #470286) |
---|
| 164 | |
---|
| 165 | -- Jack Bates <ms419@freezone.co.uk> Tue, 11 Mar 2008 19:08:46 -0700 |
---|
| 166 | |
---|
| 167 | mod-gnutls (0.5.0-alpha-1) unstable; urgency=low |
---|
| 168 | |
---|
| 169 | * New upstream release (Closes: #462167) |
---|
| 170 | |
---|
| 171 | -- Jack Bates <ms419@freezone.co.uk> Sat, 09 Feb 2008 05:23:09 -0800 |
---|
| 172 | |
---|
| 173 | mod-gnutls (0.2.0-1) unstable; urgency=low |
---|
| 174 | |
---|
| 175 | * Initial release (Closes: #387971) |
---|
| 176 | |
---|
| 177 | -- Jack Bates <ms419@freezone.co.uk> Thu, 26 Jul 2007 13:54:30 -0700 |
---|