Граф коммитов

6215 Коммитов

Автор SHA1 Сообщение Дата
Saul Paredes 13486e92e4 kata-packages-uvm: spit kata and cc dependencies
Split kata-containers-tools and kata-containers-tools-cc into their
own subpackages.

Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
2024-09-05 14:42:25 -07:00
Chris Gunn 250db44006
Image Customizer: Add doc for cloning an RPM repo. (#10330)
Provide instructions for cloning and RPM repo (e.g. PMC) and then using the clone with the image customizer tool. This is primarily intended for those who want reproducible builds.
2024-09-05 11:37:22 -07:00
elainezhao96 449f279ffc
OSModifier: Add support for updating grub (#9874)
Co-authored-by: Ubuntu <azureuser@elaine-dev2.ympr0pkouz1evfbws3zckpfswc.bx.internal.cloudapp.net>
2024-09-05 11:31:31 -07:00
Andrew Phelps a83715e18b
libzip: fix package tests (#10184) 2024-09-05 10:34:42 -07:00
Rohit Rawat 9a52483013
Patch CVE-2024-6923 in python3 (#10276) 2024-09-05 11:59:52 +05:30
Neha Agarwal 638e10315e
port perl-Devel-GlobalDestruction (#10333) 2024-09-04 16:41:57 -07:00
Neha Agarwal cca638e2f7
port more perl packages from extended (#10336) 2024-09-04 16:41:52 -07:00
Neha Agarwal 9220c670f1
port perl modules from extended into core: part-7 (#10337) 2024-09-04 16:41:46 -07:00
Rachel Menge d55207537d
Patch CVE-2024-3651 for python-pip (#10283)
CVE-2024-3651 affects idma versions before 3.7. Therefore,
update vendored version of idma in pip to 3.7.

This patch is a combination of 2 upstream commits:
[d83c9e3] Upgrade idna to 3.6
[cba5b13] Upgrade idna to 3.7

Additionally, python3-wheel and python3-pip are both in the
toolchain so address "TODO" and add python3-wheel as a
BR to fix non-toolchain builds.

Note that python-pip has new versions (such as 24.2) but the
setup.py script was removed. They removed setup.py here: pypa/pip@0ad4c94
Therefore, patch CVE directly to avoid changing the build section
implementation.
2024-09-04 16:16:27 -07:00
Neha Agarwal c6cbc5e141
add missing tags (#10332) 2024-09-04 14:43:04 -07:00
Chris Gunn d790a145aa
Image Customizer: Bump version to v0.7 (#10344) 2024-09-04 14:14:37 -07:00
Pawel Winogrodzki 1449e9120a
Set ptest retries to 1 for PR package build check. (CP: #10133) (#10219) 2024-09-04 13:46:13 -07:00
Chris Gunn e286e15ed7
GitHub actions: Update version of actions/upload-artifact task (#10349)
GitHub actions is complaining that we are using an old, deprecated version of the `actions/upload-artifact` task.
2024-09-04 12:28:23 -07:00
Lanze Liu ae193e0202
Optimizing OverlayFS module with new IFS separator and new supported mode. (#10321)
Authored-by: lanzeliu <lanzeliu@microsoft.com>
2024-09-03 16:34:49 -07:00
Pawel Winogrodzki 76464470a7
Extended spec PR check to validate the `Distribution` and `Vendor` tags. (#10328) 2024-09-03 16:01:52 -07:00
Andrew Phelps e1958d3612
python-packaging: fix provides (#10299) 2024-09-03 15:19:42 -07:00
Neha Agarwal 7e2649d568
add missing vendor and distribution tags to core specs (#10327) 2024-09-03 13:32:36 -07:00
Chris Gunn 7e81c38826
nss: Disable DBM backend. (#10279)
This change disables building the DBM backend in the NSS library.

For the NSS library and tools, a replacement SQLite database backend has been available since v3.12. The DBM backend has been deprecated since v3.35. Also, the DBM backend code is scheduled for deletion in a future release. As such any found CVEs (e.g. CVE-2017-11695) are being WONTFIXed by upstream.
2024-09-03 12:53:13 -07:00
Harshit Gupta 4b247d3580
Update virt_launcher.cil installation path in virt-handler container (#10174)
Co-authored-by: Harshit Gupta <guptaharshit@microsoft.com>
Co-authored-by: Aditya Dubey <110563293+Adub17030MS@users.noreply.github.com>
2024-09-03 15:49:18 -04:00
Neha Agarwal c2853e840b
add missing vendor and distribution tags in new specs (#10325) 2024-09-03 12:23:16 -07:00
Neha Agarwal 7da099baae
add perl-Devel-Refcount (#10309) 2024-09-03 12:06:37 -07:00
Neha Agarwal ea0dba7e2f
port perl-Sub-Exporter-Progressive (#10267) 2024-09-03 10:58:16 -07:00
Neha Agarwal 978a3468f0
port 3 perl packages from extended into core (#10280) 2024-09-03 10:57:47 -07:00
Neha Agarwal 3ceedb22ea
port perl-Algorithm-C3 (#10282) 2024-09-03 08:48:39 -07:00
Neha Agarwal a348e823bf
upgrade perl-sub-install to v0.929 (#10266) 2024-09-03 08:48:02 -07:00
Rohit Rawat 7e1a176f1b
Add patch to fix CVE-2024-43788 in python-tensorboard (#10316) 2024-09-02 17:27:29 +05:30
Sam Meluch 31f1cafb41
Filter out debuginfo packages when running sodiff (#6698) (#10295)
Co-authored-by: Sam Meluch <sam.meluch@microsoft.com>
2024-08-30 15:27:06 -05:00
Neha Agarwal 4c0f5c4e36
remove unused source signature: plexus-utils (#10306) 2024-08-30 13:22:51 -07:00
Neha Agarwal 230d668743
remove unused source signature: rabbitmq-server (#10305) 2024-08-30 11:58:17 -07:00
Andrew Phelps e9ceede2ec
libsafec: upgrade to 3.8.1 (#10296) 2024-08-30 11:55:55 -07:00
Neha Agarwal 2cf25b8c83
add perl-Match-Simple and perl-Sub-Infix (#10261) 2024-08-30 11:49:21 -07:00
CBL-Mariner-Bot d6a21a1d2b
[AUTOPATCHER-kernel-rt] Kernel RT upgrade to version 6.6.44.1-rt39 - branch 3.0-dev (#10141) 2024-08-30 14:43:40 -04:00
jozzsi b2de6be6db
kernel-uki: remove usrmount from initrd (#10168) 2024-08-30 10:42:35 -07:00
Andrew Phelps 9280cc7932
Makefile: fix typo clean-imggen (#10300) 2024-08-29 23:48:10 -07:00
Andrew Phelps 538e181a00
fix ocaml test issues (#10298) 2024-08-29 23:47:36 -07:00
Rachel Menge cad86954ea
Enable check section for glibc (#10277)
Previously, the glibc check section caused major failures for the builds. However, these no longer exisit. To enable these tests, address conflicting gcc flags and turn off the macro which prevents check section for glibc. Note there are still 3 tests which need to be invetigated for failures.

The patch prevents the error
c1: error: '-Wformat-security' ignored without '-Wformat' [-Werror=format-security]
The error occurs when glibc is compiled with -Wformat-security which requires -Wformat and thus conflicts with tests which use -Wno-format

The new results from the check section should be
Summary of test results:
3 FAIL : nptl/tst-cancel1, io/tst-lchmod, nptl/tst-mutex10
5040 PASS
152 UNSUPPORTED
12 XFAIL
8 XPASS
2024-08-29 18:46:31 -07:00
Chris Gunn d7765f9441
Image Customizer: Add tests for Azure Linux 3.0. (#10249)
Allow the functional tests to accept both Azure Linux 2.0 and 3.0 image versions as input. Then, for the features that have different behavior based on the image version, ensure the tests for those features cover both image versions.
2024-08-29 17:34:19 -07:00
Neha Agarwal 5f41f3f519
remove unused source signature (#10293) 2024-08-29 16:56:43 -07:00
Neha Agarwal 420429bb1d
remove unused source signature from extra-cmake-modules (#10292) 2024-08-29 14:56:32 -07:00
Pawel Winogrodzki 2667db1fc9
Fixed `nbdkit` test-time dependency on `/sbin/ss`. (#10290) 2024-08-29 14:06:37 -07:00
Pawel Winogrodzki a878f87999
Fixed `nghttp2` test-time dependency on `CUnit`. (#10289) 2024-08-29 13:55:04 -07:00
bfjelds e4836b25b8
tensorflow: CVE-2024-7592 (#10246) 2024-08-29 10:31:07 -07:00
Dallas Delaney e073c74219
vte291: patch CVE-2024-37535 (#10275)
Co-authored-by: Dallas Delaney <dadelan@example.com>
2024-08-29 05:55:37 -07:00
Cameron E Baird 280394afcf
nginx: Address CVE-2024-7347 (#10194) 2024-08-28 11:18:39 -07:00
Neha Agarwal 91ddec4076
perl-sub-name update to v0.27 (#10265) 2024-08-28 09:17:01 -07:00
Neha Agarwal c95622bdf6
move perl strictures and bareword-filehandles (#10268) 2024-08-28 09:16:51 -07:00
Neha Agarwal 800bb6c027
port perl-IO-String from extended into core (#10271) 2024-08-28 09:16:46 -07:00
Neha Agarwal 94d8b0edae
port perl modules from extended into core - part 6 (#10272) 2024-08-28 09:16:38 -07:00
Pawel Winogrodzki 82aa2945bd
Fixed `numpy` ptests. Added `python3-pyproject-metadata`. (#10270) 2024-08-27 15:15:09 -07:00
Lanze Liu d47dc39ac7
ImageCustomizer: Implement new MIC Overlays APIs. (#10138)
Authored-by: lanzeliu <lanzeliu@microsoft.com>
2024-08-27 15:13:42 -07:00