Mercurial > dropbear
comparison debian/changelog @ 399:a707e6148060
merge of '5fdf69ca60d1683cdd9f4c2595134bed26394834'
and '6b61c50f4cf888bea302ac8fcf5dbb573b443251'
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 03 Feb 2007 08:20:34 +0000 |
parents | bfa09e369e0e |
children | 67689b7ceaf0 |
comparison
equal
deleted
inserted
replaced
394:17d097fc111c | 399:a707e6148060 |
---|---|
1 dropbear (0.46-0.1) unstable; urgency=medium | 1 dropbear (0.49-0.1) unstable; urgency=low |
2 | |
3 * New upstream release. | |
4 | |
5 -- Matt Johnston <[email protected]> Tues, 13 June 2005 19:20:21 +0800 | |
6 | |
7 dropbear (0.48.1-1) unstable; urgency=medium | |
8 | |
9 * new upstream point release. | |
10 * Compile fix for scp | |
11 * debian/diff/dbclient.1.diff: new: document -R option to dbclient | |
12 accurately (thx Markus Schaber; closes: #351882). | |
13 * debian/dropbear.README.Debian: document a workaround for systems with | |
14 possibly blocking /dev/random device (closes: #355414).. | |
15 | |
16 -- Gerrit Pape <[email protected]> Sun, 16 Apr 2006 16:16:40 +0000 | |
17 | |
18 dropbear (0.48-1) unstable; urgency=medium | |
19 | |
20 * New upstream release. | |
21 * SECURITY: Improve handling of denial of service attempts from a single | |
22 IP. | |
23 | |
24 * debian/implicit: update to revision 1.11. | |
25 * new upstream release updates to scp from OpenSSH 4.3p2 - fixes a | |
26 security issue where use of system() could cause users to execute | |
27 arbitrary code through malformed filenames; CVE-2006-0225 (see also | |
28 #349645); the scp binary is not provided by this package though. | |
29 | |
30 -- Gerrit Pape <[email protected]> Fri, 10 Mar 2006 22:00:32 +0000 | |
31 | |
32 dropbear (0.47-1) unstable; urgency=high | |
33 | |
34 * New upstream release. | |
35 * SECURITY: Fix incorrect buffer sizing; CVE-2005-4178. | |
36 | |
37 -- Matt Johnston <[email protected]> Thu, 8 Dec 2005 19:20:21 +0800 | |
38 | |
39 dropbear (0.46-2) unstable; urgency=low | |
40 | |
41 * debian/control: Standards-Version: 3.6.2.1; update descriptions to | |
42 mention included server and client (thx Tino Keitel). | |
43 * debian/dropbear.init: allow '/etc/init.d/dropbear stop' even though | |
44 'NO_START is not set to zero.' (closes: #336723). | |
45 | |
46 -- Gerrit Pape <[email protected]> Tue, 6 Dec 2005 13:30:49 +0000 | |
47 | |
48 dropbear (0.46-1) unstable; urgency=medium | |
2 | 49 |
3 * New upstream release, various fixes. | 50 * New upstream release, various fixes. |
51 * debian/diff/dbclient-usage-typo.diff, debian/diff/manpages.diff: remove; | |
52 obsolete. | |
53 * debian/dbclient.1: move to ./dbclient.1. | |
4 | 54 |
5 -- Matt Johnston <[email protected]> Fri, 8 July 2005 21:32:55 +0800 | 55 -- Matt Johnston <[email protected]> Fri, 8 July 2005 21:32:55 +0800 |
6 | 56 |
7 dropbear (0.45-3) unstable; urgency=low | 57 dropbear (0.45-3) unstable; urgency=low |
8 | 58 |