Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 222823
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Security <security@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Arttu Valo <arttuv69@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:
Flags: Requestee:
 
 
  ()

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 222823 depends on: Show dependency tree
Bug 222823 blocks:

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-19 15:22 0000
GNUTLS-SA-2008-1 reported vulnerabilities have been patched in GnuTLS version
2.2.4 released today.

------- Comment #1 From Tobias Heinlein 2008-05-19 15:31:31 0000 -------
Thanks for reporting.

Maintainer, please bump.

------- Comment #2 From John Brooks 2008-05-20 00:01:39 0000 -------
Should be dealt with quickly; there are three seperate remotely triggerable
(prior to authentication) crash bugs fixed in this release, and at least two of
them will affect almost any server application using GnuTLS. Should update to
2.2.5 rather than 2.2.4 - it fixes an issue introduced when fixing these
vulnerabilities.

------- Comment #3 From Robert Buchholz 2008-05-20 02:18:23 0000 -------
It is currently unclear whether these bugs could be exploited to execute
arbitrary code, so until that is clear, we should handle it as A1.

dragonheart, since alonbl unfortunately is retiring, can you bump this package?

------- Comment #4 From Robert Buchholz 2008-05-20 11:53:27 0000 -------
https://www.cert.fi/haavoittuvuudet/advisory-gnutls.html

------- Comment #5 From Daniel Black 2008-05-20 13:41:34 0000 -------
+gnutls-2.2.3.ebuild

------- Comment #6 From Daniel Black 2008-05-20 14:12:38 0000 -------
(In reply to comment #5)
> +gnutls-2.2.3.ebuild
> 
er - +gnutls-2.2.5.ebuild :-)

------- Comment #7 From Raúl Porcel 2008-05-20 14:29:01 0000 -------
Which should go stable, then?

------- Comment #8 From Robert Buchholz 2008-05-20 14:37:04 0000 -------
Arches, please test and mark stable:
=net-libs/gnutls-2.2.5
Target keywords : "alpha amd64 arm hppa ia64 m68k ppc ppc64 release s390 sh
sparc x86"

------- Comment #9 From Jeroen Roovers 2008-05-20 15:20:13 0000 -------
Might help to put a copy in distfiles-local quickly.

------- Comment #10 From Robert Buchholz 2008-05-20 15:35:13 0000 -------
(In reply to comment #9)
> Might help to put a copy in distfiles-local quickly.

Done. The josefsson.org is incredibly slow.

------- Comment #11 From Jeroen Roovers 2008-05-20 16:02:47 0000 -------
Stable for HPPA.

------- Comment #12 From Franz Siegfried Metz 2008-05-20 17:50:42 0000 -------
guys, there's somthing wrong with the configure options in gnutls-2.2.x!

---snip----
local myconf
        use bindist && myconf="--disable-lzo" || myconf="$(use_enable lzo)"
---snip----

--disable-lzo should be --without-lzo, otherwise it's a UNRECOGNIZED option,
and (use_enable lzo) should be (use_with lzo).

Shall i open a new bug report? Just discovered the issue.

FranKY

------- Comment #13 From Raúl Porcel 2008-05-20 19:08:43 0000 -------
alpha/ia64/sparc/x86 stable.

Franz, please open a new bug.

------- Comment #14 From Markus Rothe 2008-05-20 19:16:07 0000 -------
Thanks for spotting this Franz:

./configure --prefix=/usr --host=powerpc64-unknown-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --without-included-opencdk
--with-zlib --with-lzo --enable-nls --disable-guile --disable-gtk-doc
--enable-lzo --libdir=/usr/lib64 --build=powerpc64-unknown-linux-gnu
configure: WARNING: Unrecognized options: --enable-lzo

the error is from the redundant entrys --enable-lzo and --with-lzo.

src_compile() logic is broken. it does first "use bindist &&
myconf="--disable-lzo" || myconf="$(use_enable lzo)"" and then "econf [...]
$(use_with lzo)"

I removed the redundant one after econf and changed use_enable to use_with in
the bindist line. I also changed --disable-lzo to --without-lzo.

ppc64 stable by the way.

------- Comment #15 From Richard Freeman 2008-05-21 15:11:53 0000 -------
amd64 stable

------- Comment #16 From Tobias Scherbaum 2008-05-21 16:21:49 0000 -------
ppc stable

------- Comment #17 From Robert Buchholz 2008-05-21 21:57:51 0000 -------
GLSA 200805-20

------- Comment #18 From Peter Volkov 2008-05-22 10:12:38 0000 -------
Fixed in release snapshot.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug