summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /sys-fs/mtpfs
downloadgentoo-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 'sys-fs/mtpfs')
-rw-r--r--sys-fs/mtpfs/ChangeLog60
1 files changed, 60 insertions, 0 deletions
diff --git a/sys-fs/mtpfs/ChangeLog b/sys-fs/mtpfs/ChangeLog
new file mode 100644
index 00000000..0b6244ec
--- /dev/null
+++ b/sys-fs/mtpfs/ChangeLog
@@ -0,0 +1,60 @@
+# ChangeLog for sys-fs/mtpfs
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtpfs/ChangeLog,v 1.13 2015/08/05 21:01:09 slyfox Exp $
+
+*mtpfs-1.1-r2 (05 Aug 2015)
+
+ 05 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org>
+ +files/mtpfs-1.1-unitialized-variable.patch, +mtpfs-1.1-r2.ebuild:
+ Fix crash due to use uinitialised device ID, bug #556690 and fix by LE GARREC
+ Vincent.
+
+*mtpfs-1.1-r1 (30 May 2015)
+
+ 30 May 2015; Sergei Trofimovich <slyfox@gentoo.org>
+ +files/mtpfs-1.1-fix-mutex-crash.patch, +mtpfs-1.1-r1.ebuild, metadata.xml:
+ Fixed crash on double mutex unlock for mtpfs_getattr_real(). Added myself to
+ co-maintainers.
+
+ 17 Mar 2014; Kacper Kowalik <xarthisius@gentoo.org> metadata.xml:
+ Remove myself from metadata.xml
+
+ 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> -mtpfs-0.9.ebuild,
+ -files/mtpfs-0.9-overflow.patch:
+ old
+
+ 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> mtpfs-1.1.ebuild:
+ Missing virtual/pkgconfig dependency wrt #415253
+
+ 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mtpfs-1.0.ebuild:
+ x86 stable wrt bug #406293
+
+ 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> mtpfs-1.0.ebuild:
+ Stable for amd64, wrt bug #406293
+
+ 29 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> metadata.xml,
+ mtpfs-1.1.ebuild:
+ Dependency on libmad and libid3tag is now optional
+
+ 29 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> mtpfs-1.0.ebuild,
+ mtpfs-1.1.ebuild:
+ Fix implicit function declarations
+
+*mtpfs-1.1 (29 Feb 2012)
+
+ 29 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> +mtpfs-1.1.ebuild:
+ Version bump, adds support for multiple storage areas
+
+*mtpfs-1.0 (15 Feb 2012)
+
+ 15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> +mtpfs-1.0.ebuild:
+ Version bump, thanks Trevor Bowen in bug #403507
+
+ 01 Jul 2011; Bernard Cafarelli <voyageur@gentoo.org> metadata.xml:
+ Add myself to maintainers
+
+*mtpfs-0.9 (30 Jun 2011)
+
+ 30 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> +mtpfs-0.9.ebuild,
+ +files/mtpfs-0.9-overflow.patch, +metadata.xml:
+ Initial import wrt bug 189304, thanks to everyone involved