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