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
|
# ChangeLog for app-crypt/libsecret
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.21 2013/10/17 20:36:47 maekke Exp $
17 Oct 2013; Markus Meier <maekke@gentoo.org> libsecret-0.15.ebuild:
arm stable, bug #476364
*libsecret-0.15-r1 (03 Oct 2013)
03 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
-libsecret-0.12.ebuild, -libsecret-0.14.ebuild, libsecret-0.15.ebuild,
+libsecret-0.15-r1.ebuild:
Do not pull in gnome-keyring-3 in libsecret-0.15 to allow partial
stabilization of some gnome-3.6 era libraries. And add libsecret-0.15-r1
which is identical, but properly pulls in gnome-keyring-3. Drop old.
*libsecret-0.16 (01 Sep 2013)
01 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org> +libsecret-0.16.ebuild:
Version bump.
*libsecret-0.15 (31 Mar 2013)
31 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> +libsecret-0.15.ebuild:
Version bump.
30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> libsecret-0.14.ebuild:
Policy fixups, switch to python-any-r1.
05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -libsecret-0.11.ebuild:
Clean up old revision.
*libsecret-0.14 (05 Mar 2013)
05 Mar 2013; Nirbheek Chauhan <nirbheek@gentoo.org> +libsecret-0.14.ebuild,
-files/libsecret-0.13-fix-secretvalue-get.patch, -libsecret-0.13.ebuild:
Bump to 0.14, and remove 0.13
*libsecret-0.13 (02 Mar 2013)
02 Mar 2013; Nirbheek Chauhan <nirbheek@gentoo.org>
+files/libsecret-0.13-fix-secretvalue-get.patch, +libsecret-0.13.ebuild:
Bump to 0.13, add a patch from git to fix SecretValue annotations
28 Jan 2013; Alexis Ballier <aballier@gentoo.org> libsecret-0.12.ebuild:
keyword ~amd64-fbsd
06 Jan 2013; Markus Meier <maekke@gentoo.org> libsecret-0.12.ebuild:
add ~arm, bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libsecret-0.12.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libsecret-0.12.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libsecret-0.12.ebuild:
Add ~ia64, wrt bug #449220
17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libsecret-0.12.ebuild:
Add ~ppc, wrt bug #447426
17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libsecret-0.12.ebuild:
Add ~ppc64, wrt bug #447426
16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
libsecret-0.12.ebuild, metadata.xml:
Switch to global introspection USE flag. Clean up ebuild a bit.
*libsecret-0.12 (09 Dec 2012)
09 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-libsecret-0.10.ebuild, +libsecret-0.12.ebuild:
Version bump, adds shared memory pool with gcr. Drop old.
24 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
libsecret-0.11.ebuild:
Correctly order python_set_active_version / python_pkg_setup.
24 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
libsecret-0.11.ebuild:
G2CONF usage fix.
*libsecret-0.11 (24 Oct 2012)
24 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+libsecret-0.11.ebuild, metadata.xml:
Version bump with stricter error handling. Respect USE=-introspection. Enable
vala bindings. Add missing dependencies for the test suite.
*libsecret-0.10 (25 Sep 2012)
25 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+libsecret-0.10.ebuild, +metadata.xml:
Add a new library for accessing the freedesktop.org Secret Service API, which
is implemented by gnome-keyring and ksecrets.
|