From 49d64ef4e952367fdc8cefdc407fecc4ff1d2e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 4 Mar 2016 07:36:19 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=275 --- PKGBUILD | 2 +- build.changes | 24 ++++++++++++++++++++++++ build.dsc | 2 +- build.spec | 4 ++-- debian.changelog | 2 +- obs-build-20151105.tar.gz | 3 --- obs-build-20160303.tar.gz | 3 +++ 7 files changed, 32 insertions(+), 8 deletions(-) delete mode 100644 obs-build-20151105.tar.gz create mode 100644 obs-build-20160303.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 6e02dbf9..276fb0c2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20151105 +pkgver=20160303 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 5a03299e..b21821b3 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Mar 4 07:29:26 UTC 2016 - adrian@suse.de + +- add switch to enable VM console input +- add --vm-user option to run kvm as non-root +- Implement experimental obscpio unpacking +- Use fallocate -p for a fast zero-fill, correctly truncate. +- PowerVM backend +- Make --ignoreignore only ignore ignores from the project config +- aggregate patches fields +- Fail simpleimage build when integration scripts fail +- mkdrpms: do not create debuginfo/source deltas + +Kiwi: +- Support new Kiwi v8 (experimental) +- Make sure kiwi is called in UTF-8 locale +- Kiwi appliance: support "replaces" attribute and handle it as buildignore +- KIWI profile support +- Support a way to map urls to OBS project/repos + +Debian: +- Support lintian when OBS_DCH_RELEASE set +- Add support for debbuild's eval and .debmacros + ------------------------------------------------------------------- Thu Nov 5 14:59:24 UTC 2015 - adrian@suse.de diff --git a/build.dsc b/build.dsc index 8cba1e8a..a528c559 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20151105 +Version: 20160303 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index e75688b8..14482fad 100644 --- a/build.spec +++ b/build.spec @@ -1,7 +1,7 @@ # # spec file for package build # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0+ and GPL-2.0 Group: Development/Tools/Building -Version: 20151105 +Version: 20160303 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index c3fd3625..8550bc30 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20151105) unstable; urgency=low +build (20160303) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20151105.tar.gz b/obs-build-20151105.tar.gz deleted file mode 100644 index 837f4ac4..00000000 --- a/obs-build-20151105.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e498bd32223b88bece019abfa23501bca7343ce1e8156e00f94200bb3ff24079 -size 231249 diff --git a/obs-build-20160303.tar.gz b/obs-build-20160303.tar.gz new file mode 100644 index 00000000..f624e855 --- /dev/null +++ b/obs-build-20160303.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e546ce729ff702102a9902952dc98712c277d3a44eb4d0a6aa7f3654b0bc6f +size 235351