File distrobuilder.changes of Package distrobuilder
-------------------------------------------------------------------
Sun Jun 8 11:18:51 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- require the smaller package git-core, not git (which includes
git gui)
-------------------------------------------------------------------
Thu Apr 24 17:09:19 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- add fix-CVE-2025-22872.patch, for fixing bsc#1241834
-------------------------------------------------------------------
Fri Apr 4 01:55:24 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 3.2:
* distrobuilder: Adjust name of driver inf files
* distrobuilder: Also install exes when injecting drivers
* fedora: Add support for OCI images
* ubuntu.yaml: add Noble, Oracular, Plucky
* Move to geaaru/docker-companion fork
* gomod: Update dependencies
* opensuse: Temporarily switch to mirrorcache-eu to fix downloads
* nixos: correctly handle 24.11
* Update README.md
* lxc.generator: Workaround issue with nsresourced
* lxc.generator: Fix systemd-networkd on recent distros
* Makefile: Sync update-gomod with Incus
* systemd: Relax read-only path workaround
* remove nixos 24.05
* Update openwrt-http_test.go to support v24.10 (and drop v21.x)
* Change naming of INF files
* docs: update supported Windows versions list
* doc: Add XP (for Windows XP) to wordlist
* Makefile: Bump minimum Go to 1.23.0
* Makefile: Remove deprecated -d flag
* Makefile: Remove GOCACHE
* README: Fix badge
* sources: Add Alpaquita downloader
* managers/apk: Support packages.repositories[].key
* Add user/group ID mapping from passwd and group files
* README: Add missing packages
* systemd: Remove unused logic
* systemd: Cleanup generator script
* systemd: Apply overrides even when nesting is enabled
* Fix spelling errors found by codespell
* Update README.md - replace libguestfs-tools with libwin-hivex-perl
* lint: Run codespell automatically
* lxc.generator Fixed typo in comments
* doc: Document runtime deps for building VM images
* Makefile: Bump Go to 1.23.7
* sources: Alpaquita - use source.variant not image.variant
- remove fix-CVE-2025-22869.patch, as upstream fixed the issue
-------------------------------------------------------------------
Wed Mar 12 09:14:08 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- add patch fix-CVE-2025-22869.patch, fixes bsc#1239417
-------------------------------------------------------------------
Wed Oct 23 22:04:27 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 3.1:
* gomod: Bump to Go 1.20 minimum
* Fix small logging issues
* README: Add note about minimum Go version
* main: Fix VM builds when using build-lxd command
* sources: Fix openeuler tests
* nixos-http: support versioned releases
* managers: Rebranding Macaroni OS Package Manager
* Bump golang.org/x/crypto and github.com/containerd/containerd
* main: Add missing --sources-dir to build-incus command
* Update README.md Install Instructions
* Update README.md
* incus-agent: Refresh files
* build(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12
* incus-agent: Fix systemd unit name under LXD
* Bump to Go 1.21
* Tidy up lxc.generator a bit
* incus-agent: Fix SELinux
* Bump pongo2 to v4
* Remove race in tests
* debootstrap: Pass --no-merged-usr on noble
* Debian sid use --no-merged-usr
* Replace util.ValueInSlice with slices.Contains
* Fixed hardcoded root partition device name sda2
* Updated ubuntu example to use ROOTFS_DEVICE_UUID
* Switch to Incus 6.0
* Make run-parts running compatible with different versions
* Set repack-windows drivers default value
* Clean up iso mount gen warnings
* Refactor find boot.wim and install.wim logic
* Refactor WIM info parsing
* Support x86 architecture and refactor the detecting logic
* gomod: Update dependencies by
* sources/funtoo: Use symlinks
* archlinux: Move to zst
* Repack windows bios boot support
* Refactor copy driver files
* Refactor parse inf driver class guid
* Update actions.md by
* lxc.generator: Handle pre-release systemd
* systemd v256 seems to require overriding ImportCredential= for all containers
* Fixed duplicated umount action
* Support http-proxy keyserver options for gpg recv-keys
* Refactor import gpg public keys
* distrobuilder: Remove LXD support
* Gomod update/cleanup
* Fixed multiple sys files not copied issue
* Update README.md
* Fixed device major minor parse failure
* Run unit tests via sudo
* debootstrap: Remove no-merged-usr/merged-usr logic
* debootstrap: Add workaround for devuan
* sources: Fix openEuler version in tests
* workflows/tests: drop 1.21, add 1.23
* nixos-http: use incus-specific image for unstable
* Add handling of ESD files for Windows repacking
* Update gomod
* Add mkisofs support
- remove mkisofs.patch as upstream added support
- add pie.patch to enable PIE
-------------------------------------------------------------------
Wed Jul 26 23:34:52 UTC 2023 - Richard Rahl <rrahl0@proton.me>
- Initial packaging of upstream for openSUSE Tumbleweed.