azurelinux
azurelinux copied to clipboard
Linux OS for Azure 1P services and edge appliances
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
[AUTOPATCHER-CORE] Upgrade nginx to 1.26.1 Fix CVE-2024-31079 Upgrade pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=621523&view=results buddy build -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=621534&view=results
[CVE-2024-3660](https://github.com/advisories/GHSA-x4wf-678h-2pmq) update Keras to version 3.3.3 add dependencies pybind11 and python-optree Changes to be committed: new file: SPECS/keras/0001-Add-Keras-3.3.3.patch modified: SPECS/keras/keras.signatures.json modified: SPECS/keras/keras.spec new file: SPECS/pybind11/pybind11-2.10.11-hpath.patch new file: SPECS/pybind11/pybind11.signatures.json new file:...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
**Describe the bug** The current `abseil-cpp` package is built with `CMAKE_BUILD_TYPE` set to `None`. This results in the package being built without `NDEBUG` being defined. This creates ABI incompatibilities between...
**Describe the bug** While creating an Azure Linux 3.0 WSL instance, I noticed that I couldn't log in as the default (non-root) WSL user I created as `root`. The error...
mimalloc (https://github.com/microsoft/mimalloc) is a general purpose allocator library that is used in various large scale low-latency services and programs, including Bing and Azure. It is supported by all major Linux...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
The new node local CSI driver will require the agent to format a volume after encrypting it. Hence this adds e2fsprogs to the CoCo UVM so that the agent can...