From ec2b52020e5e2d7184a912e2ce6c80a7f53fbb07 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 20 Mar 2018 15:37:28 +0100 Subject: [PATCH] Automatic commit of package [samba] minor release [4.6.2-13.fws.beta0]. Created by command: /usr/bin/tito tag --use-version 4.6.2 --use-release 13.fws.beta0%{?dist} --- .tito/packages/samba | 1 + samba.spec | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 .tito/packages/samba diff --git a/.tito/packages/samba b/.tito/packages/samba new file mode 100644 index 0000000..aefa7dd --- /dev/null +++ b/.tito/packages/samba @@ -0,0 +1 @@ +4.6.2-13.fws.beta0 ./ diff --git a/samba.spec b/samba.spec index a7063bc..e1ae90a 100644 --- a/samba.spec +++ b/samba.spec @@ -76,8 +76,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: samba -Version: %{samba_version} -Release: %{samba_release} +Version: 4.6.2 +Release: 13.fws.beta0%{?dist} %if 0%{?rhel} Epoch: 0 @@ -2654,6 +2654,9 @@ rm -rf %{buildroot} %endif # with_clustering_support %changelog +* Tue Mar 20 2018 Daniel Berteaud 4.6.2-13.fws.beta0 +- Rebuild with DC support + * Fri Nov 17 2017 Andreas Schneider - 4.6.2-12 - resolves: #1514314 - Fix CVE-2017-14746 and CVE-2017-15275