Support Certificate Auto Enrollment in Samba

resolves: RHEL-2109
This commit is contained in:
Pavel Filipenský 2024-04-29 09:58:57 +02:00
parent fa5f9a9b23
commit 9b1502f050
1 changed files with 4 additions and 1 deletions

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.20.0
%global baserelease 101
%global baserelease 102
# This should be rc1 or %%nil
%global pre_release %nil
@ -4591,6 +4591,9 @@ fi
%endif
%changelog
* Mon Apr 29 2024 Pavel Filipenský <pfilipen@redhat.com> - 4.20.0-102
- resolves: RHEL-2109 - Support Certificate Auto Enrollment in Samba
* Fri Apr 26 2024 Pavel Filipenský <pfilipen@redhat.com> - 4.20.0-101
- resolves: RHEL-33645 - Update to version 4.20.0