Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686730 - dev-perl/Net-SSLeay-1.880.0 version bump
Summary: dev-perl/Net-SSLeay-1.880.0 version bump
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:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-25 10:10 UTC by Stefan Strogin
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 Stefan Strogin gentoo-dev 2019-05-25 10:10:34 UTC
Released on 2019-05-10, https://metacpan.org/release/Net-SSLeay
Comment 1 Larry the Git Cow gentoo-dev 2019-07-10 08:13:37 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(+)