Daniel McIlvaney
827ca98dc6
Remove all references to old dm-verity boot tooling [3/3] ( #10975 )
2024-11-08 17:24:56 -08:00
Muhammad Falak R Wani
d1598f3f39
golang: support v1.22 and v1.23 ( #10654 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-11-01 09:39:23 +05:30
Devin Anderson
e57bb7d650
Fix pytest by adding python-iniconfig dependency ( #10657 )
...
* Adds a new python-iniconfig spec at version 1.1.1
* Updates pytest to require this package (runtime dependency)
2024-10-16 14:25:33 -07:00
Rohit Rawat
1118da22ed
Add Valkey to 3.0 ( #10579 )
2024-10-01 22:14:51 +05:30
Andrew Phelps
15168cc08b
update clang llvm lld with fixes and add libcxx spec ( #10329 )
2024-09-30 18:15:04 -07:00
reuben olinsky
6efc686138
mock: upgrade and port from extended to core (including dependencies) ( #10347 )
...
Upgrades and moves to core: mock, mock-core-configs, distribution-gpg-keys, libuser, python-pyroute2, python-templated-dictionary, usermode
Adds as required dependencies: python-backoff, python-rpmautospec-core
2024-09-27 11:53:03 -07:00
Muhammad Falak R Wani
6e6c86065a
389-ds-base: init at v3.1.0 ( #10572 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-09-27 15:45:32 +05:30
Rohit Rawat
0765ab3cb3
Add Mosh to Extended packages ( #10531 )
...
Co-authored-by: AZaugg <AZaugg@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-09-24 21:56:57 +05:30
sallhms
51efe88867
Add package php-pecl-apcu v5.1.23 ( #10445 )
2024-09-23 16:48:08 +05:30
joejoew
0fcd41d72b
Add packages subunit and python-junitxml ( #10441 )
...
Co-authored-by: Zhichun Wan <zhichunwan@microsoft.com>
2024-09-17 19:49:07 -07:00
joejoew
6d0d146d8d
Add package libmd ( #10429 )
...
Co-authored-by: Zhichun Wan <zhichunwan@microsoft.com>
2024-09-12 11:50:55 -07:00
Neha Agarwal
7da099baae
add perl-Devel-Refcount ( #10309 )
2024-09-03 12:06:37 -07:00
Neha Agarwal
2cf25b8c83
add perl-Match-Simple and perl-Sub-Infix ( #10261 )
2024-08-30 11:49:21 -07:00
Pawel Winogrodzki
82aa2945bd
Fixed `numpy` ptests. Added `python3-pyproject-metadata`. ( #10270 )
2024-08-27 15:15:09 -07:00
Cameron E Baird
34254ef77a
edk2: Deprecate hvloader; introduce edk2-hvloader ( #10221 )
2024-08-26 14:43:37 -07:00
Christopher Co
78c58334ae
Add stress-ng to SPECS-EXTENDED ( #10102 )
...
Introduce stress-ng into SPECS-EXTENDED. stress-ng is a stress testing tool to exercise the OS & HW and collect metrics. The packaging is initially from Fedora 41.
stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
Signed-off-by: Chris Co <chrco@microsoft.com>
2024-08-12 01:43:00 -07:00
Aditya Dubey
b21bfd500c
Onboarding cpufrequtils, mtr, and sysfsutils packages to 3.0 ( #9913 )
2024-07-30 14:44:01 -07:00
Hideyuki Nagase
4dfd6c8ce8
3.0-dev: add xorg-x11-server-Xwayland v24.1.1 ( #9875 )
2024-07-23 16:27:13 -07:00
Hideyuki Nagase
9295a897d7
3.0-dev: add libdecor, libei, libxcvt ( #9844 )
2024-07-16 09:31:32 -07:00
Christopher Co
6160f06d08
Switch libguestfs over to use dhcpcd and remove dhcp package ( #9728 )
...
ISC DHCP is deprecated upstream since 2022. Use dhcpcd as an alternative.
This change also switches libguestfs over to using dhcpcd
libguestfs has support for dhcpcd since v1.51.8 so we can
move over to using dhcpcd instead of dhclient, which is provided by
the now defunct dhcp package.
Signed-off-by: Chris Co <chrco@microsoft.com>
2024-07-11 09:18:06 -07:00
Minghe Ren
ce34fc164a
Minghe/dhcpcd and cloud init ( #9578 )
...
Co-authored-by: minghe <rmhsawyer>
2024-07-09 03:58:51 -07:00
Nick Samson
f0bdb09cb2
Fix python-gevent missing dependencies, broken tests, and CVE-2024-24806 ( #9549 )
...
Co-authored-by: Nick Samson <nisamson@microsoft.com>
2024-07-08 13:05:15 -07:00
jslobodzian
fd16e7e966
Revert "Remove Blobfuse2 from Azure Linux 3.0. Will be published by … ( #9614 )
2024-07-05 17:40:56 -04:00
Trung
203723a23f
Add kernel-uki-signed and systemd-boot-signed ( #9521 )
...
- Add kernel-uki-signed.spec
- Add systemd-boot-signed.spec
- kernel-uki: Install UKI EFI binary under /boot and create a symlink to it under /lib/modules/$(uname -r)/
Signed-off-by: Thien Trung Vuong <tvuong@microsoft.com>
2024-07-03 14:35:46 -07:00
Pawel Winogrodzki
b284451410
Removed 'libdb' deps from multiple packages. ( #9349 )
2024-06-27 16:07:05 -07:00
Christopher Co
1e8f00591d
Remove original cloud-hypervisor package ( #9493 )
...
Our cloud-hypervisor is now sourced from the microsoft/cloud-hypervisor github project, which is packaged in "cloud-hypervisor-cvm". So remove the original cloud-hypervisor package which was pointing to upstream cloud-hypervisor to reduce confusion and maintenance burden.
Signed-off-by: Chris Co <chrco@microsoft.com>
2024-06-26 09:09:47 -07:00
jslobodzian
f992e717ac
Remove Blobfuse2 from Azure Linux 3.0. ( #9500 )
2024-06-25 16:33:53 -04:00
jslobodzian
31db412cf7
Remove isorelax from Azure Linux 3.0 ( #9502 )
2024-06-25 16:32:39 -04:00
Sriram Nambakam
68743047a4
Remove fapolicyd package ( #9496 )
2024-06-25 12:25:41 -07:00
nicolas guibourge
c75f0b62b7
3.0-dev - remove glide and mozjs ( #9478 )
...
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
2024-06-25 12:53:41 -04:00
AZaugg
70b1a20924
Package argparse-manpage naming convention consistency ( #9419 )
...
Renaming package name argparse-manpage -> python-argparse-manpage
To be consistent, all python pypi modules are named python- the
package argparse-manpage does not follow this convention, updating base
package name to be consistent.
2024-06-20 19:20:47 -07:00
Henry Beberman
79bca29c6f
Import capnproto and rr specs ( #9405 )
2024-06-17 09:50:59 -07:00
Alberto Perez
c0c48481c1
Python XlsxWriter Initial Azure Linux Import from Fedora 40 ( #9387 )
2024-06-13 14:29:13 -05:00
Dan Streetman
fb79e82e8a
kernel: add kernel-uki package ( #8930 )
...
Co-authored-by: Thien Trung Vuong <tvuong@microsoft.com>
2024-06-07 15:22:30 -07:00
Alberto Perez
ef959ba15a
Initial import of xlrd for Azure Linux from Fedora 40 ( #9322 )
2024-06-06 18:10:29 -05:00
Saul Paredes
c713a8994d
kata(-cc): upgrade to LSG release v2405.9.2 ( #9313 )
...
Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
2024-06-06 10:39:16 -07:00
Andrew Phelps
d5641a25d5
Fix 3.0-dev build breaks from ocaml packages ( #9295 )
2024-06-05 12:56:14 -07:00
Alberto Perez
9f7421e8c2
Initial import to Azure Linux of python Omegaconf package ( #9252 )
2024-05-29 18:39:28 -05:00
Alberto Perez
6f9f4a3854
Initial Azure Linux import of PSSH from Fedora 40 (license: MIT). ( #9248 )
2024-05-29 15:04:47 -05:00
Mykhailo Bykhovtsev
9b35e69bab
Upgrade ocaml to 5.1.1 and other ocaml-packages and libguestft and supermin ( #9037 )
...
Co-authored-by: Pawel Winogrodzki <pawelwi@microsoft.com>
2024-05-28 17:56:26 -07:00
Betty
1c794aeec0
python-constantly: upgrade to 23.10.4; python-versioneer: add package version 0.29 ( #9103 )
...
Co-authored-by: Betty Lakes <bettylakes@microsoft.com>
2024-05-15 14:53:09 -07:00
Henry Li
ae742b5807
[3.0] Upgrade libnvidia-container and remove unneeded packages ( #8938 )
...
Co-authored-by: Henry Li <lihl@microsoft.com>
2024-05-09 11:05:06 -07:00
osamaesmailmsft
293dc542e7
sgx-backwards-compatibility: rename package to fix typo ( #9017 )
2024-05-07 19:42:04 -07:00
Muhammad Falak R Wani
5202c60acd
ck: add package v7.2 ( #8831 )
...
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-04-19 14:35:07 +05:30
aadhar-agarwal
377b12be2e
Add trace-cmd ( #8796 )
...
Signed-off-by: Aadhar Agarwal <aadagarwal@microsoft.com>
2024-04-17 00:14:08 -07:00
Betty
62ea9adb8e
Deprecate pcre, postfix: upgrade to 3.9.0 ( #8808 )
...
Co-authored-by: Betty Lakes <bettylakes@microsoft.com>
2024-04-16 20:19:11 -07:00
Daniel McIlvaney
89762ee27b
Drop multilib-rpm-config ( #8339 )
2024-04-15 17:03:03 -07:00
Betty
cc7e131f98
Remove libgsystem, ostree: update to 2024.5, rpm-ostree: update to 2024.4 ( #8788 )
...
Co-authored-by: Betty Lakes <bettylakes@microsoft.com>
2024-04-15 16:17:11 -07:00
Riken Maharjan
47715c9a82
Add python-editables to 3.0-dev ( #8681 )
2024-04-10 09:58:46 -07:00
Mitch Zhu
9c590e2487
kata-packages-uvm: sync to v1.0.0-2 ( #8691 )
2024-04-09 18:37:39 -07:00