stgraber
released this
23 Oct 20:10
·
16 commits
to main
since this release
Announcement
https://discuss.linuxcontainers.org/t/distrobuilder-3-1-has-been-released/21955
What's Changed
- gomod: Bump to Go 1.20 minimum by @stgraber in #792
- Fix small logging issues by @monstermunchkin in #793
- README: Add note about minimum Go version by @stgraber in #795
- main: Fix VM builds when using
build-lxd
command by @monstermunchkin in #797 - sources: Fix openeuler tests by @monstermunchkin in #799
- nixos-http: support versioned releases by @adamcstephens in #798
- managers: Rebranding Macaroni OS Package Manager by @geaaru in #800
- Bump golang.org/x/crypto and github.com/containerd/containerd by @monstermunchkin in #805
- main: Add missing
--sources-dir
tobuild-incus
command by @monstermunchkin in #806 - Update README.md Install Instructions by @petermichaux in #807
- Update README.md by @petermichaux in #808
- incus-agent: Refresh files by @stgraber in #810
- build(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12 by @dependabot in #811
- incus-agent: Fix systemd unit name under LXD by @stgraber in #813
- Bump to Go 1.21 by @stgraber in #816
- Tidy up lxc.generator a bit by @stefanor in #815
- incus-agent: Fix SELinux by @stgraber in #817
- Bump pongo2 to v4 by @stgraber in #820
- Remove race in tests by @monstermunchkin in #821
- debootstrap: Pass --no-merged-usr on noble by @stgraber in #824
- Debian sid use --no-merged-usr by @zacksiri in #826
- Replace util.ValueInSlice with slices.Contains by @gibmat in #829
- Fixed hardcoded root partition device name sda2 by @nanjj in #830
- Updated ubuntu example to use ROOTFS_DEVICE_UUID by @nanjj in #831
- Switch to Incus 6.0 by @stgraber in #832
- Make run-parts running compatible with different versions by @nanjj in #834
- Set repack-windows drivers default value by @nanjj in #833
- Clean up iso mount gen warnings by @nanjj in #835
- Refactor find boot.wim and install.wim logic by @nanjj in #836
- Refactor WIM info parsing by @nanjj in #837
- Support x86 architecture and refactor the detecting logic by @nanjj in #838
- gomod: Update dependencies by @stgraber in #839
- sources/funtoo: Use symlinks by @stgraber in #840
- archlinux: Move to zst by @stgraber in #841
- Repack windows bios boot support by @nanjj in #844
- Refactor copy driver files by @nanjj in #845
- Refactor parse inf driver class guid by @nanjj in #846
- Update actions.md by @tienthanh2509 in #847
- lxc.generator: Handle pre-release systemd by @stgraber in #849
- systemd v256 seems to require overriding ImportCredential= for all containers by @gibmat in #850
- Fixed duplicated umount action by @nanjj in #851
- Support http-proxy keyserver options for gpg recv-keys by @nanjj in #852
- Refactor import gpg public keys by @nanjj in #853
- distrobuilder: Remove LXD support by @stgraber in #854
- Gomod update/cleanup by @stgraber in #856
- Fixed multiple sys files not copied issue by @nanjj in #858
- Update README.md by @cemzafer in #861
- Update README.md by @nanjj in #863
- Fixed device major minor parse failure by @nanjj in #864
- Fixed device major minor parse failure by @nanjj in #866
- Run unit tests via sudo by @nanjj in #867
- debootstrap: Remove no-merged-usr/merged-usr logic by @stgraber in #868
- debootstrap: Add workaround for devuan by @stgraber in #869
- sources: Fix openEuler version in tests by @aileven in #875
- workflows/tests: drop 1.21, add 1.23 by @adamcstephens in #877
- nixos-http: use incus-specific image for unstable by @adamcstephens in #876
- Add handling of ESD files for Windows repacking by @foxtrotcz in #879
- Update gomod by @stgraber in #883
- Add mkisofs support by @rick-gnous in #882
New Contributors
- @adamcstephens made their first contribution in #798
- @petermichaux made their first contribution in #807
- @stefanor made their first contribution in #815
- @zacksiri made their first contribution in #826
- @gibmat made their first contribution in #829
- @tienthanh2509 made their first contribution in #847
- @cemzafer made their first contribution in #861
- @aileven made their first contribution in #875
- @foxtrotcz made their first contribution in #879
- @rick-gnous made their first contribution in #882
Full Changelog: distrobuilder-3.0...distrobuilder-3.1