From a0462df6ec38c732299a67fd8d98217fbfe6b063 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 14 Jun 2024 10:15:46 +0300 Subject: [PATCH] Revert OL changes --- SPECS/samba.spec | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 8302ea9..17241e7 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -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 - 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ý - 4.19.4-105 - resolves: RHEL-33783 - Add option to request only POSIX groups from AD in idmap_ad