Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556010 - dev-perl/Net-SSLeay-1.720.0 needs license clarification
Summary: dev-perl/Net-SSLeay-1.720.0 needs license clarification
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 11:20 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-07-10 08:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2015-07-27 11:20:36 UTC
Hi,

please bump dev-perl/Net-SSLeay to v1.70.

This will fix an TLS 1.2 interop issue with iOS 9 and El Capitan: http://www.open.com.au/pipermail/radiator/2015-July/020293.html
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-08-09 10:27:19 UTC
I attempted starting on this, but I somehow managed to discover that the licensing terms have changed from being "openssl", but to what they have changed is no longer clear, so I have filed a bug with upstream: 

https://rt.cpan.org/Ticket/Display.html?id=106314
Comment 2 Gerald 2016-02-19 14:30:32 UTC
Please bump this, latest is now Net-SSLeay-1.72
Comment 3 Gerald 2016-02-19 15:35:00 UTC
Renaming the ebuild to Net-SSLeay-1.720.ebuild and changing the "MODULE_VERSION" line to "MODULE_VERSION=1.72" worked for me. I now have the new version.
Comment 4 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2016-03-09 15:29:55 UTC
Incidentally, this got bumped last week, but upstream are still getting back to us on what the deal with the license is ( because their originator they took over from has gone AWOL and is unresponsive )

So this should stay open till the license is fixed.

( Though upstream will probably ship a new release when they fix their licensing confusion )

commit 87199cba91b708d238c7432fcb96a95268ec9607
Author: Kent Fredric <kentfredric@gmail.com>
Date:   Sat Mar 5 12:17:42 2016 +1300

    dev-perl/Net-SSLeay: Bump to version 1.720.0
    
    - EAPI6
    - Better DESCRIPTION
    - Tests enabled
      - Test deps added
      - Bad tests nuked
      - Tests minimalised where possible
    - 'examples' now optionally installed
    
    Upstream:
    - Bug fixes mostly
Comment 5 Larry the Git Cow gentoo-dev 2019-07-10 08:13:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f6b8c827f9212ccd27e7d24de21c07630ecac2

commit 19f6b8c827f9212ccd27e7d24de21c07630ecac2
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-05-25 10:22:02 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-10 08:13:00 +0000

    dev-perl/Net-SSLeay: Bump version to 1.880.0
    
    - Restore previously broken tests
    - CFLAGS repsect logic reworked for upstream tooling changes
    - LIBDIR respect logic reworked for upstream tooling changes
    - NETWORK_TESTS handling logic reworked for upstream tooling changes
    
    Upstream:
    - Clarify licensing to be consistently Artistic-2
    - Improved OpenSSL 1.1.1 support
    - Improved TLS 1.3 support
    - Fixed memory leaks in cb_data_advanced_put
    
    Bug: https://rt.cpan.org/Ticket/Display.html?id=106314
    Bug: https://rt.cpan.org/Ticket/Display.html?id=128207
    Closes: https://bugs.gentoo.org/556010
    Closes: https://bugs.gentoo.org/684308
    Closes: https://bugs.gentoo.org/686730
    Closes: https://github.com/gentoo/gentoo/pull/12101
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <steils@gentoo.org>
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/Net-SSLeay/Manifest                       |  1 +
 dev-perl/Net-SSLeay/Net-SSLeay-1.880.0.ebuild      | 63 ++++++++++++++++++++++
 .../files/Net-SSLeay-1.88-fix-libdir.patch         | 27 ++++++++++
 .../files/Net-SSLeay-1.88-fix-network-tests.patch  | 17 ++++++
 4 files changed, 108 insertions(+)