From 74e265de550d929e6a500fac073ffd1809124516 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Wed, 20 May 2020 16:42:18 +0000 Subject: [PATCH] update Rev openSUSE:Tools/419 Md5 efca04c6f2af22c57f42087da25af5fd 2020-05-20 16:42:18 adrianSuSE None --- PKGBUILD | 2 +- _service | 4 ++-- build.changes | 24 ++++++++++++++++++++++++ build.dsc | 2 +- build.spec | 8 ++++---- debian.changelog | 2 +- obs-build-20200313.tar.gz | 3 --- obs-build-20200520.tar.gz | 3 +++ 8 files changed, 36 insertions(+), 12 deletions(-) delete mode 100644 obs-build-20200313.tar.gz create mode 100644 obs-build-20200520.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 08fcb66e..4cfaba93 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20200313 +pkgver=20200520 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/_service b/_service index f7a58607..aa7e3506 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 20200313 - 20200313 + 20200520 + 20200520 git://github.com/openSUSE/obs-build.git git dist/build.changes diff --git a/build.changes b/build.changes index 13588c90..e8937348 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sun May 17 14:32:52 UTC 2020 - coolo@suse.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 13:41:20 UTC 2020 - Adrian Schröter diff --git a/build.dsc b/build.dsc index d0866bd0..6258ca8d 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20200313 +Version: 20200520 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index b31aa284..1e4e1081 100644 --- a/build.spec +++ b/build.spec @@ -18,17 +18,17 @@ # needsbinariesforbuild -%if !0%{?suse_version} -%define __pkg_name obs-build -%else +%if 0%{?suse_version} %define __pkg_name build +%else +%define __pkg_name obs-build %endif Name: %{__pkg_name} Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0-only OR GPL-3.0-only Group: Development/Tools/Building -Version: 20200313 +Version: 20200520 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 704ce382..fc5ef003 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20200313) unstable; urgency=low +build (20200520) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20200313.tar.gz b/obs-build-20200313.tar.gz deleted file mode 100644 index 39b9660b..00000000 --- a/obs-build-20200313.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d688f1ca95b26255b820df3df6cbe00f863e2c35e2c652d7816c12b0cfb97ad4 -size 345305 diff --git a/obs-build-20200520.tar.gz b/obs-build-20200520.tar.gz new file mode 100644 index 00000000..c70be621 --- /dev/null +++ b/obs-build-20200520.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d37d79f55abb400d488ae0f069e2cc62019345cf2955f69f97febc2d6b38423 +size 347598