abbra pushed to freeipa (master). "Upstream 4.1.4 release to fix CVE-2015-1827"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 14:47:10 UTC 2015


>From 32b772b3eeb341d520a96bca33d6b22ec2e92b1a Mon Sep 17 00:00:00 2001
From: Alexander Bokovoy <abokovoy at redhat.com>
Date: Thu, 26 Mar 2015 16:46:20 +0200
Subject: Upstream 4.1.4 release to fix CVE-2015-1827


diff --git a/.gitignore b/.gitignore
index 76df4bd..689bd1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /freeipa-4.1.1.tar.gz
 /freeipa-4.1.2.tar.gz
 /freeipa-4.1.3.tar.gz
+/freeipa-4.1.4.tar.gz
diff --git a/freeipa.spec b/freeipa.spec
index 5d92fbc..2ece777 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -19,13 +19,13 @@
 %global platform_module fedora
 %endif
 
-%global VERSION 4.1.3
+%global VERSION 4.1.4
 
 %define _hardened_build 1
 
 Name:           freeipa
 Version:        %{VERSION}
-Release:        3%{?dist}
+Release:        1%{?dist}
 Summary:        The Identity, Policy and Audit system
 
 Group:          System Environment/Base
@@ -136,7 +136,7 @@ Requires(pre): systemd-units
 Requires(post): systemd-units
 Requires: selinux-policy >= %{selinux_policy_version}
 Requires(post): selinux-policy-base
-Requires: slapi-nis >= 0.54.1-1
+Requires: slapi-nis >= 0.54.2-1
 %if (0%{?fedora} <= 20 || 0%{?rhel})
 # pki-ca 10.1.2-4 contains patches required by FreeIPA 4.1
 # The goal is to lower the requirement of pki-ca in Fedora 20
@@ -942,6 +942,11 @@ fi
 %endif # ONLY_CLIENT
 
 %changelog
+* Thu Mar 26 2015 Alexander Bokovoy <abokovoy at redhat.com> - 4.1.4-1
+- Update to upstream 4.1.4 - see http://www.freeipa.org/page/Releases/4.1.4
+- fix CVE-2015-1827 (#1206047)
+- Require slapi-nis 0.54.2 and newer for CVE-2015-0283 fixes
+
 * Tue Mar 17 2015 Petr Vobornik <pvoborni at redhat.com> - 4.1.3-3
 - Timeout ipa-client install if ntp server is unreachable #4842
 - Skip time sync during client install when using --no-ntp #4842
diff --git a/sources b/sources
index 486f205..e761582 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b416ad6738440c3f112820e227e4e7b6  freeipa-4.1.3.tar.gz
+377b1e6aaf7606bbf484d8f038380336  freeipa-4.1.4.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/freeipa.git/commit/?h=master&id=32b772b3eeb341d520a96bca33d6b22ec2e92b1a


More information about the scm-commits mailing list