Skip to content

AMLFS_2.16.1-al3 for Azure Linux 3

Choose a tag to compare

@csmuell csmuell released this 20 Feb 17:28

Release AMLFS_2.16.1-al3 for Azure Linux 3

https://learn.microsoft.com/en-us/azure/azure-managed-lustre/client-install?pivots=azurelinux-3

What’s new in this Azure Linux 3 specific release:

  • AMLFS client packages built on Lustre 2.16.1
  • New operating system support: Azure Linux 3, 6.6 kernel support.
  • Trusted Launch–compatible client packages — AMLFS Lustre kernel modules and packages are signed and validated for use on Azure Linux 3 virtual machines with Trusted Launch and Secure Boot enabled.
  • Continued alignment with Azure Managed Lustre service validation and testing

This release includes 21 commits since 2.16.1.

Changes

  • Allow passing kver through to the makefile. (bb0a0e1)
  • Make it possible to specify the value of the Release field for rpm packages. (0a7aa0f)
  • Updates to get proper metadata into package names. (a78aa05)
  • This corrects two issues relating to debian packaging in Lustre: (d3e05a4)
  • To distinguish lustre-client-utils & lustre-client-module packages by Ubuntu distro versions (bionic/focal/etc), modify their package version format. (fe8b131)
  • Add ability to disable dependency of userspace pkgs on kmod pkg. (5f89c70)
  • Force libtoolize to reinit when autogen.sh is run. (03bb97d)
  • Call autogen.sh when building rpms. (df2c70a)
  • Call autogen.sh when building dkms-rpms. (dff58e7)
  • Remove Obsoletes from lustre-client. (ca50d22)
  • Add lustre_version_sha parsing to specfile to clean up package obsolesce. (#7) (47fced8)
  • Add trusted launch build support for rhel spec file (a8d7b4e)
  • Make socklnd pay attention to net namespaces of devices (3e8230f)
  • feat: add Azure Linux 3.0 client build support (1a0519e)
  • fix: correct RPM spec syntax and add missing build deps (d67401a)
  • feat: improve Azure Linux 3 Dockerfile and spec compatibility (ba6eca3)
  • feat: add pkg_release override for RPM spec file (2792ab8)
  • feat: add Azure Linux support to RPM spec conditions (6e1eaaa)
  • build: improve brp script handling across distributions (583b69d)
  • fix(spec): filter ksym requires on Azure Linux (e05c2d2)
  • Create inline kmodtool wrapper that filters hardcoded /usr/sbin/depmod (153e389)

Full Changelog: 2.16.1...AMLFS_2.16.1-al3