File: changelog

package info (click to toggle)
netkit-rwho 0.17-14
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 356 kB
  • sloc: ansic: 1,252; sh: 57; makefile: 52
file content (188 lines) | stat: -rw-r--r-- 6,200 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
netkit-rwho (0.17-14) unstable; urgency=medium

  [ Christoph Biedl ]
  * Move build system to cmake. (Closes: #912130)
  * Mayor cleanup in debian/
  * Moved to debhelper compat 10

  [ Alberto Gonzalez Iniesta ]
  * Bumped Standards-Version to 4.2.1. No changes.

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Thu, 13 Dec 2018 13:49:05 +0100

netkit-rwho (0.17-13) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format
    Moved previous upstream changes to debian/patches.
  * Patched rwhod.c to fix rwhod not showing on all interfaces.
    Patch from Ian Donaldson for Fedora.
    (Closes: #707253, #255194)
  * Switch to dh.
  * Bumped Standards-Version to 3.9.4.

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Wed, 05 Jun 2013 10:21:50 +0200

netkit-rwho (0.17-12) unstable; urgency=low

  * The Petter & Peter release.
  * debian/rules & debian/control clean up & updating
  * Moved to debhelper compat 7
  * Added dependency on $syslog to init.d script (Closes: #541484)
  * Added "status" target on init.d script (Closes: #528846)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Mon, 07 Sep 2009 12:45:09 +0200

netkit-rwho (0.17-11) unstable; urgency=low

  * rwhod.c: Fixed colon position in getopt.
    (Closes: #468491, #480842)
    Thanks Ludovico Gardenghi for noticing.

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Tue, 22 Jul 2008 18:05:55 +0200

netkit-rwho (0.17-10) unstable; urgency=low

  * LSB header in init.d script. Change $local_fs to $remote_fs.
    (Closes: #458505)
  * Changed init.d script to use LSB output functions.
    (Closes: #457660)
  * Bumped Standards-Version to 3.7.3.0

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Sun, 10 Feb 2008 13:05:01 +0100

netkit-rwho (0.17-9) unstable; urgency=low

  * Condition the call to userdel in postrm. (Closes: #417021)
  * Added support for specifying rwhod options in /etc/default/rwhod.
    (Closes: #406093)
  * Moved to debhelper compatibility 4. Created debian/compat.
  * Bumped Standards-Version to 3.7.2.2
  * init.d script: Added LSB section
  * Corrected man page on -u option. (Closes: #337730)
  * Fixed -? option handling and added -h with the same behaviour.
    (Closes: #337732)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Fri, 06 Apr 2007 13:03:22 +0200

netkit-rwho (0.17-8) unstable; urgency=high

  * Security: Check for the packet size to fix denial of service 
    [rwhod/rwhod.c, CAN-2004-1180]. Set urgency to high due to this.
    Thanks Martin 'Joey' Schulze for the patch.
  * Changed maintainer email address.

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Fri, 11 Feb 2005 12:39:18 +0100

netkit-rwho (0.17-7) unstable; urgency=low

  * New Maintainer. (Closes: #249713)
  * Added versioned Build-Depends on debhelper.
  * Bumped Standards-Version to 3.6.1, no change.

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Wed, 19 May 2004 16:34:35 +0200

netkit-rwho (0.17-6) unstable; urgency=low

  * Fixed resetting of forwarded_packets counter.

 -- Herbert Xu <herbert@debian.org>  Sun, 27 Oct 2002 21:16:49 +1100

netkit-rwho (0.17-5) unstable; urgency=low

  * Call configure before forking to fix forwarding (Jerome Petazzoni).

 -- Herbert Xu <herbert@debian.org>  Sun,  1 Sep 2002 09:10:51 +1000

netkit-rwho (0.17-4) unstable; urgency=low

  * Clean up old rwho files (Philippe Troin, closes: #114337).

 -- Herbert Xu <herbert@debian.org>  Sat,  6 Oct 2001 12:07:44 +1000

netkit-rwho (0.17-3) unstable; urgency=low

  * Don't stat tty devices with colons in it (closes: #95788).

 -- Herbert Xu <herbert@debian.org>  Thu,  3 May 2001 19:27:57 +1000

netkit-rwho (0.17-2) unstable; urgency=low

  * Fixed pointless PREREQ check that caused the arm build to fail.

 -- Herbert Xu <herbert@debian.org>  Sat, 17 Feb 2001 22:16:14 +1100

netkit-rwho (0.17-1) unstable; urgency=low

  * New upstream release.
  * Turned chroot off since it stops logging.
  * Fixed null termination bug with wd_hostname.
  * Print numbers-and-dots instead of raw IP address (Peter Maydell,
    closes: #77272).

 -- Herbert Xu <herbert@debian.org>  Sun, 19 Nov 2000 19:06:59 +1100

netkit-rwho (0.16-1) unstable; urgency=low

  * New upstream release.
  * Merged ruptime into the rwho package.
  * Run rwhod with -b by default (closes: #59981).

 -- Herbert Xu <herbert@debian.org>  Tue, 18 Jul 2000 22:23:23 +1000

netkit-rwho (0.10-8) frozen unstable; urgency=low

  * Fixed a typo in the init script that stopped rwhod from being restarted
    (closes: #51375, #59283, #59363).

 -- Herbert Xu <herbert@debian.org>  Wed,  8 Mar 2000 15:26:32 +1100

netkit-rwho (0.10-7) unstable; urgency=low

  * Modified init.d script so that rwhod is only started if it isn't already
    running (closes: #50488).

 -- Herbert Xu <herbert@debian.org>  Thu, 18 Nov 1999 14:13:28 +1100

netkit-rwho (0.10-6) unstable; urgency=low

  * Added a check for the existence of /usr/sbin/rwhod before trying to stop it
    (closes: #50186).

 -- Herbert Xu <herbert@debian.org>  Mon, 15 Nov 1999 09:31:44 +1100

netkit-rwho (0.10-5) unstable; urgency=low

  * Always create /var/spool/rwho in postinst (closes: #50070).

 -- Herbert Xu <herbert@debian.org>  Sat, 13 Nov 1999 23:35:00 +1100

netkit-rwho (0.10-4) unstable; urgency=low

  * Fixed typo in postrm, thanks to James A. Treacy (closes: #49950).

 -- Herbert Xu <herbert@debian.org>  Fri, 12 Nov 1999 15:58:11 +1100

netkit-rwho (0.10-3) unstable; urgency=low

  * Added dependency on adduser and passwd for rwhod (closes: #49871).
  * Added postrm script to remove the rwhod user upon purging.
  * Added preinst script to stop any running rwhod server when upgrading from
    netstd (closes: #49515).

 -- Herbert Xu <herbert@debian.org>  Thu, 11 Nov 1999 19:35:22 +1100

netkit-rwho (0.10-2) unstable; urgency=low

  * rwho now depends on rwhod.

 -- Herbert Xu <herbert@debian.org>  Sun,  7 Nov 1999 10:26:40 +1100

netkit-rwho (0.10-1) unstable; urgency=low

  * Initial release (closes: #46652).
  * Alpha fixes thanks to Bruce Murphy (closes: #39155).
  * Run as rwhod after binding.
  * Added forwarding support with patch from Philippe Troin (closes: #43797).

 -- Herbert Xu <herbert@debian.org>  Tue,  2 Nov 1999 15:45:41 +1100