import CS git samba-4.19.4-15.el8_10
This commit is contained in:
parent
14fb12ea63
commit
3bd4499259
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user