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