import CS git samba-4.19.4-15.el8_10

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-04 04:48:25 -05:00
parent 14fb12ea63
commit 3bd4499259
2 changed files with 8166 additions and 127 deletions

File diff suppressed because it is too large Load Diff

View File

@ -147,7 +147,7 @@
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
%global samba_version 4.19.4
%global baserelease 12
%global baserelease 15
# This should be rc1 or %%nil
%global pre_release %nil
@ -4479,6 +4479,15 @@ fi
%endif
%changelog
* Tue Jan 27 2026 Pavel Filipenský <pfilipen@redhat.com> - 4.19.4-15
- resolves: RHEL-132396 - Fix deadlock between two smbd processes
* Tue Jan 27 2026 Pavel Filipenský <pfilipen@redhat.com> - 4.19.4-14
- resolves: RHEL-144390 - Fix winbind group resolution
* Thu Jan 08 2026 Andreas Schneider <asn@redhat.com> - 4.19.4-13
- resolves: RHEL-131616 - Fix regression with relative symlinks in a share
* Thu Oct 09 2025 Andreas Schneider <asn@redhat.com> - 4.19.4-12
- resolves: RHEL-119843 - Fix stale sharemode entries which can cause deadlocks