From 95c134964c8c77fbb8535e06046157331d388827 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Thu, 20 Oct 2016 08:50:41 +0000 Subject: [PATCH 1/2] raise deb compat level to 5 for new ubuntu Rev openSUSE:Tools/289 Md5 3a03fe3a5d6cd843dfdb2e1f1813dc0b 2016-10-20 08:50:41 adrianSuSE None --- build.spec | 2 +- debian.tar.gz | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.spec b/build.spec index 4802304e..dbc4eed4 100644 --- a/build.spec +++ b/build.spec @@ -79,8 +79,8 @@ chroot environment. %package mkbaselibs Summary: Tools to generate base lib packages -Group: Development/Tools/Building # NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules) +Group: Development/Tools/Building %description mkbaselibs This package contains the parts which may be installed in the inner build system diff --git a/debian.tar.gz b/debian.tar.gz index 6ff99671..eaad735d 100644 --- a/debian.tar.gz +++ b/debian.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e76356912637c3554da7a0cef6cbc7f12e5adf9fc4c6b14fb09084c6b6bcc845 -size 1524 +oid sha256:e34c026a23793c9a7a29d142eac1c2dc1f29d268204ebc1493cd991a15f6a518 +size 1832 From 4302b29d0aed0e39ea46d98163f21dfa9d8fb6f1 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Tue, 25 Oct 2016 15:55:26 +0000 Subject: [PATCH 2/2] update Rev openSUSE:Tools/290 Md5 1aed36868b688937fe163ef9426e5294 2016-10-25 15:55:26 adrianSuSE None --- PKGBUILD | 2 +- build.changes | 15 +++++++++++++++ build.dsc | 2 +- build.spec | 4 ++-- debian.changelog | 2 +- obs-build-20160809.tar.gz | 3 --- obs-build-20161025.tar.gz | 3 +++ 7 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20160809.tar.gz create mode 100644 obs-build-20161025.tar.gz diff --git a/PKGBUILD b/PKGBUILD index d325a76d..67c79842 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20160809 +pkgver=20161025 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 28492acf..2dac85ce 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 25 15:51:17 UTC 2016 - adrian@suse.com + +- Add clang binaries to ccache symlinking +- Fix a probable tabs to spaces bug +- Kiwi: allow to specify ExclusiveArch and ExcludeArch +- build-vm-kvm: use virtio-rng-device also on aarch64 +- Add support for LXC as libvirt driver +- support multiple image builds for multiple profiles +- Add optional whitelisting for allowed buildroots and parameters +- build-vm-xen: use xvd devices for disks and hvc0 for console for recent xen +- build-vm-kvm: fix vm_enable_console also for kvm_serial_console case +- sl13.3.conf: Prepare for bash 4.4, using libreadline7 +- Add and clarify licenses + ------------------------------------------------------------------- Wed Aug 10 11:51:43 UTC 2016 - lnussel@suse.de diff --git a/build.dsc b/build.dsc index b0768a0a..7e7b19a6 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20160809 +Version: 20161025 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index dbc4eed4..f5af3537 100644 --- a/build.spec +++ b/build.spec @@ -18,13 +18,13 @@ # needsbinariesforbuild -%define version_unconverted 20160809 +%define version_unconverted 20161025 Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20160809 +Version: 20161025 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index 17efeac0..ca02e299 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20160809) unstable; urgency=low +build (20161025) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20160809.tar.gz b/obs-build-20160809.tar.gz deleted file mode 100644 index c5e2a4b1..00000000 --- a/obs-build-20160809.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:964ed2da8a9eb4ea7d66116e7e0e50cd3669d5243dcbd5534486bc57a9e9bed2 -size 243190 diff --git a/obs-build-20161025.tar.gz b/obs-build-20161025.tar.gz new file mode 100644 index 00000000..c0c83b4d --- /dev/null +++ b/obs-build-20161025.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0240ef94f2b8ac06a03f9b9add24acd722ce4166895762d5b8a1404eae3935 +size 245660