From 64100a7e84afd1bf2d60a8bf852acece875b9a17 Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: Dec 07 2016 15:12:42 +0000 Subject: assign uidgid for cassandra(143:143) - (FPC #628) --- diff --git a/.gitignore b/.gitignore index 20484f0..478bdf8 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ setup-2.8.25.tar.bz2 /setup-2.10.2.tar.bz2 /setup-2.10.3.tar.bz2 /setup-2.10.4.tar.bz2 +/setup-2.10.5.tar.bz2 diff --git a/setup.spec b/setup.spec index c491639..87119da 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.10.4 +Version: 2.10.5 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -94,6 +94,9 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Wed Dec 07 2016 Ondrej Vasik - 2.10.5-1 +- assign uidgid for cassandra(143:143) - (FPC #628) + * Fri Jul 22 2016 Ondrej Vasik - 2.10.4-1 - own /etc/ethertypes (#1329256) diff --git a/sources b/sources index 3e20b63..89d9b38 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 7f3948260d03fb464eba7f50685770e0 setup-2.10.4.tar.bz2 +a8b406bc457cb79fcbc07882fb8679dc setup-2.10.5.tar.bz2