diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-02 04:32:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-02 04:32:47 +0000 |
commit | 810baca7406fa45d1bf9d4fb5d45127c49efdaed (patch) | |
tree | 6f5253dfbc2274f83205e56fab1d35bc3205c0a1 /app-cdr/bin2iso/ChangeLog | |
parent | Added missing digest entries. (diff) | |
download | gentoo-2-810baca7406fa45d1bf9d4fb5d45127c49efdaed.tar.gz gentoo-2-810baca7406fa45d1bf9d4fb5d45127c49efdaed.tar.bz2 gentoo-2-810baca7406fa45d1bf9d4fb5d45127c49efdaed.zip |
Fix segfaults due to lack of error checking #90540 by Tiago Freire.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'app-cdr/bin2iso/ChangeLog')
-rw-r--r-- | app-cdr/bin2iso/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-cdr/bin2iso/ChangeLog b/app-cdr/bin2iso/ChangeLog index c52435f86c3a..0b4a3d1c627d 100644 --- a/app-cdr/bin2iso/ChangeLog +++ b/app-cdr/bin2iso/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-cdr/bin2iso -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bin2iso/ChangeLog,v 1.17 2005/01/01 12:08:00 eradicator Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bin2iso/ChangeLog,v 1.18 2005/05/02 04:32:47 vapier Exp $ + +*bin2iso-19b-r2 (02 May 2005) + + 02 May 2005; Mike Frysinger <vapier@gentoo.org> + +files/bin2iso-19b-sanity-checks.patch, -bin2iso-19b-r1.ebuild, + +bin2iso-19b-r2.ebuild: + Fix segfaults due to lack of error checking #90540 by Tiago Freire. 03 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bin2iso-19b-r1.ebuild: Adding amd64 keyword, closing #46530. |