From 1c15addd7b44c6544d1c93ce01ecc063f6b2d758 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Tue, 8 Sep 2009 07:02:07 +0000 Subject: [PATCH] Reserve uidgid pair 108:108 for ovirt, 111:111 for saned --- .cvsignore | 2 +- setup.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4ca8ed9..24f7772 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.8.8.tar.bz2 +setup-2.8.9.tar.bz2 diff --git a/setup.spec b/setup.spec index 2d36318..ce898b1 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.8 +Version: 2.8.9 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -89,6 +89,11 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab %changelog +* Tue Sep 08 2009 Ondrej Vasik 2.8.9-1 +- reserve uidgid pair 108:108 for ovirt from libvirt (#513261) +- reserve uidgid pair 111:111 for saned from sane-backends + (#520634) + * Mon Aug 17 2009 Ondrej Vasik 2.8.8-1 - change permissions on /etc/shadow and /etc/gshadow to 0000 and use capabilities for them(#517577) diff --git a/sources b/sources index 6a79e8f..38ad13a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3412ac581439c8436158127b78101da setup-2.8.8.tar.bz2 +81e244266ec935d8a8d57c00475f20e9 setup-2.8.9.tar.bz2