chiark / gitweb /
build-depend on dpkg-dev (spotted by lintian)
[xtrlock.git] / debian / changelog
1 xtrlock (2.5) unstable; urgency=low
2
3   * correct contributor name (sorry!)
4   * add hardening flags
5   * update version number
6
7  -- Matthew Vernon <matthew@debian.org>  Sun, 05 Jan 2014 16:27:52 +0000
8
9 xtrlock (2.4) unstable; urgency=low
10
11   * add a -b option to blank the screen (code based on patch by Markus,
12     waldeck@gmx.de, for which thanks; documentation by myself. 
13     (Closes: #636993)
14
15  -- Matthew Vernon <matthew@debian.org>  Sun, 05 Jan 2014 12:01:48 +0000
16
17 xtrlock (2.3) unstable; urgency=low
18
19   * remove reference to xlock, which is no longer in Debian (Closes: #721724)
20
21  -- Matthew Vernon <matthew@debian.org>  Wed, 04 Sep 2013 15:37:38 +0100
22
23 xtrlock (2.2) unstable; urgency=low
24
25   * Move menu entry to /usr/share/menu
26   * Change menu section to Screen/Locking
27   * Update standards-version
28   * Add a lintian override for being setgid shadow
29   
30  -- Matthew Vernon <matthew@debian.org>  Tue, 26 Jun 2012 20:22:20 +0100
31
32 xtrlock (2.1) unstable; urgency=low
33
34   * never exit non-zero without saying why.
35   * try repeatedly, with waits, to grab the keyboard (Closes: #316343).
36   * include a copy of the GPL in the source package (Closes: #519327).
37   * honour nostrip DEB_BUILD_OPTION (Closes: #438346).
38   * Debian's package is essentially upstream; only include one changelog
39     in the binary package (rather than one and a symlink)
40   * Don't install README.Debian any more, as it's mostly just build
41     instructions
42   
43  -- Matthew Vernon <matthew@debian.org>  Tue, 26 Jun 2012 19:12:02 +0100
44
45 xtrlock (2.0-14) unstable; urgency=low
46
47   * remove obsolete build-depends on xutils (closes: #579036)
48
49  -- Matthew Vernon <matthew@debian.org>  Thu, 13 May 2010 18:01:51 +0100
50
51 xtrlock (2.0-13) unstable; urgency=low
52
53   * build-depend on x11proto-core-dev rather than the old x-dev
54   * build-depend on xutils-dev (closes: #485728)
55
56  -- Matthew Vernon <matthew@debian.org>  Tue, 23 Dec 2008 11:36:04 +0000
57
58 xtrlock (2.0-12) unstable; urgency=low
59
60   * Install into /usr not /usr/X11R6 (closes: #362206, #363293)
61
62  -- Matthew Vernon <matthew@debian.org>  Tue, 18 Apr 2006 17:19:10 +0100
63
64 xtrlock (2.0-11) unstable; urgency=low
65   * Fix build-depends: for new etch (closes: #346840)
66
67  -- Matthew Vernon <matthew@debian.org>  Sat, 14 Jan 2006 15:30:28 +0000
68         
69 xtrlock (2.0-10) unstable; urgency=low
70
71   * Take over this package, since I seem to have some tuits
72   * Correct the Author's address in the manpage to something sensible
73   * Similarly the original packager's.
74   * For reference, the security problem fixed in -9 was CAN-2005-0079
75         
76  -- Matthew Vernon <matthew@debian.org>  Thu, 20 Jan 2005 14:02:10 +0000
77         
78 xtrlock (2.0-9) unstable; urgency=high
79
80   * Fix the problem whereby we unlocked on long input (closes: #278191, #278190)
81   * tidy up a switch statement (closes: #264173)
82
83  -- Matthew Vernon <matthew@debian.org>  Mon, 17 Jan 2005 10:47:09 +0000
84         
85 xtrlock (2.0-8) unstable; urgency=low
86
87   * Uploading with maintainer set to QA group
88
89  -- Andrew Pollock <apollock@debian.org>  Sun, 15 Feb 2004 18:32:12 +1100
90
91 xtrlock (2.0-7) unstable; urgency=low
92
93   * Maintainer upload.
94   * Update to standards version 3.5.6.
95   * Removes buffer overrun potentiality (closes: #154738)
96   * Drop setgid privileges (closes: #154740)
97
98  -- Martin Mitchell <martin@debian.org>  Sun,  1 Sep 2002 14:49:26 +1000
99
100 xtrlock (2.0-6.1) unstable; urgency=low
101
102   * NMU
103   * Removed the buffer overrun potentiallity (closes: #154738)
104   * Update the code for remove the possibilty to read shadow file 
105   (closes: #154740)
106   * Fix spelling error in the copyright file
107   * Fix the place where is stored the common-licenses 
108   * Update the debian/rules to:
109     - strip the /usr/X11R6/bin/xtrlock
110     - include the section and priority in control
111   * Update the debian/control file:
112     - include the build-depends
113     - update the standard-version to 3.5.6
114
115  -- Otavio Salvador <otavio@debian.org>  Sat, 31 Aug 2002 16:23:21 -0300
116
117 xtrlock (2.0-6) unstable; urgency=low
118
119   * Update to standards version 3.0.1.
120   * Add menu entry. (closes: #46201)
121
122  -- Martin Mitchell <martin@debian.org>  Thu, 28 Oct 1999 18:38:14 +1000
123
124 xtrlock (2.0-5) unstable; urgency=low
125
126   * Correct installation path during package build. (#25055)
127   * Update to standards version 2.4.1.
128   * Update copyright file.
129
130  -- Martin Mitchell <martin@debian.org>  Sun,  2 Aug 1998 13:01:29 +1000
131
132 xtrlock (2.0-4) unstable; urgency=low
133
134   * Make xtrlock setgid shadow, instead of setuid root. (#7635,#8543)
135
136  -- Martin Mitchell <martin@debian.org>  Thu,  4 Dec 1997 00:27:07 +1100
137
138 xtrlock (2.0-3) unstable; urgency=low
139
140   * New maintainer.
141
142  -- Martin Mitchell <martin@debian.org>  Thu, 27 Nov 1997 01:34:14 +1100
143
144 xtrlock (2.0-2.2) unstable; urgency=low
145   
146   * Non-maintainer release.
147   * Libc6 compile.
148   * Update from pre-2.0.0.0 standards.
149
150  -- Martin Mitchell <martin@debian.org>  Wed, 22 Oct 1997 18:07:31 +1000
151
152 xtrlock-2.0 Debian 3 - Michael Meskes <meskes@debian.org>
153 Include shadow patches
154 Add architecture field (Bug#4041)
155 Minor changes to debian.rules
156 gzip manpage
157
158 xtrlock-2.0 Debian 0 - sde
159
160 Initial release.
161
162
163