import UBI samba-4.23.5-10.el9_8

This commit is contained in:
AlmaLinux RelEng Bot 2026-06-10 08:01:47 -04:00
parent a30ab57e12
commit 70c77c4616
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-10
- Bump build number
* Tue May 19 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.23.5-9
- Security release for CVE-2026-1933 CVE-2026-2340 CVE-2026-3012
CVE-2026-4480 CVE-2026-40170 CVE-2026-4408
- resolves: RHEL-156319 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
various flaws
- resolves: RHEL-161657 - CVE-2026-4480 - Fix Samba printing
- resolves: RHEL-170597 - CVE-2026-40170 - Update bundled ngtcp2
- resolves: RHEL-166868 - Add stack protection with FORTIFY_SOURCE
* Tue Apr 21 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.23.5-8
- Fix 'net ads join' AD replication race with multiple DCs
- resolves: RHEL-169665