Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package s2n for openSUSE:Factory checked in 
at 2024-10-27 11:25:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/s2n (Old)
 and      /work/SRC/openSUSE:Factory/.s2n.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "s2n"

Sun Oct 27 11:25:02 2024 rev:14 rq:1218373 version:1.5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/s2n/s2n.changes  2024-09-01 19:21:57.509321329 
+0200
+++ /work/SRC/openSUSE:Factory/.s2n.new.2020/s2n.changes        2024-10-27 
11:25:16.794416614 +0100
@@ -1,0 +2,92 @@
+Thu Oct 24 12:58:26 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.5.6
+  * chore: Fix failing OIDC workflows; cleanup unused actions (#4848)
+  * chore(GHA): Update duvet arguments (#4850)
+  * chore: remove unused compile definition (#4815)
+  * Add new MLKEM TLS Policies (#4830)
+  * fix: fix opened AF_UNIX sockets that didn't call s2n_io_pair_close (#4833)
+  * bindings: pin openssl crate to 0.10.66 (#4849)
+  * chore: flip 2 GHAs to use short lived creds. (#4839)
+  * fix: fix s2n_io_pair_close_one_end (#4841)
+  * ci: Re-enable asan and ubsan for fuzz tests (#4840)
+  * fix: some open AF_UNIX sockets in forked child processes (#4834)
+  * Update FIPS rules for ML-KEM (#4829)
+  * ci: update ubuntu versions (#4828)
+  * Add initial support for MLKEM768 (without any new Security Policies) 
(#4816)
+  * chore: Adds print statements to help debug s2n_dynamic_load_test (#4836)
+  * ci: add more libcryptos for fuzz batch & follow cmake idioms (#4795)
+  * feature: bump cert authorities max size to 20kb (#4832)
+  * ci: Add ubuntu24 with a new cmake buildspec (#4824)
+  * Add ML-KEM Feature Probe and Test (#4823)
+  * docs: update stateful resumption doc (#4818)
+  * chore: remove make fuzz and AFL fuzz (#4808)
+- from version 1.5.5
+  * chore: bump awslc(non FIPS) to 1.36.0 (#4821)
+  * chore: bindings release 0.3.4 (#4819)
+  * feat: add s2n_cleanup_thread (#4584)
+  * feat(bindings): add set receive buffering to the rust bindings (#4817)
+- from version 1.5.4
+  * refactor: make s2n_array_len constant (#4801)
+  * feature(bindings): scheduled renegotiation via poll_recv (#4764)
+  * Update PQ code to be generic over EVP_KEM API's (#4810)
+  * refactor(bindings): add general bindings error context (#4811)
+  * ci: adding CTest memcheck to CodeBuild (#4776)
+  * Revert "test: disallow explict use of "default" policy in tests (#4750)" 
(#4812)
+  * ci: check for s2n_array_len in loop bounds  (#4802)
+  * ci: use clang to build awslc (#4794)
+  * ci: run clippy on all features (#4809)
+  * docs: Update certificate loading documentation (#4790)
+  * test: only build requested unit tests in nix (#4770)
+  * refactor: clean up CMakelists.txt (#4779)
+  * fix: pem parsing should allow single dashes in comments (#4787)
+  * ci: use temporary directory for s2n_head build (#4771)
+  * fix(bindings): handle failures from wipe (#4798)
+  * fix: don't iterate over certs if not validating certs (#4797)
+  * ci: add buildspec file for scheduled fuzzing (#4763)
+  * Al2023 codebuild (#4756)
+  * test: disallow explict use of "default" policy in tests (#4750)
+  * chore: bindings release 0.3.3 (#4791)
+  * docs: clarify pre-TLS1.2 support (#4780)
+  * fix: update ja4 compliance (#4773)
+  * chore(bindings): pin unicode-width (#4785)
+- from version 1.5.3
+  * ci: refactor fuzz buildspec (#4783)
+  * docs(bindings): example for Policy::from_version (#4731)
+  * test: refactor pcap test to use version from rtshark (#4774)
+  * test: use seccomp on handshake test (#4768)
+  * ci: use newer version of libFuzzer (#4762)
+  * test: avoid mutating static configs in tests (#4749)
+  * chore(bindings): release 0.3.2 (#4760)
+  * ci: Emit CloudWatch metrics from rust benchmarks (#4742)
+  * CI: enable fuzz test build with cmake (#4743)
+  * fix: update handling of ja4 alpn edge cases (#4755)
+  * fix(bindings): update cc and unpin jobserver (#4758)
+  * fix: add missing null-checks in s2n_connection.c (#4754)
+- from version 1.5.2
+  * refactor: replace memcmp to s2n_constant_time_equals (#4709)
+  * tests(pcap): fix support for older tshark versions (#4744)
+  * refactor: move s2n_result functions inline (#4739)
+  * refactor: make s2n_stuffer_read_hex match s2n_stuffer_read (#4726)
+  * ci:Al2023 CodeBuild script (#4737)
+  * Update to CBMC 6.2.0 (#4746)
+  * docs: add test readme (#4718)
+  * tests(pcaps): download additional pcaps (#4728)
+  * ci: Add UBSAN test to the sanitizer (#4740)
+  * chore(integrationv2): add license header (#4732)
+  * fix: Cleanup libcrypto errors (#4733)
+  * fix(ci): update CBMC proofs' Makefile.common (#4703)
+  * ci: add separate license check (#4727)
+  * chore: cleanup old docker dev build (#4729)
+  * fix: resolve UBSAN violations in the codebase (#4722)
+  * refactor: minor fixes for common fingerprint code (#4712)
+  * tests: add JA4 pcap tests (#4714)
+  * fix: correct JA4 alpn parsing (#4721)
+  * chore: bump versions of aws-lc and aws-lc-fips (#4716)
+  * fix: Reorder PR and Mainline in Regression Test Runner (#4720)
+  * docs: Add a supported platforms section (#4695)
+  * chore(bindings): release 0.3.1 (#4719)
+  * test: add a harness for session resumption in regression test (#4706)
+  * fix(bindings): ConfigPool should always yield associated connections 
(#4708)
+
+-------------------------------------------------------------------

Old:
----
  v1.5.1.tar.gz

New:
----
  v1.5.6.tar.gz

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

Other differences:
------------------
++++++ s2n.spec ++++++
--- /var/tmp/diff_new_pack.rFJf9x/_old  2024-10-27 11:25:17.886461882 +0100
+++ /var/tmp/diff_new_pack.rFJf9x/_new  2024-10-27 11:25:17.886461882 +0100
@@ -19,7 +19,7 @@
 %define library_version 1.0.0
 %define library_soversion 0unstable
 Name:           s2n
-Version:        1.5.1
+Version:        1.5.6
 Release:        0
 Summary:        AWS implementation of the TLS/SSL protocols
 License:        Apache-2.0

++++++ v1.5.1.tar.gz -> v1.5.6.tar.gz ++++++
++++ 17007 lines of diff (skipped)

Reply via email to