From c32be462c8aacfc866f569fd4c83e45dcef2947c Mon Sep 17 00:00:00 2001 From: Sam Kottler Date: Fri, 13 Sep 2013 11:09:22 -0400 Subject: [PATCH] Fixes BZ#1007917: upgrade to 3.3.0 --- puppet.spec | 6 ++++-- sources | 3 +-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/puppet.spec b/puppet.spec index 985e950..7a4e1fb 100644 --- a/puppet.spec +++ b/puppet.spec @@ -21,7 +21,7 @@ %global confdir ext/redhat Name: puppet -Version: 3.2.4 +Version: 3.3.0 Release: 1%{?dist} Summary: A network tool for managing many disparate systems License: ASL 2.0 @@ -110,7 +110,6 @@ The server can also function as a certificate authority and file server. %prep %setup -q -patch -s -p1 < %{confdir}/rundir-perms.patch # Fix some rpmlint complaints for f in mac_automount.pp mcx_dock_absent.pp mcx_dock_default.pp \ @@ -357,6 +356,9 @@ fi rm -rf %{buildroot} %changelog +* Fri Sep 13 2013 Sam Kottler - 3.3.0-1 +- Update to 3.3.0 and remove the rundir-perms patch since it's no longer needed + * Fri Aug 30 2013 Sam Kottler - 3.2.4-1 - Update to 3.2.4 to fix CVE-2013-4761 and CVE-2013-4956 diff --git a/sources b/sources index 8da0d36..43dc02b 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -7084f61bea287ba6720ed2ccccd1fb03 puppet-3.2.4.tar.gz -e2b3fc3796de942af4dc1e63665856b8 puppet-3.2.4.tar.gz.asc +6fd8a52d1344ee7af1dd338469202281 puppet-3.3.0.tar.gz.asc