diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /app-cdr/xbiso/ChangeLog | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-cdr/xbiso/ChangeLog')
-rw-r--r-- | app-cdr/xbiso/ChangeLog | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/app-cdr/xbiso/ChangeLog b/app-cdr/xbiso/ChangeLog new file mode 100644 index 00000000..d293dc23 --- /dev/null +++ b/app-cdr/xbiso/ChangeLog @@ -0,0 +1,67 @@ +# ChangeLog for app-cdr/xbiso +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xbiso/ChangeLog,v 1.20 2015/06/09 09:28:41 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + +*xbiso-0.6.1-r2 (10 Jan 2015) + + 10 Jan 2015; Andrew Savchenko <bircoph@gentoo.org> +xbiso-0.6.1-r2.ebuild, + +files/xbiso-0.6.1-libs.patch: + Fix bug 286297: unbundle ftplib, set proper dependency. + +*xbiso-0.6.1-r1 (22 Dec 2011) + + 22 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> +xbiso-0.6.1-r1.ebuild: + Missing net-libs/ftplib dependency wrt #286297 by Andrew Savchenko. Use + environment LDFLAGS wrt #337769 by Diego Elio Pettenò. + + 22 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> xbiso-0.6.1.ebuild: + Remove ~ppc keywording. + + 15 Jan 2010; Jonathan Callen <abcd@gentoo.org> xbiso-0.6.1.ebuild: + Add prefix keywords + + 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> xbiso-0.6.1.ebuild: + stable x86, bug 227149 + + 13 Jun 2008; Matti Bickel <mabi@gentoo.org> xbiso-0.6.1.ebuild: + restored ~ppc (bug #211722) + + 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 20 Nov 2006; Steve Dibb <beandog@gentoo.org> metadata.xml: + Add to media-optical herd + + 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove gimli from metadata.xml due to retiring. + + 01 Feb 2006; Luis Medinas <metalgod@gentoo.org> xbiso-0.6.1.ebuild: + Added ~amd64 keyword. + +*xbiso-0.6.1 (29 Jan 2006) + + 29 Jan 2006; <gimli@gentoo.org> +metadata.xml, +xbiso-0.6.1.ebuild: + Version Bump + + 08 Jul 2005; David Holm <dholm@gentoo.org> xbiso-0.6.0-r1.ebuild: + Added to ~ppc. + +*xbiso-0.6.0-r1 (26 May 2005) + + 26 May 2005; Chris Bainbridge <chrb@gentoo.org> +xbiso-0.6.0-r1.ebuild: + Revision bump for security fix. + + 21 May 2005; Chris Bainbridge <chrb@gentoo.org> + +files/xbiso-0.6.0-fnamecheck.patch, xbiso-0.6.0.ebuild: + Directory traversal fix for bug #93054 + + 16 Oct 2004; Chris Bainbridge <chrb@gentoo.org> xbiso-0.6.0.ebuild: + mark stable + +*xbiso-0.6.0 (26 May 2004) + + 26 May 2004; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by Arun Sen #45801. |