Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 23 | Rev 27 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 25
-
 
1
oidentd (2.0.8-10) unstable; urgency=low
-
 
2
-
 
3
  * Add missing lsb-base dependency.
-
 
4
-
 
5
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 12 Oct 2016 22:21:27 +0200
-
 
6
1
oidentd (2.0.8-9) unstable; urgency=low
7
oidentd (2.0.8-9) unstable; urgency=low
2
8
3
  * Correct Vcs-Svn URL.
9
  * Correct Vcs-Svn URL.
4
  * Drop README.Debian since the workaround it describes is no longer
10
  * Drop README.Debian since the workaround it describes is no longer
5
    necessary since bug 533604 has been fixed.
11
    necessary since bug 533604 has been fixed.
6
  * dont-touch-CFLAGS.patch: don't let --enable-debug mess with build
12
  * dont-touch-CFLAGS.patch: don't let --enable-debug mess with build
7
    flags.
13
    flags.
8
  * Bump Standards-Version to 3.9.8.
14
  * Bump Standards-Version to 3.9.8.
9
15
10
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 10 Oct 2016 21:14:02 +0200
16
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 10 Oct 2016 21:14:02 +0200
11
17
12
oidentd (2.0.8-8) unstable; urgency=low
18
oidentd (2.0.8-8) unstable; urgency=low
13
19
14
  * New maintainer (Closes: #695125).
20
  * New maintainer (Closes: #695125).
15
  * Change source format to 3.0 (quilt), using the "automagic" dh instead
21
  * Change source format to 3.0 (quilt), using the "automagic" dh instead
16
    of CDBS.
22
    of CDBS.
17
    * Put the modification of README in dont_mention_INSTALL.patch.
23
    * Put the modification of README in dont_mention_INSTALL.patch.
18
    * debian/docs: Don't mention README.Debian or ChangeLog; those are
24
    * debian/docs: Don't mention README.Debian or ChangeLog; those are
19
      installed by default (merge the README.Debian in the root of the
25
      installed by default (merge the README.Debian in the root of the
20
      source package into the one in debian/).
26
      source package into the one in debian/).
21
    * Raise debhelper compat level to 9 to get default build flags
27
    * Raise debhelper compat level to 9 to get default build flags
22
      automatically.
28
      automatically.
23
  * Override the license-problem-gfdl-invariants Lintian errors; the
29
  * Override the license-problem-gfdl-invariants Lintian errors; the
24
    license notice doesn't use the standard wording but it should be clear
30
    license notice doesn't use the standard wording but it should be clear
25
    that there are no invariant sections nor front or back cover texts.
31
    that there are no invariant sections nor front or back cover texts.
26
  * Replace "[ -x ... ]" with "which ... > /dev/null" in maintainer
32
  * Replace "[ -x ... ]" with "which ... > /dev/null" in maintainer
27
    scripts.
33
    scripts.
28
  * Bump Standards-Version to 3.9.6.
34
  * Bump Standards-Version to 3.9.6.
29
35
30
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 25 Aug 2015 20:57:44 +0200
36
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 25 Aug 2015 20:57:44 +0200
31
37
32
oidentd (2.0.8-7) unstable; urgency=medium
38
oidentd (2.0.8-7) unstable; urgency=medium
33
39
34
  * QA upload.
40
  * QA upload.
35
41
36
  [ Unit 193 ]
42
  [ Unit 193 ]
37
  * d/p/ftbfs-gcc5.patch: Fix a failure to build with gcc5. (Closes: #778035)
43
  * d/p/ftbfs-gcc5.patch: Fix a failure to build with gcc5. (Closes: #778035)
38
  * Add d/watch from Bart Martens.
44
  * Add d/watch from Bart Martens.
39
45
40
  [ Peter Eisentraut ]
46
  [ Peter Eisentraut ]
41
  * Add support for "status" action to init.d script. (Closes: #647871)
47
  * Add support for "status" action to init.d script. (Closes: #647871)
42
48
43
 -- Unit 193 <unit193@ubuntu.com>  Fri, 03 Jul 2015 06:01:08 -0400
49
 -- Unit 193 <unit193@ubuntu.com>  Fri, 03 Jul 2015 06:01:08 -0400
44
50
45
oidentd (2.0.8-6) unstable; urgency=medium
51
oidentd (2.0.8-6) unstable; urgency=medium
46
52
47
  * QA upload.
53
  * QA upload.
48
  * Depend on iproute2 instead of transitional package iproute.
54
  * Depend on iproute2 instead of transitional package iproute.
49
55
50
 -- Andreas Henriksson <andreas@fatal.se>  Thu, 19 Jun 2014 22:29:08 +0200
56
 -- Andreas Henriksson <andreas@fatal.se>  Thu, 19 Jun 2014 22:29:08 +0200
51
57
52
oidentd (2.0.8-5) unstable; urgency=low
58
oidentd (2.0.8-5) unstable; urgency=low
53
59
54
  * QA upload.
60
  * QA upload.
55
  * Don’t ship changes to debian/ as a patch, just apply them.
61
  * Don’t ship changes to debian/ as a patch, just apply them.
56
62
57
 -- Michael Stapelberg <stapelberg@debian.org>  Tue, 04 Dec 2012 20:27:25 +0100
63
 -- Michael Stapelberg <stapelberg@debian.org>  Tue, 04 Dec 2012 20:27:25 +0100
58
64
59
oidentd (2.0.8-4.1) unstable; urgency=low
65
oidentd (2.0.8-4.1) unstable; urgency=low
60
66
61
  * Non-maintainer upload.
67
  * Non-maintainer upload.
62
  * Add patch to add -P in the init script with either iproute or net-tools
68
  * Add patch to add -P in the init script with either iproute or net-tools
63
    (Thanks Andreas Henriksson)
69
    (Thanks Andreas Henriksson)
64
  * Add dependency on iproute | net-tools (Closes: #672926)
70
  * Add dependency on iproute | net-tools (Closes: #672926)
65
71
66
 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 03 Dec 2012 23:42:59 +0100
72
 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 03 Dec 2012 23:42:59 +0100
67
73
68
oidentd (2.0.8-4) unstable; urgency=low
74
oidentd (2.0.8-4) unstable; urgency=low
69
75
70
  * Bind to ipv6-socket by default as well (Closes: #533604)
76
  * Bind to ipv6-socket by default as well (Closes: #533604)
71
    Patch supplied by Fabian Knittel <fabian.knittel@avona.com>
77
    Patch supplied by Fabian Knittel <fabian.knittel@avona.com>
72
78
73
 -- Stefan Bauer <stefan.bauer@cubewerk.de>  Mon, 01 Mar 2010 20:27:22 +0100
79
 -- Stefan Bauer <stefan.bauer@cubewerk.de>  Mon, 01 Mar 2010 20:27:22 +0100
74
80
75
oidentd (2.0.8-3) unstable; urgency=low
81
oidentd (2.0.8-3) unstable; urgency=low
76
82
77
  * Migrating logcheck ignore database from logcheck-database package to
83
  * Migrating logcheck ignore database from logcheck-database package to
78
    oidentd
84
    oidentd
79
  * Adding ignore entry for daemons that required local users (Closes: #260660)
85
  * Adding ignore entry for daemons that required local users (Closes: #260660)
80
86
81
 -- Stefan Bauer <stefan.bauer@cubewerk.de>  Tue, 01 Sep 2009 15:53:27 +0200
87
 -- Stefan Bauer <stefan.bauer@cubewerk.de>  Tue, 01 Sep 2009 15:53:27 +0200
82
88
83
oidentd (2.0.8-2) unstable; urgency=low
89
oidentd (2.0.8-2) unstable; urgency=low
84
90
85
  * New Maintainer (Closes: #509671)
91
  * New Maintainer (Closes: #509671)
86
  * Acknowledge NMU changes
92
  * Acknowledge NMU changes
87
  * changed file source address in copyright file
93
  * changed file source address in copyright file
88
  * removed ADDENDUM: example stanza in copyright file
94
  * removed ADDENDUM: example stanza in copyright file
89
  * fixed old fsf address in copyright file
95
  * fixed old fsf address in copyright file
90
  * added LSB functions to init script (Closes: #508137 #461338)
96
  * added LSB functions to init script (Closes: #508137 #461338)
91
  * mentioned workaround in README.Debian to bind socket to ipv4 and
97
  * mentioned workaround in README.Debian to bind socket to ipv4 and
92
    ipv6-addresses by default  (Closes: #520134)
98
    ipv6-addresses by default  (Closes: #520134)
93
99
94
 -- Stefan Bauer <stefan.bauer@cubewerk.de>  Sat, 29 Aug 2009 16:20:38 +0200
100
 -- Stefan Bauer <stefan.bauer@cubewerk.de>  Sat, 29 Aug 2009 16:20:38 +0200
95
101
96
oidentd (2.0.8-1.2) unstable; urgency=low
102
oidentd (2.0.8-1.2) unstable; urgency=low
97
103
98
  * Non-maintainer upload.
104
  * Non-maintainer upload.
99
  * Added LSB formatted dependency info in init.d script (closes: #462212)
105
  * Added LSB formatted dependency info in init.d script (closes: #462212)
100
106
101
 -- Peter Eisentraut <petere@debian.org>  Tue, 01 Apr 2008 22:34:32 +0200
107
 -- Peter Eisentraut <petere@debian.org>  Tue, 01 Apr 2008 22:34:32 +0200
102
108
103
oidentd (2.0.8-1.1) unstable; urgency=high
109
oidentd (2.0.8-1.1) unstable; urgency=high
104
110
105
  * Non-maintainer upload during BSP.
111
  * Non-maintainer upload during BSP.
106
  * Fix unconditional use of deluser in postrm (Closes: #417038).
112
  * Fix unconditional use of deluser in postrm (Closes: #417038).
107
113
108
 -- Luk Claes <luk@debian.org>  Thu, 17 May 2007 02:02:54 +0200
114
 -- Luk Claes <luk@debian.org>  Thu, 17 May 2007 02:02:54 +0200
109
115
110
oidentd (2.0.8-1) unstable; urgency=low
116
oidentd (2.0.8-1) unstable; urgency=low
111
117
112
  * New upstream release
118
  * New upstream release
113
119
114
 -- Martin Waitz <tali@debian.org>  Sun,  2 Jul 2006 01:05:50 +0200
120
 -- Martin Waitz <tali@debian.org>  Sun,  2 Jul 2006 01:05:50 +0200
115
121
116
oidentd (2.0.7-5) unstable; urgency=low
122
oidentd (2.0.7-5) unstable; urgency=low
117
123
118
  * Don't choke on kernels without masquerade support, Closes: #354006
124
  * Don't choke on kernels without masquerade support, Closes: #354006
119
125
120
 -- Martin Waitz <tali@debian.org>  Tue,  7 Mar 2006 21:37:21 +0100
126
 -- Martin Waitz <tali@debian.org>  Tue,  7 Mar 2006 21:37:21 +0100
121
127
122
oidentd (2.0.7-4) unstable; urgency=low
128
oidentd (2.0.7-4) unstable; urgency=low
123
129
124
  * Apply patch from Christof Douma to open netfilter file descriptors
130
  * Apply patch from Christof Douma to open netfilter file descriptors
125
    before dropping root, Closes: #266722
131
    before dropping root, Closes: #266722
126
  * debian/{control,postrm,postinst}: use oident user and group for daemon,
132
  * debian/{control,postrm,postinst}: use oident user and group for daemon,
127
    Closes: #295630
133
    Closes: #295630
128
  * debian/postrm: don't try to remove oidentd from inet.conf
134
  * debian/postrm: don't try to remove oidentd from inet.conf
129
  * debian/control: bump Standards Version
135
  * debian/control: bump Standards Version
130
136
131
 -- Martin Waitz <tali@debian.org>  Sat, 28 Jan 2006 12:51:33 +0100
137
 -- Martin Waitz <tali@debian.org>  Sat, 28 Jan 2006 12:51:33 +0100
132
138
133
oidentd (2.0.7-3) unstable; urgency=low
139
oidentd (2.0.7-3) unstable; urgency=low
134
140
135
  * fix parsing of new ip_conntrack format, Closes: #292779
141
  * fix parsing of new ip_conntrack format, Closes: #292779
136
142
137
 -- Martin Waitz <tali@debian.org>  Sat,  5 Feb 2005 00:35:55 +0100
143
 -- Martin Waitz <tali@debian.org>  Sat,  5 Feb 2005 00:35:55 +0100
138
144
139
oidentd (2.0.7-2) unstable; urgency=high
145
oidentd (2.0.7-2) unstable; urgency=high
140
146
141
  * urgency high because it fixes a serious bug in the copyright file.
147
  * urgency high because it fixes a serious bug in the copyright file.
142
  * debian/copyright: include GFDL, Closes: #292239
148
  * debian/copyright: include GFDL, Closes: #292239
143
  * debian/control: update Standards-Version and description
149
  * debian/control: update Standards-Version and description
144
  * debian/init: remove support for upgrade from version < 2
150
  * debian/init: remove support for upgrade from version < 2
145
  * README: don't reference INSTALL, Closes: #253199
151
  * README: don't reference INSTALL, Closes: #253199
146
152
147
 -- Martin Waitz <tali@debian.org>  Fri, 28 Jan 2005 23:50:07 +0100
153
 -- Martin Waitz <tali@debian.org>  Fri, 28 Jan 2005 23:50:07 +0100
148
154
149
oidentd (2.0.7-1) unstable; urgency=low
155
oidentd (2.0.7-1) unstable; urgency=low
150
156
151
  * New upstream release
157
  * New upstream release
152
  * debian/default: use -f by default, as suggested by Bug#217194
158
  * debian/default: use -f by default, as suggested by Bug#217194
153
  * debian/default: Fix comment about /etc/oidentd_masq.conf, Closes: #226962
159
  * debian/default: Fix comment about /etc/oidentd_masq.conf, Closes: #226962
154
  * debian/oidentd_masq.conf: update comment
160
  * debian/oidentd_masq.conf: update comment
155
  * debian/rules,install: use CDBS for packaging
161
  * debian/rules,install: use CDBS for packaging
156
  * debian/compat: use debhelper version 4
162
  * debian/compat: use debhelper version 4
157
  * debian/control: update Build-Depends
163
  * debian/control: update Build-Depends
158
164
159
 -- Martin Waitz <tali@debian.org>  Mon, 12 Jan 2004 01:24:13 +0100
165
 -- Martin Waitz <tali@debian.org>  Mon, 12 Jan 2004 01:24:13 +0100
160
166
161
oidentd (2.0.5-1) unstable; urgency=low
167
oidentd (2.0.5-1) unstable; urgency=low
162
168
163
  * New upstream release
169
  * New upstream release
164
    - includes better config parsing, Closes: #176447
170
    - includes better config parsing, Closes: #176447
165
  * Don't strip '-r' option, Closes: #176467
171
  * Don't strip '-r' option, Closes: #176467
166
172
167
 -- Martin Waitz <tali@debian.org>  Wed, 26 Feb 2003 22:46:31 +0100
173
 -- Martin Waitz <tali@debian.org>  Wed, 26 Feb 2003 22:46:31 +0100
168
174
169
oidentd (2.0.4-2) unstable; urgency=low
175
oidentd (2.0.4-2) unstable; urgency=low
170
176
171
  * I guess new bisons are more strict, fix .y file, Closes: #165332
177
  * I guess new bisons are more strict, fix .y file, Closes: #165332
172
178
173
 -- Martin Waitz <tali@debian.org>  Fri, 18 Oct 2002 20:26:54 +0200
179
 -- Martin Waitz <tali@debian.org>  Fri, 18 Oct 2002 20:26:54 +0200
174
180
175
oidentd (2.0.4-1) unstable; urgency=low
181
oidentd (2.0.4-1) unstable; urgency=low
176
182
177
  * New upstream release
183
  * New upstream release
178
  * remove oidentdconfig, it's not needed any more post-woody.
184
  * remove oidentdconfig, it's not needed any more post-woody.
179
    Closes: #139203, #145090
185
    Closes: #139203, #145090
180
  * Add patch from Ewen McNeill to allow default router as
186
  * Add patch from Ewen McNeill to allow default router as
181
    identd proxy. Closes: #157832
187
    identd proxy. Closes: #157832
182
188
183
 -- Martin Waitz <tali@debian.org>  Thu, 22 Aug 2002 19:11:42 +0200
189
 -- Martin Waitz <tali@debian.org>  Thu, 22 Aug 2002 19:11:42 +0200
184
190
185
oidentd (2.0.3+cvs20020603-1) unstable; urgency=high
191
oidentd (2.0.3+cvs20020603-1) unstable; urgency=high
186
192
187
  * New upstream source taken from cvs
193
  * New upstream source taken from cvs
188
    - only changes one source line, fixing a broken memory allocation
194
    - only changes one source line, fixing a broken memory allocation
189
  * Urgency set to high because 2.0.3-1 had a lot more bugs
195
  * Urgency set to high because 2.0.3-1 had a lot more bugs
190
196
191
 -- Martin Waitz <tali@debian.org>  Mon,  3 Jun 2002 10:58:10 +0200
197
 -- Martin Waitz <tali@debian.org>  Mon,  3 Jun 2002 10:58:10 +0200
192
198
193
oidentd (2.0.3+cvs20020418-1) unstable; urgency=low
199
oidentd (2.0.3+cvs20020418-1) unstable; urgency=low
194
200
195
  * New upstream source taken from cvs
201
  * New upstream source taken from cvs
196
    - includes minor bugfixes, Closes: #115589
202
    - includes minor bugfixes, Closes: #115589
197
203
198
 -- Martin Waitz <tali@debian.org>  Thu, 18 Apr 2002 22:32:02 +0200
204
 -- Martin Waitz <tali@debian.org>  Thu, 18 Apr 2002 22:32:02 +0200
199
205
200
oidentd (2.0.3-1) unstable; urgency=low
206
oidentd (2.0.3-1) unstable; urgency=low
201
207
202
  * New upstream release
208
  * New upstream release
203
  * debian/control: Standards-Version 3.5.6.1
209
  * debian/control: Standards-Version 3.5.6.1
204
210
205
 -- Martin Waitz <tali@debian.org>  Mon, 25 Mar 2002 01:39:45 +0100
211
 -- Martin Waitz <tali@debian.org>  Mon, 25 Mar 2002 01:39:45 +0100
206
212
207
oidentd (2.0.1-2) unstable; urgency=low
213
oidentd (2.0.1-2) unstable; urgency=low
208
214
209
  * debian/oidentdconfig: generate better oidentd.conf
215
  * debian/oidentdconfig: generate better oidentd.conf
210
    this fixes one part of #116694.
216
    this fixes one part of #116694.
211
217
212
 -- Martin Waitz <tali@debian.org>  Mon,  5 Nov 2001 00:45:45 +0100
218
 -- Martin Waitz <tali@debian.org>  Mon,  5 Nov 2001 00:45:45 +0100
213
219
214
oidentd (2.0.1-1) unstable; urgency=low
220
oidentd (2.0.1-1) unstable; urgency=low
215
221
216
  * New upstream version
222
  * New upstream version
217
    - fixes -f command line argument, Closes: #113721
223
    - fixes -f command line argument, Closes: #113721
218
  * debian/rules: added new --enable-debug to configure
224
  * debian/rules: added new --enable-debug to configure
219
  * debian/control: mention IPv6 support in Description
225
  * debian/control: mention IPv6 support in Description
220
226
221
 -- Martin Waitz <tali@debian.org>  Sat,  6 Oct 2001 23:18:11 +0200
227
 -- Martin Waitz <tali@debian.org>  Sat,  6 Oct 2001 23:18:11 +0200
222
228
223
oidentd (1.9.9.1+cvs20010921-1) unstable; urgency=low
229
oidentd (1.9.9.1+cvs20010921-1) unstable; urgency=low
224
230
225
  * New upstream source taken from cvs
231
  * New upstream source taken from cvs
226
    - fixes port binding, Closes: #113043
232
    - fixes port binding, Closes: #113043
227
    - more masquarade fixes, Closes: #110540 (again ;)
233
    - more masquarade fixes, Closes: #110540 (again ;)
228
234
229
 -- Martin Waitz <tali@debian.org>  Fri, 21 Sep 2001 15:19:27 +0200
235
 -- Martin Waitz <tali@debian.org>  Fri, 21 Sep 2001 15:19:27 +0200
230
236
231
oidentd (1.9.9.1-1) unstable; urgency=low
237
oidentd (1.9.9.1-1) unstable; urgency=low
232
238
233
  * New upstream version
239
  * New upstream version
234
    - many bugfixes, including masquarade support, Closes: #110540
240
    - many bugfixes, including masquarade support, Closes: #110540
235
  * debian/rules,docs: use NEWS for changelog,
241
  * debian/rules,docs: use NEWS for changelog,
236
    include 1.x changelog in documentation
242
    include 1.x changelog in documentation
237
  * debian/copyright: updated web page location
243
  * debian/copyright: updated web page location
238
244
239
 -- Martin Waitz <tali@debian.org>  Tue, 18 Sep 2001 11:11:06 +0200
245
 -- Martin Waitz <tali@debian.org>  Tue, 18 Sep 2001 11:11:06 +0200
240
246
241
oidentd (1.9.9+cvs20010905-1) unstable; urgency=low
247
oidentd (1.9.9+cvs20010905-1) unstable; urgency=low
242
248
243
  * New upstream source taken from cvs
249
  * New upstream source taken from cvs
244
    - uses ~/.oidentd.conf instead of ~/.oidentd_conf
250
    - uses ~/.oidentd.conf instead of ~/.oidentd_conf
245
  * #1109875 was a typo (Closes: #110975)
251
  * #1109875 was a typo (Closes: #110975)
246
  * debian/control: set priority to extra,
252
  * debian/control: set priority to extra,
247
    somehow last uploads made it optional
253
    somehow last uploads made it optional
248
254
249
 -- Martin Waitz <tali@debian.org>  Sun,  9 Sep 2001 14:52:53 +0200
255
 -- Martin Waitz <tali@debian.org>  Sun,  9 Sep 2001 14:52:53 +0200
250
256
251
oidentd (1.9.9-2) unstable; urgency=low
257
oidentd (1.9.9-2) unstable; urgency=low
252
258
253
  * debian/control: added bison, flex to build-depends
259
  * debian/control: added bison, flex to build-depends
254
    (Closes: #110498, #1109875)
260
    (Closes: #110498, #1109875)
255
261
256
 -- Martin Waitz <tali@debian.org>  Tue,  4 Sep 2001 15:03:52 +0200
262
 -- Martin Waitz <tali@debian.org>  Tue,  4 Sep 2001 15:03:52 +0200
257
263
258
oidentd (1.9.9-1) unstable; urgency=low
264
oidentd (1.9.9-1) unstable; urgency=low
259
265
260
  * New upstream version
266
  * New upstream version
261
    - IPv6 support, Closes: #92232
267
    - IPv6 support, Closes: #92232
262
    - new, more flexible configuration
268
    - new, more flexible configuration
263
    - doesn't support inetd any more, Closes: #55021, #62149, #71964
269
    - doesn't support inetd any more, Closes: #55021, #62149, #71964
264
    - old bugs are already fixed, Closes: #67527, #76682
270
    - old bugs are already fixed, Closes: #67527, #76682
265
    - includes (fixed!) version of my patch regarding logging, Closes: #106782
271
    - includes (fixed!) version of my patch regarding logging, Closes: #106782
266
  * debian/oidentdconfig: wrote script to convert config files, please test!
272
  * debian/oidentdconfig: wrote script to convert config files, please test!
267
  * debian/rules: install new config files and oidentdconfig
273
  * debian/rules: install new config files and oidentdconfig
268
  * debian/rules,docs: removed INSTALL, doesn't contain anything important any more
274
  * debian/rules,docs: removed INSTALL, doesn't contain anything important any more
269
  * debian/default: change comments according to new syntax
275
  * debian/default: change comments according to new syntax
270
  * debian/init: removed inetd test, always run as daemon
276
  * debian/init: removed inetd test, always run as daemon
271
  * debian/init: remove old options from OIDENT_OPTIONS
277
  * debian/init: remove old options from OIDENT_OPTIONS
272
  * debian/postinst: don't add inetd entry, remove old inetd entries
278
  * debian/postinst: don't add inetd entry, remove old inetd entries
273
  * debian/postinst: run oidentdconfig to test config
279
  * debian/postinst: run oidentdconfig to test config
274
  * debian/prerm: instead of disabling oidentd in inetd.conf, remove it
280
  * debian/prerm: instead of disabling oidentd in inetd.conf, remove it
275
  * debian/copyright: small cleanups
281
  * debian/copyright: small cleanups
276
  * debian/control: compliant to Standards-Version 3.5.6.0
282
  * debian/control: compliant to Standards-Version 3.5.6.0
277
283
278
 -- Martin Waitz <tali@debian.org>  Tue, 21 Aug 2001 16:43:32 +0200
284
 -- Martin Waitz <tali@debian.org>  Tue, 21 Aug 2001 16:43:32 +0200
279
285
280
oidentd (1.7.1-8) unstable; urgency=low
286
oidentd (1.7.1-8) unstable; urgency=low
281
287
282
  * removed logcheck ignore file, it is being provided by logcheck
288
  * removed logcheck ignore file, it is being provided by logcheck
283
    (Closes: #105472, #106196)
289
    (Closes: #105472, #106196)
284
  * again updated config.{guess,sub}
290
  * again updated config.{guess,sub}
285
291
286
 -- Martin Waitz <tali@debian.org>  Thu, 26 Jul 2001 16:04:35 +0200
292
 -- Martin Waitz <tali@debian.org>  Thu, 26 Jul 2001 16:04:35 +0200
287
293
288
oidentd (1.7.1-7) unstable; urgency=low
294
oidentd (1.7.1-7) unstable; urgency=low
289
295
290
  * updated config.{guess,sub} from current libtool
296
  * updated config.{guess,sub} from current libtool
291
  * changed oidentd.c to compile with gcc-3.0
297
  * changed oidentd.c to compile with gcc-3.0
292
    (Closes: #103156, thanks to LaMont Jones for the patch)
298
    (Closes: #103156, thanks to LaMont Jones for the patch)
293
299
294
 -- Martin Waitz <tali@debian.org>  Tue,  3 Jul 2001 15:33:26 +0200
300
 -- Martin Waitz <tali@debian.org>  Tue,  3 Jul 2001 15:33:26 +0200
295
301
296
oidentd (1.7.1-6) unstable; urgency=low
302
oidentd (1.7.1-6) unstable; urgency=low
297
303
298
  * removed in.oidentd from man-page (Closes: #99584)
304
  * removed in.oidentd from man-page (Closes: #99584)
299
  * compliant to Standards-Version 3.5.5.0
305
  * compliant to Standards-Version 3.5.5.0
300
306
301
 -- Martin Waitz <tali@debian.org>  Fri,  8 Jun 2001 15:37:23 +0200
307
 -- Martin Waitz <tali@debian.org>  Fri,  8 Jun 2001 15:37:23 +0200
302
308
303
oidentd (1.7.1-5) unstable; urgency=low
309
oidentd (1.7.1-5) unstable; urgency=low
304
310
305
  * New Maintainer.
311
  * New Maintainer.
306
  * Honor DEB_BUILD_OPTIONS, now using debhelper 3
312
  * Honor DEB_BUILD_OPTIONS, now using debhelper 3
307
  * Add documentation to /etc/identd.spoof.
313
  * Add documentation to /etc/identd.spoof.
308
  * Add logcheck ignore file. Closes: #89177
314
  * Add logcheck ignore file. Closes: #89177
309
  * init script now only checks for existance of daemon
315
  * init script now only checks for existance of daemon
310
  * move daemon configuration to /etc/default/
316
  * move daemon configuration to /etc/default/
311
  * now complies to Standards-Version 3.5.2.0
317
  * now complies to Standards-Version 3.5.2.0
312
  * add pointer to "-F" to config files. Closes: #80824
318
  * add pointer to "-F" to config files. Closes: #80824
313
  * changed linux-masq error logging. Closes: #75952
319
  * changed linux-masq error logging. Closes: #75952
314
  * use same default config for init/inetd method (-s -m)
320
  * use same default config for init/inetd method (-s -m)
315
  * fixed typo in oidentd(8). Closes: #78817
321
  * fixed typo in oidentd(8). Closes: #78817
316
  * some cleanup
322
  * some cleanup
317
323
318
 -- Martin Waitz <tali@stud.uni-erlangen.de>  Thu, 29 Mar 2001 15:21:01 +0200
324
 -- Martin Waitz <tali@stud.uni-erlangen.de>  Thu, 29 Mar 2001 15:21:01 +0200
319
325
320
oidentd (1.7.1-4) unstable; urgency=low
326
oidentd (1.7.1-4) unstable; urgency=low
321
327
322
  * Yet another upload
328
  * Yet another upload
323
  * killed preinst, dpkg handles it for us. Closes: #92076
329
  * killed preinst, dpkg handles it for us. Closes: #92076
324
330
325
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Thu, 29 Mar 2001 07:51:57 -0800
331
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Thu, 29 Mar 2001 07:51:57 -0800
326
332
327
oidentd (1.7.1-3) unstable; urgency=low
333
oidentd (1.7.1-3) unstable; urgency=low
328
334
329
  * Fixing bugs
335
  * Fixing bugs
330
  * Maintainer scripts check for update-inetd before using it.
336
  * Maintainer scripts check for update-inetd before using it.
331
    Closes: #88916, #88917, #88921
337
    Closes: #88916, #88917, #88921
332
  * added empty identd.spoof to /etc, marked as a conffile. Closes: #81136
338
  * added empty identd.spoof to /etc, marked as a conffile. Closes: #81136
333
  * removed the stamps in rules file, Closes: #75084
339
  * removed the stamps in rules file, Closes: #75084
334
340
335
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Wed, 14 Mar 2001 15:20:23 -0800
341
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Wed, 14 Mar 2001 15:20:23 -0800
336
342
337
oidentd (1.7.1-2) unstable; urgency=low
343
oidentd (1.7.1-2) unstable; urgency=low
338
344
339
  * Orphaning package
345
  * Orphaning package
340
346
341
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Wed, 21 Feb 2001 12:56:47 -0800
347
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Wed, 21 Feb 2001 12:56:47 -0800
342
348
343
oidentd (1.7.1-1) unstable; urgency=low
349
oidentd (1.7.1-1) unstable; urgency=low
344
350
345
  * New upstream release
351
  * New upstream release
346
352
347
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Mon, 23 Oct 2000 16:29:06 -0700
353
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Mon, 23 Oct 2000 16:29:06 -0700
348
354
349
oidentd (1.7.0-2) frozen unstable; urgency=low
355
oidentd (1.7.0-2) frozen unstable; urgency=low
350
356
351
  * Fixed the setsockopt() bug, patch sent upstream
357
  * Fixed the setsockopt() bug, patch sent upstream
352
358
353
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Wed, 18 Oct 2000 09:30:05 -0700
359
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Wed, 18 Oct 2000 09:30:05 -0700
354
360
355
oidentd (1.7.0-1) frozen unstable; urgency=low
361
oidentd (1.7.0-1) frozen unstable; urgency=low
356
362
357
  * New upstream release
363
  * New upstream release
358
364
359
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Tue, 17 Oct 2000 09:35:56 -0700
365
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Tue, 17 Oct 2000 09:35:56 -0700
360
366
361
oidentd (1.6.4-3) frozen unstable; urgency=low
367
oidentd (1.6.4-3) frozen unstable; urgency=low
362
368
363
  * Ensure oident becomes dominant ident
369
  * Ensure oident becomes dominant ident
364
  * Closes: #67527
370
  * Closes: #67527
365
371
366
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Fri, 21 Jul 2000 14:16:52 -0700
372
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Fri, 21 Jul 2000 14:16:52 -0700
367
373
368
oidentd (1.6.4-2) frozen unstable; urgency=low
374
oidentd (1.6.4-2) frozen unstable; urgency=low
369
375
370
  * Closes: #60111
376
  * Closes: #60111
371
  * this is related to my previous upload, I missed the init script.
377
  * this is related to my previous upload, I missed the init script.
372
378
373
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Mon, 13 Mar 2000 17:32:30 -0800
379
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Mon, 13 Mar 2000 17:32:30 -0800
374
380
375
oidentd (1.6.4-1) frozen unstable; urgency=low
381
oidentd (1.6.4-1) frozen unstable; urgency=low
376
382
377
  * New upstream release
383
  * New upstream release
378
  * Upstream fixed several bugs
384
  * Upstream fixed several bugs
379
  * Netfilter support (important for 2.3 and higher linux kernels)
385
  * Netfilter support (important for 2.3 and higher linux kernels)
380
  * Closes: #56021
386
  * Closes: #56021
381
387
382
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Fri, 25 Feb 2000 13:43:43 -0800
388
 -- Sean 'Shaleh' Perry <shaleh@debian.org>  Fri, 25 Feb 2000 13:43:43 -0800
383
389
384
oidentd (1.6.3-4) unstable; urgency=low
390
oidentd (1.6.3-4) unstable; urgency=low
385
391
386
  * Closes: #45343
392
  * Closes: #45343
387
  * FHS compliant
393
  * FHS compliant
388
394
389
 -- Sean E. Perry <shaleh@debian.org>  Mon, 20 Sep 1999 17:34:36 -0700
395
 -- Sean E. Perry <shaleh@debian.org>  Mon, 20 Sep 1999 17:34:36 -0700
390
396
391
oidentd (1.6.3-3) unstable; urgency=low
397
oidentd (1.6.3-3) unstable; urgency=low
392
398
393
  * bug fixes
399
  * bug fixes
394
  * closes: #43978, oops
400
  * closes: #43978, oops
395
  * closes: #43983, double oops
401
  * closes: #43983, double oops
396
402
397
 -- Sean E. Perry <shaleh@debian.org>  Fri,  3 Sep 1999 12:23:13 -0700
403
 -- Sean E. Perry <shaleh@debian.org>  Fri,  3 Sep 1999 12:23:13 -0700
398
404
399
oidentd (1.6.3-2) unstable; urgency=low
405
oidentd (1.6.3-2) unstable; urgency=low
400
406
401
  * Cleaned up the {pre,post}{inst,rm}
407
  * Cleaned up the {pre,post}{inst,rm}
402
  * added an init script, default is still inetd
408
  * added an init script, default is still inetd
403
409
404
 -- Sean E. Perry <shaleh@debian.org>  Tue, 31 Aug 1999 15:04:39 -0700
410
 -- Sean E. Perry <shaleh@debian.org>  Tue, 31 Aug 1999 15:04:39 -0700
405
411
406
oidentd (1.6.3-1) unstable; urgency=low
412
oidentd (1.6.3-1) unstable; urgency=low
407
413
408
  * new upstream release
414
  * new upstream release
409
415
410
 -- Sean E. Perry <shaleh@debian.org>  Wed, 25 Aug 1999 03:41:16 -0700
416
 -- Sean E. Perry <shaleh@debian.org>  Wed, 25 Aug 1999 03:41:16 -0700
411
417
412
oidentd (1.6.2-0) unstable; urgency=low
418
oidentd (1.6.2-0) unstable; urgency=low
413
419
414
  * New upstream release
420
  * New upstream release
415
421
416
 -- Sean E. Perry <shaleh@debian.org>  Sat, 29 May 1999 06:07:05 -0400
422
 -- Sean E. Perry <shaleh@debian.org>  Sat, 29 May 1999 06:07:05 -0400
417
423
418
oidentd (1.6.1-0) unstable; urgency=low
424
oidentd (1.6.1-0) unstable; urgency=low
419
425
420
  * Initial Release.
426
  * Initial Release.
421
427
422
 -- Sean E. Perry <shaleh@debian.org>  Sat, 6 Mar 1999 15:37:05 -0500
428
 -- Sean E. Perry <shaleh@debian.org>  Sat, 6 Mar 1999 15:37:05 -0500
423
429