Gentoo Archives: gentoo-commits

From: "Vlastimil Babka (caster)" <caster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/sun-jre-bin/files: construct.sh construct-1.6.sh
Date: Thu, 27 Mar 2008 20:25:33
Message-Id: E1JeyfC-0006DY-JZ@stork.gentoo.org
1 caster 08/03/27 20:25:30
2
3 Modified: construct.sh construct-1.6.sh
4 Log:
5 Remove vulnerable versions. Revbump to create Class Data Sharing archive also for server VM in 1.6, bug #207282.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 dev-java/sun-jre-bin/files/construct.sh
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/files/construct.sh?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/files/construct.sh?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/files/construct.sh?r1=1.2&r2=1.3
14
15 Index: construct.sh
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/files/construct.sh,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- construct.sh 23 Jan 2007 11:37:49 -0000 1.2
22 +++ construct.sh 27 Mar 2008 20:25:30 -0000 1.3
23 @@ -270,7 +270,7 @@
24 copytree
25 createjre
26 unpackjars
27 - preparecds
28 + #preparecds
29 jreman
30 elimdups
31 else
32
33
34
35 1.3 dev-java/sun-jre-bin/files/construct-1.6.sh
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/files/construct-1.6.sh?rev=1.3&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/files/construct-1.6.sh?rev=1.3&content-type=text/plain
39 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/sun-jre-bin/files/construct-1.6.sh?r1=1.2&r2=1.3
40
41 Index: construct-1.6.sh
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/files/construct-1.6.sh,v
44 retrieving revision 1.2
45 retrieving revision 1.3
46 diff -u -r1.2 -r1.3
47 --- construct-1.6.sh 23 Jan 2007 11:37:49 -0000 1.2
48 +++ construct-1.6.sh 27 Mar 2008 20:25:30 -0000 1.3
49 @@ -261,7 +261,7 @@
50 copytree
51 createjre
52 unpackjars
53 - preparecds
54 + #preparecds
55 jreman
56 elimdups
57 else
58
59
60
61 --
62 gentoo-commits@l.g.o mailing list