Compare commits

..

2 Commits

Author SHA1 Message Date
Andreas Schneider fe69319494 Fix typo in log entry 2024-02-28 04:26:19 +00:00
Andreas Schneider 30b7f43694 Disable support for certificate auto enrollment
related: RHEL-2109
2024-02-19 12:50:52 +01:00
1 changed files with 2 additions and 2 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.19.4
%global baserelease 103
%global baserelease 104
# This should be rc1 or %%nil
%global pre_release %nil
@ -4473,7 +4473,7 @@ fi
%endif
%changelog
* Mon Feb 19 2024 Andreas Schneider <asn@redhat.com> - 4.19.5-103
* Mon Feb 19 2024 Andreas Schneider <asn@redhat.com> - 4.19.4-104
- related: RHEL-2109 - Disable support for certificate auto enrollment
* Tue Jan 30 2024 Andreas Schneider <asn@redhat.com> - 4.19.4-102