SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for obs-build-mkbaselibs-20220124-1653.1.noarch.rpm :

* Thu Nov 25 2021 Adrian Schröter - renamed tumbleweed config to tumbleweed- synced tumbleweed config changes- initial config for Leap 15.4- docker build environment
* Use /.dockerenv as marker for docker environment
* support privileged docker/nspawn mode
* move --cap-add=SYS_ADMIN --cap-add=MKNOD to privileged mode
* initvm: do not attempt to mount /proc and binfmt_misc handler if present- pbuild
* rename --hide-timestamps to --no-timestamps
* reuse options from older builds
* revised --single build mode
* support ccache- Unify ccache and sccache handling
* Mon Oct 25 2021 Adrian Schröter Features:- deb zstd support (for Ubuntu 21.10)- support KVM builds with enabled network- modulemd support improvements- Support a \"Distmacro\" directive for recipe parser-only macros Fixes:- Load selinux policy when using a preinstall image- Use the pax format for preinstall images if bsdtar is available- Add %riscv to std_macros- Fix combine_configs dropping newlines pbuild:- Implement SCC calculation- Improve --shell-after-build and --single options- initial documentation of pbuild- Bugfixes
* Thu Sep 02 2021 Adrian Schröter - Fix unpacking of deb/arch archives without bsdtar
* Mon Aug 30 2021 Adrian Schröter - fixed regression in multiline macro evaluation from 20th August release
* Fri Aug 20 2021 Adrian Schröter Features:- cross architecture build support (for rpm and kiwi)- modulemd meta data support- pbuild to build multiple source packages (initial release, can not be considered stable yet)- supporting external asset stores for source files- support multiple post build checks placed in the directory: /usr/lib/build/post-build-checks/- sccache support- New --shell-after-fail option- allow to disable squashfs in SimpleImage- supporting aarch64 kernel on armv?l distributions- kiwi: Add support for OBS-RemoteAsset and OBS-CopyToImage directives- container: FROM scratch build support Improvements:- supporting kvm builds as non-root user- Extend stage selection support for rpm builds- various distribution config updates- Support \"BuildFlags: cumulaterpms\" (was done only via suse_version before) Fixes:- container builds
* support newer podman versions
* supporting multiple containers for multi-stage builds- Supporting URL\'s in Flatpak manifests- epoch handling in debian builds- catch more cases where a failed build is marked as host error- fixing wrong status reporting when a job got killed- hugetlbfs handling fixes- try mounting selinuxfs in VM- Also create the /sys dir when preinstalling (to satisfy dracut)- various XML parser fixes- and many minor ones
* Wed Jan 20 2021 Adrian Schröter Features:- initial flatpak build support added- ccache support added- debtransform: Add Debian revision if not present- allow nodirindex filesystems via BuildFlags: vmfsoptions:nodirindex- Also do rich dep handling for PreReqs- kiwi image: configure ndb database if we install the rpm-ndb package- Implement alternative method to specify build-ignores Changes:- Ignore kiwi-image: deps when expanding image packages Fixes:- Improve autonumbering of source/patch- init_buildsystem: fix mode of /dev/full- drop option transparent_hugepages=never on s390x- Allow --vmdisk-filesystem-options as alias for --vm-disk-filesystem-options- Do not add a \"kiwi-packagemanager:\" dependency if no package manager is defined- debian: - Do not leave trailing whitespace while generating .dsc - Save modified version into .dsc file - Fail `debtransform` test if `debdiff` can\'t find something - return the unmapped arch if it is not found in the mapping hash - build-recipe-debootstrap: add fallback for Debian SID distro
* Fri Aug 28 2020 Adrian Schröter - support rpmlint installed in /usr/bin/ as well- fix local build for armv6hl- Extract generated chart from the tarball instead of using the recipe
* Thu Aug 20 2020 Adrian Schröter - fix factory version in config file bsc#1170956- add missing ignores for Leap 15.2 bsc#1174854- fix sysrq handling for KVM builds- avoid double removal of obscpio files- docker:
* support builds using USER root statements
* proper error handling when obs-docker-support gets called as non-root
* helm build target support
* support milestone handling- support repo files without types set (SLE 15 SP2 zypp)- add default substitute for system-packages:repo-creation- Support recursive kiwi profile usage
* Thu Jul 23 2020 Frank Schreiner - fix dependencies for Fedora 33- Set $YAML::XS::LoadBlessed = 0 for Appimage/Snapcraft- add a new variable to track build time needed for ccache eviction- create folder for ccache archive to be copied before rsync- also package pkg-config files by default into baselibs. (bsc#1172563 etc)- Use shorter kernel flag for mitigations- Ignore, if shutdown behavior changed by build in z/VM- Control disk-space consumption while creating ccache archive- cleaning ccache- create folders before trying to copy ccache.tar- Generate .packages and .basepackages files for docker builds
* Sun May 17 2020 cooloAATTsuse.com- enable sysrq operations on boot- Set kvm_serial_device to virtio-serial in the fixup- Split console arg setting code into kvm_add_console_args- Update for zVM to make container builds work.- Write to /proc/sys/kernel/hostname if the hostname command is not available- Use --cgroup-manager=cgroupfs when calling podman- Also squash by default in podman builds- Support different interpreters in prein/postin scriptlets- Use grep -E instead of egrep to check for the needsbinariesforbuild flag- Use new Build::Intrepo module- Add new Intrepo module to read/write build\'s internal repo format- remove .gz from _ccache archive as it is no longer compressed- Add support for Arch in build-recipe-kiwi- Autodetect whether to use --pipe option of systemd-nspawn.- Split parse_depfile() from readdeps()- enable compression on ccache- add bugzilla numbers for s390 workaround- extend --ccache to generate _ccache.tar.gz and implement --pkg-ccache- disable transparent_hugepage on s390x guests for now, causes hangs- set buildflavor also for Build::parse
* Fri Mar 13 2020 Adrian Schröter - Leap 15.2 config update (libzstd1 for rpm)- handle obscpio extraction error as fatal- Return correct exit code from systemd-nspawn build- Spec parser: do not parse included files from end to start- running disk full check also outside of VM- run disk full check only for chroot
* Mon Feb 10 2020 Adrian Schröter - Spec parser: add support for %elif, %elifarch, %elifos- Support rpm\'s %include statement (EXPERIMENTAL, known limitations)- Do not do vminstall expansion in expanddeps unless --vm is used
* Wed Feb 05 2020 Adrian Schröter - 15.2 config: preinstall gcrypt deps again- Recommends for Fedora based distros- support obsgendiff funcationality- various smaller code cleanups- additional test cases for spec file parsing- various fixes for cornercases during spec file parsing
* Fri Jan 31 2020 Adrian Schröter - fix regression in && operator handling of rpm spec file parser- Correctly expand macros defined with %global
* Wed Jan 29 2020 Adrian Schröter - 15.2 config: temporary revert gcrypt preinstall until distro has changed- factory config: ignore libxtables for iproute2, not needed for ip tool- Follow upstream rpm changes in regard to logical ops- Fix macro expansion of lines containing newlines- add missing header file to avoid compile warnings
* Tue Jan 28 2020 Adrian Schröter - support OBS-Milestone comment for kiwi- switch to preinstall expansion for factory
* Fri Jan 24 2020 Adrian Schröter - fix SLE 15 configurations- Fix dist autodetection for sle15-sp2
* Fri Jan 24 2020 Adrian Schröter - Fix crash when using preinstall dependency expansion in OBS- build-vm-kvm: use /boot/kernel.obs.build and /boot/initrd.obs.build as fallback regardless of the platform to have a global fallback kernel to use for distros that do not use the \"kernel-obs-build\" package to provide the guests kernel and initrd as the system binaries are not reliable for use in a guest system- use abuild user if $NOROOTFORBUILD is set.
* Wed Jan 22 2020 Adrian Schröter - fix createrepo existens check for appimager and docker builds in chroot- support to use virt-make-fs for ext3 VM builds
* Fri Jan 10 2020 Adrian Schröter - Arch Linux zstd format support- fix testbuild fail with latest rpm in SP2 and Leap 15.2- do not retry automatically on disk full error
* Tue Jan 07 2020 Adrian Schröter - allow to enter an existing buildroot w/o recipe- generate milestone files also for pure online media- fix ccache setup of non-dotted compiler versions
* Thu Dec 05 2019 Adrian Schröter - qemu vm_type is running qemu system emulator now. Works for:
* aarch64
* armv7l
* ppc64/ppc64le
* s390/s390x
* riscv64 Note: this requires a kernel and initrd in build target via kernel-obs-build mechanic- various --shell improvements- new --shell-cmd to run commands in chroot/KVM/Qemu/... directly- raising minimal required memory in qemu mode to 512MB to be able to run Linux kernel at least- Normalize epoch 0 away when reading the module info- Add systemd-nspawn backend (by Oleg Girko)
 
ICM