From 6eb79c6a6ef2c14f26c3c9e26342e2aeea54a07b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Filipensk=C3=BD?= Date: Thu, 18 Jan 2024 11:27:45 +0100 Subject: [PATCH] Fix smbget interactive authentication resolves: RHEL-19753 --- samba.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index f600cd3..18b6921 100644 --- a/samba.spec +++ b/samba.spec @@ -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 2 +%global baserelease 3 # This should be rc1 or %%nil %global pre_release %nil @@ -4473,6 +4473,9 @@ fi %endif %changelog +* Thu Jan 18 2024 Pavel Filipenský - 4.19.4-3 +- resolves: RHEL-19753 - Fix smbget interactive authentication + * Wed Jan 10 2024 Pavel Filipenský - 4.19.4-2 - Fix error in PREIN scriptlet in rpm package samba-common - related: RHEL-16483 - Update to version 4.19.4