import UBI samba-4.22.4-113.el10_1

This commit is contained in:
eabdullin 2026-02-25 07:54:50 +00:00
parent f8af48314f
commit c974ce5cb5
2 changed files with 1233 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 = 7;
release_number = 14;
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,32 @@ fi
%changelog
## START: Generated by rpmautospec
* Fri Jan 23 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-113
- Fix ERROR: talloc_free with references
- related: RHEL-143402
* Thu Jan 22 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-112
- Fix winbind group resolution
- resolves: RHEL-143402
* Thu Jan 22 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-111
- Revert samba automounter triggering fix
- reverts: RHEL-137447
* Tue Jan 06 2026 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-110
- Fix samba automounter triggering
- resolves: RHEL-137447
* Thu Dec 18 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-109
- Remove libldb dependency to samba-common-libs
- resolves: RHEL-133005
* Wed Dec 17 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-108
- Remove unexpected dependency of libldb to samba
* Wed Dec 17 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-107
- Fix Time Machine backup
* Thu Sep 11 2025 Pavel Filipenský <pfilipensky@samba.org> - 0:4.22.4-106
- resolves: RHEL-106240 - Fix 'net ads join' in setups with multiple DCs