Hello community,

here is the log from the commit of package cilium for openSUSE:Factory checked 
in at 2019-09-20 15:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium (Old)
 and      /work/SRC/openSUSE:Factory/.cilium.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cilium"

Fri Sep 20 15:00:55 2019 rev:19 rq: version:1.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium/cilium.changes    2019-09-19 
15:47:00.931339992 +0200
+++ /work/SRC/openSUSE:Factory/.cilium.new.7948/cilium.changes  2019-09-20 
15:00:58.938790034 +0200
@@ -2,80 +1,0 @@
-Mon Sep 09 10:49:29 UTC 2019 - mroste...@opensuse.org
-
-- Add patches which upgrade etcd library to 3.4.0 which has a new
-  client load balancer and solves issues with unavailability of
-  endpoints in etcd cluster. (bsc#1145258)
-  * 0001-etcd-use-ca-file-field-from-etcd-option-if-available.patch
-  * 0002-daemon-separate-kvstore-initialization-into-separate.patch
-  * 0003-deps-update-etcd-to-v3.4.0.patch
-- Update to version 1.5.7:
-  * cilium: update IsEtcdCluster to return true if etcd.operator="true" kv 
option is set
-  * bpf: try to atomically replace filters when possible
-  * cilium: route mtu not set unless route.Spec set MTU
-  * Revert "[daemon] - Change MTU source for cilium_host (Use the Route one)"
-  * cilium: encryption, fix getting started guides create secrects command
-  * datapath: Limit host->service IP SNAT to local traffic
-  * cilium: fix transient rules to use allocation cidr
-  * Prepare for v1.5.6 release
-  * endpoint: Fix proxy port leak on endpoint delete
-  * update cilium-docker-plugin, cilium-operator to golang 1.12.8
-  * dockerfiles: update golang versions to 1.12.8
-  * cilium: install transient rules during agent restart
-  * Istio: Update to 1.2.4
-  * envoy: Use patched image
-  * bpf: fix verifier error due to repulling of skb->data/end
-  * bpf: Attempt pulling skb->data if it is not pulled
-  * bpf: Introduce revalidate_data_first()
-  * cilium: add skb_pull_data to bpf_network to avoid revalidate error
-  * datapath/iptables: wait until acquisition xtables lock is done
-  * use iptables-manager to manage iptables executions
-  * examples/kubernetes: mount xtables.lock
-  * eventqueue: return error if Enqueue fails
-  * eventqueue: protect against enqueueing same Event twice
-  * eventqueue: use mutex to synchronize access to events channel
-  * daemon: get list of frontends from ServiceCache before acquiring BPFMapMu
-  * cilium: remove old probe content before restoring assets
-  * cilium: encryption, ensure 0x*d00 and 0x*e00 marks dont cause conflicts
-  * Dockerfile: Use proxy with legacy fix
-  * envoy: Add SO_MARK option to listener config
-  * test: provide capability for tests to run in their own namespace
-  * docs: Fix warnings
-  * test: Specify protocol during policy trace
-  * istio: Update to 1.2.2
-  * envoy: Istio 1.2.0 update
-  * istio: Update to 1.1.7
-  * test: be sure to close SSH client after a given Describe completes
-  * Dockerfile: Use cilium-envoy with reduced logging.
-  * Envoy: Update to the latest proxy build, use latest API
-  * Gopkg: update cilium/proxy
-  * envoy: Use LPM ipcache instead of xDS when available.
-  * Envoy: Use an image with proxylib injection fix.
-  * Dockerfile: Update proxy dependency
-  * CI: Change Kafka runtime tests to use local conntrack maps.
-  * [daemon] - Change MTU source for cilium_host (Use the Route one)
-  * endpoint: fix deadlock when endpoint EventQueue is full
-  * daemon: register warning_error metric after parsing CLI options
-  * Fix seds in microk8s docs
-  * daemon: Fix removal of non-existing SVCs in syncLBMapsWithK8s
-  * daemon: Remove svc from cache in syncLBMapsWithK8s
-  * examples/kubernetes: update k8s dev VM to v1.15.1
-  * test: update k8s test version to v1.15.1
-  * Gopkg: update k8s dependencies to v1.15.1
-  * Add timeout to ginkgo calls
-  * proxy: Do not error out if reading of open ports fails.
-  * pkg/kvstore: wait for node delete delay in unit tests
-  * endpoint: Create redirects before bpf map updates.
-  * proxy: Perform dnsproxy Close() in the returned finalizeFunc
-  * endpoint: change transition from restore state
-  * test: misc. runtime policy test fixes
-  * docs: Fix up unparsed SCM_WEB literals
-  * pkg/{kvstore,node}: delay node delete event in kvstore
-  * operator: restart non-managed kube-dns pods before connecting to etcd
-  * test: move creation of Istio resources into `It`
-  * test: add `ExecMiddle` function
-  * datapath: Do not fail if route contains gw equal to dst
-  * update to golang 1.12.7
-  * test: update k8s testing versions to v1.12.10, v1.13.8 and v1.14.4
-  * update golang to 1.12.7 for cilium-{operator,docker-plugin}
-  * endpoint: do not log warning for specific state transition
-
--------------------------------------------------------------------

Old:
----
  0001-etcd-use-ca-file-field-from-etcd-option-if-available.patch
  0002-daemon-separate-kvstore-initialization-into-separate.patch
  0003-deps-update-etcd-to-v3.4.0.patch
  cilium-1.5.7.obscpio
  cilium.obsinfo

New:
----
  cilium-1.5.5.tar.gz

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

Other differences:
------------------
++++++ cilium.spec ++++++
--- /var/tmp/diff_new_pack.f93Vfg/_old  2019-09-20 15:01:00.350789756 +0200
+++ /var/tmp/diff_new_pack.f93Vfg/_new  2019-09-20 15:01:00.350789756 +0200
@@ -35,23 +35,16 @@
 %endif
 
 Name:           cilium
-Version:        1.5.7
+Version:        1.5.5
 Release:        0
 Summary:        Linux Native, HTTP Aware Networking and Security for Containers
 License:        Apache-2.0 AND GPL-2.0-or-later
 Group:          System/Management
 URL:            https://github.com/cilium/cilium
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
 Source2:        cilium-cni-install
 Source3:        cilium-cni-uninstall
-# PATCH-FIX-UPSTREAM bsc#1145258 -- Update configmap values for etcd v3.4.0
-Patch0:         0001-etcd-use-ca-file-field-from-etcd-option-if-available.patch
-# PATCH-FIX-UPSTREAM bsc#1145258 -- Separate kvstore initialization in daemon 
to
-# the separate function - needed for the next patch to apply without conflicts
-Patch1:         0002-daemon-separate-kvstore-initialization-into-separate.patch
-# PATCH-FIX-UPSTREAM bsc#1145258 -- Update etcd library to v3.4.0
-Patch2:         0003-deps-update-etcd-to-v3.4.0.patch
 BuildRequires:  clang
 BuildRequires:  git
 BuildRequires:  glibc-devel
@@ -203,10 +196,6 @@
 
 %prep
 %setup -q
-%patch0
-%patch1
-# patch macro adds the --fuzz=0 option which does not work with the last patch
-patch --no-backup-if-mismatch -p0 %{PATCH2}
 
 %build
 %goprep %{provider_prefix}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.f93Vfg/_old  2019-09-20 15:01:00.370789752 +0200
+++ /var/tmp/diff_new_pack.f93Vfg/_new  2019-09-20 15:01:00.370789752 +0200
@@ -1,17 +1,16 @@
 <services>
-  <service name="obs_scm" mode="disabled">
+  <service name="tar_scm" mode="disabled">
     <param name="url">https://github.com/cilium/cilium</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">refs/tags/v1.5.7</param>
+    <param name="revision">refs/tags/v1.5.5</param>
     <param name="filename">cilium</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service mode="buildtime" name="tar"/>
-  <service mode="buildtime" name="recompress">
-    <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+  <service name="recompress" mode="disabled">
+    <param name="file">cilium-*.tar</param>
+    <param name="compression">gz</param>
   </service>
   <service name="set_version" mode="disabled"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.f93Vfg/_old  2019-09-20 15:01:00.382789750 +0200
+++ /var/tmp/diff_new_pack.f93Vfg/_new  2019-09-20 15:01:00.382789750 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/cilium/cilium</param>
-              <param 
name="changesrevision">6373fdaa9d3e51aff1143dcfbd00a8e13dc43362</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">9ba05044cd52d3ad38a15dcc55cc91ce79638f83</param></service></servicedata>
\ No newline at end of file


Reply via email to