Skip to content

Commit fa98f43

Browse files
authored
Merge pull request #108 from larvacea/update-packages-a
Update eight third-party packages
2 parents 85aaefd + decd32b commit fa98f43

File tree

17 files changed

+43
-25
lines changed

17 files changed

+43
-25
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[advisory]
2+
id = "BRSA-himt1tjhhps5"
3+
title = "amazon-ssm-agent CVE-2023-1732"
4+
cve = "CVE-2023-1732"
5+
severity = "high"
6+
description = "A flaw was found in a dependency of amazon-ssm-agent which could lead to a predictable shared secret."
7+
8+
[[advisory.products]]
9+
package-name = "amazon-ssm-agent"
10+
patched-version = "3.3.808.0"
11+
patched-release = "0"
12+
patched-epoch = "0"
13+
14+
[updateinfo]
15+
author = "mharrimn"
16+
issue-date = 2024-08-28T17:54:56Z
17+
arches = ["x86_64", "aarch64"]
18+
version = "staging"

packages/amazon-ssm-agent/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ build = "../build.rs"
99
path = "../packages.rs"
1010

1111
[[package.metadata.build-package.external-files]]
12-
url = "https://github.com/aws/amazon-ssm-agent/archive/3.3.418.0/amazon-ssm-agent-3.3.418.0.tar.gz"
13-
sha512 = "b614803911b5f248dff6882f58da7a37d0d0397ea531f1f9cf30f52762ff2e80a7f0e7bf45b23fdfaecb4106a1acdbbc3b343c16940b5807bea3f953ef8e0e05"
12+
url = "https://github.com/aws/amazon-ssm-agent/archive/3.3.808.0/amazon-ssm-agent-3.3.808.0.tar.gz"
13+
sha512 = "d8c8fe3aaa1362bde3c449e5eebfa0f0e728c514c8671e3990bfa4351d343a0000542d26f67c019ba8783d26e28e88417a4de4fd83706bd494f14ef7c4da7b86"
1414

1515
[build-dependencies]
1616
glibc = { path = "../glibc" }

packages/amazon-ssm-agent/amazon-ssm-agent.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%global goimport %{goproject}/%{gorepo}
44

55
Name: %{_cross_os}amazon-ssm-agent
6-
Version: 3.3.418.0
6+
Version: 3.3.808.0
77
Release: 1%{?dist}
88
Summary: An agent to enable remote management of EC2 instances
99
License: Apache-2.0

packages/bash/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "../packages.rs"
1212
releases-url = "https://ftp.gnu.org/gnu/bash"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://ftp.gnu.org/gnu/bash/bash-5.2.21.tar.gz"
16-
sha512 = "68af0b6b04b6825a3cb294ed8e1061d14d51d786aa7fb1c88d2848257409122f308ef4b8006ed401e2897aabe2adf6837074cea6f3a0523077308e45f49319fd"
15+
url = "https://ftp.gnu.org/gnu/bash/bash-5.2.32.tar.gz"
16+
sha512 = "92a66ff5159964d430a29027a259a9f4ab45e22ee57483d21ace58a731182627092fbf3032e1cd531ff359cf91c691b088eb647f41b06e113e53c01a2f057405"
1717

1818
[build-dependencies]
1919
glibc = { path = "../glibc" }

packages/bash/bash.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: %{_cross_os}bash
2-
Version: 5.2.21
2+
Version: 5.2.32
33
Release: 1%{?dist}
44
Summary: The GNU Bourne Again shell
55
License: GPL-3.0-or-later

packages/cni/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "../packages.rs"
1212
releases-url = "https://github.com/containernetworking/cni/releases"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://github.com/containernetworking/cni/archive/v1.1.2/cni-1.1.2.tar.gz"
16-
sha512 = "dc4795fb03b8dc9d116692e0dd0feb1b57a481ed7414c8dc376a892725b0b3d9dd8b04b2be09073b95c8c9eec2c0165d0353f6be643647f4c4de0114b9dd5930"
15+
url = "https://github.com/containernetworking/cni/archive/v1.2.3/cni-1.2.3.tar.gz"
16+
sha512 = "7df2a2d01b85ace4e73ea577017e7c98a5d3b86373da5cf9e4ec7f50a1439753ed447c8f7fc871876c624336d91848fd42f309481bffbccc388377dbfad2e133"
1717
bundle-modules = [ "go" ]
1818

1919
# RPM BuildRequires

packages/cni/cni.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%global gorepo cni
33
%global goimport %{goproject}/%{gorepo}
44

5-
%global gover 1.1.2
5+
%global gover 1.2.3
66
%global rpmver %{gover}
77

88
%global _dwz_low_mem_die_limit 0

packages/dbus-broker/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "../packages.rs"
1212
releases-url = "https://github.com/bus1/dbus-broker/releases/"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://github.com/bus1/dbus-broker/releases/download/v35/dbus-broker-35.tar.xz"
16-
sha512 = "409e415889bd53b78e92ba077455e5583852a071e233e4b23dcbb23d8a367f177d6c8138e6fc113dcfe48440b68d594c1a076cb43ef445d472645f671d5ae033"
15+
url = "https://github.com/bus1/dbus-broker/releases/download/v36/dbus-broker-36.tar.xz"
16+
sha512 = "47ff345e27ae2ba41f43a4a6eb09b813583ef43392d1dfa2fc1805578c0ed3a1e414c3eae63f78ca3806904dc017a138e283aa32ba973de51ed613050b244a0f"
1717

1818
[build-dependencies]
1919
glibc = { path = "../glibc" }

packages/dbus-broker/dbus-broker.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: %{_cross_os}dbus-broker
2-
Version: 35
2+
Version: 36
33
Release: 1%{?dist}
44
Summary: D-BUS message broker
55
License: Apache-2.0

packages/ethtool/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "../packages.rs"
1212
releases-url = "https://kernel.org/pub/software/network/ethtool/"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-6.9.tar.xz"
16-
sha512 = "bc7e56a1a27a0679119491d6fce076e68374cf47a86fa4c0533851df0aa737cb9139920a9f3f3733deca672923d01bbb579f3d79bd17a2c6738f9f93aa469570"
15+
url = "https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-6.10.tar.xz"
16+
sha512 = "1b6a0f5d2b89de57d1f003779557f2be786e26660ec430e80a966ad047f2fe1fe41bb573738b93454f32cf9089000ae879fc7feba0532bb559636a301ea61b10"
1717

1818
[build-dependencies]
1919
glibc = { path = "../glibc" }

0 commit comments

Comments
 (0)