Mercurial > dropbear
comparison debian/changelog @ 218:3ee0c2f85e1e
* patch up to date with debian 0.45-3 diff
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 08 Jul 2005 13:27:28 +0000 |
parents | 2098857ab826 |
children | 654bc8327787 |
comparison
equal
deleted
inserted
replaced
177:2098857ab826 | 218:3ee0c2f85e1e |
---|---|
1 dropbear (0.45-1) unstable; urgency=high | 1 dropbear (0.45-3) unstable; urgency=low |
2 | 2 |
3 * New upstream release, various fixes. | 3 * debian/dropbear.init: init script prints human readable message in case |
4 it's disabled (closes: #309099). | |
5 * debian/dropbear.postinst: configure: restart service through init script | |
6 instead of start. | |
7 * debian/dropbear.prerm: set -u -> set -e. | |
4 | 8 |
5 -- Matt Johnston <[email protected]> Mon, 7 March 2005 00:44:54 +0800 | 9 -- Gerrit Pape <[email protected]> Wed, 25 May 2005 22:38:17 +0000 |
6 | 10 |
7 dropbear (0.44+final-1) unstable; urgency=high | 11 dropbear (0.45-2) unstable; urgency=low |
8 | 12 |
9 * New upstream release, various fixes. | 13 * Matt Johnston: |
14 * New upstream release, various fixes. | |
10 | 15 |
11 -- Matt Johnston <[email protected]> Mon, 3 January 2005 00:44:54 +0800 | 16 -- Gerrit Pape <[email protected]> Sat, 12 Mar 2005 15:17:55 +0000 |
12 | 17 |
13 dropbear (0.44test4-1) unstable; urgency=medium | 18 dropbear (0.44-1) unstable; urgency=low |
14 | 19 |
15 * New upstream beta, various useful fixes. | 20 * New upstream release. |
21 * debian/rules: install /usr/bin/dbclient; handle possible patches more | |
22 gracefully; install debian/dbclient.1 man page; enable target patch; | |
23 minor. | |
24 * debian/implicit: update to revision 1.10. | |
25 * debian/dbclient.1: new; man page. | |
26 * debian/diff/dbclient-usage-typo.diff: new; fix typo. | |
27 * debian/diff/manpages.diff: new; add references to dbclient man page. | |
16 | 28 |
17 -- Matt Johnston <[email protected]> Tues, 14 September 2004 21:20:00 +0800 | 29 -- Gerrit Pape <[email protected]> Sat, 8 Jan 2005 22:50:43 +0000 |
18 | 30 |
19 dropbear (0.44test3-1) unstable; urgency=medium | 31 dropbear (0.43-2) unstable; urgency=high |
20 | 32 |
21 * New upstream beta, various useful fixes. | 33 * Matt Johnston: |
34 * New upstream release 0.43 | |
35 * SECURITY: Don't attempt to free uninitialised buffers in DSS verification | |
36 code | |
37 * Handle portforwarding to servers which don't send any initial data | |
38 (Closes: #258426) | |
39 * debian/dropbear.postinst: remove code causing bothersome warning on | |
40 package install (closes: #256752). | |
41 * debian/README.Debian.diet: new; how to build with the diet libc. | |
42 * debian/dropbear.docs: add debian/README.Debian.diet. | |
43 * debian/rules: support "diet" in DEB_BUILD_OPTIONS; minor cleanup. | |
22 | 44 |
23 -- Matt Johnston <[email protected]> Fri, 27 August 2004 22:20:00 +0800 | 45 -- Gerrit Pape <[email protected]> Sat, 17 Jul 2004 19:31:19 +0000 |
24 | |
25 dropbear (0.44test2-1) unstable; urgency=low | |
26 | |
27 * New upstream beta, various minor fixes. | |
28 | |
29 -- Matt Johnston <[email protected]> Tues, 17 August 2004 19:00:00 +0800 | |
30 | |
31 dropbear (0.44test1-1) unstable; urgency=low | |
32 | |
33 * Upstream beta 0.44test1 | |
34 * Huge changes to allow client functionality | |
35 | |
36 -- Matt Johnston <[email protected]> Sat, 14 August 2004 23:00:00 +0800 | |
37 | |
38 dropbear (0.43-1) unstable; urgency=high | |
39 | |
40 * New upstream release 0.43 | |
41 * SECURITY: Don't attempt to free uninitialised buffers in DSS verification | |
42 code | |
43 * Handle portforwarding to servers which don't send any initial data | |
44 (Closes: #258426) | |
45 | |
46 -- Matt Johnston <[email protected]> Fri, 16 July 2004 17:44:54 +0800 | |
47 | 46 |
48 dropbear (0.42-1) unstable; urgency=low | 47 dropbear (0.42-1) unstable; urgency=low |
49 | 48 |
50 * New upstream release 0.42 | 49 * New upstream release 0.42. |
50 * debian/diff/cvs-20040520.diff: remove; obsolete. | |
51 * debian/rules: disable target patch. | |
51 | 52 |
52 -- Matt Johnston <[email protected]> Wed, 16 June 2004 12:44:54 +0800 | 53 -- Matt Johnston <[email protected]> Wed, 16 June 2004 12:44:54 +0800 |
53 | 54 |
54 dropbear (0.41-3) unstable; urgency=low | 55 dropbear (0.41-3) unstable; urgency=low |
55 | 56 |