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
|
# ChangeLog for dev-java/bcpkix
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/bcpkix/ChangeLog,v 1.11 2015/08/01 16:31:28 monsieurp Exp $
*bcpkix-1.52 (01 Aug 2015)
01 Aug 2015; Patrice Clement <monsieurp@gentoo.org> +bcpkix-1.52.ebuild:
Version bump. Fixes bug 535882.
19 May 2015; Agostino Sarubbo <ago@gentoo.org> bcpkix-1.50.ebuild:
Stable for x86, wrt bug #485566
19 May 2015; Agostino Sarubbo <ago@gentoo.org> bcpkix-1.50.ebuild:
Stable for amd64, wrt bug #485566
17 May 2015; Pacho Ramos <pacho@gentoo.org> bcpkix-1.50.ebuild:
ppc64 stable wrt bug #485566
15 May 2015; Pacho Ramos <pacho@gentoo.org> bcpkix-1.50.ebuild:
ppc stable wrt bug #485566
03 Aug 2014; Ralph Sennhauser <sera@gentoo.org> -bcpkix-1.49-r2.ebuild:
Remove old
*bcpkix-1.49-r2 (06 Feb 2014)
*bcpkix-1.50 (06 Feb 2014)
06 Feb 2014; Tom Wijsman <TomWij@gentoo.org> +bcpkix-1.49-r2.ebuild,
+bcpkix-1.50.ebuild, -bcpkix-1.49-r1.ebuild:
Version bump to 1.50.
23 Jan 2014; Tim Harder <radhermit@gentoo.org> bcpkix-1.49-r1.ebuild:
Fix bcprov dep atom.
14 Jun 2013; Alexis Ballier <aballier@gentoo.org> bcpkix-1.49-r1.ebuild:
keyword ~amd64-fbsd, bug #472010
*bcpkix-1.49-r1 (01 Jun 2013)
01 Jun 2013; Tom Wijsman <TomWij@gentoo.org> +bcpkix-1.49-r1.ebuild,
-bcpkix-1.49.ebuild:
Fixed junit dependency to be in DEPEND and tests to only be present when the
user or reverse dependencies force it by USE flag, removed old revisions.
*bcpkix-1.49 (01 Jun 2013)
01 Jun 2013; Tom Wijsman <TomWij@gentoo.org> +bcpkix-1.49.ebuild,
+metadata.xml:
New package, version 1.49, reported by maksbotan; based on bcprov, tests are
restricted because they are broken, see bug #471998 comment #1. Dropped
~amd64-fbsd keyword since dev-java/bcprov has no ~amd64-fbsd keyword, see bug
#472010.
|