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