make the subuid/subgid files really empty, no comments (#1309425)

This commit is contained in:
Ondřej Vašík 2016-03-01 09:55:22 +01:00
parent e7d23b33c8
commit e16af3276a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
ca117fd7e08996f9a35aa5b21a7ab289 setup-2.10.1.tar.bz2
aca78213319f54402ca23db24a076269 setup-2.10.2.tar.bz2