From e42b55d74694aaf10edef5bff1d049e8f8012dff Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 12 2017 14:25:14 +0000 Subject: import oci-systemd-hook-0.1.7-2.git2788078.el7 --- diff --git a/.gitignore b/.gitignore index 6eeb56f..1aff5e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/oci-systemd-hook-671c428.tar.gz +SOURCES/oci-systemd-hook-2788078.tar.gz diff --git a/.oci-systemd-hook.metadata b/.oci-systemd-hook.metadata index 3f2607c..afb2b5c 100644 --- a/.oci-systemd-hook.metadata +++ b/.oci-systemd-hook.metadata @@ -1 +1 @@ -aa5a0d4b1c7482dd6fefaf055d6b7263ecdf94c1 SOURCES/oci-systemd-hook-671c428.tar.gz +688faf8e2b740d88bb699d3b62c6227365725b8f SOURCES/oci-systemd-hook-2788078.tar.gz diff --git a/SPECS/oci-systemd-hook.spec b/SPECS/oci-systemd-hook.spec index ab18d61..cec6061 100644 --- a/SPECS/oci-systemd-hook.spec +++ b/SPECS/oci-systemd-hook.spec @@ -5,13 +5,13 @@ # https://github.com/projectatomic/oci-systemd-hook %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 671c428e61856f482cc1f2165c0cb73db865ff70 +%global commit 27880780d0128f8bfcab7927e7bd68a6de3f396c %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: %{repo} Epoch: 1 -Version: 0.1.4 -Release: 9.git%{shortcommit}%{?dist} +Version: 0.1.7 +Release: 2.git%{shortcommit}%{?dist} Summary: OCI systemd hook for docker Group: Applications/Text License: GPLv3+ @@ -52,6 +52,23 @@ make %{?_smp_mflags} %{_libexecdir}/oci/hooks.d/%{name} %changelog +* Thu Apr 06 2017 Lokesh Mandvekar - 1:0.1.7-2.git2788078 +- Resolves: #1439382 + +* Wed Mar 29 2017 Dan Walsh - 1:0.1.7-1.gitfe22236 +- rh-ulrich-o - Patch to allocate configData dynamically + +* Mon Mar 6 2017 Dan Walsh - 1:0.1.6-1.git16f7c8a +- Reimplement systemd handling. +- Remove docker path from systemdhook + +* Wed Feb 8 2017 Dan Walsh - 1:0.1.5-1.git16f7c8a +- Fix mounting of /var/log/journal inside of the container + +* Thu Feb 2 2017 Dan Walsh - 1:0.1.4-10.git5db667f +- oci-systemd-hook: do not fail if /run/secrets does not exist +- Fix compiler -Wall -Wextra issues + * Thu Jan 12 2017 Dan Walsh - 1:0.1.4-9.git671c428 - Resolves: #1412728 - built commit 671c428