File: changelog

package info (click to toggle)
gup 0.5.17
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 200 kB
  • sloc: ansic: 1,609; sh: 211; makefile: 34
file content (135 lines) | stat: -rw-r--r-- 4,165 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
gup (0.5.17) unstable; urgency=medium

  * Fix the man page section.

 -- Marco d'Itri <md@linux.it>  Thu, 02 Feb 2023 00:29:23 +0100

gup (0.5.16) unstable; urgency=medium

  * Generally update the packaging for modern times.

 -- Marco d'Itri <md@linux.it>  Sun, 29 Jan 2023 13:46:20 +0100

gup (0.5.15) unstable; urgency=low

  * Appease the piuparts god by making sure that the gup home directory
    is created on installs even if the gup user already exists.
    (Closes: #707938)

 -- Marco d'Itri <md@linux.it>  Sun, 25 Aug 2013 01:21:07 +0200

gup (0.5.14) unstable; urgency=low

  * Really delete the generated files on purge in postrm, not prerm.
    (Closes: #668769)
  * Fixed minus vs. hyphen occurences in gup(8).
  * Packaging updated to modern standards.

 -- Marco d'Itri <md@linux.it>  Mon, 01 Apr 2013 07:36:31 +0200

gup (0.5.13) unstable; urgency=medium

  * Fixed a bashism in postinst. (Closes: #472228)

 -- Marco d'Itri <md@linux.it>  Fri, 04 Apr 2008 19:19:56 +0200

gup (0.5.12) unstable; urgency=medium

  * Fixed vlogit() to use va_copy instead of accessing two times a va_list
    variable, which breaks the program on 64 bit architectures.
  * Added missing binary-indep target to debian/rules. (Closes: #395695)

 -- Marco d'Itri <md@linux.it>  Tue, 07 Aug 2007 21:15:27 +0200

gup (0.5.11) unstable; urgency=medium

  * Fixed aliases files. (Closes: #292275)

 -- Marco d'Itri <md@linux.it>  Thu, 27 Jan 2005 10:18:59 +0100

gup (0.5.10) unstable; urgency=medium

  * Documented the poison patterns in the man page. (Closes: #179631)
  * Added a "force" argument to gupdate. (Closes: #181356)
  * Allow poison and exclude patterns even if they do not match existing
    groups. (Closes: #181645)
  * Depends on exim4 instead of exim. (Closes: #228578)

 -- Marco d'Itri <md@linux.it>  Wed, 29 Sep 2004 16:24:09 +0200

gup (0.5.9) unstable; urgency=low

  * Rename /etc/logrotate.d/logrotate in /etc/logrotate.d/gup
    (Closes: #172209).
  * Source a /etc/gup.paths file from the scripts (Closes: #101988).
  * Added support for poison patterns.
    Based on a patch by Otmar Lendl <o.lendl@eunet-ag.at>.

 -- Marco d'Itri <md@linux.it>  Sun, 29 Dec 2002 19:16:32 +0100

gup (0.5.8) unstable; urgency=low

  * Added all conffiles (Closes: #132206).

 -- Marco d'Itri <md@linux.it>  Sun, 17 Feb 2002 02:00:54 +0100

gup (0.5.7) unstable; urgency=low

  * Included <stdarg.h> (Closes: #87028).

 -- Marco d'Itri <md@linux.it>  Sun, 25 Feb 2001 10:28:44 +0100

gup (0.5.6) unstable; urgency=low

  * Fixed postinst (Closes: #78103, #83377).

 -- Marco d'Itri <md@linux.it>  Thu, 15 Feb 2001 12:25:11 +0100

gup (0.5.5) unstable; urgency=low

  * Fixed -m option (Closes: #69111).

 -- Marco d'Itri <md@linux.it>  Mon, 14 Aug 2000 19:04:21 +0200

gup (0.5.4) unstable; urgency=low

  * Integrated westfalen.de changes from Kai Henningsen <kai@debian.org>:
    + crypted passwords support
    + -G maxgroups switch
    + corrected group counting (Closes: #68773)
  * Removed unused log_filename() variable.
  * Simplified logging code and removed the static buffer buf[].

 -- Marco d'Itri <md@linux.it>  Tue,  8 Aug 2000 22:29:41 +0200

gup (0.5.3) frozen unstable; urgency=low

  * Fixed the description in debian/control (Closes #52886).
  * gup.log moved to /var/log/gup/.
  * Removed hardcoded path for ctlinnd in gupdate (Closes: #61901).
  * Now recommends inn or inn2.

 -- Marco d'Itri <md@linux.it>  Fri,  7 Apr 2000 18:24:53 +0200

gup (0.5.2) unstable; urgency=low

  * Fixed detection of failed newsfeeds verification.
  * If newsfeeds.header has been modified then newsfeeds is built
    and reloaded.
  * Signatures are ignored.

 -- Marco d'Itri <md@linux.it>  Fri, 10 Dec 1999 21:07:51 +0100

gup (0.5.1) unstable; urgency=low

  * Corrected /etc/gup.conf path in postinst.
  * Corrected newsfeeds.header name in README.Debian.

 -- Marco d'Itri <md@linux.it>  Sun, 28 Nov 1999 20:49:21 +0100

gup (0.5) unstable; urgency=low

  * Initial Release with some changes from the original codebase and
    removal of portability options for non-POSIX systems.

 -- Marco d'Itri <md@linux.it>  Sun,  3 Oct 1999 19:43:35 +0200