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