Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package s2n for openSUSE:Factory checked in 
at 2025-01-09 15:12:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/s2n (Old)
 and      /work/SRC/openSUSE:Factory/.s2n.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "s2n"

Thu Jan  9 15:12:08 2025 rev:17 rq:1236137 version:1.5.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/s2n/s2n.changes  2024-11-21 15:19:41.744117682 
+0100
+++ /work/SRC/openSUSE:Factory/.s2n.new.1881/s2n.changes        2025-01-09 
15:12:55.453955321 +0100
@@ -1,0 +2,61 @@
+Tue Jan  7 10:19:36 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.5.10
+  * refactor(bench): remove historical benchmarks (#4940)
+  * fix: pem parsing detection of last cert errors (#4908)
+  * docs: specify s2n_blob growable conditions (#4943)
+  * chore(bindings): move tokio examples to dedicated folder (#4954)
+  * chore: fix GHA for merge-queue (#4973)
+  * chore(binding): release 0.3.8 (#4969)
+  * (chore): Installs Nix in AL2023 Buildspec (#4934)
+  * build(deps): bump the all-gha-updates group in /.github/workflows with 5 
updates (#4961)
+  * feat(s2n-tls-hyper): Add support for negotiating HTTP/2 (#4924)
+  * tests: allow TLS1.2 with RSA-PSS certs in integ tests (#4949)
+  * ci: update CRT test ubuntu version to ubuntu24 (#4964)
+  * feat(bindings): enable application owned certs (#4937)
+  * ci: batch dependabot updates (#4959)
+  * ci(refactor): deprecate Omnibus (#4953)
+  * build(deps): bump actions/cache from 2.1.4 to 4.1.2 in /.github/workflows 
(#4928)
+  * build(deps): bump peaceiris/actions-gh-pages from 3 to 4 in 
/.github/workflows (#4921)
+  * build(deps): bump cross-platform-actions/action from 0.23.0 to 0.26.0 in 
/.github/workflows (#4951)
+  * build(deps): bump github/codeql-action from 2 to 3 in /.github/workflows 
(#4917)
+  * ci: add change directory to third-party-src logic (#4950)
+  * feat: TLS1.2 support for RSA-PSS certificates (#4927)
+  * feat: feature probe S2N_LIBCRYPTO_SUPPORTS_ENGINE (#4878)
+  * test(bindings): run unit tests under asan (#4948)
+  * ci(refactor): remove ASAN from Omnibus and GeneralBatch (#4946)
+  * ci(refactor): remove fuzz tests from Omnibus (#4945)
+  * refactor: add a s2n_libcrypto_is_openssl() helper function (#4930)
+  * fix(s2n-tls-hyper): Add proper IPv6 address formatting (#4938)
+  * ci: add openssl-1.0.2-fips to fuzz test (#4942)
+  * ci(refactor): remove Valgrind checks from omnibus and generalBatch (#4913)
+  * fix(bindings): address clippy issues from 1.83 (#4941)
+  * test: pin tests to explicit TLS 1.2/TLS 1.3 policy (#4926)
+  * (chore): Fixes team-label github action (#4935)
+  * chore: add new team member (#4939)
+  * upgrade cmake version to 3.9 (#4933)
+  * ci: add awslc-fips and openssl-1.0.2-fips to valgrind (#4912)
+  * chore(bindings): feature gate network testsa and relax http status 
assertions (#4907)
+  * chore: Ocsp timeout adjustment (#4866)
+  * build(deps): bump aws-actions/configure-aws-credentials from 4.0.1 to 
4.0.2 in /.github/workflows (#4892)
+  * test: expand s2n_record_read testing to both TLS1.3 and TLS1.2 (#4903)
+  * test: pin optional client auth test to a TLS 1.2 policy (#4914)
+  * feat: add alert mappings for certificate errors (#4919)
+  * doc: document generating bindings with prebuilt libs2n (#4872)
+  * ci: Move kTLS test out of GeneralBatch (#4904)
+  * build(deps): bump actions/checkout from 3 to 4 in /.github/workflows 
(#4888)
+  * test(s2n-tls-hyper): matching on s2n-tls error (#4906)
+  * build(deps): bump nixbuild/nix-quick-install-action from 21 to 29 in 
/.github/workflows (#4890)
+  * build(deps): bump JulienKode/team-labeler-action from 0.1.1 to 1.3 in 
/.github/workflows (#4889)
+  * tests: pin tests to a numbered TLS1.2 policy (#4905)
+  * test: remove load system certs functionality for s2n_default_tls13_config 
(#4897)
+  * doc: add information about s2n-tls software architecture (#4868)
+  * ci: grant dependabot status update permissions (#4898)
+  * ci: fixes for cargo audit (#4895)
+  * test(s2n-tls-hyper): Add localhost http tests (#4838)
+  * test: add rust well-known-endpoint tests (#4884)
+  * chore: bindings release 0.3.7 (#4894)
+  * chore: add a cargo audit action (#4862)
+  * ci: add open fds valgrind check (#4851)
+
+-------------------------------------------------------------------

Old:
----
  v1.5.9.tar.gz

New:
----
  v1.5.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ s2n.spec ++++++
--- /var/tmp/diff_new_pack.PDBA4Z/_old  2025-01-09 15:12:55.985977439 +0100
+++ /var/tmp/diff_new_pack.PDBA4Z/_new  2025-01-09 15:12:55.989977606 +0100
@@ -19,7 +19,7 @@
 %define library_version 1.0.0
 %define library_soversion 0unstable
 Name:           s2n
-Version:        1.5.9
+Version:        1.5.10
 Release:        0
 Summary:        AWS implementation of the TLS/SSL protocols
 License:        Apache-2.0

++++++ v1.5.9.tar.gz -> v1.5.10.tar.gz ++++++
++++ 8863 lines of diff (skipped)

Reply via email to