chiark / gitweb /
Release 1.2.5.
[checkpath] / debian / changelog
1 checkpath (1.2.5) experimental; urgency=medium
2
3   * tmpdir: Fix segfault resulting from user-controlled format-string.
4     Not obviously a security problem because arguments and environment
5     should be trustworthy.
6   * tmpdir: Report less unhelpful message if the candidate directory lacks
7     owner permissions.
8
9  -- Mark Wooding <mdw@distorted.org.uk>  Sun, 07 Jul 2024 22:07:35 +0100
10
11 checkpath (1.2.4.1) experimental; urgency=medium
12
13   * Fix packaging.  (No code changes.)
14
15  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 24 Dec 2018 11:51:47 +0000
16
17 checkpath (1.2.4) experimental; urgency=low
18
19   * tmpdir: Better diagnostics.
20   * tmpdir: Make `-C DIR' option actually work.
21
22  -- Mark Wooding <mdw@distorted.org.uk>  Tue, 31 Mar 2015 11:58:29 +0100
23
24 checkpath (1.2.3) experimental; urgency=low
25
26   * libcheckpath-dev: Include static library.
27   * Build system overhaul.
28   * Minor code cleanups.
29
30  -- Mark Wooding <mdw@distorted.org.uk>  Tue, 15 Jul 2014 23:36:28 +0100
31
32 checkpath (1.2.2) experimental; urgency=low
33
34   * Portability fixes.
35
36  -- Mark Wooding <mdw@distorted.org.uk>  Tue, 06 Dec 2011 10:35:49 +0000
37
38 checkpath (1.2.1) experimental; urgency=low
39
40   * Include useful information in pkg-config script.
41   * Introduce -g option to chkpath.
42
43  -- Mark Wooding <mdw@distorted.org.uk>  Sun, 13 Apr 2008 22:02:21 +0100
44
45 checkpath (1.2.0) experimental; urgency=low
46
47   * Build system overhaul.
48   * tmpdir: Only use effective uid to choose directory names.
49   * tmpdir: Option for verbose reporting.
50   * tmpdir: Option to trust particular groups (e.g., group 0).
51
52  -- Mark Wooding <mdw@distorted.org.uk>  Sun, 13 Apr 2008 17:38:51 +0100
53
54 checkpath (1.1.0) experimental; urgency=low
55
56   * Debianization!
57
58  -- Mark Wooding <mdw@nsict.org>  Sun,  9 Nov 2003 17:21:10 +0000