From 6420d08874c39fbbe196fbe5f0696cfd148808fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Mon, 19 Nov 2012 09:58:17 +0100 Subject: [PATCH] reserve uid 189 for hacluster (#872208), reserve gid 189 for haclient (#872208), reserve 188:188 for haproxy (#860221) --- .gitignore | 1 + setup.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2b650f0..8256b95 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.57.tar.bz2 /setup-2.8.58.tar.bz2 /setup-2.8.59.tar.bz2 +/setup-2.8.61.tar.bz2 diff --git a/setup.spec b/setup.spec index a7c0d8e..5374721 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.59 +Version: 2.8.61 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -93,6 +93,13 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Fri Nov 02 2012 Ondrej Vasik 2.8.61-1 +- reserve uid 189 for hacluster (#872208) +- reserve gid 189 for haclient (#872208) + +* Tue Oct 02 2012 Ondrej Vasik 2.8.60-1 +- reserve 188:188 for haproxy (#860221) + * Wed Sep 19 2012 Ondrej Vasik 2.8.59-1 - update /etc/services to match with latest IANA assignments diff --git a/sources b/sources index ce8de1a..3727cb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b1e8f75d6ed676476c813943165d5af setup-2.8.59.tar.bz2 +daf68324adbbe3a83819c2b1b3ee94bf setup-2.8.61.tar.bz2