Skip to content

576.11

Published: August 03, 2022

Commit: 80ca4403

GitHub Release: 576.11

Garden Linux Release 576.11

New in this release

  • Updated the Kernel to 5.10.134 to provide a fix for CVE-2022-34918

For a detailed list of packages see attached component-descriptor.

Public images on cloud platforms

Alibaba Cloud (AMD64)

- Region: cn-qingdao, Image-Id: m-m5e7x5x9wt8ojuuqw90u
- Region: cn-beijing, Image-Id: m-2ze3zigvzdzeqt53ovxx
- Region: cn-zhangjiakou, Image-Id: m-8vbd0x7gtoil9use69sp
- Region: cn-huhehaote, Image-Id: m-hp3fjhe7w47cz9ib4evg
- Region: cn-wulanchabu, Image-Id: m-0jl2i8lpx2393e80qroh
- Region: cn-hangzhou, Image-Id: m-bp12wyclhxlysqai4gh9
- Region: cn-shanghai, Image-Id: m-uf60ugxpp0165g8yx8k6
- Region: cn-nanjing, Image-Id: m-gc7a2hwfcvhlyyfrudoy
- Region: cn-shenzhen, Image-Id: m-wz9hsi7a6okahpw4gd6o
- Region: cn-heyuan, Image-Id: m-f8z695l0g7emgmcl378n
- Region: cn-guangzhou, Image-Id: m-7xvak9uzub8fq93w7v7s
- Region: cn-fuzhou, Image-Id: m-gw0d1avwa2e7yugbpuqc
- Region: cn-chengdu, Image-Id: m-2vcajq1u20ckb1li261r
- Region: cn-hongkong, Image-Id: m-j6cdkb3ijcxw3z9ppiqe
- Region: ap-northeast-1, Image-Id: m-6we5d0u3t6n9nydku6n6
- Region: ap-northeast-2, Image-Id: m-mj76hsvxg7zr7bgw6hwr
- Region: ap-southeast-1, Image-Id: m-t4n62pxrw78qsqaoduqy
- Region: ap-southeast-2, Image-Id: m-p0wgdkwm0q14hxnzp2gg
- Region: ap-southeast-3, Image-Id: m-8psh6zt5f9uk0ymnphc4
- Region: ap-southeast-6, Image-Id: m-5ts9gwjz80pmgj4iaujp
- Region: ap-southeast-5, Image-Id: m-k1a09m86vc9qjb0wkbx0
- Region: ap-south-1, Image-Id: m-a2dc95wrj6qbs8eimhm8
- Region: ap-southeast-7, Image-Id: m-0jo8hxd5zdiclyqhn21r
- Region: us-east-1, Image-Id: m-0xi03wjh5g1esoq70oel
- Region: us-west-1, Image-Id: m-rj903wjh5g1esoq70oem
- Region: eu-west-1, Image-Id: m-d7ofdae3haawbazmzziv
- Region: me-east-1, Image-Id: m-eb378u16ts2ci8ba4bai
- Region: me-central-1, Image-Id: m-l4vgbf7o88eqj0vwye2v
- Region: eu-central-1, Image-Id: m-gw8bpyksj3c7libpt6cq

Amazon Web Services (AMD64)

- Region: eu-north-1, Image-Id: ami-0503ef76bc2bc5d6a
- Region: ap-south-1, Image-Id: ami-06106ccac73f00f18
- Region: eu-west-3, Image-Id: ami-0b64992473ec93ea5
- Region: eu-west-2, Image-Id: ami-011660db4420c9edc
- Region: eu-west-1, Image-Id: ami-0c3484dbcde4c4d0c
- Region: ap-northeast-3, Image-Id: ami-0c82176c91ef2d03b
- Region: ap-northeast-2, Image-Id: ami-0671f84ce84039e23
- Region: ap-northeast-1, Image-Id: ami-0bb3a4647ce230962
- Region: sa-east-1, Image-Id: ami-03842e986e5fe42d8
- Region: ca-central-1, Image-Id: ami-095116e287b43384e
- Region: ap-southeast-1, Image-Id: ami-03c0552e6b04025c2
- Region: ap-southeast-2, Image-Id: ami-0b7201ef0fd89c860
- Region: us-east-1, Image-Id: ami-02b7846ed3ed04cae
- Region: us-east-2, Image-Id: ami-06d99006f8733a4b1
- Region: us-west-1, Image-Id: ami-0f23c0d1f47a33dc8
- Region: us-west-2, Image-Id: ami-0d45317ad1180b62d
- Region: eu-central-1, Image-Id: ami-04af71f80061a34cc

Google Cloud Platform (AMD64)

All regions:

gcp_image_name: gardenlinux-gcp-cloud-gardener--prod-576-11-80ca44

Microsoft Azure (AMD64)

All regions:

urn: sap:gardenlinux:greatest:576.11.0

Pre-built images available for downloads

Alibaba Cloud (AMD64)

Amazon Web Services (AMD64)

Google Cloud Platform (AMD64)

Microsoft Azure (AMD64)

Openstack CCEE (AMD64, VMware as Hypervisor)

VMware vSphere (AMD64)

How to import images to public Cloud Providers

  • Alibaba Cloud

  • AWS

    • Importing an Image into Your Device as an Amazon EC2 AMI
    • recommended aws command with parameters:
      shell
      aws ec2 register-image --name gardenlinux --description "Garden Linux" --architecture x86_64 --root-device-name /dev/xvda --virtualization-type hvm --ena-support --block-device-mapping "DeviceName=/dev/xvda,Ebs={DeleteOnTermination=True,SnapshotId=<your snapshot ID from snapshot import>,VolumeType=gp2}"

- Google Cloud Platform
    - [Importing a bootable virtual disk](https://cloud.google.com/compute/docs/import/importing-virtual-disks#bootable) to GCP

- Microsoft Azure
    - [Bringing and creating Linux images in Azure](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/imaging)


## Kernel Headers

The following packages contain the Linux kernel headers and the compiler that was used for building the kernel:

- https://repo.gardenlinux.io/gardenlinux/pool/main/l/linux-5.10/linux-headers-5.10.134-garden-common_5.10.134-0gardenlinux1_all.deb
- https://repo.gardenlinux.io/gardenlinux/pool/main/l/linux-5.10/linux-headers-5.10.134-garden-cloud-amd64_5.10.134-0gardenlinux1_amd64.deb
- https://repo.gardenlinux.io/gardenlinux/pool/main/l/linux-5.10/linux-compiler-gcc-10-x86_5.10.70-1gardenlinux1_amd64.deb


## Other Releases

- [All Releases Index](../release-notes/index.md)