diff --git a/.gitignore b/.gitignore
index 35ae3f8..ec5fe1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/oci-systemd-hook-3efe246.tar.gz
+SOURCES/oci-systemd-hook-8787307.tar.gz
diff --git a/.oci-systemd-hook.metadata b/.oci-systemd-hook.metadata
index c64b42d..6ba0b11 100644
--- a/.oci-systemd-hook.metadata
+++ b/.oci-systemd-hook.metadata
@@ -1 +1 @@
-0a456e175ec5d3cc87ec16a88c8fa38150cda3b9 SOURCES/oci-systemd-hook-3efe246.tar.gz
+7a589643bdaefd8310ad913c09fffc41f2708dab SOURCES/oci-systemd-hook-8787307.tar.gz
diff --git a/SPECS/oci-systemd-hook.spec b/SPECS/oci-systemd-hook.spec
index 144ca4a..3b8028e 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          3efe246c8cb51d6a846490190a94dffcf1c00b13
+%global commit          87873073b8c21e1c2612d7ee1ca15f740fa46a3c
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           %{repo}
 Epoch:          1
 Version:        0.1.18
-Release:        2.git%{shortcommit}%{?dist}
+Release:        3.git%{shortcommit}%{?dist}
 Summary:        OCI systemd hook for docker
 Group:          Applications/Text
 License:        GPLv3+
@@ -54,6 +54,9 @@ make %{?_smp_mflags}
 %{_usr}/share/containers/oci/hooks.d/oci-systemd-hook.json
 
 %changelog
+* Tue Jan 08 2019 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.18-3.git8787307
+- rebase, fixes based on coverity scan
+
 * Tue Nov 06 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.18-2.git3efe246
 - rebase