Hello community,

here is the log from the commit of package cilium-proxy for openSUSE:Factory 
checked in at 2020-02-25 16:07:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium-proxy (Old)
 and      /work/SRC/openSUSE:Factory/.cilium-proxy.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cilium-proxy"

Tue Feb 25 16:07:04 2020 rev:2 rq:779005 version:20200109

Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium-proxy/cilium-proxy.changes        
2020-02-18 13:29:15.812685962 +0100
+++ /work/SRC/openSUSE:Factory/.cilium-proxy.new.26092/cilium-proxy.changes     
2020-02-25 16:07:35.864641299 +0100
@@ -1,0 +2,5 @@
+Mon Feb 24 23:46:41 UTC 2020 - MichaƂ Rostecki <mroste...@opensuse.org>
+
+- Fix the version string - mention OpenSSL instead of BoringSSL.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cilium-proxy.spec ++++++
--- /var/tmp/diff_new_pack.eVspDl/_old  2020-02-25 16:07:37.480642844 +0100
+++ /var/tmp/diff_new_pack.eVspDl/_new  2020-02-25 16:07:37.484642848 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cilium-proxy
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,7 +21,7 @@
 Release:        0
 Summary:        L7 proxy and communication bus for Cilium
 License:        Apache-2.0
-Url:            https://github.com/cilium/proxy
+URL:            https://github.com/cilium/proxy
 Source0:        %{name}-%{version}.tar.xz
 Source1:        BUILD
 Patch0:         0001-Adjust-cilium-proxy-to-Envoy-1.12.2.patch
@@ -136,6 +136,9 @@
 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
 
+# Fix the version string
+sed -i "s|BoringSSL|OpenSSL|g" envoy/source/common/common/BUILD
+
 %build
 cd %{_builddir}/envoy-proxy
 # TODO(mrostecki): Create a macro in bazel package.


Reply via email to