Hello community,

here is the log from the commit of package envoy-proxy for openSUSE:Factory 
checked in at 2019-03-13 09:15:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/envoy-proxy (Old)
 and      /work/SRC/openSUSE:Factory/.envoy-proxy.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "envoy-proxy"

Wed Mar 13 09:15:14 2019 rev:2 rq:684437 version:1.8.0+git20181105

Changes:
--------
--- /work/SRC/openSUSE:Factory/envoy-proxy/cilium-proxy.changes 2019-03-11 
11:14:52.877350791 +0100
+++ /work/SRC/openSUSE:Factory/.envoy-proxy.new.28833/cilium-proxy.changes      
2019-03-13 09:15:20.543386038 +0100
@@ -1,0 +2,5 @@
+Tue Mar 12 12:18:08 UTC 2019 - Bernhard Wiedemann <[email protected]>
+
+- Use fixed date for reproducible builds (boo#1047218)
+
+-------------------------------------------------------------------
envoy-proxy.changes: same change
istio-proxy.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cilium-proxy.spec ++++++
--- /var/tmp/diff_new_pack.oX5Cqa/_old  2019-03-13 09:15:24.791385600 +0100
+++ /var/tmp/diff_new_pack.oX5Cqa/_new  2019-03-13 09:15:24.795385600 +0100
@@ -139,6 +139,8 @@
 git config --global user.name "Your Name"
 git init
 git add .
+# use fixed date for reproducible builds (boo#1047218):
+GIT_AUTHOR_DATE=2000-01-01T01:01:01 GIT_COMMITTER_DATE=2000-01-01T01:01:01 \
 git commit -m "Dummy commit just to satisfy bazel" &> /dev/null
 
 # Copy our custom rules.

++++++ envoy-proxy.spec ++++++
--- /var/tmp/diff_new_pack.oX5Cqa/_old  2019-03-13 09:15:24.819385596 +0100
+++ /var/tmp/diff_new_pack.oX5Cqa/_new  2019-03-13 09:15:24.823385597 +0100
@@ -132,6 +132,8 @@
 git config --global user.name "Your Name"
 git init
 git add .
+# use fixed date for reproducible builds (boo#1047218):
+GIT_AUTHOR_DATE=2000-01-01T01:01:01 GIT_COMMITTER_DATE=2000-01-01T01:01:01 \
 git commit -m "Dummy commit just to satisfy bazel" &> /dev/null
 
 %build

++++++ istio-proxy.spec ++++++
--- /var/tmp/diff_new_pack.oX5Cqa/_old  2019-03-13 09:15:24.839385595 +0100
+++ /var/tmp/diff_new_pack.oX5Cqa/_new  2019-03-13 09:15:24.843385594 +0100
@@ -133,6 +133,8 @@
 git config --global user.name "Your Name"
 git init
 git add .
+# use fixed date for reproducible builds (boo#1047218):
+GIT_AUTHOR_DATE=2000-01-01T01:01:01 GIT_COMMITTER_DATE=2000-01-01T01:01:01 \
 git commit -m "Dummy commit just to satisfy bazel" &> /dev/null
 
 # Copy our custom Bazel rules.


Reply via email to