diff options
author | Guillem Jover <guillem@hadrons.org> | 2011-12-28 02:54:13 +0100 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2011-12-28 02:54:13 +0100 |
commit | 65e19bb2beae23acf08de130fb2a3e343eb1544c (patch) | |
tree | 81721a8773e8b3b29853aaf2401b95ec33f76b3a | |
parent | fd459180ea2928cac6cf46b6435204063421757f (diff) | |
download | inetutils-65e19bb2beae23acf08de130fb2a3e343eb1544c.tar.gz |
Release inetutils 2:1.8-61.8-6
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6288311..6552da2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -inetutils (2:1.8-6) UNRELEASED; urgency=high +inetutils (2:1.8-6) unstable; urgency=high * Fix buffer overflow in telnetd allowing remote attackers to execute arbitrary code via a long encryption key. Patch taken from FreeBSD. @@ -6,7 +6,7 @@ inetutils (2:1.8-6) UNRELEASED; urgency=high * Abort on error from ping's sendto(2) call, instead of trying to continue sending echo packets in vain. (Closes: #323165) - -- Guillem Jover <guillem@debian.org> Wed, 28 Dec 2011 02:25:37 +0100 + -- Guillem Jover <guillem@debian.org> Wed, 28 Dec 2011 02:53:53 +0100 inetutils (2:1.8-5) unstable; urgency=low |