Commit Graph

508 Commits

Author SHA256 Message Date
Dominique Leuenberger
51e92ea065 Accepting request 1189210 from openSUSE:Tools
- providing fileprovides in createdirdeps tool
- Introduce buildflag nochecks

- productcompose: support __all__ option
- config update: tumbleweed using preinstallexpand
- minor improvements

OBS-URL: https://build.opensuse.org/request/show/1189210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=164
2024-07-24 13:29:20 +00:00
f8f4cd68c2 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=519
2024-07-23 08:55:57 +00:00
80d5df0ef1 fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=518
2024-07-16 11:52:37 +00:00
c12660beb1 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=517
2024-07-11 13:15:28 +00:00
b9c5c3f2cb update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=516
2024-07-11 13:04:36 +00:00
Ana Guerrero
f6671dd92e Accepting request 1180152 from openSUSE:Tools
- tumbleweed build config update
- support the %load macro
- improve container filename generation (docker)
- fix hanging curl calls during build (docker)
- productcompose: fix milestone query

OBS-URL: https://build.opensuse.org/request/show/1180152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=163
2024-06-13 13:37:26 +00:00
b50fbc99c6 - tumbleweed build config update
- support the %load macro
- improve container filename generation (docker)
- fix hanging curl calls during build (docker)
- productcompose: fix milestone query

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=514
2024-06-12 09:53:23 +00:00
Ana Guerrero
0c06265d1b Accepting request 1174403 from openSUSE:Tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1174403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=162
2024-05-17 18:03:48 +00:00
c51216aed1 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=512
2024-05-16 08:24:09 +00:00
Ana Guerrero
30dbaee683 Accepting request 1157511 from openSUSE:Tools
- 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.

OBS-URL: https://build.opensuse.org/request/show/1157511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=161
2024-03-14 16:42:49 +00:00
11c5344322 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=510
2024-03-13 09:54:48 +00:00
Ana Guerrero
52335c977a Accepting request 1148764 from openSUSE:Tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1148764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=160
2024-02-22 19:56:14 +00:00
ead5834cf4 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=508
2024-02-21 15:06:25 +00:00
0f1c1171e0 use generic requirement perl(LWP::Protocol::https)
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=507
2024-01-24 09:46:25 +00:00
1708d79bbf fedora dep fixes
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=506
2024-01-19 10:37:16 +00:00
Ana Guerrero
9e41ceee96 Accepting request 1138097 from openSUSE:Tools
- productcompose:
  - support schema 0.1
  - support milestones
- Leap 15.6 config
- SLE 15 SP6 config

OBS-URL: https://build.opensuse.org/request/show/1138097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=159
2024-01-12 22:44:20 +00:00
9dfe22e290 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=504
2024-01-11 10:29:21 +00:00
Dominique Leuenberger
804b996338 Accepting request 1130219 from openSUSE:Tools
- productcompose: follow incompatible flavor syntax change
- pbuild: support for zstd

- fixed handling for cmdline parameters via kernel packages

- productcompose:
  * BREAKING: support new schema
  * adapt flavor architecture parsing

- productcompose:
  * support filtered package lists
  * support default architecture listing
  * fix copy in binaries in VM builds^

- obsproduct build type got renamed to productcompose

OBS-URL: https://build.opensuse.org/request/show/1130219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=158
2023-12-02 16:12:38 +00:00
a01df0267a update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=502
2023-12-01 12:41:37 +00:00
46eda50c70 changes
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=501
2023-12-01 10:24:51 +00:00
29cf1dcdc2 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=500
2023-12-01 10:18:25 +00:00
Ana Guerrero
a5ecfd58d5 Accepting request 1127636 from openSUSE:Tools
update

OBS-URL: https://build.opensuse.org/request/show/1127636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=157
2023-11-21 20:31:15 +00:00
97e59dc8b3 change
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=498
2023-11-20 08:04:56 +00:00
fe412f738a update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=497
2023-11-20 08:03:06 +00:00
Ana Guerrero
4c6e581a97 Accepting request 1123146 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1123146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=156
2023-11-05 11:18:37 +00:00
a8fd4cbe3c update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=495
2023-10-27 08:36:16 +00:00
Dominique Leuenberger
f3dd10e536 Accepting request 1102975 from openSUSE:Tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1102975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=155
2023-08-10 13:33:04 +00:00
9e4a165f25 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=493
2023-08-08 15:37:37 +00:00
Dominique Leuenberger
913bd65455 Accepting request 1095759 from openSUSE:Tools
- --vm-type=podman added (supports also root-less builds)
- Also support build constraints in the Dockerfile
- minor fixes

OBS-URL: https://build.opensuse.org/request/show/1095759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=154
2023-06-29 15:27:29 +00:00
2b3850b35f update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=491
2023-06-28 07:53:45 +00:00
Dominique Leuenberger
98e1971a77 Accepting request 1089263 from openSUSE:Tools
- sync tumbleweed config
- addition cross architecture build configs
- docker builds: create pkgsummaries files if requested
- kiwi builds: create pkgsummaries files if requested
- Delete bogus space when copying the .packages files
- container: fixes for startdocker in chroot

OBS-URL: https://build.opensuse.org/request/show/1089263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=153
2023-05-28 17:21:51 +00:00
8b3cdf3e3a update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=489
2023-05-27 05:42:52 +00:00
Dominique Leuenberger
81b1297495 Accepting request 1084035 from openSUSE:Tools
- Add SUSE ALP build config

- 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

- openSUSE Tumbleweed: sync config and move to suse_version 1699.

OBS-URL: https://build.opensuse.org/request/show/1084035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=152
2023-05-02 14:18:12 +00:00
b431978ea9 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=487
2023-05-02 12:16:59 +00:00
e84baeace9 cleanup
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=486
2023-04-25 12:21:26 +00:00
731508e76c update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=485
2023-04-25 12:21:09 +00:00
e0f5e7f844 fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=484
2023-03-24 09:31:27 +00:00
Dominique Leuenberger
36e6371969 Accepting request 1071527 from openSUSE:Tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1071527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=151
2023-03-16 21:57:14 +00:00
3b426a0199 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=482
2023-03-14 13:38:59 +00:00
Dominique Leuenberger
7d38fecfea Accepting request 1068160 from openSUSE:Tools
- 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

- KIWI VM image SBOM support added

OBS-URL: https://build.opensuse.org/request/show/1068160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=150
2023-03-02 22:02:47 +00:00
ea91ad43d7 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=480
2023-02-28 11:04:45 +00:00
Dominique Leuenberger
2a569498dd Accepting request 1065954 from openSUSE:Tools
- Support SBOM generation for KIWI VM images
- CycloneDX SBOM support added

- added support for generating VCS url information into rpms

OBS-URL: https://build.opensuse.org/request/show/1065954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=149
2023-02-16 20:09:52 +00:00
742b90b915 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=478
2023-02-15 12:35:45 +00:00
6a1c6fc20b update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=477
2023-02-15 07:42:55 +00:00
Dominique Leuenberger
23b97721b0 Accepting request 1063831 from openSUSE:Tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1063831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=148
2023-02-10 13:34:02 +00:00
1ca8946857 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=475
2023-02-08 13:20:26 +00:00
59241c2b09 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=474
2023-02-08 11:57:46 +00:00
Dominique Leuenberger
da9e936905 Accepting request 1056167 from openSUSE:Tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1056167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=147
2023-01-08 20:25:15 +00:00
1912a2641a update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=472
2023-01-05 12:18:40 +00:00
c2dd05c10a update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=471
2023-01-02 08:17:33 +00:00