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