Change default order of registries.conf to push docker.io to the back.

Allo clock_adjtime by default in seccomp.json since it can be used in read/only mode
This commit is contained in:
Daniel J Walsh 2019-12-02 18:12:12 +01:00
parent 0009f38a2f
commit 7e33bfa3fb
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028
2 changed files with 4 additions and 2 deletions

View File

@ -65,6 +65,7 @@
"chmod", "chmod",
"chown", "chown",
"chown32", "chown32",
"clock_adjtime",
"clock_getres", "clock_getres",
"clock_gettime", "clock_gettime",
"clock_nanosleep", "clock_nanosleep",

View File

@ -42,7 +42,7 @@ Epoch: 1
Epoch: 0 Epoch: 0
%endif %endif
Version: 0.1.41 Version: 0.1.41
Release: 13.dev.git%{shortcommit0}%{?dist} Release: 14.dev.git%{shortcommit0}%{?dist}
Summary: Inspect container images and repositories on registries Summary: Inspect container images and repositories on registries
License: ASL 2.0 License: ASL 2.0
URL: %{git0} URL: %{git0}
@ -430,8 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_datadir}/%{name}/test %{_datadir}/%{name}/test
%changelog %changelog
* Mon Dec 2 2019 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.1.41-13.dev.git3ed6e83 * Mon Dec 2 2019 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.1.41-14.dev.git3ed6e83
- Change default order of registries.conf to push docker.io to the back. - Change default order of registries.conf to push docker.io to the back.
- Allo clock_adjtime by default in seccomp.json since it can be used in read/only mode
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-12.dev.git9c402f3 * Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-12.dev.git9c402f3
- autobuilt 9c402f3 - autobuilt 9c402f3