File tree Expand file tree Collapse file tree 5 files changed +17
-10
lines changed Expand file tree Collapse file tree 5 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "libseccomp-2.5.5 .tar.gz" : " 248a2c8a4d9b9858aa6baf52712c34afefcf9c9e94b76dce02c1c9aa25fb3375 "
3+ "libseccomp-2.5.6 .tar.gz" : " 04c37d72965dce218a0c94519b056e1775cf786b5260ee2b7992956c4ee38633 "
44 }
55}
Original file line number Diff line number Diff line change 11Summary: Enhanced seccomp library
22Name: libseccomp
3- Version: 2.5.5
3+ Version: 2.5.6
44Release: 1%{?dist }
55License: LGPLv2
66Vendor: Microsoft Corporation
@@ -62,6 +62,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
6262%{_mandir }/man3/*
6363
6464%changelog
65+ *
Fri Oct 31 2025 Nan Liu <[email protected] > -
2.5.6-1 66+ - Upgrade to 2.5.6
67+
6568*
Tue Nov 05 2024 Nan Liu <[email protected] > -
2.5.5-1 6669- Upgrade to 2.5.5 as other older version is no longer supported upstream
6770
Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "runc-1.2.2 .tar.gz" : " 0eabc936d481d123be92c429588f9d1de7cafd36b37a8a5085b1412e758796a1 "
3+ "runc-1.3.3 .tar.gz" : " 3da010af5c2c1c3d12d460255e4a7dc049c223ebc629c80fbbe4c10720997ffe "
44 }
55}
Original file line number Diff line number Diff line change 1- %define commit_hash 7cb363254b69e10320360b63fb73e0ffb5da7bf2
1+ %define commit_hash d842d7719497cc3b774fd71620278ac9e17710e0
22Summary: CLI tool for spawning and running containers per OCI spec.
33Name: runc
44# update "commit_hash" above when upgrading version
5- Version: 1.2.2
5+ Version: 1.3.3
66Release: 1%{?dist }
77License: ASL 2.0
88Vendor: Microsoft Corporation
@@ -12,7 +12,7 @@ URL: https://github.com/opencontainers/runc
1212Source0: https://github.com/opencontainers/runc/archive/v%{version }.tar.gz#/%{name}-%{version}.tar.gz
1313BuildRequires: git
1414BuildRequires: go-md2man
15- BuildRequires: golang
15+ BuildRequires: golang < 1.25
1616BuildRequires: libseccomp-devel
1717BuildRequires: make
1818Requires: glibc
@@ -43,6 +43,10 @@ make install-man DESTDIR=%{buildroot} PREFIX=%{_prefix}
4343%{_mandir }/*
4444
4545%changelog
46+ *
Wed Nov 05 2025 Nan Liu <[email protected] > -
1.3.3-1 47+ - Upgrade to 1.3.3
48+ - BR golang < 1.25
49+
4650*
Mon Nov 25 2024 Nan Liu <[email protected] > -
1.2.2-1 4751- Bump version to 1.2.2
4852- Remove the golang version constraint
Original file line number Diff line number Diff line change 1110111101 "type": "other",
1110211102 "other": {
1110311103 "name": "libseccomp",
11104- "version": "2.5.5 ",
11105- "downloadUrl": "https://github.com/seccomp/libseccomp/releases/download/v2.5.5 /libseccomp-2.5.5 .tar.gz"
11104+ "version": "2.5.6 ",
11105+ "downloadUrl": "https://github.com/seccomp/libseccomp/releases/download/v2.5.6 /libseccomp-2.5.6 .tar.gz"
1110611106 }
1110711107 }
1110811108 },
2745427454 "type": "other",
2745527455 "other": {
2745627456 "name": "runc",
27457- "version": "1.2.2 ",
27458- "downloadUrl": "https://github.com/opencontainers/runc/archive/v1.2.2 .tar.gz"
27457+ "version": "1.3.3 ",
27458+ "downloadUrl": "https://github.com/opencontainers/runc/archive/v1.3.3 .tar.gz"
2745927459 }
2746027460 }
2746127461 },
You can’t perform that action at this time.
0 commit comments