diff --git a/PKGBUILD b/PKGBUILD index 92de7671..e37d32af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20190123 +pkgver=20190604 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/build.changes b/build.changes index 517e35bf..7219501a 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jun 4 08:24:31 UTC 2019 - Adrian Schröter + +- configs/15.5.conf: remove brp-extract-appdata from support package +- add "-vv" parameter in case of debbuild + +------------------------------------------------------------------- +Thu Mar 21 09:35:43 UTC 2019 - Adrian Schröter + +- 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 + ------------------------------------------------------------------- Wed Jan 23 14:42:17 UTC 2019 - Adrian Schröter @@ -133,7 +149,7 @@ Wed Jan 24 16:04:35 UTC 2018 - adrian@suse.de Tue Nov 28 13:33:11 UTC 2017 - adrian@suse.de - Fixed Dockerfile repository parsing -- Improve file name check extractbuild +- Improve file name check extractbuild (CVE-2017-14804, bsc#1069904) - track release number of containers - Define SOURCEURL and PATCHURL macros - Keep preinstalled packages diff --git a/build.dsc b/build.dsc index 8d04e978..6e2d1f11 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20190123 +Version: 20190604 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 9c67d06f..db740404 100644 --- a/build.spec +++ b/build.spec @@ -22,7 +22,7 @@ Name: build Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0-or-later AND GPL-2.0-only Group: Development/Tools/Building -Version: 20190123 +Version: 20190604 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/debian.changelog b/debian.changelog index c3a2e20a..c847449d 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -build (20190123) unstable; urgency=low +build (20190604) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/obs-build-20190123.tar.gz b/obs-build-20190123.tar.gz deleted file mode 100644 index 94531f35..00000000 --- a/obs-build-20190123.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3ce5f6384cec7dc5804567df9cadca4deb5e88cd47cfc4f76752ab62c2a24b5 -size 330576 diff --git a/obs-build-20190604.tar.gz b/obs-build-20190604.tar.gz new file mode 100644 index 00000000..6b687859 --- /dev/null +++ b/obs-build-20190604.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b4cabfb75b39b723fc2cdfb5c8b5eedf3a3f0b77186effb67e0a316f23d9d8 +size 330522