comparison debian/changelog @ 118:5312ca05ed48 private-rez

propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466e4641bf796f96040a085d from branch 'matt.dbclient.authpam' to 'matt.dbclient.rez'
author Matt Johnston <matt@ucc.asn.au>
date Sun, 12 Sep 2004 04:56:50 +0000
parents 88e0a1ad951a
children 8c08fd2b7f5b
comparison
equal deleted inserted replaced
57:3b2a5a1c4347 118:5312ca05ed48
1 dropbear (0.44test3-1) unstable; urgency=medium
2
3 * New upstream beta, various useful fixes.
4
5 -- Matt Johnston <[email protected]> Fri, 27 August 2004 22:20:00 +0800
6
7 dropbear (0.44test2-1) unstable; urgency=low
8
9 * New upstream beta, various minor fixes.
10
11 -- Matt Johnston <[email protected]> Tues, 17 August 2004 19:00:00 +0800
12
13 dropbear (0.44test1-1) unstable; urgency=low
14
15 * Upstream beta 0.44test1
16 * Huge changes to allow client functionality
17
18 -- Matt Johnston <[email protected]> Sat, 14 August 2004 23:00:00 +0800
19
20 dropbear (0.43-1) unstable; urgency=high
21
22 * New upstream release 0.43
23 * SECURITY: Don't attempt to free uninitialised buffers in DSS verification
24 code
25 * Handle portforwarding to servers which don't send any initial data
26 (Closes: #258426)
27
28 -- Matt Johnston <[email protected]> Fri, 16 July 2004 17:44:54 +0800
29
30 dropbear (0.42-1) unstable; urgency=low
31
32 * New upstream release 0.42
33
34 -- Matt Johnston <[email protected]> Wed, 16 June 2004 12:44:54 +0800
35
36 dropbear (0.41-3) unstable; urgency=low
37
38 * 1st upload to the Debian archive (closes: #216553).
39 * debian/diff/cvs-20040520.diff: new; stable cvs snapshot.
40 * debian/rules: new target patch: apply diffs in debian/diff/, reverse
41 apply in target clean; install man pages.
42 * debian/control: Priority: optional.
43
44 -- Gerrit Pape <[email protected]> Sun, 23 May 2004 08:32:37 +0000
45
46 dropbear (0.41-2) unstable; urgency=low
47
48 * new maintainer.
49 * debian/control: no longer Build-Depends: debhelper; Build-Depends:
50 libz-dev; Standards-Version: 3.6.1.0; Suggests: runit; update
51 descriptions.
52 * debian/rules: stop using debhelper, use implicit rules; cleanup;
53 install dropbearconvert into /usr/lib/dropbear/.
54 * debian/impicit: new; implicit rules.
55 * debian/copyright.in: adapt.
56 * debian/dropbear.init: minor adaptions; test for dropbear service
57 directory.
58 * debian/README.runit: new; how to use dropbear with runit.
59 * debian/README.Debian, debian/docs: rename to debian/dropbear.*.
60 * debian/dropbear.docs: add debian/README.runit
61 * debian/conffiles: rename to debian/dropbear.conffiles; add init
62 script, and run scripts.
63 * debian/postinst: rename to debian/dropbear.postinst; adapt; use
64 invloke-rc.d dropbear start.
65 * debian/dropbear.prerm: new; invoke-rc.d dropbear stop.
66 * debian/postrm: rename to debian/dropbear.postrm; adapt; clean up
67 service directories.
68 * debian/compat, debian/dirs, dropbear.default: remove; obsolete.
69
70 -- Gerrit Pape <[email protected]> Sun, 16 May 2004 16:50:55 +0000
71
1 dropbear (0.41-1) unstable; urgency=low 72 dropbear (0.41-1) unstable; urgency=low
2 73
3 * Updated to 0.41 release. 74 * Updated to 0.41 release.
4 * Various minor fixes 75 * Various minor fixes
5 76