Package Release Info

cilium-proxy-20200813-bp153.2.3

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cilium-proxy

Change Logs

* Thu May 06 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints for aarch64 in Backports
* Tue Mar 16 2021 Martin Li?ka <mliska@suse.cz>
- Double DWZ memory limits.
* Thu Sep 17 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Relax constraints on aarch64
* Mon Sep 07 2020 mrostecki@suse.com
- Update to version 20200813:
  * istio: Update README.Istio.md to Istio 1.5.9
  * npds: Add TODO comments
  * npds: Refine KafkaNetworkPolicyRule
  * accesslog: Add Kafka support
  * accesslog: Support Envoy filter metadata.
  * npds: Support deny rules for L7
  * network_policy: Support L7 enforcement.
  * bpf_metadata: Set requested application protocol
  * docker: Limit Bazel local resources by default
  * xDS: Send Node only on the first request.
- Remove the old patch for compatibility with Envoy 1.12.2:
  * 0001-Adjust-cilium-proxy-to-Envoy-1.12.2.patch
* Fri Jul 24 2020 Michel Normand <normand@linux.vnet.ibm.com>
- For ppc64/ppc64le add constraints and limit cpu usage to avoid
  "no space left on device" or "Out of Memory" error at build time.
* Thu Apr 16 2020 Dirk Mueller <dmueller@suse.com>
- udpate constraints for s390x
* Mon Mar 09 2020 Micha? Rostecki <mrostecki@opensuse.org>
- Add bazel-rules-python as a build dependency.
* Mon Feb 24 2020 Micha? Rostecki <mrostecki@opensuse.org>
- Fix the version string - mention OpenSSL instead of BoringSSL.
* Tue Feb 04 2020 Micha? Rostecki <mrostecki@opensuse.org>
- Remove nanopb from requirements.
* Fri Jan 17 2020 Micha? Rostecki <mrostecki@opensuse.org>
- Update to version 20200109:
  * Based on Envoy 1.12.2, which fixes CVE-2019-18801,
    CVE-2019-18802, CVE-2019-18838 amd CVE-2019-18836. For details
    please refer to changelog of envoy-proxy package.
  * Improvements for incremental xDS.
* Wed Nov 06 2019 Micha? Rostecki <mrostecki@opensuse.org>
- Do not bundle any dependencies, move everything to separate
  packages.
- Add patch which makes cilium-proxy compatible with newer
  googleapis:
  * 0003-tracing-update-googleapis-use-SetName-for-operation-.patch
* Fri Nov 01 2019 Micha? Rostecki <mrostecki@opensuse.org>
- Do not use global optflags (temporarily) - enabling them causes
  linker errors.
* Fri Oct 18 2019 Micha? Rostecki <mrostecki@opensuse.org>
- Disable incompatible_bzl_disallow_load_after_statement check in
  Bazel - some dependencies still do not pass it.
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
* Tue Oct 15 2019 Micha? Rostecki <mrostecki@opensuse.org>
- Update to version 20191004:
  * Compatibility with Cilium 1.6.
  * Compatibility with Envoy 1.11.1.
- Add sources of envoy-openssl project which makes use of OpenSSL
  instead of BoringSSL.
- Add patches which makes Envoy compatible with versions of
  libraries available in openSUSE:
  * 0001-bazel-Update-protobuf-and-other-needed-dependencies.patch
  * 0002-bazel-Update-grpc-to-1.23.0.patch
- Remove patches which are not needed anymore:
  * 0001-Remove-deprecated-Blaze-PACKAGE_NAME-macro-5330.patch
  * 0001-Upgrade-gabime-spdlog-dependency-to-1.3.0-5604.patch
  * 0001-bazel-transport-sockets-Update-grpc-to-1.19.1.patch
* Thu Apr 04 2019 Jan Engelhardt <jengelh@inai.de>
- openssl-devel should be pkgconfig(openssl)
* Tue Mar 19 2019 Michal Rostecki <mrostecki@opensuse.org>
- Add patch which allows to use grpc 1.19.x.
  * 0001-bazel-transport-sockets-Update-grpc-to-1.19.1.patch
- Use source packages of grpc-httpjson-transcoding, opentracing-cpp
  and lightstep-tracer-cpp. (boo#1129568)
* Tue Mar 12 2019 Bernhard Wiedemann <bwiedemann@suse.com>
- Use fixed date for reproducible builds (boo#1047218)
* Tue Feb 26 2019 Micha? Rostecki <mrostecki@opensuse.org>
- Add upstream patch which allows to use spdlog 1.3.x.
  * 0001-Upgrade-gabime-spdlog-dependency-to-1.3.0-5604.patch
* Wed Feb 20 2019 Micha? Rostecki <mrostecki@opensuse.org>
- Add upstream patch which fixes build with Bazel 0.22.0.
  * 0001-Remove-deprecated-Blaze-PACKAGE_NAME-macro-5330.patch