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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
# ChangeLog for sys-auth/libfprint
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.24 2013/12/07 22:42:03 pacho Exp $
07 Dec 2013; Pacho Ramos <pacho@gentoo.org> libfprint-0.4.0.ebuild:
x86 stable, bug #488782
16 Nov 2013; Pacho Ramos <pacho@gentoo.org> libfprint-0.4.0.ebuild:
amd64 stable, bug #488782
*libfprint-0.5.0-r1 (07 May 2013)
07 May 2013; Peter Volkov <pva@gentoo.org> +libfprint-0.5.0-r1.ebuild,
+files/libfprint-0.5.0-support-147e_2020.patch:
Backported from upstream support for 147e:2020 devices.
07 May 2013; Peter Volkov <pva@gentoo.org> libfprint-0.5.0.ebuild,
+files/libfprint-0.5.0-automake-1.13.patch:
Fixed automake-1.13 build failure, bug #468850
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~sparc, wrt bug #449220
06 Jan 2013; Michael Weber <xmw@gentoo.org> libfprint-0.5.0.ebuild:
Re-add eutils.eclass for prune_libtool_files, USE udev upstream bug report
06 Jan 2013; Michael Weber <xmw@gentoo.org> metadata.xml:
Add bugs-to in metadata
*libfprint-0.5.0 (06 Jan 2013)
06 Jan 2013; Michael Weber <xmw@gentoo.org> +libfprint-0.5.0.ebuild:
Version bump (thanks Matthias Blümel, bug 450274), new drivers aes1660,
aes2550, aes2660, vfs301. vcs-snapshot eclass.
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild:
Add ~ppc, wrt bug #449220
31 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild:
Use prune_libtool_files from eutils.eclass. Use udev_get_udevdir from
udev.eclass to move 60-fprint-autosuspend.rules from /etc/udev/rules.d to
correct directory based on udev.pc pkg-config file and the udevdir variable
value.
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild:
Use virtual/libusb instead of dev-libs/libusb.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> libfprint-0.4.0.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
13 Feb 2012; Michael Weber <xmw@gentoo.org> libfprint-0.4.0.ebuild:
Drop x11-libs/gtk+:2 and dev-libs/glib dependency. Thanks Andrei Slavoiu
(bug 403189) for clarification.
14 Nov 2011; Michael Weber <xmw@gentoo.org> libfprint-0.4.0.ebuild:
adding ~x86 keyword
13 Nov 2011; Michael Weber <xmw@gentoo.org> -libfprint-0.3.0-r1.ebuild,
libfprint-0.4.0.ebuild:
fix .la file removal (thanks Alexander Adam, bug 374575), remove old version
*libfprint-0.4.0 (16 Jun 2011)
*libfprint-0.3.0-r1 (16 Jun 2011)
16 Jun 2011; Michael Weber <xmw@gentoo.org> -libfprint-0.3.0.ebuild,
+libfprint-0.3.0-r1.ebuild, +libfprint-0.4.0.ebuild:
Revision bump and version bump (bug 365075), remove USE=example (bug 369219)
16 Jun 2011; Michael Weber <xmw@gentoo.org> -libfprint-0.0.6.ebuild,
-libfprint-0.1.0_pre2.ebuild, libfprint-0.3.0.ebuild:
Dropping old versions
29 Mar 2011; Christoph Mende <angelos@gentoo.org> libfprint-0.3.0.ebuild:
Fix gtk+ slot deps
*libfprint-0.3.0 (27 Oct 2010)
27 Oct 2010; Michael Weber <xmw@gentoo.org> +libfprint-0.3.0.ebuild:
Version bump to new upstream location, closing bug #341639, thanks Jan
Buecken <jb.faq@gmx.de>
*libfprint-0.1.0_pre2 (17 Oct 2010)
*libfprint-0.0.6 (17 Oct 2010)
17 Oct 2010; Michael Weber <xmw@gentoo.org> +libfprint-0.0.6.ebuild,
+libfprint-0.1.0_pre2.ebuild, +metadata.xml:
Initial import, fixes bug 341107 by Jan Buecken <jb.faq@gmx.de>
|