make the subuid/subgid files really empty, no comments (#1309425)
This commit is contained in:
parent
e7d23b33c8
commit
e16af3276a
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ setup-2.8.25.tar.bz2
|
||||
/setup-2.9.7.tar.bz2
|
||||
/setup-2.9.8.tar.bz2
|
||||
/setup-2.10.1.tar.bz2
|
||||
/setup-2.10.2.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.10.1
|
||||
Version: 2.10.2
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -93,6 +93,9 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
||||
|
||||
%changelog
|
||||
* Tue Mar 01 2016 Ondrej Vasik <ovasik@redhat.com> - 2.10.2-1
|
||||
- make the subuid/subgid files really empty, no comments (#1309425)
|
||||
|
||||
* Mon Feb 22 2016 Ondrej Vasik <ovasik@redhat.com> - 2.10.1-1
|
||||
- add basic empty subuid/subgid files for docker (#1309425)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user