summaryrefslogtreecommitdiff
blob: 0b6244eccbe7b6d0d70ceff9219c9d66df8a28d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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