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