public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Black <dragonheart@gentoo.org>
To: gentoo-dev@lists.gentoo.org, crypto@gentoo.org
Subject: [gentoo-dev] help with gnutls-1.4.4 needed
Date: Tue, 19 Sep 2006 21:35:17 +1000	[thread overview]
Message-ID: <200609192135.18515.dragonheart@gentoo.org> (raw)

As reported
https://bugs.gentoo.org/show_bug.cgi?id=147800 gnutls-1.4.4 links itself 
against an existing gnutls-1.2* version if installed. I haven't been able to 
find the cause of this.

After gnutls-1.4.4 is merged, this is evident by examining:
readelf -d /usr/lib/libgnutls-extra.so
-  0x00000001 (NEEDED)                     Shared library: [libgnutls.so.12]
(means it linked to previous version 1.2*)
-  0x00000001 (NEEDED)                     Shared library: [libgnutls.so.13]
(means its good - this happens when a gnutls-1.4* is installed or no gnutls is 
previously installed.)

gnutls-1.4.4 has an outstanding security bug 
https://bugs.gentoo.org/show_bug.cgi?id=147682 and bug 147800 needs to be 
fixed before it can be marked stable.

I'm sure the current patch against gnutls-1.4.4 is not needed.

I would appreciate it if anyone with a little time on their hands and a 
willingness to get intimate with the gnutls build process (standard 
autoconf/automake) would take the time to get it fixed. (note autoconf-2.60 
will be required for autoconf changes)

Please post any corrections attached to this bug report.

If anyone missed my previous plea to do some preliminary testing with gnutls 
here it is again:
-------------------
To participate please:
1. add
~net-libs/gnutls-1.4.4
~dev-libs/libtasn1-0.3.5
to /etc/portage/package.unmask and /etc/portage/package.keywords files.

2. emerge -1 ~net-libs/gnutls-1.4.4

3. run revdep-rebuild

4. and report bugs on bugs.gentoo.org making them block bug 147682

revdep-rebuild may get the order of the rebuild incorrect so please watch out 
for this error.
--------------------


-- 
Daniel Black <dragonheart@gentoo.org>
Gentoo Foundation
-- 
gentoo-dev@gentoo.org mailing list



             reply	other threads:[~2006-09-19 11:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-19 11:35 Daniel Black [this message]
2006-09-19 21:00 ` [gentoo-dev] help with gnutls-1.4.4 needed[FIXED] - helpers still very welcome Daniel Black

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200609192135.18515.dragonheart@gentoo.org \
    --to=dragonheart@gentoo.org \
    --cc=crypto@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox