Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200710-30.xml
Date: Tue, 30 Oct 2007 21:39:48
Message-Id: E1ImyoG-0000Za-DS@stork.gentoo.org
1 py 07/10/30 21:39:40
2
3 Modified: glsa-200710-30.xml
4 Log:
5 affected/vulnerable versions were swapped by mistake, thanks to Seemant for reporting.
6
7 Revision Changes Path
8 1.2 xml/htdocs/security/en/glsa/glsa-200710-30.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200710-30.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200710-30.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200710-30.xml?r1=1.1&r2=1.2
13
14 Index: glsa-200710-30.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-200710-30.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- glsa-200710-30.xml 30 Oct 2007 21:14:05 -0000 1.1
21 +++ glsa-200710-30.xml 30 Oct 2007 21:39:39 -0000 1.2
22 @@ -16,8 +16,8 @@
23 <access>remote</access>
24 <affected>
25 <package name="dev-libs/openssl" auto="yes" arch="*">
26 - <unaffected range="lt">0.9.8f</unaffected>
27 - <vulnerable range="ge">0.9.8f</vulnerable>
28 + <unaffected range="ge">0.9.8f</unaffected>
29 + <vulnerable range="lt">0.9.8f</vulnerable>
30 </package>
31 </affected>
32 <background>
33
34
35
36 --
37 gentoo-commits@g.o mailing list