assign uidgid for cassandra(143:143) - (FPC #628)

This commit is contained in:
Ondřej Vašík 2016-12-07 16:12:42 +01:00
parent b154c0f8b4
commit 64100a7e84
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <ovasik@redhat.com> - 2.10.5-1
- assign uidgid for cassandra(143:143) - (FPC #628)
* Fri Jul 22 2016 Ondrej Vasik <ovasik@redhat.com> - 2.10.4-1
- own /etc/ethertypes (#1329256)

View File

@ -1 +1,2 @@
7f3948260d03fb464eba7f50685770e0 setup-2.10.4.tar.bz2
a8b406bc457cb79fcbc07882fb8679dc setup-2.10.5.tar.bz2