import UBI samba-4.23.5-109.el10_2

This commit is contained in:
AlmaLinux RelEng Bot 2026-06-03 18:02:49 -04:00
parent e00540810f
commit 616508b097
2 changed files with 21935 additions and 34 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
## (rpmautospec version 0.6.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 8;
release_number = 10;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -4063,6 +4063,18 @@ fi
%changelog
## START: Generated by rpmautospec
* Thu May 21 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.23.5-109
- Bump build number
* Tue May 19 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.23.5-108
- Security release for CVE-2026-1933 CVE-2026-2340 CVE-2026-3012
CVE-2026-4480 CVE-2026-40170 CVE-2026-4408
- resolves: RHEL-156279 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
various flaws
- resolves: RHEL-161644 - CVE-2026-4480 - Fix Samba printing
- resolves: RHEL-170595 - CVE-2026-40170 - Update bundled ngtcp2
- resolves: RHEL-166871 - Add stack protection with FORTIFY_SOURCE
* Tue Apr 21 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.23.5-107
- Fix 'net ads join' AD replication race with multiple DCs
- resolves: RHEL-169668