Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rspamd for openSUSE:Factory checked in at 2025-09-30 17:43:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rspamd (Old) and /work/SRC/openSUSE:Factory/.rspamd.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rspamd" Tue Sep 30 17:43:07 2025 rev:39 rq:1308158 version:3.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rspamd/rspamd.changes 2025-09-24 15:27:39.256870135 +0200 +++ /work/SRC/openSUSE:Factory/.rspamd.new.11973/rspamd.changes 2025-09-30 17:48:56.521824160 +0200 @@ -1,0 +2,53 @@ +Tue Sep 30 10:36:54 UTC 2025 - Marcus Rueckert <[email protected]> + +- Update to 3.13.1 + - Added + - Archive module: Full support for encrypted ZIP archives, + including both ZipCrypto and AES encryption; both reading and + writing of AES-encrypted ZIP archives is supported with + updated Lua bindings using libarchive for flexible + compatibility with all standard ZIP encryption schemes + - Encrypted maps: Support for encrypted maps to enable new map + distribution scenarios + - Redis TLS: Configurable TLS connections in Redis backend for + improved compatibility in secure environments + - Improved + - MIME encoding refactoring: Major overhauls and multiple fixes + for MIME encoding logic, including improved handling and + decoding of UTF-8 in MIME headers, resulting in more robust + email processing and better compatibility + - Learning system: Numerous fixes to learn checks and autolearn + flag handling, prevention of duplicate message learning, and + extended multiclass learning test coverage + - Map helpers alignment: Map helpers now enforced to be aligned + to 64 bytes to prevent unaligned memory access errors on + certain platforms + - CLI enhancements: Enhanced secretbox CLI and additional + security test coverage + - Platform compatibility: Improved compatibility with Lua + versions above 5.1 and better support for 32-bit platforms + - Fixed + - Critical fixes: Fixed bug when converting zero-length strings + to numbers + - XML parsing: Fixed XML prolog detection in lua_magic module + - Build issues: Fixed build issues on 32-bit platforms + - Empty input handling: Addressed issues with empty input + handling in lua_magic + - Test stability: Improved stability of automated testing with + multiple miscellaneous test fixes + - Compatibility: Minor compatibility improvements and bugfixes + (buffer allocation, missing cmath include, etc.) + + This release introduces archive module extensibility with full + encrypted archive support including AES, new map distribution + capabilities, secure integration options with Redis TLS, robust + email and message processing improvements, and bugfixes for + broader platform compatibility. This is recommended as a major + stability and feature update. + +------------------------------------------------------------------- +Fri Sep 26 08:00:07 UTC 2025 - Guillaume GARDET <[email protected]> + +- Fix build on aarch64 by enabling hyperscan support + +------------------------------------------------------------------- Old: ---- rspamd-3.13.0.tar.gz New: ---- rspamd-3.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rspamd.spec ++++++ --- /var/tmp/diff_new_pack.Jio0Lz/_old 2025-09-30 17:48:57.293856764 +0200 +++ /var/tmp/diff_new_pack.Jio0Lz/_new 2025-09-30 17:48:57.305857271 +0200 @@ -28,7 +28,7 @@ %global lua_abi_version 51 -%ifarch %{ix86} x86_64 +%ifarch %{ix86} x86_64 aarch64 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150500 %bcond_without hyperscan %endif @@ -60,7 +60,7 @@ %endif Name: rspamd -Version: 3.13.0 +Version: 3.13.1 Release: 0 Summary: Spam filtering system License: Apache-2.0 ++++++ rspamd-3.13.0.tar.gz -> rspamd-3.13.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/rspamd/rspamd-3.13.0.tar.gz /work/SRC/openSUSE:Factory/.rspamd.new.11973/rspamd-3.13.1.tar.gz differ: char 13, line 1
