[spacewalk-config] Update spacewalk-config to 2.2.2-1

Miroslav Suchý msuchy at fedoraproject.org
Fri Jul 18 12:08:44 UTC 2014


commit da30495f75ccb5a43b1838cd84b7570b91a5a051
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Jul 18 14:09:06 2014 +0200

    Update spacewalk-config to 2.2.2-1

 .gitignore            |    1 +
 sources               |    2 +-
 spacewalk-config.spec |   12 ++++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce4ae54..5dceb0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /spacewalk-config-1.9.8.tar.gz
 /spacewalk-config-2.0.1.tar.gz
 /spacewalk-config-2.1.5.tar.gz
+/spacewalk-config-2.2.2.tar.gz
diff --git a/sources b/sources
index e76c39c..67faa04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-870a497f526b1b1509e0f5248d575aea  spacewalk-config-2.1.5.tar.gz
+b34af3508503d51d158b65150e524a86  spacewalk-config-2.2.2.tar.gz
diff --git a/spacewalk-config.spec b/spacewalk-config.spec
index fd6feb0..9dc14c1 100644
--- a/spacewalk-config.spec
+++ b/spacewalk-config.spec
@@ -1,7 +1,7 @@
 Name: spacewalk-config
 Summary: Spacewalk Configuration
-Version: 2.1.5
-Release: 2%{?dist}
+Version: 2.2.2
+Release: 1%{?dist}
 URL: http://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 License: GPLv2
@@ -56,6 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %config(noreplace) %{_sysconfdir}/rhn/satellite-httpd/conf/rhn/rhn_monitoring.conf
+%attr(400,root,root) %config(noreplace) %{_sysconfdir}/rhn/spacewalk-repo-sync/uln.conf
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/zz-spacewalk-www.conf
 %config(noreplace) %{_sysconfdir}/webapp-keyring.gpg
 %dir %{_var}/lib/cobbler/
@@ -104,8 +105,11 @@ chgrp apache /etc/rhn /etc/rhn/rhn.conf /etc/rhn/cluster.ini 2> /dev/null || :
 chmod o-rwx /etc/rhn/rhn.conf* /etc/rhn/cluster.ini* /etc/sysconfig/rhn/backup-* /var/lib/rhn/rhn-satellite-prep/* 2> /dev/null || :
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Tue Jul 08 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.2.2-1
+- make JSESSIONID cookie httpOnly
+
+* Fri May 23 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.2.1-1
+- spec file polish
 
 * Mon Jan 06 2014 Tomas Lestach <tlestach at redhat.com> 2.1.5-1
 - rewrite Login2.do to Login.do page


More information about the scm-commits mailing list