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