Subversion Repositories

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

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

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