From b41af0fa1fc003c880c5849b78a333e6ad40495a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Fri, 30 Jan 2015 12:26:50 +0100 Subject: [PATCH] assign uidgid for systemd-network(192:192) and systemd-resolve(193:193) - FPC 481,bz#1102002 --- .gitignore | 1 + setup.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4372a02..71c6fa0 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ setup-2.8.25.tar.bz2 /setup-2.9.2.tar.bz2 /setup-2.9.3.tar.bz2 /setup-2.9.4.tar.bz2 +/setup-2.9.5.tar.bz2 diff --git a/setup.spec b/setup.spec index 8d8b92d..aaab91e 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.9.4 +Version: 2.9.5 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -91,6 +91,10 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Fri Jan 30 2015 Ondrej Vasik - 2.9.5-1 +- assign uidgid for systemd-network(192:192) - FPC 481,bz#1102002 +- assign uidgid for systemd-resolve(193:193) - FPC 481,bz#1102002 + * Wed Jan 07 2015 Ondrej Vasik - 2.9.4-1 - group tape should use 33 and not 30 (#1179585) diff --git a/sources b/sources index 09af9d9..e0bc721 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -002e2a846d867be84823526efb6311cf setup-2.9.4.tar.bz2 +6128e61dbd67bf58c3b87541e833ee90 setup-2.9.5.tar.bz2