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