Bug 167230 - Please consider marking app-crypt/pinentry-0.7.2-r3 stable
Bug#: 167230 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: swegener@gentoo.org Reported By: betelgeuse@gentoo.org
Component: Applications
URL: 
Summary: Please consider marking app-crypt/pinentry-0.7.2-r3 stable
Keywords:  
Status Whiteboard: 
Opened: 2007-02-16 16:59 0000
Description:   Opened: 2007-02-16 16:59 0000
The current stable version autodetects libcap so please request stable marking
for it if you think it's otherwise good to go.  Should probably look at at
least bug 161764:

1. pinentry emerged without libcap installed

tinkkis mirja # ldd /usr/bin/pinentry-curses
        linux-gate.so.1 =>  (0xb7f3e000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7eeb000)
        libc.so.6 => /lib/libc.so.6 (0xb7dc2000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7dbe000)
        /lib/ld-linux.so.2 (0xb7f3f000)

2. with libcap

tinkkis mirja # ldd /usr/bin/pinentry-curses
        linux-gate.so.1 =>  (0xb7f60000)
        libcap.so.1 => /lib/libcap.so.1 (0xb7f4c000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7f0a000)
        libc.so.6 => /lib/libc.so.6 (0xb7de1000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7ddd000)
        /lib/ld-linux.so.2 (0xb7f61000)

3. -r3 with libcap installed (USE="-caps")
tinkkis mirja # ldd /usr/bin/pinentry-curses
        linux-gate.so.1 =>  (0xb7f34000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7ee1000)
        libc.so.6 => /lib/libc.so.6 (0xb7db8000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7db4000)
        /lib/ld-linux.so.2 (0xb7f35000)

------- Comment #1 From Petteri Räty 2007-02-28 14:33:02 0000 -------
Adding arches as the maintainer is not responding in a timely manner. Should be
good to go as it's stable on most other arches any way.

------- Comment #2 From Christian Faulhammer 2007-03-01 07:20:46 0000 -------
x86 stable

------- Comment #3 From Christian Faulhammer 2007-04-12 22:43:55 0000 -------
amd64 stable and closing