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