Changelog for
obs-build-20240711-452.1.noarch.rpm :
* Thu Jul 11 2024 Adrian Schröter
- productcompose: support __all__ option- config update: tumbleweed using preinstallexpand- minor improvements
* Wed Jun 12 2024 mlsAATTsuse.de- tumbleweed build config update- support the %load macro- improve container filename generation (docker)- fix hanging curl calls during build (docker)- productcompose: fix milestone query
* Thu May 16 2024 Adrian Schröter - tumbleweed build config update- 15.6 build config fixes- sourcerpm & sourcedep handling fixes- productcompose: - Fix milestone handling - Support bcntsynctag- Adding debian support to generate_sbom- Add syscall for personality switch on loongarch64 kernel- vm-build: ext3 & ext4: fix disk space allocation- mkosi format updates, not fully working yet- pbuild exception fixes- Fixes for current fedora and centos distros- Don\'t copy original dsc sources if OBS-DCH-RELEASE set- Unbreak parsing of sources/patches- Support ForceMultiVersion in the dockerfile parser- Support %bcond of rpm 4.17.1
* Wed Mar 13 2024 Adrian Schröter - Add a hack for systemd 255.3, creating an empty /etc/os-release if missing after preinstall.- docker: Fix HEAD request in dummyhttpserver- pbuild: Make docker-nobasepackages expand flag the default- rpm: Support a couple of builtin rpm macros- rpm: Implement argument expansion for define/with/bcond...- Fix multiline macro handling- Accept -N parameter of %autosetup- documentation updates- various code cleanup and speedup work.
* Wed Feb 21 2024 Adrian Schröter - ProductCompose: multiple improvements- Add buildflags:define_specfile support- Fix copy-in of git subdirectory sources- pbuild: Speed up XML parsing- pubild: product compose support- generate_sbom: add help option- podman: enforce runtime=runc- Implement direct conflicts from the distro config- changelog2spec: fix time zone handling- Do not unmount /proc/sys/fs/binfmt_misc before runnint the check scripts- spec file cleanup- documentation updates
* Thu Jan 11 2024 Adrian Schröter - productcompose: - support schema 0.1 - support milestones- Leap 15.6 config- SLE 15 SP6 config
* Fri Dec 01 2023 Adrian Schröter - productcompose: follow incompatible flavor syntax change- pbuild: support for zstd
* Fri Dec 01 2023 Adrian Schröter - fixed handling for cmdline parameters via kernel packages
* Thu Nov 30 2023 Adrian Schröter - productcompose:
* BREAKING: support new schema
* adapt flavor architecture parsing
* Tue Nov 28 2023 Adrian Schröter - productcompose:
* support filtered package lists
* support default architecture listing
* fix copy in binaries in VM builds^
* Mon Nov 20 2023 Adrian Schröter - obsproduct build type got renamed to productcompose
* Mon Nov 20 2023 Adrian Schröter - Support zstd compressed rpm-md meta data (bsc#1217269)- Added Debian 12 configuration- First ObsProduct build format support
* Fri Nov 03 2023 Adrian Schröter - fix SLE 15 SP5 build configuration- Improve user agent handling for obs repositories
* Fri Oct 27 2023 Adrian Schröter - Docker: - Support flavor specific build descriptions via Dockerfile.$flavor - support \"PlusRecommended\" hint to also provide recommended packages - use the name/version as filename if both are known - Produce docker format containers by default- pbuild: Support for signature authentification of OBS resources- Fix wiping build root for --vm-type podman- Put BUILD_RELEASE and BUILD_CHANGELOG_TIMESTAMP in the /.buildenv- build-vm-kvm: use -cpu host on riscv64- small fixes and cleanups
* Fri Aug 11 2023 Adrian Schröter - Added parser for BcntSyncTag in sources
* Tue Aug 08 2023 Adrian Schröter - pbuild:
* fix dependency expansion for build types other than spec
* Reworked cycle handling code
* add --extra-packs option
* add debugflags option- Pass-through --buildtool-opt- Parse Patch and Source lines more accurately- fix tunefs functionality- minor bugfixes
* Wed Jun 28 2023 Adrian Schröter - --vm-type=podman added (supports also root-less builds)- Also support build constraints in the Dockerfile- minor fixes
* Tue May 02 2023 Adrian Schröter - Add SUSE ALP build config
* Tue Apr 25 2023 Adrian Schröter - BREAKING: Record errors when parsing the project config former behaviour was undefined- container: Support compression format configuration option- Don\'t setup ccache with --no-init- improved loongarch64 support- sbom: SPDX supplier tag added- kiwi: support different versions per profile- preinstallimage: fail when recompression fails- Add support for recommends and supplements dependencies- Support the \"keepfilerequires\" expand flag- add \'--buildtool-opt=OPTIONS\' to pass options to the used build tool- distro config updates
* ArchLinux
* Tumbleweed- documentation updates
* Mon Apr 24 2023 Dominique Leuenberger - openSUSE Tumbleweed: sync config and move to suse_version 1699.
* Tue Mar 14 2023 Adrian Schröter - universal post-build hook, just place a file in /usr/lib/build/post_build.d/- mkbaselibs/hwcaps, fix pattern name once again (x86_64_v3)- KiwiProduct: add --use-newest-package hint if the option is set
* Tue Feb 28 2023 Adrian Schröter - Dockerfile support:
* export multibuild flavor as argument
* allow parameters in FROM .. scratch lines
* include OS name in build result if != linux- Workaround directory->symlink usrmerge problems for cross arch sysroot- multiple fixes for SBOM support
* Wed Feb 15 2023 Adrian Schröter - KIWI VM image SBOM support added
* Wed Feb 15 2023 Adrian Schröter - CycloneDX SBOM support added
* Fri Feb 10 2023 Adrian Schröter - added support for generating VCS url information into rpms
* Wed Feb 08 2023 Adrian Schröter - SPDX SBOM generation for container and product builds- Revert & Redo \"Better filetype detection for temp changes files\"- Fix typo in glibc hwcaps supplements- Implement lua string macros
* Mon Jan 02 2023 Adrian Schröter - configure mkbaselibs to create glibc-hwcaps baselibs as well- Better filetype detection for temp changes files- Add hook to run checks after mkbaselibs run- Delete leftover multilinedefine variable definition- Support multiline macros in the config\'s macro sections- Support #!BuildConstraint lines- Support #!BuildTarget in spec files to set the build target (as workaround of broken BuildArch in rpm since 2001)- Support a regexp for file renames- Set home to /root when running build time services
* Fri Nov 18 2022 Adrian Schröter - INCOMPATIBLE CHANGE: get rid off the power8 cpu limitation (#889) on powerpc- Add handling of non-compressed tar when creating Debian archive for DSC 3.0- Add automatic build-in-place detection- Support dist/package subdir builds in pbuild- Skip iothreads on QEMU 7.1.0- Fix permissions of /dev/pts/ptmx- Add license to container package list output- initial SP5 build configurations- vm-type:qemu use virtio on x86_64- Improve installation of obs-docker-support for multi-stage builds- Tweak ARG handling in dockerfile parser- fixed Undefined subroutine &PBuild::Job::ls issue- Add missing dependencies from vc as Recommends
* Tue Sep 27 2022 Adrian Schröter - fix build of testsuite spec file
* Mon Sep 26 2022 Adrian Schröter - sync factory build config- build-recipe-livebuild: run as root- vm_kill_kvm: Use SIGKILL after 3 minutes if the kvm process is not going away- Zip: Allow extraction of symlink targets- Convert obsolete egrep/fgrep calls to grep -E/-F- Add RemoteAsset support for Dockerfile based builds- new image format: mkosi- Support stacked container builds- Revert \"build-vm-kvm: enable l3-cache on i386/x86_64 builds\"- handling of non-compressed tar when creating Debian archive for DSC 3.0