Skip to content

v0.11.0

Compare
Choose a tag to compare
@poiana poiana released this 19 Dec 16:14
· 216 commits to master since this release

Changelog

  • 4e741b7 new(builder): add bottlerocket os support.
  • 88642c9 fix(pkg/kernelrelease): allow empty patch for kernelrelease strings.
  • aa68c25 feat(builder-image): config flag for custom base image to override the compile-time defined BaseImage
  • adddc98 feat(debian-pve-build): compile proxmox kernel's driver
  • a97d2d5 updating comment
  • 02d5f45 feat: add development fedora repos to enable building of driver for fc37 which isn't in final release yet
  • 53a2e73 add EXONER4TED as approver in OWNERS
  • 1f41309 remove arch builder image and update Arch example configuration to call out need for builderimage flag
  • f569d12 adjust comment
  • 697e08e add Dockerfile for ArchLinux requiring gcc-11/12 for anyone to use
  • eea9992 adjust archlinux support to require user to pass kernel type in the kernelrelease
  • 47b7457 implement the MinimumURLs interface in OpenSUSE
  • 6310fb8 add more openSUSE releases, adjust some comments
  • 77e0e28 adjusting more possibleURLs for opensuse
  • 1a201c3 Add initial opensuse support
  • 21531e4 add tests, adjust regex pattern to fix match on debian
  • 43c14bf add a + character further in the string as well
  • 6c65c74 add a + character as well to kernelVersionPattern
  • ca12c17 adjust the kernelVersionPattern to match some weird debian kernels
  • 1ce7fde add initial fedora support