Rev 183 | Rev 185 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 183 | Rev 184 | ||
|---|---|---|---|
| - | 1 | nettle (3.5.1+really3.4.1-1) unstable; urgency=low |
|
| - | 2 | ||
| - | 3 | * Revert to 3.4.1 to acquire a transition slot (Closes: #938959). Not |
|
| - | 4 | building with --enable-fat either because symbol differences between |
|
| - | 5 | platforms need to be checked. |
|
| - | 6 | ||
| - | 7 | -- Magnus Holmgren <holmgren@debian.org> Fri, 30 Aug 2019 21:37:04 +0200 |
|
| - | 8 | ||
| 1 | nettle (3.5.1-1) unstable; urgency=low |
9 | nettle (3.5.1-1) unstable; urgency=low |
| 2 | 10 | ||
| 3 | * New upstream release (Closes: #933266). New SONAMEs libnettle7 and |
11 | * New upstream release (Closes: #933266). New SONAMEs libnettle7 and |
| 4 | libhogweed5. |
12 | libhogweed5. |
| 5 | * Drop multiarch_dev.patch; not needed because no stdint header is |
13 | * Drop multiarch_dev.patch; not needed because no stdint header is |
| 6 | generated anymore. |
14 | generated anymore. |
| 7 | * Try building with --enable-fat (Closes: #861632). |
15 | * Try building with --enable-fat (Closes: #861632). |
| 8 | * Change libgmp10-dev build dependency to libgmp-dev, which has been the |
16 | * Change libgmp10-dev build dependency to libgmp-dev, which has been the |
| 9 | real package name since 2011. |
17 | real package name since 2011. |
| 10 | * Override lintian warning about -lgmp in hogweed.pc (it's after a #). |
18 | * Override lintian warning about -lgmp in hogweed.pc (it's after a #). |
| 11 | 19 | ||
| 12 | -- Magnus Holmgren <holmgren@debian.org> Sat, 24 Aug 2019 22:01:56 +0200 |
20 | -- Magnus Holmgren <holmgren@debian.org> Sat, 24 Aug 2019 22:01:56 +0200 |
| 13 | 21 | ||
| 14 | nettle (3.4.1-1) unstable; urgency=low |
22 | nettle (3.4.1-1) unstable; urgency=low |
| 15 | 23 | ||
| 16 | * Final upstream release (identical to RC1). |
24 | * Final upstream release (identical to RC1). |
| 17 | 25 | ||
| 18 | -- Magnus Holmgren <holmgren@debian.org> Sat, 26 Jan 2019 13:19:09 +0100 |
26 | -- Magnus Holmgren <holmgren@debian.org> Sat, 26 Jan 2019 13:19:09 +0100 |
| 19 | 27 | ||
| 20 | nettle (3.4.1~rc1-1) unstable; urgency=low |
28 | nettle (3.4.1~rc1-1) unstable; urgency=low |
| 21 | 29 | ||
| 22 | * New upstream release (Closes: #915276). |
30 | * New upstream release (Closes: #915276). |
| 23 | 31 | ||
| 24 | -- Magnus Holmgren <holmgren@debian.org> Tue, 04 Dec 2018 21:04:39 +0100 |
32 | -- Magnus Holmgren <holmgren@debian.org> Tue, 04 Dec 2018 21:04:39 +0100 |
| 25 | 33 | ||
| 26 | nettle (3.4-1) unstable; urgency=low |
34 | nettle (3.4-1) unstable; urgency=low |
| 27 | 35 | ||
| 28 | * New upstream release (Closes: #884013). |
36 | * New upstream release (Closes: #884013). |
| 29 | * multiarch_dev.patch: no longer replace definition of GMP_NUMB_BITS; |
37 | * multiarch_dev.patch: no longer replace definition of GMP_NUMB_BITS; |
| 30 | upstream changed it to "n/a" when mini-gmp isn't used. |
38 | upstream changed it to "n/a" when mini-gmp isn't used. |
| 31 | * debian/rules: Switch to dh_update_autotools_config. |
39 | * debian/rules: Switch to dh_update_autotools_config. |
| 32 | * Rename libnettle5.docs -> libnettle6.docs so that the NEWS and README |
40 | * Rename libnettle5.docs -> libnettle6.docs so that the NEWS and README |
| 33 | files will be included again. |
41 | files will be included again. |
| 34 | * Bump Standards-Version to 4.1.2. |
42 | * Bump Standards-Version to 4.1.2. |
| 35 | 43 | ||
| 36 | -- Magnus Holmgren <holmgren@debian.org> Tue, 12 Dec 2017 19:27:18 +0100 |
44 | -- Magnus Holmgren <holmgren@debian.org> Tue, 12 Dec 2017 19:27:18 +0100 |
| 37 | 45 | ||
| 38 | nettle (3.3-2) unstable; urgency=low |
46 | nettle (3.3-2) unstable; urgency=low |
| 39 | 47 | ||
| 40 | * multiarch_dev.patch: Replace definition of GMP_NUMB_BITS calculated by |
48 | * multiarch_dev.patch: Replace definition of GMP_NUMB_BITS calculated by |
| 41 | configure with the same calculation to be done at compile time (only |
49 | configure with the same calculation to be done at compile time (only |
| 42 | used if this package would be rebuilt with --enable-mini-gmp). Thus |
50 | used if this package would be rebuilt with --enable-mini-gmp). Thus |
| 43 | declare nettle-dev Multi-Arch: same (Closes: #856160). |
51 | declare nettle-dev Multi-Arch: same (Closes: #856160). |
| 44 | * Upgrade to Debhelper compat level 9. |
52 | * Upgrade to Debhelper compat level 9. |
| 45 | * Drop old style -dbg package and switch to automatically created |
53 | * Drop old style -dbg package and switch to automatically created |
| 46 | -dbgsym packages. Since the old package was built with Debhelper level |
54 | -dbgsym packages. Since the old package was built with Debhelper level |
| 47 | 8 there are actually no file conflicts. |
55 | 8 there are actually no file conflicts. |
| 48 | * Declare nettle-bin Multi-Arch: foreign. |
56 | * Declare nettle-bin Multi-Arch: foreign. |
| 49 | * Bump Standards-Version to 4.1.0. |
57 | * Bump Standards-Version to 4.1.0. |
| 50 | 58 | ||
| 51 | -- Magnus Holmgren <holmgren@debian.org> Sun, 10 Sep 2017 23:25:31 +0200 |
59 | -- Magnus Holmgren <holmgren@debian.org> Sun, 10 Sep 2017 23:25:31 +0200 |
| 52 | 60 | ||
| 53 | nettle (3.3-1) unstable; urgency=low |
61 | nettle (3.3-1) unstable; urgency=low |
| 54 | 62 | ||
| 55 | * New upstream release. |
63 | * New upstream release. |
| 56 | * Includes fix for CVE-2016-6489 - "RSA code is vulnerable to cache |
64 | * Includes fix for CVE-2016-6489 - "RSA code is vulnerable to cache |
| 57 | sharing related attacks" (Closes: #832983). |
65 | sharing related attacks" (Closes: #832983). |
| 58 | * Include --raw option in nettle-hash(1) manpage (Closes: #808648). |
66 | * Include --raw option in nettle-hash(1) manpage (Closes: #808648). |
| 59 | * Bump Standards-Version to 3.9.8. |
67 | * Bump Standards-Version to 3.9.8. |
| 60 | 68 | ||
| 61 | -- Magnus Holmgren <holmgren@debian.org> Sun, 02 Oct 2016 18:44:03 +0200 |
69 | -- Magnus Holmgren <holmgren@debian.org> Sun, 02 Oct 2016 18:44:03 +0200 |
| 62 | 70 | ||
| 63 | nettle (3.2-1) unstable; urgency=medium |
71 | nettle (3.2-1) unstable; urgency=medium |
| 64 | 72 | ||
| 65 | * New upstream release. |
73 | * New upstream release. |
| 66 | * Includes fixes for CVE-2015-8803, CVE-2015-8804, and CVE-2015-8805 |
74 | * Includes fixes for CVE-2015-8803, CVE-2015-8804, and CVE-2015-8805 |
| 67 | (Closes: #813679). |
75 | (Closes: #813679). |
| 68 | 76 | ||
| 69 | -- Magnus Holmgren <holmgren@debian.org> Sat, 06 Feb 2016 18:59:30 +0100 |
77 | -- Magnus Holmgren <holmgren@debian.org> Sat, 06 Feb 2016 18:59:30 +0100 |
| 70 | 78 | ||
| 71 | nettle (3.1.1-4) unstable; urgency=low |
79 | nettle (3.1.1-4) unstable; urgency=low |
| 72 | 80 | ||
| 73 | * multiarch_dev.patch (new): Remove compiler version info causing |
81 | * multiarch_dev.patch (new): Remove compiler version info causing |
| 74 | nettle-dev for different architectures to be incompatible with each |
82 | nettle-dev for different architectures to be incompatible with each |
| 75 | other from nettle-stdint.h (Closes: #783699). |
83 | other from nettle-stdint.h (Closes: #783699). |
| 76 | * Rearrange debian/copyright to comply with the machine-readable format |
84 | * Rearrange debian/copyright to comply with the machine-readable format |
| 77 | specification. |
85 | specification. |
| 78 | 86 | ||
| 79 | -- Magnus Holmgren <holmgren@debian.org> Mon, 03 Aug 2015 20:02:18 +0200 |
87 | -- Magnus Holmgren <holmgren@debian.org> Mon, 03 Aug 2015 20:02:18 +0200 |
| 80 | 88 | ||
| 81 | nettle (3.1.1-3) unstable; urgency=low |
89 | nettle (3.1.1-3) unstable; urgency=low |
| 82 | 90 | ||
| 83 | * Switch libgmp10-dev Build-Depends to libgmp-dev (Closes: #783085). |
91 | * Switch libgmp10-dev Build-Depends to libgmp-dev (Closes: #783085). |
| 84 | 92 | ||
| 85 | -- Magnus Holmgren <holmgren@debian.org> Mon, 01 Jun 2015 23:57:24 +0200 |
93 | -- Magnus Holmgren <holmgren@debian.org> Mon, 01 Jun 2015 23:57:24 +0200 |
| 86 | 94 | ||
| 87 | nettle (3.1.1-2) experimental; urgency=low |
95 | nettle (3.1.1-2) experimental; urgency=low |
| 88 | 96 | ||
| 89 | * Tag some more (ECC related) symbols that only exist on some |
97 | * Tag some more (ECC related) symbols that only exist on some |
| 90 | architectures (implemented in assembly). |
98 | architectures (implemented in assembly). |
| 91 | 99 | ||
| 92 | -- Magnus Holmgren <holmgren@debian.org> Fri, 15 May 2015 15:12:50 +0200 |
100 | -- Magnus Holmgren <holmgren@debian.org> Fri, 15 May 2015 15:12:50 +0200 |
| 93 | 101 | ||
| 94 | nettle (3.1.1-1) experimental; urgency=low |
102 | nettle (3.1.1-1) experimental; urgency=low |
| 95 | 103 | ||
| 96 | * New upstream bugfix release. |
104 | * New upstream bugfix release. |
| 97 | 105 | ||
| 98 | -- Magnus Holmgren <holmgren@debian.org> Thu, 14 May 2015 11:51:00 +0200 |
106 | -- Magnus Holmgren <holmgren@debian.org> Thu, 14 May 2015 11:51:00 +0200 |
| 99 | 107 | ||
| 100 | nettle (3.1-1) experimental; urgency=low |
108 | nettle (3.1-1) experimental; urgency=low |
| 101 | 109 | ||
| 102 | * New upstream release. New SONAMEs libnettle6 and libhogweed4. |
110 | * New upstream release. New SONAMEs libnettle6 and libhogweed4. |
| 103 | * Drop native_64bit_test_needs_limits_h.patch; incorporated upstream. |
111 | * Drop native_64bit_test_needs_limits_h.patch; incorporated upstream. |
| 104 | * Bump Standards-Version to 3.9.6. |
112 | * Bump Standards-Version to 3.9.6. |
| 105 | * Merge changes from unstable (2.7.1-3 through 2.7.1-5) (Closes: #782266). |
113 | * Merge changes from unstable (2.7.1-3 through 2.7.1-5) (Closes: #782266). |
| 106 | 114 | ||
| 107 | -- Magnus Holmgren <holmgren@debian.org> Tue, 14 Apr 2015 20:39:08 +0200 |
115 | -- Magnus Holmgren <holmgren@debian.org> Tue, 14 Apr 2015 20:39:08 +0200 |
| 108 | 116 | ||
| 109 | nettle (3.0-2) experimental; urgency=low |
117 | nettle (3.0-2) experimental; urgency=low |
| 110 | 118 | ||
| 111 | * Tag a symbol that only exists on 64-bit architecture. |
119 | * Tag a symbol that only exists on 64-bit architecture. |
| 112 | * native_64bit_test_needs_limits_h.patch: Include limits.h in |
120 | * native_64bit_test_needs_limits_h.patch: Include limits.h in |
| 113 | camellia-absorb.c; needed by the HAVE_NATIVE_64_BIT macro on at least |
121 | camellia-absorb.c; needed by the HAVE_NATIVE_64_BIT macro on at least |
| 114 | s390x. |
122 | s390x. |
| 115 | * Add manpage for nettle-pbkdf2. |
123 | * Add manpage for nettle-pbkdf2. |
| 116 | 124 | ||
| 117 | -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Jul 2014 16:26:49 +0200 |
125 | -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Jul 2014 16:26:49 +0200 |
| 118 | 126 | ||
| 119 | nettle (3.0-1) experimental; urgency=low |
127 | nettle (3.0-1) experimental; urgency=low |
| 120 | 128 | ||
| 121 | * New major upstream release. To experimental for now. New SONAMEs |
129 | * New major upstream release. To experimental for now. New SONAMEs |
| 122 | libnettle5 and libhogweed3. |
130 | libnettle5 and libhogweed3. |
| 123 | 131 | ||
| 124 | -- Magnus Holmgren <holmgren@debian.org> Sun, 08 Jun 2014 19:51:40 +0200 |
132 | -- Magnus Holmgren <holmgren@debian.org> Sun, 08 Jun 2014 19:51:40 +0200 |
| 125 | 133 | ||
| 126 | nettle (2.7.1-5) unstable; urgency=medium |
134 | nettle (2.7.1-5) unstable; urgency=medium |
| 127 | 135 | ||
| 128 | * Add code to transition /usr/share/doc/nettle-dbg from directory to |
136 | * Add code to transition /usr/share/doc/nettle-dbg from directory to |
| 129 | symlink (Closes: #774919). |
137 | symlink (Closes: #774919). |
| 130 | * Also add missing Pre-Depends: multiarch-support to nettle-dbg. |
138 | * Also add missing Pre-Depends: multiarch-support to nettle-dbg. |
| 131 | 139 | ||
| 132 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Jan 2015 20:27:20 +0100 |
140 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Jan 2015 20:27:20 +0100 |
| 133 | 141 | ||
| 134 | nettle (2.7.1-4) unstable; urgency=medium |
142 | nettle (2.7.1-4) unstable; urgency=medium |
| 135 | 143 | ||
| 136 | * Use dh_installdocs --link-doc to create symlinks and add correct |
144 | * Use dh_installdocs --link-doc to create symlinks and add correct |
| 137 | dependencies (Closes: #773022). |
145 | dependencies (Closes: #773022). |
| 138 | * Bump Standards-Version to 3.9.6. |
146 | * Bump Standards-Version to 3.9.6. |
| 139 | * Add upstream PGP signing key. |
147 | * Add upstream PGP signing key. |
| 140 | * Add GNU server URLs to watch file. |
148 | * Add GNU server URLs to watch file. |
| 141 | 149 | ||
| 142 | -- Magnus Holmgren <holmgren@debian.org> Sun, 21 Dec 2014 01:14:02 +0100 |
150 | -- Magnus Holmgren <holmgren@debian.org> Sun, 21 Dec 2014 01:14:02 +0100 |
| 143 | 151 | ||
| 144 | nettle (2.7.1-3) unstable; urgency=low |
152 | nettle (2.7.1-3) unstable; urgency=low |
| 145 | 153 | ||
| 146 | * Use -fPIC instead of -fpic by default (Closes: #755769); needed on |
154 | * Use -fPIC instead of -fpic by default (Closes: #755769); needed on |
| 147 | sparc64 and shouldn't be noticeable elsewhere. |
155 | sparc64 and shouldn't be noticeable elsewhere. |
| 148 | 156 | ||
| 149 | -- Magnus Holmgren <holmgren@debian.org> Tue, 29 Jul 2014 17:20:39 +0200 |
157 | -- Magnus Holmgren <holmgren@debian.org> Tue, 29 Jul 2014 17:20:39 +0200 |
| 150 | 158 | ||
| 151 | nettle (2.7.1-2) unstable; urgency=low |
159 | nettle (2.7.1-2) unstable; urgency=low |
| 152 | 160 | ||
| 153 | * libhogweed2.symbols: Tag some internal functions implementing |
161 | * libhogweed2.symbols: Tag some internal functions implementing |
| 154 | operations not available in GMP before version 6.0 as optional |
162 | operations not available in GMP before version 6.0 as optional |
| 155 | (Closes: #743087). |
163 | (Closes: #743087). |
| 156 | * Bump Standards-Version to 3.9.5. |
164 | * Bump Standards-Version to 3.9.5. |
| 157 | 165 | ||
| 158 | -- Magnus Holmgren <holmgren@debian.org> Fri, 18 Apr 2014 21:02:56 +0200 |
166 | -- Magnus Holmgren <holmgren@debian.org> Fri, 18 Apr 2014 21:02:56 +0200 |
| 159 | 167 | ||
| 160 | nettle (2.7.1-1) unstable; urgency=low |
168 | nettle (2.7.1-1) unstable; urgency=low |
| 161 | 169 | ||
| 162 | * New upstream bugfix release. |
170 | * New upstream bugfix release. |
| 163 | 171 | ||
| 164 | -- Magnus Holmgren <holmgren@debian.org> Wed, 29 May 2013 19:25:35 +0200 |
172 | -- Magnus Holmgren <holmgren@debian.org> Wed, 29 May 2013 19:25:35 +0200 |
| 165 | 173 | ||
| 166 | nettle (2.7-2) unstable; urgency=low |
174 | nettle (2.7-2) unstable; urgency=low |
| 167 | 175 | ||
| 168 | * Tag some (ECC related) symbols that only exist on some architectures. |
176 | * Tag some (ECC related) symbols that only exist on some architectures. |
| 169 | 177 | ||
| 170 | -- Magnus Holmgren <holmgren@debian.org> Tue, 07 May 2013 22:57:14 +0200 |
178 | -- Magnus Holmgren <holmgren@debian.org> Tue, 07 May 2013 22:57:14 +0200 |
| 171 | 179 | ||
| 172 | nettle (2.7-1) unstable; urgency=low |
180 | nettle (2.7-1) unstable; urgency=low |
| 173 | 181 | ||
| 174 | * New upstream release (Closes: #706081). |
182 | * New upstream release (Closes: #706081). |
| 175 | * Include watch file improvements from Bart Martens <bartm@debian.org> |
183 | * Include watch file improvements from Bart Martens <bartm@debian.org> |
| 176 | via the QA system. |
184 | via the QA system. |
| 177 | 185 | ||
| 178 | -- Magnus Holmgren <holmgren@debian.org> Sat, 04 May 2013 19:50:28 +0200 |
186 | -- Magnus Holmgren <holmgren@debian.org> Sat, 04 May 2013 19:50:28 +0200 |
| 179 | 187 | ||
| 180 | nettle (2.6-1) experimental; urgency=low |
188 | nettle (2.6-1) experimental; urgency=low |
| 181 | 189 | ||
| 182 | * New upstream release. |
190 | * New upstream release. |
| 183 | 191 | ||
| 184 | -- Magnus Holmgren <holmgren@debian.org> Sun, 24 Mar 2013 11:38:21 +0100 |
192 | -- Magnus Holmgren <holmgren@debian.org> Sun, 24 Mar 2013 11:38:21 +0100 |
| 185 | 193 | ||
| 186 | nettle (2.5-1) experimental; urgency=low |
194 | nettle (2.5-1) experimental; urgency=low |
| 187 | 195 | ||
| 188 | * New upstream release (Closes: #685855). |
196 | * New upstream release (Closes: #685855). |
| 189 | - All symbols from nettle-internal.c have been dropped from the built |
197 | - All symbols from nettle-internal.c have been dropped from the built |
| 190 | library, and pkcs1_signature_prefix renamed with a leading underscore, |
198 | library, and pkcs1_signature_prefix renamed with a leading underscore, |
| 191 | without SONAME change, as they were all for internal use only. |
199 | without SONAME change, as they were all for internal use only. |
| 192 | * debian/watch: Updated to handle -pre releases. |
200 | * debian/watch: Updated to handle -pre releases. |
| 193 | 201 | ||
| 194 | -- Magnus Holmgren <holmgren@debian.org> Sat, 25 Aug 2012 18:28:37 +0200 |
202 | -- Magnus Holmgren <holmgren@debian.org> Sat, 25 Aug 2012 18:28:37 +0200 |
| 195 | 203 | ||
| 196 | nettle (2.4-2) unstable; urgency=low |
204 | nettle (2.4-2) unstable; urgency=low |
| 197 | 205 | ||
| 198 | * Drop README.source; not needed since the package was converted to |
206 | * Drop README.source; not needed since the package was converted to |
| 199 | format 3.0. |
207 | format 3.0. |
| 200 | * Correct errors in DEP 5-format debian/copyright. |
208 | * Correct errors in DEP 5-format debian/copyright. |
| 201 | * Use dpkg-buildflags to set CFLAGS et al. |
209 | * Use dpkg-buildflags to set CFLAGS et al. |
| 202 | * Bump Standards-Version to 3.9.3. |
210 | * Bump Standards-Version to 3.9.3. |
| 203 | 211 | ||
| 204 | -- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 14:41:45 +0200 |
212 | -- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 14:41:45 +0200 |
| 205 | 213 | ||
| 206 | nettle (2.4-1) unstable; urgency=low |
214 | nettle (2.4-1) unstable; urgency=low |
| 207 | 215 | ||
| 208 | * New upstream bugfix release. |
216 | * New upstream bugfix release. |
| 209 | 217 | ||
| 210 | -- Magnus Holmgren <holmgren@debian.org> Sat, 03 Sep 2011 17:59:01 +0200 |
218 | -- Magnus Holmgren <holmgren@debian.org> Sat, 03 Sep 2011 17:59:01 +0200 |
| 211 | 219 | ||
| 212 | nettle (2.3-1) unstable; urgency=low |
220 | nettle (2.3-1) unstable; urgency=low |
| 213 | 221 | ||
| 214 | * New upstream release. |
222 | * New upstream release. |
| 215 | * nettle-dev.install: Include pkg-config files added by upstream |
223 | * nettle-dev.install: Include pkg-config files added by upstream |
| 216 | (Closes: #634294). |
224 | (Closes: #634294). |
| 217 | * debian/copyright: Add ripemd160-related files. |
225 | * debian/copyright: Add ripemd160-related files. |
| 218 | 226 | ||
| 219 | -- Magnus Holmgren <holmgren@debian.org> Sat, 03 Sep 2011 00:48:54 +0200 |
227 | -- Magnus Holmgren <holmgren@debian.org> Sat, 03 Sep 2011 00:48:54 +0200 |
| 220 | 228 | ||
| 221 | nettle (2.2-1) unstable; urgency=low |
229 | nettle (2.2-1) unstable; urgency=low |
| 222 | 230 | ||
| 223 | * New upstream release (Closes: #633574). |
231 | * New upstream release (Closes: #633574). |
| 224 | - The function nettle_arcfour_stream() was dropped without changing |
232 | - The function nettle_arcfour_stream() was dropped without changing |
| 225 | the SONAME, because it was undocumented and untested and should not |
233 | the SONAME, because it was undocumented and untested and should not |
| 226 | be in use. |
234 | be in use. |
| 227 | * Add symbols files and correct dependencies in shlibs files. |
235 | * Add symbols files and correct dependencies in shlibs files. |
| 228 | * Update copyright information, in particular regarding blowfish and |
236 | * Update copyright information, in particular regarding blowfish and |
| 229 | serpent, trying to follow DEP5. |
237 | serpent, trying to follow DEP5. |
| 230 | * Add manpage nettle-hash(1) and mention nettle-hash in description of |
238 | * Add manpage nettle-hash(1) and mention nettle-hash in description of |
| 231 | nettle-bin. |
239 | nettle-bin. |
| 232 | * Add multi-arch support. |
240 | * Add multi-arch support. |
| 233 | * Bump Standards-Version to 3.9.2. |
241 | * Bump Standards-Version to 3.9.2. |
| 234 | * Switch to Debhelper compat level 8. |
242 | * Switch to Debhelper compat level 8. |
| 235 | * nettle-bin: Change Conflicts from moving sexp-conv into |
243 | * nettle-bin: Change Conflicts from moving sexp-conv into |
| 236 | Breaks+Replaces and drop long-obsolete conflict with libnettle1. |
244 | Breaks+Replaces and drop long-obsolete conflict with libnettle1. |
| 237 | * Improve libnettle and libhogweed package descriptions, explaining the |
245 | * Improve libnettle and libhogweed package descriptions, explaining the |
| 238 | difference between them. |
246 | difference between them. |
| 239 | 247 | ||
| 240 | -- Magnus Holmgren <holmgren@debian.org> Sat, 06 Aug 2011 19:13:56 +0200 |
248 | -- Magnus Holmgren <holmgren@debian.org> Sat, 06 Aug 2011 19:13:56 +0200 |
| 241 | 249 | ||
| 242 | nettle (2.1-2) unstable; urgency=low |
250 | nettle (2.1-2) unstable; urgency=low |
| 243 | 251 | ||
| 244 | * Upload to unstable. |
252 | * Upload to unstable. |
| 245 | * Increase Debhelper compat level to 7. |
253 | * Increase Debhelper compat level to 7. |
| 246 | * debian/rules: Add build-indep and build-arch targets. |
254 | * debian/rules: Add build-indep and build-arch targets. |
| 247 | * debian/copyright: Add entry for dsa2sexp.c. |
255 | * debian/copyright: Add entry for dsa2sexp.c. |
| 248 | * No longer suggest lsh-utils-doc as an alternative to lsh-doc. |
256 | * No longer suggest lsh-utils-doc as an alternative to lsh-doc. |
| 249 | 257 | ||
| 250 | -- Magnus Holmgren <holmgren@debian.org> Sun, 20 Mar 2011 01:48:24 +0100 |
258 | -- Magnus Holmgren <holmgren@debian.org> Sun, 20 Mar 2011 01:48:24 +0100 |
| 251 | 259 | ||
| 252 | nettle (2.1-1) experimental; urgency=low |
260 | nettle (2.1-1) experimental; urgency=low |
| 253 | 261 | ||
| 254 | * New upstream release (Closes: #594386). Thanks to Sedat Dilek for |
262 | * New upstream release (Closes: #594386). Thanks to Sedat Dilek for |
| 255 | sorting things out. |
263 | sorting things out. |
| 256 | - Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch; |
264 | - Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch; |
| 257 | incorporated upstream. |
265 | incorporated upstream. |
| 258 | - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2, |
266 | - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2, |
| 259 | respectively; update and rename debian/control, debian/libnettle3.*, |
267 | respectively; update and rename debian/control, debian/libnettle3.*, |
| 260 | debian/libhogweed1.*, and debian/nettle-bin.links accordingly. |
268 | debian/libhogweed1.*, and debian/nettle-bin.links accordingly. |
| 261 | * Build-depend on the new libgmp10-dev instead of libgmp3-dev. |
269 | * Build-depend on the new libgmp10-dev instead of libgmp3-dev. |
| 262 | * Convert to source package format 3.0 (quilt), using |
270 | * Convert to source package format 3.0 (quilt), using |
| 263 | dh_autotools-dev_*config to update config.sub and config.guess files. |
271 | dh_autotools-dev_*config to update config.sub and config.guess files. |
| 264 | * Handle the parallel DEB_BUILD_OPTIONS option. |
272 | * Handle the parallel DEB_BUILD_OPTIONS option. |
| 265 | * Pass --libdir=/usr/lib to ./configure since it will otherwise try to |
273 | * Pass --libdir=/usr/lib to ./configure since it will otherwise try to |
| 266 | be smart and pick /usr/lib32 or /usr/lib64 on certain platforms. |
274 | be smart and pick /usr/lib32 or /usr/lib64 on certain platforms. |
| 267 | * General tidying of debian/rules: |
275 | * General tidying of debian/rules: |
| 268 | - Remove handling of noopt option (dpkg-buildpackage sets CFLAGS). |
276 | - Remove handling of noopt option (dpkg-buildpackage sets CFLAGS). |
| 269 | - Remove remnants of nostrip option handling. |
277 | - Remove remnants of nostrip option handling. |
| 270 | - Only pass --host to ./configure if HOST != BUILD, as is recommended. |
278 | - Only pass --host to ./configure if HOST != BUILD, as is recommended. |
| 271 | - Remove redundant compiler and configure flags. |
279 | - Remove redundant compiler and configure flags. |
| 272 | * Bump Standards-Version to 3.9.1. |
280 | * Bump Standards-Version to 3.9.1. |
| 273 | 281 | ||
| 274 | -- Magnus Holmgren <holmgren@debian.org> Tue, 18 Jan 2011 23:44:49 +0100 |
282 | -- Magnus Holmgren <holmgren@debian.org> Tue, 18 Jan 2011 23:44:49 +0100 |
| 275 | 283 | ||
| 276 | nettle (2.0-2) unstable; urgency=low |
284 | nettle (2.0-2) unstable; urgency=low |
| 277 | 285 | ||
| 278 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name |
286 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name |
| 279 | that LSH understands in the sexp representation of an RSA key, so that |
287 | that LSH understands in the sexp representation of an RSA key, so that |
| 280 | pkcs1-conv can be used to convert existing OpenSSH private keys. |
288 | pkcs1-conv can be used to convert existing OpenSSH private keys. |
| 281 | * debian/control: Add ${misc:Depends} to all packages lacking it.
|
289 | * debian/control: Add ${misc:Depends} to all packages lacking it.
|
| 282 | * debian/control: nettle-dev: Depend on dpkg (>= 1.15.4) | install-info |
290 | * debian/control: nettle-dev: Depend on dpkg (>= 1.15.4) | install-info |
| 283 | as recommended for the transition to triggerized install-info. |
291 | as recommended for the transition to triggerized install-info. |
| 284 | * Upgraded to Standards-Version 3.8.3 with the previous change. |
292 | * Upgraded to Standards-Version 3.8.3 with the previous change. |
| 285 | 293 | ||
| 286 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Oct 2009 23:27:07 +0200 |
294 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Oct 2009 23:27:07 +0200 |
| 287 | 295 | ||
| 288 | nettle (2.0-1) unstable; urgency=low |
296 | nettle (2.0-1) unstable; urgency=low |
| 289 | 297 | ||
| 290 | * Merge with experimental branch. |
298 | * Merge with experimental branch. |
| 291 | - There was no lsh-utils 2.0.3-2 in Debian, so the conflict is with |
299 | - There was no lsh-utils 2.0.3-2 in Debian, so the conflict is with |
| 292 | lsh-utils < 2.0.4-dfsg-1. |
300 | lsh-utils < 2.0.4-dfsg-1. |
| 293 | - Drop the transitional libnettle-dev package that was in experimental. |
301 | - Drop the transitional libnettle-dev package that was in experimental. |
| 294 | Due to the split, depending packages will need sourceful uploads anyway. |
302 | Due to the split, depending packages will need sourceful uploads anyway. |
| 295 | * New upstream version. |
303 | * New upstream version. |
| 296 | - Drop 30_sparc_aes_include.dpatch; incorporated upstream. |
304 | - Drop 30_sparc_aes_include.dpatch; incorporated upstream. |
| 297 | * Add debug package. |
305 | * Add debug package. |
| 298 | * nettle-dev.doc-info: Correct Section and Document. |
306 | * nettle-dev.doc-info: Correct Section and Document. |
| 299 | * Bump Standards-Version to 3.8.2. |
307 | * Bump Standards-Version to 3.8.2. |
| 300 | 308 | ||
| 301 | -- Magnus Holmgren <holmgren@debian.org> Sun, 02 Aug 2009 17:20:28 +0200 |
309 | -- Magnus Holmgren <holmgren@debian.org> Sun, 02 Aug 2009 17:20:28 +0200 |
| 302 | 310 | ||
| 303 | nettle (1.16~cvs20070603-2) experimental; urgency=low |
311 | nettle (1.16~cvs20070603-2) experimental; urgency=low |
| 304 | 312 | ||
| 305 | * 30_sparc_aes_include.dpatch: Patch from upstream CVS, fixes FTBFS on |
313 | * 30_sparc_aes_include.dpatch: Patch from upstream CVS, fixes FTBFS on |
| 306 | sparc (Closes: #441265). |
314 | sparc (Closes: #441265). |
| 307 | * debian/rules: Check for Makefile instead of ignoring all `make |
315 | * debian/rules: Check for Makefile instead of ignoring all `make |
| 308 | distclean' errors. |
316 | distclean' errors. |
| 309 | 317 | ||
| 310 | -- Magnus Holmgren <magnus@kibibyte.se> Sat, 08 Sep 2007 19:58:29 +0200 |
318 | -- Magnus Holmgren <magnus@kibibyte.se> Sat, 08 Sep 2007 19:58:29 +0200 |
| 311 | 319 | ||
| 312 | nettle (1.16~cvs20070603-1) experimental; urgency=low |
320 | nettle (1.16~cvs20070603-1) experimental; urgency=low |
| 313 | 321 | ||
| 314 | * Upstream CVS snapshot splitting off public-key algorithms as |
322 | * Upstream CVS snapshot splitting off public-key algorithms as |
| 315 | libhogweed1. |
323 | libhogweed1. |
| 316 | - Drop 10_cleanup.dpatch; incorporated upstream. |
324 | - Drop 10_cleanup.dpatch; incorporated upstream. |
| 317 | - Rename libnettle-dev as nettle-dev. |
325 | - Rename libnettle-dev as nettle-dev. |
| 318 | * No longer install sexp-conv as an alternative; conflict with lsh-utils |
326 | * No longer install sexp-conv as an alternative; conflict with lsh-utils |
| 319 | (<< 2.0.3-2, which is anticipated to stop shipping an identical |
327 | (<< 2.0.3-2, which is anticipated to stop shipping an identical |
| 320 | sexp-conv and depend on nettle-bin instead). |
328 | sexp-conv and depend on nettle-bin instead). |
| 321 | * Link with --as-needed to avoid unnecessary NEEDED tags. |
329 | * Link with --as-needed to avoid unnecessary NEEDED tags. |
| 322 | 330 | ||
| 323 | -- Magnus Holmgren <magnus@kibibyte.se> Mon, 11 Jun 2007 17:36:08 +0200 |
331 | -- Magnus Holmgren <magnus@kibibyte.se> Mon, 11 Jun 2007 17:36:08 +0200 |
| 324 | 332 | ||
| 325 | nettle (1.15-6) unstable; urgency=low |
333 | nettle (1.15-6) unstable; urgency=low |
| 326 | 334 | ||
| 327 | * No longer install sexp-conv as an alternative; conflict with lsh-utils |
335 | * No longer install sexp-conv as an alternative; conflict with lsh-utils |
| 328 | prior to 2.0.4-dfsg-1, which depends on nettle-bin instead of shipping |
336 | prior to 2.0.4-dfsg-1, which depends on nettle-bin instead of shipping |
| 329 | a copy of sexp-conv (Closes: #510942). Drop nettle-bin.postinst and |
337 | a copy of sexp-conv (Closes: #510942). Drop nettle-bin.postinst and |
| 330 | nettle-bin.prerm (nettle-bin.prerm will remove the alternative on |
338 | nettle-bin.prerm (nettle-bin.prerm will remove the alternative on |
| 331 | upgrade, which is actually a bug, but works out fine in this case). |
339 | upgrade, which is actually a bug, but works out fine in this case). |
| 332 | * Switch to Debhelper level 5. Remove files that don't exist from install |
340 | * Switch to Debhelper level 5. Remove files that don't exist from install |
| 333 | lists (copied from a template, apparently). |
341 | lists (copied from a template, apparently). |
| 334 | * Upgrade to Standards-Version 3.8.1: |
342 | * Upgrade to Standards-Version 3.8.1: |
| 335 | + Add debian/README.source (§ 4.9). |
343 | + Add debian/README.source (§ 4.9). |
| 336 | * Add debian/libnettle2.symbols. |
344 | * Add debian/libnettle2.symbols. |
| 337 | 345 | ||
| 338 | -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 22:52:44 +0200 |
346 | -- Magnus Holmgren <holmgren@debian.org> Mon, 13 Apr 2009 22:52:44 +0200 |
| 339 | 347 | ||
| 340 | nettle (1.15-5) unstable; urgency=low |
348 | nettle (1.15-5) unstable; urgency=low |
| 341 | 349 | ||
| 342 | * New maintainer email address. |
350 | * New maintainer email address. |
| 343 | * Bring debian/control format up-to-date with Homepage and Vcs fields. |
351 | * Bring debian/control format up-to-date with Homepage and Vcs fields. |
| 344 | * Add machine-readable copyright information to debian/copyright and |
352 | * Add machine-readable copyright information to debian/copyright and |
| 345 | clarify licensing of nettle-lfib-stream.1 and pkcs1-conv.1. The |
353 | clarify licensing of nettle-lfib-stream.1 and pkcs1-conv.1. The |
| 346 | machine-readable information may not be completely accurate at this |
354 | machine-readable information may not be completely accurate at this |
| 347 | point due to the many different authors and licenses. |
355 | point due to the many different authors and licenses. |
| 348 | * Don't ignore make potential distclean errors. |
356 | * Don't ignore make potential distclean errors. |
| 349 | * debian/libnettle-dev.doc-base: Change section to Programming/C |
357 | * debian/libnettle-dev.doc-base: Change section to Programming/C |
| 350 | following the abolishion of the Apps section. |
358 | following the abolishion of the Apps section. |
| 351 | * Bump Standards-Version to 3.7.3 without any changes. |
359 | * Bump Standards-Version to 3.7.3 without any changes. |
| 352 | 360 | ||
| 353 | -- Magnus Holmgren <holmgren@debian.org> Sun, 20 Apr 2008 00:40:55 +0200 |
361 | -- Magnus Holmgren <holmgren@debian.org> Sun, 20 Apr 2008 00:40:55 +0200 |
| 354 | 362 | ||
| 355 | nettle (1.15-4) unstable; urgency=low |
363 | nettle (1.15-4) unstable; urgency=low |
| 356 | 364 | ||
| 357 | * Add manpage for nettle-lfib-stream(1) (Closes: #413293). |
365 | * Add manpage for nettle-lfib-stream(1) (Closes: #413293). |
| 358 | * Add manpage for pkcs1-conv(1) (Closes: #413294). |
366 | * Add manpage for pkcs1-conv(1) (Closes: #413294). |
| 359 | * Correct manpage for sexp-conv(1). |
367 | * Correct manpage for sexp-conv(1). |
| 360 | 368 | ||
| 361 | -- Magnus Holmgren <magnus@kibibyte.se> Mon, 11 Jun 2007 13:37:53 +0200 |
369 | -- Magnus Holmgren <magnus@kibibyte.se> Mon, 11 Jun 2007 13:37:53 +0200 |
| 362 | 370 | ||
| 363 | nettle (1.15-3) unstable; urgency=low |
371 | nettle (1.15-3) unstable; urgency=low |
| 364 | 372 | ||
| 365 | * Use dh_install instead of dh_movefiles. |
373 | * Use dh_install instead of dh_movefiles. |
| 366 | * Run "make check" by default. |
374 | * Run "make check" by default. |
| 367 | * Ship nettle.pdf in libnettle-dev. |
375 | * Ship nettle.pdf in libnettle-dev. |
| 368 | * Include PDF and Info formats in doc-base control file. |
376 | * Include PDF and Info formats in doc-base control file. |
| 369 | * Clean up the libnettle-dev examples directory. There should only be |
377 | * Clean up the libnettle-dev examples directory. There should only be |
| 370 | source files. Note that most of the examples aren't made to be |
378 | source files. Note that most of the examples aren't made to be |
| 371 | compiled outside of the nettle source tree, except sha-example.c, |
379 | compiled outside of the nettle source tree, except sha-example.c, |
| 372 | which is the example found in the documentation. |
380 | which is the example found in the documentation. |
| 373 | * Move descore.README and TODO from libnettle2.docs to |
381 | * Move descore.README and TODO from libnettle2.docs to |
| 374 | libnettle-dev.docs, and also add README and NEWS to the latter. |
382 | libnettle-dev.docs, and also add README and NEWS to the latter. |
| 375 | * Make debian/copyright more correct. |
383 | * Make debian/copyright more correct. |
| 376 | * Add pkcs1-conv to nettle-bin package description. |
384 | * Add pkcs1-conv to nettle-bin package description. |
| 377 | 385 | ||
| 378 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 06 Jun 2007 14:35:13 +0200 |
386 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 06 Jun 2007 14:35:13 +0200 |
| 379 | 387 | ||
| 380 | nettle (1.15-2) unstable; urgency=high |
388 | nettle (1.15-2) unstable; urgency=high |
| 381 | 389 | ||
| 382 | * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1 |
390 | * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1 |
| 383 | (Closes: #415034). |
391 | (Closes: #415034). |
| 384 | * Use dpatch to handle patches. |
392 | * Use dpatch to handle patches. |
| 385 | * Make package binNMUable. |
393 | * Make package binNMUable. |
| 386 | * Add XS-Vcs-* fields to debian/control. |
394 | * Add XS-Vcs-* fields to debian/control. |
| 387 | * Make dependencies on libnettle2 versioned. |
395 | * Make dependencies on libnettle2 versioned. |
| 388 | 396 | ||
| 389 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 15 May 2007 16:15:19 +0200 |
397 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 15 May 2007 16:15:19 +0200 |
| 390 | 398 | ||
| 391 | nettle (1.15-1) unstable; urgency=low |
399 | nettle (1.15-1) unstable; urgency=low |
| 392 | 400 | ||
| 393 | * New maintainer (Closes: #411677). |
401 | * New maintainer (Closes: #411677). |
| 394 | * New upstream version. The non-free IETF RFC has been removed by |
402 | * New upstream version. The non-free IETF RFC has been removed by |
| 395 | upstream. |
403 | upstream. |
| 396 | * Updated Standards-Version to 3.7.2 without any changes. |
404 | * Updated Standards-Version to 3.7.2 without any changes. |
| 397 | * Converted doc-base and copyright files to UTF-8. |
405 | * Converted doc-base and copyright files to UTF-8. |
| 398 | * Added extra cleanup to clean target of debian/rules so that |
406 | * Added extra cleanup to clean target of debian/rules so that |
| 399 | dpkg-buildpackage can be run more than once. |
407 | dpkg-buildpackage can be run more than once. |
| 400 | * debian/watch: updated. |
408 | * debian/watch: updated. |
| 401 | * debian/control: added autotools-dev as a build-dependency. |
409 | * debian/control: added autotools-dev as a build-dependency. |
| 402 | * debian/rules: don't include config.guess and config.sub in |
410 | * debian/rules: don't include config.guess and config.sub in |
| 403 | .diff.gz. |
411 | .diff.gz. |
| 404 | 412 | ||
| 405 | -- Magnus Holmgren <magnus@kibibyte.se> Thu, 1 Mar 2007 19:29:49 +0100 |
413 | -- Magnus Holmgren <magnus@kibibyte.se> Thu, 1 Mar 2007 19:29:49 +0100 |
| 406 | 414 | ||
| 407 | nettle (1.14.1-1) unstable; urgency=low |
415 | nettle (1.14.1-1) unstable; urgency=low |
| 408 | 416 | ||
| 409 | * Removed non-DFSG file from the archive and disabled the |
417 | * Removed non-DFSG file from the archive and disabled the |
| 410 | corresponding test case |
418 | corresponding test case |
| 411 | * Source package contains non-free IETF RFC/I-D's (Closes: #393400) |
419 | * Source package contains non-free IETF RFC/I-D's (Closes: #393400) |
| 412 | * Since there is no upstream release available, a "fake" version number |
420 | * Since there is no upstream release available, a "fake" version number |
| 413 | is added to the version. |
421 | is added to the version. |
| 414 | 422 | ||
| 415 | -- Marek Habersack <grendel@debian.org> Wed, 18 Oct 2006 09:47:03 +0200 |
423 | -- Marek Habersack <grendel@debian.org> Wed, 18 Oct 2006 09:47:03 +0200 |
| 416 | 424 | ||
| 417 | nettle (1.14-1) unstable; urgency=low |
425 | nettle (1.14-1) unstable; urgency=low |
| 418 | 426 | ||
| 419 | * The latest upstream version |
427 | * The latest upstream version |
| 420 | 428 | ||
| 421 | -- Marek Habersack <grendel@debian.org> Tue, 9 May 2006 21:41:17 +0200 |
429 | -- Marek Habersack <grendel@debian.org> Tue, 9 May 2006 21:41:17 +0200 |
| 422 | 430 | ||
| 423 | nettle (1.12-3) unstable; urgency=high |
431 | nettle (1.12-3) unstable; urgency=high |
| 424 | 432 | ||
| 425 | * Force a recompile to match the new libgmp3 package name |
433 | * Force a recompile to match the new libgmp3 package name |
| 426 | 434 | ||
| 427 | -- Marek Habersack <grendel@debian.org> Tue, 19 Jul 2005 12:01:28 +0200 |
435 | -- Marek Habersack <grendel@debian.org> Tue, 19 Jul 2005 12:01:28 +0200 |
| 428 | 436 | ||
| 429 | nettle (1.12-2) unstable; urgency=high |
437 | nettle (1.12-2) unstable; urgency=high |
| 430 | 438 | ||
| 431 | * Make libnettle-dev depend on libgmp3-dev |
439 | * Make libnettle-dev depend on libgmp3-dev |
| 432 | 440 | ||
| 433 | -- Marek Habersack <grendel@debian.org> Tue, 8 Mar 2005 02:19:01 +0100 |
441 | -- Marek Habersack <grendel@debian.org> Tue, 8 Mar 2005 02:19:01 +0100 |
| 434 | 442 | ||
| 435 | nettle (1.12-1) unstable; urgency=high |
443 | nettle (1.12-1) unstable; urgency=high |
| 436 | 444 | ||
| 437 | * The latest upstream release |
445 | * The latest upstream release |
| 438 | * sexp-conv is installed as sexp-conv.nettle and registered with the |
446 | * sexp-conv is installed as sexp-conv.nettle and registered with the |
| 439 | alternatives system now. |
447 | alternatives system now. |
| 440 | * added the sexp-conv mainpage borrowed from the lsh-utils package. |
448 | * added the sexp-conv mainpage borrowed from the lsh-utils package. |
| 441 | 449 | ||
| 442 | -- Marek Habersack <grendel@debian.org> Tue, 30 Nov 2004 01:45:49 +0100 |
450 | -- Marek Habersack <grendel@debian.org> Tue, 30 Nov 2004 01:45:49 +0100 |
| 443 | 451 | ||
| 444 | nettle (1.10-1) unstable; urgency=low |
452 | nettle (1.10-1) unstable; urgency=low |
| 445 | 453 | ||
| 446 | * The latest upstream version |
454 | * The latest upstream version |
| 447 | 455 | ||
| 448 | -- Marek Habersack <grendel@debian.org> Tue, 4 May 2004 15:56:02 +0200 |
456 | -- Marek Habersack <grendel@debian.org> Tue, 4 May 2004 15:56:02 +0200 |
| 449 | 457 | ||
| 450 | nettle (1.9-1) unstable; urgency=low |
458 | nettle (1.9-1) unstable; urgency=low |
| 451 | 459 | ||
| 452 | * The latest upstream release |
460 | * The latest upstream release |
| 453 | 461 | ||
| 454 | -- Marek Habersack <grendel@debian.org> Mon, 16 Feb 2004 02:53:34 +0100 |
462 | -- Marek Habersack <grendel@debian.org> Mon, 16 Feb 2004 02:53:34 +0100 |
| 455 | 463 | ||
| 456 | nettle (1.8-1) unstable; urgency=low |
464 | nettle (1.8-1) unstable; urgency=low |
| 457 | 465 | ||
| 458 | * The latest upstream release |
466 | * The latest upstream release |
| 459 | * libnettle1 links directly against gmp now to avoid problems with |
467 | * libnettle1 links directly against gmp now to avoid problems with |
| 460 | programs linking to libnettle without referencing -lgmp explicitly. |
468 | programs linking to libnettle without referencing -lgmp explicitly. |
| 461 | * libnettle1 is gone - upstream changed the SOVERSION to 2 |
469 | * libnettle1 is gone - upstream changed the SOVERSION to 2 |
| 462 | 470 | ||
| 463 | -- Marek Habersack <grendel@debian.org> Wed, 14 Jan 2004 22:27:19 +0100 |
471 | -- Marek Habersack <grendel@debian.org> Wed, 14 Jan 2004 22:27:19 +0100 |
| 464 | 472 | ||
| 465 | nettle (1.7-3) unstable; urgency=low |
473 | nettle (1.7-3) unstable; urgency=low |
| 466 | 474 | ||
| 467 | * Don't drink and drive, or another doc-base fix |
475 | * Don't drink and drive, or another doc-base fix |
| 468 | 476 | ||
| 469 | -- Marek Habersack <grendel@debian.org> Mon, 10 Nov 2003 19:07:20 -0500 |
477 | -- Marek Habersack <grendel@debian.org> Mon, 10 Nov 2003 19:07:20 -0500 |
| 470 | 478 | ||
| 471 | nettle (1.7-2) unstable; urgency=low |
479 | nettle (1.7-2) unstable; urgency=low |
| 472 | 480 | ||
| 473 | * Fixed the doc-base problem with the missing Section field |
481 | * Fixed the doc-base problem with the missing Section field |
| 474 | 482 | ||
| 475 | -- Marek Habersack <grendel@debian.org> Sun, 9 Nov 2003 22:06:09 -0500 |
483 | -- Marek Habersack <grendel@debian.org> Sun, 9 Nov 2003 22:06:09 -0500 |
| 476 | 484 | ||
| 477 | nettle (1.7-1) unstable; urgency=low |
485 | nettle (1.7-1) unstable; urgency=low |
| 478 | 486 | ||
| 479 | * Initial Release. |
487 | * Initial Release. |
| 480 | 488 | ||
| 481 | -- Marek Habersack <grendel@debian.org> Tue, 4 Nov 2003 18:23:07 +0100 |
489 | -- Marek Habersack <grendel@debian.org> Tue, 4 Nov 2003 18:23:07 +0100 |
| 482 | 490 | ||