Commit Graph

391 Commits

Author SHA1 Message Date
Dominique Leuenberger
ba3bba39a0 Accepting request 769043 from openSUSE:Tools
- fix regression in && operator handling of rpm spec file parser
- Correctly expand macros defined with %global

- 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

- support OBS-Milestone comment for kiwi
- switch to preinstall expansion for factory

OBS-URL: https://build.opensuse.org/request/show/769043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=130
2020-02-03 10:10:37 +00:00
7c12216bab update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=405
2020-01-31 11:55:01 +00:00
d6c966b2e9 fix build for 15.2
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=404
2020-01-29 13:04:23 +00:00
304569d5e5 without iproute2
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=403
2020-01-28 15:58:57 +00:00
91d8e382fa update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=402
2020-01-28 15:25:18 +00:00
Dominique Leuenberger
0906674162 Accepting request 766951 from openSUSE:Tools
- fix SLE 15 configurations
- Fix dist autodetection for sle15-sp2

- 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.

- fix createrepo existens check for appimager and docker builds
  in chroot
- support to use virt-make-fs for ext3 VM builds

- 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

OBS-URL: https://build.opensuse.org/request/show/766951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=129
2020-01-25 12:23:13 +00:00
735f676947 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=400
2020-01-24 15:51:52 +00:00
4485152f5d update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=399
2020-01-24 14:43:57 +00:00
d8ce548cda new name on fedora
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=398
2020-01-22 12:39:17 +00:00
c5cba3da1a update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=397
2020-01-22 12:36:54 +00:00
ff7c4efa64 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=396
2020-01-20 08:36:50 +00:00
Dominique Leuenberger
1201579cef Accepting request 761596 from openSUSE:Tools
- 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

OBS-URL: https://build.opensuse.org/request/show/761596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=128
2020-01-10 17:40:06 +00:00
08aea0ae74 fix tag
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=394
2020-01-07 13:04:07 +00:00
5e8264ada4 new release
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=393
2020-01-07 12:59:43 +00:00
ce52fa9f69 fix version
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=392
2020-01-03 07:39:55 +00:00
Dominique Leuenberger
2c56e3590f Accepting request 754369 from openSUSE:Tools
- 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)

OBS-URL: https://build.opensuse.org/request/show/754369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=127
2019-12-11 11:01:17 +00:00
55b49d394c update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=390
2019-12-05 09:05:58 +00:00
Dominique Leuenberger
bf04d5f839 Accepting request 748685 from openSUSE:Tools
- Add Fedora module parser
- Rpmmd parser: set up a dummy ExternEnt handler
- Add support for modules and publish flags
- add zstd to recommends
- Support rpm's new expression expansion syntax

OBS-URL: https://build.opensuse.org/request/show/748685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=126
2019-11-20 12:43:24 +00:00
7f3fa93be2 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=388
2019-11-14 13:21:51 +00:00
Dominique Leuenberger
1f02e9393f Accepting request 732735 from openSUSE:Tools
- build-recipe-dsc: Move all build results, not just *.deb and *.changes
- Mount /sys in chroot build
- vc: Do not open the editor if content is set
- adding leap 15.2 and SLE 15 SP2 configs
- Fix some rpmlint warnings
- return exit status 9 in the genbuildreqs case
- Export SYSTEMD_OFFLINE=1 to avoid failures from systemctl

OBS-URL: https://build.opensuse.org/request/show/732735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=125
2019-09-30 13:49:25 +00:00
476b3f9620 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=386
2019-09-23 12:00:57 +00:00
Dominique Leuenberger
365d9e1567 Accepting request 715678 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/715678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=124
2019-07-21 09:29:38 +00:00
Dominique Leuenberger
3ec7d27df2 Accepting request 713993 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/713993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=123
2019-07-13 11:34:35 +00:00
980a22f66b update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=383
2019-07-09 11:38:37 +00:00
f8947664a5 Accepting request 712606 from home:dimstar:Factory
- configs/15.5.conf: add libzstd1 to preinstall list: RPM is being
  extended to support zstd compression, which results in an
  additionaly library being linked in.


Succeeds for Staging_A - where libzstd1 is already added to preinstall

OBS-URL: https://build.opensuse.org/request/show/712606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=382
2019-07-08 08:11:38 +00:00
Dominique Leuenberger
94b84a2b45 Accepting request 707419 from openSUSE:Tools
- configs/15.5.conf: remove brp-extract-appdata from support package
- add "-vv" parameter in case of debbuild

- Filter out 'MACRO' from Requires(pre)
- Support createrepo_c's CREATEREPO_CHECKSUMS checksum cache
- Skip unsupported GPG check on ArchLinux
- Support #!BuildRequires dependencies
- Collect more statistics
- Install policy-rc.d to prevent services from starting on Debian

- Improve file name check extractbuild (CVE-2017-14804, bsc#1069904)

OBS-URL: https://build.opensuse.org/request/show/707419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=122
2019-06-12 11:06:47 +00:00
f9540014db update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=380
2019-06-04 08:27:26 +00:00
8e46fbac85 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=379
2019-03-21 09:40:05 +00:00
Dominique Leuenberger
107a10dd3b Accepting request 679571 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/679571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=121
2019-03-05 11:16:43 +00:00
Dominique Leuenberger
48050d1857 Accepting request 667754 from openSUSE:Tools
- update factory config for libreadline8 switch
- cleanup 15.1 config with OBS specific stuff
  * should not be used for plain build usage
  * workarounds for kiwi should be fixed in packages

OBS-URL: https://build.opensuse.org/request/show/667754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=120
2019-01-29 13:39:02 +00:00
b2cd4d956a trying to fix fedora rawhide build
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=376
2019-01-24 06:59:48 +00:00
0bbff118b1 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=375
2019-01-23 14:43:34 +00:00
c395ed308c update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=374
2019-01-22 10:29:11 +00:00
6da6595ac9 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=373
2019-01-21 12:27:48 +00:00
ef308d1e9a update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=372
2019-01-21 12:01:52 +00:00
214397dc66 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=371
2019-01-17 11:53:17 +00:00
Dominique Leuenberger
f825ad5426 Accepting request 655732 from openSUSE:Tools
- support jumping into KVM debug shells using "--vm-type=kvm --shell"
- adapt to new containerd CLI syntax
- Support a new 'UseOBSRepositories' flag
- lxc 3 support
- power9 fixes
- Generate a .milestone artifact for kiwi product builds
- Support rpm's new '^' separator in version comparison
- Allow to specify extra image repos with <!-- OBS-Imagerepo: -->
- Rework release handling of containers

- Add Leap 15.1 config

OBS-URL: https://build.opensuse.org/request/show/655732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=119
2018-12-19 12:23:05 +00:00
ab17c9ea79 cleanup
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=369
2018-12-06 15:29:46 +00:00
ac0a610dce update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=368
2018-12-06 15:29:20 +00:00
Dominique Leuenberger
72a9b3e72b Accepting request 643708 from openSUSE:Tools
- require psmisc util for fuser
- Start debian support for kiwi images/containers
- Support building with unordered repositories for kiwi/docker builds
- Write the package list of the base container in kiwi container builds
- Support kiwi's "additionaltags" attribute (added in kiwi 9.15.3)
- Add some substitutes for the extra container tags
- Support "OBS-AddTag" directive to set multiple container tags in kiwi builds
- Archlinux updates
- SLE 12 SP4 config
- Appimage: support source file parsing

OBS-URL: https://build.opensuse.org/request/show/643708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=118
2018-11-05 21:47:31 +00:00
7f78fb19e4 ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=366
2018-10-22 10:12:48 +00:00
5e53ddb0a3 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=365
2018-10-22 10:10:21 +00:00
4c0a535bbf testing
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=364
2018-10-22 09:50:53 +00:00
6b73a11ffc update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=363
2018-10-22 09:46:11 +00:00
c169dce2cb Accepting request 636385 from home:bmwiedemann:branches:openSUSE:Tools
Require fuser at runtime to kill processes

fuser is used in build since
commit 93cfd50b3823799fd8791940bfaf8aca63d2b81c
Author: Ludwig Nussel <ludwig.nussel@suse.de>
Date:   Thu Jun 26 14:00:14 2008 +0000

    kill qemu and uml via fuser

OBS-URL: https://build.opensuse.org/request/show/636385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=362
2018-10-19 07:17:41 +00:00
Yuchen Lin
318d7c576e Accepting request 633708 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/633708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=117
2018-09-11 15:06:57 +00:00
0b0cf446cd fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=360
2018-08-30 09:19:25 +00:00
cd2960451c update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=359
2018-08-30 06:34:56 +00:00
c7f785c6f0 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=358
2018-08-29 14:01:15 +00:00
Dominique Leuenberger
1e9a6a94fc Accepting request 629607 from openSUSE:Tools
- docker format: New podman/buildah build engine support
- Support for full names in changes files
- Set %url macro when seeing an Url:
- pacman CLI updates
- enable core dump generation in VM builds
- Disable kpti on guest kernel for performance and correctness
- support for e2fsprogs 1.43.1 with old kernels

OBS-URL: https://build.opensuse.org/request/show/629607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=116
2018-08-24 14:49:23 +00:00