Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 197881
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Santiago M. Mola <coldwind@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
stunnel-4.21-libwrap.patch files/stunnel-4.21-libwrap.patch patch Santiago M. Mola 2007-11-02 15:41 0000 380 bytes Details | Diff
stunnel-4.21.ebuild stunnel-4.21.ebuild text/plain Santiago M. Mola 2007-11-02 15:42 0000 2.24 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 197881 depends on: 174759 Show dependency tree
Bug 197881 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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: 2007-11-02 15:40 0000
A new version, fixes bug #197602.

It's also a good chance to fix #107484 and #102179.

------- Comment #1 From Santiago M. Mola 2007-11-02 15:41:36 0000 -------
Created an attachment (id=135007) [details]
files/stunnel-4.21-libwrap.patch

Patch needed to compile correctly with USE="tcpd".

------- Comment #2 From Santiago M. Mola 2007-11-02 15:42:49 0000 -------
Created an attachment (id=135008) [details]
stunnel-4.21.ebuild

New ebuild, with high clean up and misc fixes. Needs testing.

------- Comment #3 From Ulrich Müller 2007-11-03 10:58:17 0000 -------
*** Bug 197602 has been marked as a duplicate of this bug. ***

------- Comment #4 From Ulrich Müller 2007-11-03 10:59:39 0000 -------
Thanks for contributing the ebuild. I have also started to write one for 4.21.
So let's see what are the differences.

1. The rc file has to be adapted to start /usr/bin/stunnel

2. Probably there should be symlinks from /usr/sbin to /usr/bin:
    # Binaries were moved to /usr/bin with 4.21, create symlinks
    # for backwards compatibility
    dosym ../bin/stunnel /usr/sbin/stunnel
    dosym ../bin/stunnel3 /usr/sbin/stunnel3

3. newins "${FILESDIR}"/stunnel.conf stunnel.conf
   could be replaced by doins "${FILESDIR}/stunnel.conf

4. "docert" should be moved to pkg_postinst, otherwise the cert will be
   included in the binpkg

------- Comment #5 From Ulrich Müller 2007-12-08 10:39:34 0000 -------
Version 4.21 committed to CVS.

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