2008
midentd (2.3.1-4) unstable; urgency=low
* Add 'openbsd-inetd | inet-superserver' to dependency list.
Closes: #454474
* Bump standards version and debhelper/compat version.
Closes: #454475
-- Turbo Fredriksson <turbo@debian.org> Sun, 16 Mar 2008 18:40:46 +0000
2007
midentd (2.3.1-3.2) unstable; urgency=low
* Set 'arch: all' instead of 'any' - it's a perl script.
Closes: #355392
* Remove debian/watch file - upstream source not availible.
Closes: #450046
* Run midentd as root initially (to be able to open /proc/net/ip_conntrack ).
Drop privileges as soon as possible.
Closes: #316294
* Include manpage by Thijs Kinkhorst
Closes: #339538
* Do not add an identd line when removing package.
Closes: #313471
* Instead of disabling pre-existing ident, first enable it (update-inetd
won't remove a disabled entry), then remove the old and THEN add the
midentd line.
Closes: #58480
-- Turbo Fredriksson <turbo@debian.org> Thu, 22 Nov 2007 07:56:46 +0000
midentd (2.3.1-3.1) unstable; urgency=high
* Non-maintainer upload during BSP. * Fix non-conditional use of update-inetd in postrm (Closes: #417034). * Add depends on update-inetd as it is used in prerm and postinst.
-- Luk Claes <luk@debian.org> Thu, 17 May 2007 01:52:09 +0200
2004
midentd (2.3.1-3) unstable; urgency=low
* Before trying to remove an override, see if there IS one.
Closes: #242411
-- Turbo Fredriksson <turbo@debian.org> Thu, 28 Oct 2004 09:21:47 +0200
midentd (2.3.1-2) unstable; urgency=low
* Update override for 'identd' instead of adding one (it might already
exist an override).
Closes: #152801, #120247, #120236
* Depend on dpkg in woody (1.9.21).
Closes: #121641
* Add midentd directory to path of logfile. Patch by Roland Rosenfeld.
Closes: #222187
-- Turbo Fredriksson <turbo@debian.org> Tue, 24 Feb 2004 07:19:16 +0100
2003
midentd (2.3.1-1) unstable; urgency=low
* New upstream version
* Include upstream CHANGELOG
Closes: #141200
-- Turbo Fredriksson <turbo@debian.org> Thu, 23 Oct 2003 15:53:01 +0200
2001
midentd (2.1-3) unstable; urgency=low
* Changed priority from optional to extra
-- Turbo Fredriksson <turbo@debian.org> Wed, 14 Nov 2001 11:23:55 +0100
midentd (2.1-2) unstable; urgency=low
* chown the log directory in the postinst instead of during the build.
* New std version.
* No local variables in debian changelog.
* Don't distribute the files COPYING and CHANGELOG.
* Fixing postinst and postrm. Fix by Branden Robinson.
Closes: #109476
* The log file is in /var/log/midentd, not /var/log.
Closes: #112096
-- Turbo Fredriksson <turbo@debian.org> Tue, 13 Nov 2001 11:07:04 +0100
midentd (2.1-1) unstable; urgency=low
* New upstream version
Support for 2.4 netfilter
No more config files
* Moved the log directory to /var/log/midentd, owned by 'identd'.
Closes: #98317
-- Turbo Fredriksson <turbo@debian.org> Sun, 19 Aug 2001 11:58:03 +0200
midentd (1.6-6) unstable; urgency=low
* Added a '-f' to the rm commands, so that postrm script
don't croak if file don't exists.
* Make the midentd.mircusers file mode 644
* Distribute a /var/run/identd (owned by 100.65534).
Closes: #88319, #80631, #81914
-- Turbo Fredriksson <turbo@debian.org> Tue, 6 Mar 2001 14:31:38 +0100
2000
midentd (1.6-5) unstable; urgency=low
* Depend on adduser
Closes: #76800
-- Turbo Fredriksson <turbo@debian.org> Fri, 1 Dec 2000 11:42:46 +0100
midentd (1.6-4) unstable; urgency=low
* Chown the logfile(-s) as user identd (uidnumber: 100).
Closes: #60271
* Put midentd in group INFO, not OTHER
Closes: #58659
* Conflict with pidentd
Closes: #60433
* Make the cron script a conffile...
* Build depend on debhelper
Closes: #74613
-- Turbo Fredriksson <turbo@debian.org> Mon, 30 Oct 2000 10:40:08 +0100
1999
midentd (1.6-2) unstable; urgency=low
* Disable all ident's, don't remove the entries...
closes: bug #45606.
-- Turbo Fredriksson <turbo@debian.org> Thu, 30 Sep 1999 11:00:33 +0200
midentd (1.6-1) unstable; urgency=low
* New upstream release.
Debian patches applied upstream. Yes! :)
- fix for PPC by turbo@debian.org
- configscript added by turbo@debian.org [doesn't work on all systems]
- bug in midentd.logcycle fixed (reported by ryan@shiftclick.net)
- install.sh fixed to not overwrite your previous config without asking
- docs fixed to have lines under 80 columns :)
-- Turbo Fredriksson <turbo@debian.org> Mon, 31 May 1999 23:17:50 +0200
midentd (1.4-4) unstable; urgency=low
* Enabling my fix to check if we are running on a BIG or LITTLE
endian system. Georg Bauer <gb@hugo.westfalen.de> verified that
my fix worked, so he re-wrote the procstr() function to use it.
Thanx go to Georg, for helping me with this.
closes: bug #34299.
-- Turbo Fredriksson <turbo@debian.org> Sat, 1 May 1999 19:43:48 +0200
midentd (1.4-3) unstable; urgency=low
* Don't mention any special irc client, just ask if we have any
clients on the network which we should take special care of,
closes: bug #35070.
-- Turbo Fredriksson <turbo@debian.org> Sun, 4 Apr 1999 06:51:28 +0200
midentd (1.4-2) unstable; urgency=low
* When rotating the log, make sure 'daemon' owns the file,
othervise midentd don't work (it croaks if it can't write to
the file). I couldn't use 'nobody', since 'nobody' isn't allowed
to own files...
-- Turbo Fredriksson <turbo@debian.org> Thu, 4 Mar 1999 17:57:04 +0100
midentd (1.4-1) unstable; urgency=low
* New upstream version. Debian patches applied upstream.
-- Turbo Fredriksson <turbo@debian.org> Fri, 12 Feb 1999 21:47:53 +0100
midentd (1.3-1) unstable; urgency=low
* Initial Release.
-- Turbo Fredriksson <turbo@debian.org> Fri, 12 Feb 1999 12:22:42 +0100