import UBI samba-4.22.4-12.el9_7

This commit is contained in:
eabdullin 2026-02-17 09:50:40 +00:00
parent 172ab33b8f
commit b1ffc47829
2 changed files with 1229 additions and 9 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 = 6;
release_number = 12;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -1232,7 +1232,6 @@ License: LGPL-3.0-or-later
Requires: libtalloc%{?_isa} >= %{talloc_version}
Requires: libtdb%{?_isa} >= %{tdb_version}
Requires: libtevent%{?_isa} >= %{tevent_version}
Requires: samba-common-libs = %{samba_depver}
# /endif without includelibs
%endif
@ -3989,6 +3988,28 @@ fi
%changelog
## START: Generated by rpmautospec
* Fri Jan 23 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-12
- Fix ERROR: talloc_free with references
- related: RHEL-143403
* Thu Jan 22 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-11
- Fix winbind group resolution
- resolves: RHEL-143403
* Thu Jan 22 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-10
- Revert samba automounter triggering fix
- reverts: RHEL-127121
* Tue Jan 06 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-9
- Fix samba automounter triggering
- resolves: RHEL-127121
* Thu Dec 18 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-8
- Remove unexpected dependency of libldb to samba
* Thu Dec 18 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-7
- Fix Time Machine backup
* Thu Sep 11 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-6
- resolves: RHEL-104147 - Fix 'net ads join' in setups with multiple DCs