Fixes BZ#1007917: upgrade to 3.3.0

epel9
Sam Kottler 11 years ago
parent 18b5f8c9a4
commit c32be462c8

@ -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 <skottler@fedoraproject.org> - 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 <skottler@fedoraproject.org> - 3.2.4-1
- Update to 3.2.4 to fix CVE-2013-4761 and CVE-2013-4956

@ -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

Loading…
Cancel
Save