From d319a7778cd3faee632b48c7fe91689aa40755f5 Mon Sep 17 00:00:00 2001 From: fumingwei Date: Wed, 30 Oct 2024 12:00:16 +0800 Subject: [PATCH] Sync modify rpm version. --- containers/base/manifest.yaml | 8 ++++---- containers/dp-trace-telemetry/manifest.yaml | 2 +- containers/firewall/manifest.yaml | 10 +++++----- containers/packet-io-engine/manifest.yaml | 6 +++--- containers/proxy-certstore/manifest.yaml | 2 +- containers/proxy/manifest.yaml | 2 +- containers/sce/manifest.yaml | 2 +- containers/shaping/manifest.yaml | 2 +- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/containers/base/manifest.yaml b/containers/base/manifest.yaml index e3b70824..9233f71b 100644 --- a/containers/base/manifest.yaml +++ b/containers/base/manifest.yaml @@ -90,7 +90,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/framework" - name: libfieldstat4 - version: 4.6.6.2d9b9cd + version: 4.7.0.8110a85 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/framework" @@ -110,17 +110,17 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/framework" - name: libmaatframe - version: 4.2.1.4fddb2b + version: 5.0.2.bc52994 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/framework" - name: libcbd - version: 3.1.1.c3767f2 + version: 3.1.3.511cf01 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/framework" - name: libdos_protector - version: 3.2.3.07c2e54 + version: 3.3.2.fa4f0a4 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/framework" diff --git a/containers/dp-trace-telemetry/manifest.yaml b/containers/dp-trace-telemetry/manifest.yaml index 2ef65eec..df9f737a 100644 --- a/containers/dp-trace-telemetry/manifest.yaml +++ b/containers/dp-trace-telemetry/manifest.yaml @@ -3,5 +3,5 @@ packages: version: 5.17.15-1.el8.x86_64.noarch install_command: dnf - name: dp_trace_telemetry - version: 0.3.1.e2b1aff + version: 0.3.2.90918bd install_command: dnf \ No newline at end of file diff --git a/containers/firewall/manifest.yaml b/containers/firewall/manifest.yaml index 573bdc42..c01a1ed6 100644 --- a/containers/firewall/manifest.yaml +++ b/containers/firewall/manifest.yaml @@ -15,7 +15,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" - name: firewall - version: 3.5.1.d5e256a + version: 3.5.3.cb4bedc download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg" @@ -25,7 +25,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" - name: qdpi_detector - version: 5.0.2.90682ec + version: 5.0.4.b94b1b0 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" @@ -100,7 +100,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" - name: stat_policy_enforcer - version: 3.5.1.3a39801 + version: 3.5.2.e61c165 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" @@ -115,12 +115,12 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg" - name: policy_sketch - version: 1.2.0.43bd6ec + version: 1.2.1.d57fbf0 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" - name: traffic_sketch - version: 1.1.5.a38497d + version: 1.1.6.4ce17a0 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" diff --git a/containers/packet-io-engine/manifest.yaml b/containers/packet-io-engine/manifest.yaml index acb4850e..062ca622 100644 --- a/containers/packet-io-engine/manifest.yaml +++ b/containers/packet-io-engine/manifest.yaml @@ -3,17 +3,17 @@ packages: version: 5.17.15-1.el8.x86_64.noarch install_command: dnf - name: mrzcpd-icelake-server - version: 4.8.21.2d714a5 + version: 4.8.22.43ae073 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/mrzcpd" - name: mrzcpd-znver1 - version: 4.8.21.2d714a5 + version: 4.8.22.43ae073 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/mrzcpd" - name: mrzcpd-corei7 - version: 4.8.21.2d714a5 + version: 4.8.22.43ae073 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/mrzcpd" \ No newline at end of file diff --git a/containers/proxy-certstore/manifest.yaml b/containers/proxy-certstore/manifest.yaml index 1c8c6706..561d3d2d 100644 --- a/containers/proxy-certstore/manifest.yaml +++ b/containers/proxy-certstore/manifest.yaml @@ -1,4 +1,4 @@ packages: - name: certstore - version: 3.0.5.20241018.c8bca25 + version: 3.0.7.20241025.6d72f46 install_command: dnf diff --git a/containers/proxy/manifest.yaml b/containers/proxy/manifest.yaml index 71f8e5a1..acb03bb2 100644 --- a/containers/proxy/manifest.yaml +++ b/containers/proxy/manifest.yaml @@ -1,6 +1,6 @@ packages: - name: tfe - version: 4.10.4.5c05bf4 + version: 4.10.5.edd0209 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/tfe" \ No newline at end of file diff --git a/containers/sce/manifest.yaml b/containers/sce/manifest.yaml index 910edadb..abddb193 100644 --- a/containers/sce/manifest.yaml +++ b/containers/sce/manifest.yaml @@ -1,4 +1,4 @@ packages: - name: sce - version: 1.3.6.431ac5f + version: 1.3.7.431ac5f install_command: dnf \ No newline at end of file diff --git a/containers/shaping/manifest.yaml b/containers/shaping/manifest.yaml index 528fe39d..22961bbe 100644 --- a/containers/shaping/manifest.yaml +++ b/containers/shaping/manifest.yaml @@ -1,4 +1,4 @@ packages: - name: shaping_engine - version: 3.2.0.ef65ec1 + version: 3.2.2.2e73009 install_command: dnf \ No newline at end of file