Annotation of embedaddon/mrouted/debian/changelog, revision 1.1

1.1     ! misho       1: mrouted (3.9.5-1) unstable; urgency=low
        !             2: 
        !             3:   * New upstream release.
        !             4:   * Fix: Insecure file creation in /var/tmp, files now in /var/run/mrouted
        !             5: 
        !             6:  -- Joachim Nilsson <troglobit@vmlinux.org>  Sun,  5 Mar 2011 21:30:00 +0100
        !             7: 
        !             8: mrouted (3.9.4-1) unstable; urgency=low
        !             9: 
        !            10:   * New upstream release.
        !            11:   * Fix: mrouted exits with error when trying to remove interface gone down.
        !            12: 
        !            13:  -- Joachim Nilsson <troglobit@vmlinux.org>  Sun,  3 Oct 2010 01:42:00 +0100
        !            14: 
        !            15: mrouted (3.9.3-1) unstable; urgency=low
        !            16: 
        !            17:   * New upstream release.
        !            18:   * Removes restriction on interfaces not having a 255.255.255.255 netmask.
        !            19:     Fixes issues for users with OpenVPN, PPTP, L2TP tunnels or PPP links.
        !            20:     See http://openvpn.net/archive/openvpn-users/2004-04/msg00003.html
        !            21:   * Fixes segfaults at start with interfaces having no address.
        !            22: 
        !            23:  -- Joachim Nilsson <troglobit@vmlinux.org>  Sun,  3 Oct 2010 01:42:00 +0100
        !            24: 
        !            25: mrouted (3.9.2-1) unstable; urgency=low
        !            26: 
        !            27:   * New upstream (bugfix) release.
        !            28:   * New maintainer and new upstream.
        !            29:   * Move package back to main, the OpenBSD team has freed it!
        !            30:   * Conflicts with pimd, for obvious reasons.
        !            31:   * Conflicts with smcroute, due to it also having a daemon using the same
        !            32:     interfaces in the kernel.
        !            33:   * Added lintian-overrides for empty-debian-diff as debian dir is maintained
        !            34:     along the upstream sources
        !            35:   * Changed to use debhelper to manage debian/rules file.
        !            36: 
        !            37:  -- Joachim Nilsson <troglobit@vmlinux.org>  Tue, 17 Aug 2010 08:32:02 +0100
        !            38: 
        !            39: mrouted (3.9-beta3-3) unstable; urgency=low
        !            40: 
        !            41:   * New maintainer (close: #121397)
        !            42:   * Added mrouted.conf installation
        !            43:   * Added man pages
        !            44: 
        !            45:  -- Jean-Francois Dive <jef@linuxbe.org>  Wed, 20 Feb 2002 18:39:57 +1100
        !            46: 
        !            47: mrouted (3.9-beta3-2) unstable; urgency=low
        !            48: 
        !            49:   * add support for RSRR (closes: #94509)
        !            50:   * add builddepends for yacc (closes: #102782)
        !            51:   * try to load module ipip for tunneling (closes: #39668)
        !            52:   * include NMU fixes (Closes: Bug#91018, Bug#91597, Bug#93844)
        !            53: 
        !            54:  -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 10 Nov 2001 17:29:52 +0100
        !            55: 
        !            56: mrouted (3.9-beta3-1.1) unstable; urgency=low
        !            57: 
        !            58:   * Non-Maintainer upload
        !            59:   * Rebuilt with latest debmake (Closes: Bug#91018, Bug#91597)
        !            60:   * Added missing #include (Closes: Bug#93844)
        !            61:   * Bumped standards-version, and added build-deps
        !            62: 
        !            63:  -- Gergely Nagy <8@free.bsd.hu>  Fri, 13 Apr 2001 16:17:17 +0200
        !            64: 
        !            65: mrouted (3.9-beta3-1) unstable; urgency=low
        !            66: 
        !            67:   * Initial Release.
        !            68:   * Move package to nonfree
        !            69: 
        !            70:  -- Christoph Martin <christoph.martin@uni-mainz.de>  Mon,  1 Mar 1999 21:36:23 +0100
        !            71: 
        !            72: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>