| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Prefer AES for server side cipher default (performance)
- Make fingerprint algo optional, based on fingerprint length
- use CTX_set_ecdh_auto when needed (OpenSSL 1.0.2)
- Update fingerprints in live tests
- Support dual RSA and ECDSA certificates on the same domain
- Update PublicSuffix
- Fail compilation when Net::SSLeay has cross-version API-incompatible
OpenSSL linking
- Enable X509_V_FLAG_PARTIAL_CHAIN if supported (Net::SSLeay 1.83+,
OpenSSL 1.1.0+ )
- Support multiple/automatic/custom curves (Net::SSLeay 1.86+)
- Enable Post-Handshake-Auth client-side when client certs are
provided (TLS1.3, Net::SSLeay 1.86+)
- Support for TLS 1.3 (OpenSSL 1.1.1, Net::SSLeay 1.86+)
- Fix memory leak when CRL are used
- Fix memory leak w/ stop_SSL and threads, non-blocking sockets, or
timeout
- Fix various test failures w/ newer OpenSSL
- Fix redefine warnings when Socket6 is installed w/o
IO::Socket::{IP,INET6}
- Add optional 'serial' argument to IO::Socket::SSL::Intercept
- Add function get_session_reused to detect session reuse.
- Fix fingerprint_xxx value reported by IO::Socket::SSL::Utils::Cert_asHash
- Fix creation of serial number in IO::Socket::SSL::Intercept
- Fix tests failing w/o IPv6 support
- Use SNI if hostname is given in ALL CAPS
- Don't add authority key for issuer in Utils::CERT_create
- Add missing certificates to dist/manifest
- Don't check for OCSP if SSL_fingerprint is used and matches
Keywords:
- Due to addition of Mozilla-CA as a dep, the following keywords are
dropped:
amd64-{fbsd,linux} arm{,64} hppa ia64 m68k{,-mint} mips
ppc-{aix,macos} riscv s390 sh sparc sparc{,64}-solaris x64-cygwin
{x86,x64}-{macos,solaris} x86-{fbsd,linux}
Bug: https://bugs.gentoo.org/682224
Closes: https://bugs.gentoo.org/678182
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/667954
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix tests without '.' in @INC
- Add ::Server->prepare() to give you control over Event loop
- Fix broken(expired) bundled CA certificats for tests
Bug: https://bugs.gentoo.org/661300
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to EAPI6
- Enable parallel tests
- Square up dependencies
- Add missing Capture-Tiny test dependency
Bug: https://bugs.gentoo.org/661462
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to EAPI6
- Enable parallel tests
- Square up dependencies
- Add missing Capture::Tiny test dependency
Bug: https://bugs.gentoo.org/661296
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to EAPI6
- Enable parallel tests
- Improve dependency coverage, including adding the critical missing dep
of dev-perl/Capture-Tiny
Bug: https://bugs.gentoo.org/661302
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Add mitigation for DoS via pathologically constructed email addresses
in CVE-2015-7686 and CVE-2015-12558
Bug: https://bugs.gentoo.org/658562
Bug: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7686
Bug: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12558
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
| |
- Simplify handling provider for backend
- Auto-chomp EROOT for future compat with EAPI7
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
| |
By request of Kerin Millar
Closes: https://bugs.gentoo.org/669624
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix order of flags for GCC
- Allow compiling a test binary without executing it afterwards
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove now redundant sed hacks from Makefile.PL
Upstream:
- Fix build tooling for 'progressive' perls
- Fix various test failures
- Fix tests for recent SQLites
Bug: https://bugs.gentoo.org/649542
Bug: https://bugs.gentoo.org/661214
Bug: https://rt.cpan.org/Ticket/Display.html?id=117271
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to EAPI6
Upstream:
- Fix UINT32 and UINT8 for musl libc
Bug: https://bugs.gentoo.org/612096
Bug: https://github.com/Leont/crypt-rijndael/issues/11
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
| |
Please reopen bug #624140 if this is not sufficient to fix this issue.
Closes: https://bugs.gentoo.org/624140
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to EAPI6
- Enable parallel tests
Upstream:
- Add Uniform parameter to Crypt::Random::Generator constructor
- Removed test for non-equality of 2 randomly generated ints
- Removed /dev/random entropy-blocking test
- Removed potentially unsafe include in makerandom
Bug: https://bugs.gentoo.org/625654
Bug: https://rt.cpan.org/Ticket/Display.html?id=30423
Bug: https://rt.cpan.org/Ticket/Display.html?id=99880
Bug: https://rt.cpan.org/Ticket/Display.html?id=128062
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Add support for Extended JSON v2
- Deprecate 'inflate_extjson' method
- Add 'extjson_to_perl' method
- Implement ObjectID spec
- Limit Encoding/Decoding to max depth limits
- BSON::Raw: Add 'get_first_key' method
- Improve BSON error messages
Closes: https://bugs.gentoo.org/667328
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to EAPI6
- Omit Boulder::Store support unless USE=store is specified, as
Boulder::Store requires DB_File, which requires perl built with
USE="berkdb", and triggering a perl rebuild flipping a use flag
could really complicate portage's capacity to solve dependencies,
and possibly break your perl. (This is exposed bug bug #678004)
- Omit Boulder::Labbase as the module is incomplete, is documented as
such, and loads dependencies that aren't available on Gentoo or on
CPAN.
- Omit Boulder::XML and its dependency on XML-Parser unless USE=xml is
specified, as XML handling is not in any way critical to this module.
- Remove uncondtional compile-time assertion for XML::Parser
- Omit Boulder::Genbank and related assets unless USE=genbank is
specified, as this necesarily adds a dependency on dev-perl/CGI as
part of its Entrez accessor
- Provide examples via USE="examples"
Closes: https://bugs.gentoo.org/678004
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
| |
Twiddle was ~amd64-fbsd vs ~amd64-linux
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hopefully upstream will adopt our wording when they ship the next
release, and if not, automated tooling may take their improved version
when that occurs.
But until then, a local fix is sufficient.
Bug: https://github.com/tokuhirom/Test-SharedFork/issues/25
Closes: https://bugs.gentoo.org/689454
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hopefully upstream will adopt our wording when they ship the next
release sometime this century, and if not, automated tooling may take
their improved version when that occurs.
But until then, a local fix is sufficient
Bug: https://rt.cpan.org/Ticket/Display.html?id=130011
Closes: https://bugs.gentoo.org/689452
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Craig Andrews <candrews@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Properly perform test skipping ( previously tripped failures when
moose was not installed )
- Improve detection of constant subs
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix tests when Storable pre-loaded by other test deps.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With thanks to Mike Benson for trawling the upstream bug reports:
https://github.com/ajgb/crypt-curve25519/issues/9#issuecomment-447845725
No revision bump as the package does not install without the fix.
This uses a patch rather than a sed statement, as the latter could fail
silently.
Closes: https://bugs.gentoo.org/669436
Suggested-By: Mike Benson <mike@kambe.com.au>
Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
|
|
|
|
|
|
| |
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
|
| |
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
|
| |
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
|
| |
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
|
| |
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
|
|
|
|
| |
Signed-off-by: Aaron Bauman <bman@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
|
|
|
|
|
|
| |
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
|
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
|
|
|
|
|
|
| |
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
|