Revert OL changes

This commit is contained in:
eabdullin 2024-06-14 10:15:46 +03:00
parent c30e554fc5
commit a0462df6ec
1 changed files with 1 additions and 9 deletions

View File

@ -205,7 +205,7 @@
Name: samba
Version: %{samba_version}
Release: %{samba_release}.0.1%{?dist}
Release: %{samba_release}%{?dist}
%if 0%{?fedora}
Epoch: 2
@ -244,10 +244,6 @@ Source202: samba.abignore
# Generate the patchset using: git format-patch -l1 --stdout -N > samba-4.19-redhat.patch
Patch0: samba-4.19-redhat.patch
# Oracle Patches
Patch101: 101-orabug36371906-s3-passdb-fix-memleak-in-pdb_tdb.patch
Patch102: 102-orabug36566309-s3-winbindd-winbindd_pam-fix-leak-in-extract_pac_vrfy_sigs.patch
Requires(pre): %{name}-common = %{samba_depver}
Requires: %{name}-common = %{samba_depver}
Requires: %{name}-common-libs = %{samba_depver}
@ -4477,10 +4473,6 @@ fi
%endif
%changelog
* Tue Jun 11 2024 EL Errata <el-errata_ww@oracle.com> - 4.19.4-105.0.1
- s3: winbindd: winbindd_pam: fix leak in extract_pac_vrfy_sigs [Orabug: 36566309]
- s3:passdb: Do not leak memory in pdb_tdb [Orabug: 36371906]
* Wed Apr 24 2024 Pavel Filipenský <pfilipen@redhat.com> - 4.19.4-105
- resolves: RHEL-33783 - Add option to request only POSIX groups from AD in idmap_ad