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