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

3066 Коммитов

Автор SHA1 Сообщение Дата
Saranya Reddipalli 0db6f968b5
Add new package xerces-c v3.2.4 (#5976) 2023-08-14 10:40:59 +05:30
Muhammad Falak R Wani a1596d1f4b
nginx: configure with `--with-stream_ssl_module` to enable support for stream proxy server with SSL/TLS (#5975)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-08-14 09:28:27 +05:30
CBL-Mariner-Bot f3158c7a91
Prepare August 2023 Release 2 (#5983) 2023-08-10 17:26:29 -07:00
rlmenge 8b6982a318
Build nbd module (#5972)
Enable the nbd module for AMD by setting CONFIG_BLK_DEV_NBD=m. 
This module is already available for ARM64.
2023-08-10 14:48:49 -07:00
CBL-Mariner-Bot a55536705f
Prepare August 2023 Update 2 (#5978) 2023-08-10 13:46:12 -07:00
Dallas Delaney 43d970a050
Add python-cstruct package (#5971)
* Add python-cstruct package
2023-08-10 10:41:52 -07:00
CBL-Mariner-Bot 19c3e1bde9
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.125.1 - branch main (#5964)
* Kernel upgrade to 5.15.125.1 version

* Add new configs set to defaults

* Update required configs json

---------

Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-08-10 09:38:02 -07:00
Muhammad Falak R Wani 3995717b83
opentelemetry-cpp: add package v1.10.0 (#5947)
* opentelemetry-cpp: enable OTLP_GRPC & OTLP_HTTP
* opentelemetry-cpp: refactor into libs & devel subpackage

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-08-10 10:23:18 +05:30
Sam Meluch 2f6c8a3a6e
Add requires for glibc-debuginfo to valgrind spec (#5958)
* add glibc-debuginfo to valgrind requires

* bump version of valgrind spec

* fix spacing on glibc-debuginfo in changelog

---------

Co-authored-by: Sam Meluch <sam.meluch@microsoft.com>
2023-08-08 15:51:56 -07:00
Sam Meluch 0d620dc747
Add lld16 package to Mariner (#5952)
* Add lld16 package to Mariner

* Update cgmanifest and License map files for lld16

* update changelog in lld16.spec

* update formatting for lld16 in licenses.json

* fix spacing in lld16.spec

---------

Co-authored-by: Sam Meluch <sam.meluch@microsoft.com>
2023-08-08 15:45:53 -07:00
Lanze Liu b9ca4e444b
kernel-hci: Update config to enable DM multipath Kernel configurations. (#5951) 2023-08-08 16:13:44 -04:00
Muhammad Falak R Wani 04b890c312
Upgrade curl to 8.2.1 to address CVE-2023-32001 (#5955)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-08-08 20:23:18 +05:30
CBL-Mariner-Bot 1276138ebe
Upgrade telegraf to 1.27.3 resolve vulnerability with jaeger v1.38.0 (#5949) 2023-08-07 15:49:21 -07:00
CBL-Mariner-Bot 9c98773ff3
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.123.1 - branch main (#5916)
* Kernel upgrade to 5.15.123.1 version

* Apply config changes to ARM64

* Add required configs

---------

Co-authored-by: Saul Paredes <saulparedes@microsoft.com>
2023-08-07 14:24:52 -07:00
Pawel Winogrodzki d9d4b4766b
Made `python-certifi` stop using its bundled certificates to fix CVE-2023-37920. (#5939) 2023-08-06 13:10:15 -07:00
CBL-Mariner-Bot 90eff3e470
Prepare August 2023 Release (#5934) 2023-08-04 19:06:18 -07:00
Trung a286e563f3
qt5-qtbase: Add patch for CVE-2023-33285, CVE-2023-37369, CVE-2023-38197 (#5923) 2023-08-04 08:42:14 -07:00
Sumynwa 1c1fd0bddd
reaper: Add patch for CVE-2018-11694 (#5937) 2023-08-04 16:58:41 +05:30
Muhammad Falak R Wani 2489bb76d4
nginx: configure with `--with-compat` to enable dynamic modules compatibility (#5913)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-08-04 09:54:32 +05:30
rlmenge 78e9237f28
Address hyperv-daemons cves (#5928) 2023-08-03 09:22:15 -07:00
Archana Choudhary 2fcd7ae197
gmp: adds c++ support in gmp-devel sub-package (#5918)
* gmp: adds c++ support in gmp-devel sub-package

* Updates manifest files
2023-08-03 17:50:11 +05:30
suresh-thelkar 7be6adcd98
Fix a bug in applying earlier patches in dhcp (#5892)
* dhcp: Remove tabs at the start of the spec file
* dhcp: Fix a bug in applying earlier patches
2023-08-03 08:23:36 +05:30
Mykhailo Bykhovtsev 6e05f4fdc4
Add protobuf check section (#5127)
* adding back protobuf java subpackage

* fixing order of descriptions

* fixing protobuf java build and req

* fixing description reference for protobuf java

* fixing versions for temurin for protobuf java

* fixed build for maven and added make test

* formatting the spec file

* formatting protobuf spec file again

* adjusting subpackge name for protobuf java

* fixing description for protobuf java subpackage

* moving comment and removing not needed provides for protobuf java

* adding python check macro and adding python tests for protobuf python subpackage

* incrementing mariner macros spec file

* updating spec file per suggestions

* de-coupling test changes from adding java subpackage

* removing the loose file

* updating manifests for the toolchain

* switch protobuf to use tox for testing

* fixing signature for mariner-rpm-macros

* fixing dependency name for the package

* removing python subpackage tests and tox as could not get tox to work

* removing addition of python macro as it is depricated
2023-08-02 16:18:01 -07:00
CBL-Mariner-Bot b925e99b11
[AUTOPATCHER-kernel] Kernel CVE - branch main - CVE-2023-3863 CVE-2023-3610 CVE-2023-3611 CVE-2023-3609 CVE-2023-3776 (#5920)
* CVE-2023-3610 CVE-2023-3611 CVE-2023-3609 CVE-2023-3776

* CVE-2023-3863
2023-08-02 16:02:11 -07:00
Sourav Gupta 3d6087d308
Update blobfuse2 to 2.0.5 (#5925) 2023-08-02 09:18:39 -07:00
Riken Maharjan 5dd60a2824
Fix Bug 45595561: Remove .bazelversion file (#5922) 2023-08-02 09:05:00 -07:00
Sumynwa b632863ab7
rpm-ostree: Add patch to fix CVE-2022-47085 (#5917) 2023-08-02 10:32:27 +05:30
Pawel Winogrodzki 85cd092ef8
Updated `iperf3` to fix CVE-2023-38403. (#5919) 2023-08-01 15:53:54 -07:00
J Camposeco e4346e4140
kernel: update mellanox configuratoins for bluefield2 (#5896)
* Enabling Mellanox configs

* Remove POWER_MLXBF

* update required configs

* Add new configs

* update PR number in rewuired config json
2023-08-01 13:31:46 -07:00
Pawel Winogrodzki 4ed6e29789
Set `mariadb` to explicitly use system's openSSL, PCRE, and zlib. (#5908) 2023-08-01 09:43:27 -07:00
Saranya Reddipalli 374a11474f
Add new package libtraceevent v1.7.2 (#5870) 2023-08-01 14:53:59 +05:30
Saranya Reddipalli 6a1f17bb19
Promote opencsd to SPECS (#5871) 2023-08-01 14:52:39 +05:30
Saranya Reddipalli d88acb348e
Promote rlwrap to SPECS (#5872) 2023-08-01 14:52:11 +05:30
Pawel Winogrodzki e07618745d
Updated `pcre2` to version 10.42 to fix CVE-2022-41409. (#5906) 2023-07-31 17:04:38 -07:00
Saul Paredes 2f821725e7
Nopatch kernel for CVE-2023-38427, CVE-2023-38430, and CVE-2023-38431 (#5910) 2023-07-31 15:44:57 -07:00
Vince Perri 7f85fab85b
kernel-hci: Add net/mlx5 patch (27) switching warn message to debug (#5885)
* kernel-hci: Add 0028-net-mlx5-Bridge-use-debug-not-warn-if-entry-not-found.patch

* Bump release number and add to changelog

* Fix changelog

* Update entangled spec
2023-07-31 13:15:34 -04:00
CBL-Mariner-Bot 707e2a9a00
[AUTOPATCHER-kernel] Kernel CVE - branch main - CVE-2023-38426 CVE-2023-38428 CVE-2023-38429 CVE-2023-38432 (#5890)
* CVE-2022-48502 CVE-2023-38409

* CVE-2023-38426 CVE-2023-38428 CVE-2023-38429 CVE-2023-38432
2023-07-31 08:49:42 -07:00
Cameron E Baird 02c4869938
Tweak behavior of kernel-mshv initrd; let it remain in /boot. (#5765)
* Tweak behavior of kernel-mshv initrd; let it remain in /boot.

* remove bad whitespace

* update comment on initramfs script
2023-07-28 22:34:53 -07:00
Dallas Delaney c678e6f890
Update kata-containers-cc to 0.6.0 (#5816)
* Update kata-containers-cc to 0.6.0
2023-07-28 16:04:06 -07:00
suresh-thelkar 6edf78ca15
Patch CVE-2023-2828 in bind (#5880)
* Patch CVE-2023-2828 in bind
* bind: Adding upstream patch details
2023-07-28 09:02:30 +05:30
Riken Maharjan fc4a87cac4
Fixes openssh CVE-2023-38408 and Update openssh to 8.9p1 (#5889) 2023-07-27 17:00:10 -07:00
osamaesmailmsft 0213819410
Removing prometheus from prometheus-adapter and making separate *-docs packages (#5888) 2023-07-27 15:28:15 -07:00
CBL-Mariner-Bot 674f033b6f
Kernel upgrade to 5.15.122.1 version (#5887) 2023-07-26 15:17:31 -07:00
rlmenge 52904c7e63
Nopatch kernel CVE-2022-45884 and CVE-2022-45886 (#5877) 2023-07-25 16:46:19 -07:00
rlmenge 680adbbe5d
Nopatch several kernel cves (#5868)
Nopatch kernel CVE-2022-41848, CVE-2022-44032, CVE-2022-44033, CVE-2022-44034, CVE-2022-45887, CVE-2022-45888, CVE-2022-45919, CVE-2023-0469, CVE-2023-0615, CVE-2023-2124, CVE-2023-28464, CVE-2023-28866, CVE-2023-3268, CVE-2023-3269, CVE-2023-3389, CVE-2023-3390, CVE-2023-35826, CVE-2023-35828
2023-07-25 11:18:35 -07:00
CBL-Mariner-Bot a957082832
Nopatch kernel to address CVE-2022-3533 CVE-2022-3606 (#5862) 2023-07-24 12:42:45 -07:00
Andrew Phelps 098c302f9c
switch to zstd compression level 7 (#5800) 2023-07-19 16:57:38 -07:00
Trung f2e04e508c
Nopatch kernel for CVE-2023-21102, CVE-2023-32250, CVE-2023-32254 (#5850)
* add nopatch for CVE-2023-21102

* add CVE-2023-32250, CVE-2023-32254
2023-07-19 15:23:25 -07:00
Trung d28db732e1
hyperv-daemons: add nopatch for CVE-2023-1989, CVE-2023-1998, CVE-2023-21102, CVE-2023-25012, CVE-2023-3359 (#5853) 2023-07-19 14:03:34 -07:00
Andrew Phelps cb3a2a93e7
Revert "Add CONFIGs for Mellanox Bluefield SOC in ARM64 (#5789)" (#5852)
This reverts commit 800a2e0bb3.
2023-07-19 13:35:15 -07:00