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