Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package amavisd-new for openSUSE:Factory checked in at 2025-11-07 18:24:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/amavisd-new (Old) and /work/SRC/openSUSE:Factory/.amavisd-new.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amavisd-new" Fri Nov 7 18:24:16 2025 rev:82 rq:1316457 version:2.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/amavisd-new/amavisd-new.changes 2023-08-12 15:07:11.358890126 +0200 +++ /work/SRC/openSUSE:Factory/.amavisd-new.new.1980/amavisd-new.changes 2025-11-07 18:26:40.190062381 +0100 @@ -1,0 +2,53 @@ +Fri Nov 7 14:13:16 UTC 2025 - Peter Varkoly <[email protected]> + +- Remove patch amavisd-new-2.3.0-myhostname.patch. (POSIX::uname)[1] now delivers th FQHN. + Fix (bsc#1253038) amavis fails to start due to “Insecure directory in $ENV{PATH}” + — caused by $ENV{'PATH'} = "" in Conf.pm on openSUSE 16 (Perl 5.42) + +- update to version 2.14.0 + NEW FEATURES + + o Add decoding support for lzip compressed files. + Issue: https://gitlab.com/amavis/amavis/issues/103 + MR: https://gitlab.com/amavis/amavis/merge_requests/103 + + o Add CC_UNCHECKED minor content category for ambiguous multipart + boundaries. Users are encouraged to defang or quarantine such emails. + Thanks to Jiahe Zhang and Jianjun Chen from Tsinghua University and + Zhongguancun Lab for reporting the issue confidentially. + Issue: https://gitlab.com/amavis/amavis/issues/112 + + BUG FIXES + + o Resolve double reporting of Amavis::Conf module version. + Reported by @teoberi. + Issue: https://gitlab.com/amavis/amavis/issues/100 + MR: https://gitlab.com/amavis/amavis/merge_requests/100 + + o SmartOS `uptime` regex fix + Reported by kb8zqz. + On SmartOS (and maybe other Solaris / Illumos related distros?) the + uptime command output includes () around the plural 's' in "days" + (i.e. "day(s)"). Extend the regex to understand this. + Issue: https://gitlab.com/amavis/amavis/issues/101 + MR: https://gitlab.com/amavis/amavis/merge_requests/101 + + o Reestablish pre-2.13 exit-behaviour of one-shot actions. + Issue: https://gitlab.com/amavis/amavis/issues/104 + MR: https://gitlab.com/amavis/amavis/merge_requests/105 + + o Fix incorrect xz-archive mapping + Issue: https://gitlab.com/amavis/amavis/issues/111 + MR: https://gitlab.com/amavis/amavis/merge_requests/110 + + o Fix evaluation of banning_reason_short when file type is not a leaf. + For instance, a permitted `index.html` within a banned `archive.zip` + will now be banned with a short_reason of + `application/octet-stream,.zip,archive.zip` instead of `.asc,index.html`. + MR: https://gitlab.com/amavis/amavis/merge_requests/114 + + o Fix storing quarantined emails in gzip format + Issue: https://gitlab.com/amavis/amavis/-/issues/126 + MR: https://gitlab.com/amavis/amavis/-/merge_requests/127 + +------------------------------------------------------------------- Old: ---- amavis-v2.13.0.tar.bz2 amavisd-new-2.3.0-myhostname.patch New: ---- amavis-v2.14.0.tar.bz2 ----------(Old B)---------- Old: - Remove patch amavisd-new-2.3.0-myhostname.patch. (POSIX::uname)[1] now delivers th FQHN. Fix (bsc#1253038) amavis fails to start due to “Insecure directory in $ENV{PATH}” ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amavisd-new.spec ++++++ --- /var/tmp/diff_new_pack.A1vlgP/_old 2025-11-07 18:26:41.030097668 +0100 +++ /var/tmp/diff_new_pack.A1vlgP/_new 2025-11-07 18:26:41.030097668 +0100 @@ -1,7 +1,7 @@ # # spec file for package amavisd-new # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define logmsg logger -t %{name}/rpm Name: amavisd-new -Version: 2.13.0 +Version: 2.14.0 Release: 0 Summary: High-Performance E-Mail Virus Scanner License: GPL-2.0-or-later @@ -32,13 +32,12 @@ Source1: sysconfig.amavis Source3: amavisd-new-rpmlintrc Source5: amavis.service -# PATCH-FIX-UPSTREAM -- detect myhostname via Net::Domain::hostfqdn() -Patch2: amavisd-new-2.3.0-myhostname.patch # PATCH-FIX-OPENSUSE -- amavisd-new-no-berkeleydb.patch Patch3: amavisd-new-no-berkeleydb.patch -BuildRequires: perl-App-cpanminus -BuildRequires: perl-Dist-Zilla +#BuildRequires: perl-App-cpanminus +#BuildRequires: perl-Dist-Zilla BuildRequires: group(vscan) +BuildRequires: perl(Dist::Zilla) BuildRequires: user(vscan) Requires: file Requires: smtp_daemon ++++++ amavis-v2.13.0.tar.bz2 -> amavis-v2.14.0.tar.bz2 ++++++ ++++ 3211 lines of diff (skipped)
