Gentoo Archives: gentoo-dev

From: "Marijn Schouten (hkBst)" <hkBst@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] guile-1.8 stabilization because of gnucash security bug
Date: Sun, 04 Mar 2007 13:31:09
Message-Id: 45EAC93C.8020009@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 See tracker bug (http://bugs.gentoo.org/show_bug.cgi?id=163921).
5
6 guile-1.8 may go stable soon because of a security bug in gnucash (bug 167706).
7 I think all blocking bugs which are still open, can be fixed by either adding
8 use flag detection or depending on guile-1.6* as appropriate. The following
9 code can be used to check use flags:
10
11 if has_version =guile-1.8*; then
12 local flags="deprecated regex"
13 built_with_use dev-scheme/guile ${flags} || die "guile must be
14 built with \"${flags}\" use flags"
15 fi
16
17 Please fix your bugs :)
18 -----BEGIN PGP SIGNATURE-----
19 Version: GnuPG v2.0.2 (GNU/Linux)
20 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
21
22 iD8DBQFF6sk8p/VmCx0OL2wRAq9/AKC6nZXlrvNYk04Xv5oWWxj7F8umNACgiYcM
23 zPHGsEfOMRxgLCwrcVWD8Q0=
24 =hQ4y
25 -----END PGP SIGNATURE-----
26 --
27 gentoo-dev@g.o mailing list

Replies