diff --git a/PKGBUILD b/PKGBUILD
index b49c1cd..0ecdb53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
 pkgname=build
-pkgver=20180329
+pkgver=20180629
 pkgrel=0
 pkgdesc="Build packages in sandbox"
 arch=('i686' 'x86_64')
diff --git a/build.changes b/build.changes
index 168852a..1be677b 100644
--- a/build.changes
+++ b/build.changes
@@ -1,3 +1,37 @@
+-------------------------------------------------------------------
+Fri Jun 29 12:02:10 UTC 2018 - FSchreiner@suse.com
+
+- docker:
+  * use a correct prefixed label for disturl
+  * Support building multiple image types containing a docker image
+  * Set build user to root for docker/fissile builds
+  * Compress containers so that old kiwi versions can handle them
+  * Put obs-docker-support uninstall before the last user line
+  * Also pass arch and buildflavor when creating the containerinfo
+  * set disturl as container LABEL
+  * Uncompress kiwi generated containers
+  * build-vm-docker: type=bind instead of type=volume in --mount option
+- computeblocklists/extractbuild:
+  * Tweak verbose logging of directories in computeblocklists/extractbuild
+  * add support for FIEMAP ioctl
+  * don't use bare F for file
+  * document and use alternate ioctl numbers
+  * more tweaks and sanity checks
+  * Fallback to encode/decode helpers if perl does not support 'Q' in pack/unpack
+  * Use 'eval' when querying the blocklist
+- Misc:
+  * fix escaping in regexp
+  * log toplevel KIWI directories in verbose mode
+  * Split kiwi product parser in a separate function
+  * Always add extra dependencies when doing sysdeps expansion
+  * Fix REPOTYPE setting if the PKGCONFIG file is generated by a service
+  * support zypper's handling of versioned deps
+  * pam-modules got dropped on sles 15
+  * testing for build specific filesystem, which are more important then worker defaults
+  * mark lint option as obsolete
+  * Make sure that we know all pre/vminstalls
+
+
 -------------------------------------------------------------------
 Tue Apr  3 11:30:47 UTC 2018 - adrian@suse.de
 
diff --git a/build.dsc b/build.dsc
index fc9f470..fd296b7 100644
--- a/build.dsc
+++ b/build.dsc
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: build
-Version: 20180329
+Version: 20180629
 Binary: build
 Maintainer: Adrian Schroeter <adrian@suse.de>
 Architecture: all
diff --git a/build.spec b/build.spec
index 0579510..bc97269 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:        20180329
+Version:        20180629
 Release:        0
 Source:         obs-build-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff --git a/debian.changelog b/debian.changelog
index a696a99..1868a6f 100644
--- a/debian.changelog
+++ b/debian.changelog
@@ -1,4 +1,4 @@
-build (20180329) unstable; urgency=low
+build (20180629) unstable; urgency=low
 
   * Update to current git trunk
     - add sles11sp2 build config and adapt autodetection
diff --git a/obs-build-20180329.tar.gz b/obs-build-20180329.tar.gz
deleted file mode 100644
index 01a043d..0000000
--- a/obs-build-20180329.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f333aebba43f31803155779e2a5d112882769d4e05b63a3cf29fc6c52fb535d6
-size 297319
diff --git a/obs-build-20180629.tar.gz b/obs-build-20180629.tar.gz
new file mode 100644
index 0000000..1c10592
--- /dev/null
+++ b/obs-build-20180629.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7b2581582446b08609b1aa6d835241f4e29332a28d8a4993fe851aeb6daa1e0e
+size 300886