diff --git a/_service b/_service
index 7d7de42..e5d2d99 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,9 @@
git
https://github.com/libbpf/libbpf
- 816253000e918f22e3b395d1bf743503d3508b41
- 0
+ 52ec16bce80451130db50d0ad3a1c7135c12195c
+ v(.*)
+ @PARENT_TAG@+git@TAG_OFFSET@
*.tar
diff --git a/dwarves.changes b/dwarves.changes
index 10f87f6..2c5ae15 100644
--- a/dwarves.changes
+++ b/dwarves.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Thu Jun 27 11:22:47 UTC 2019 - Jan Engelhardt
+
+- Update to new upstream release 1.15
+ * Avoid null dereference with NULL configs
+ * Fixup printing "const" early with "const void"
+ * Fix recursively printing named structs in --expand_types
+
-------------------------------------------------------------------
Thu May 2 00:00:00 CEST 2019 - dsterba@suse.cz
diff --git a/dwarves.spec b/dwarves.spec
index 50a1358..d85a8d6 100644
--- a/dwarves.spec
+++ b/dwarves.spec
@@ -17,7 +17,7 @@
Name: dwarves
-Version: 1.13
+Version: 1.15
Release: 0
Summary: DWARF utilities
License: GPL-2.0-only
@@ -26,7 +26,7 @@ Url: http://acmel.wordpress.com/
#Git-Clone: git://git.kernel.org/pub/scm/devel/pahole/pahole
#Git-Web: http://git.kernel.org/cgit/devel/pahole/pahole.git
Source: https://git.kernel.org/pub/scm/devel/pahole/pahole.git/snapshot/pahole-%version.tar.gz
-Source2: libbpf-0.tar.xz
+Source2: libbpf-0.0.3+git30.tar.xz
Source9: baselibs.conf
BuildRequires: cmake
BuildRequires: libdw-devel >= 0.142
@@ -81,7 +81,7 @@ for processing DWARF, a debugging data format for ELF files.
%prep
%setup -qn pahole-%version -a2
-mv libbpf-0/* lib/bpf/
+mv libbpf-0*/* lib/bpf/
%build
%cmake
diff --git a/libbpf-0.0.3+git30.tar.xz b/libbpf-0.0.3+git30.tar.xz
new file mode 100644
index 0000000..2c8af20
--- /dev/null
+++ b/libbpf-0.0.3+git30.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bce9f7729cfe9083b6442fbec9fad574e2ff52aff7cb235509c4e0da36896377
+size 117724
diff --git a/libbpf-0.tar.xz b/libbpf-0.tar.xz
deleted file mode 100644
index 521b4c5..0000000
--- a/libbpf-0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b8919e310ea250466c3ea1a33c6cb77df1ee983770a6e4aa8b70ba25db8ebb5c
-size 104312
diff --git a/pahole-1.13.tar.gz b/pahole-1.13.tar.gz
deleted file mode 100644
index 4cb4fb9..0000000
--- a/pahole-1.13.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bf8eea5e11e203aac4dc3374bd80318b2c19435da80c255bdb8e1ac6a39a9e74
-size 168038
diff --git a/pahole-1.15.tar.gz b/pahole-1.15.tar.gz
new file mode 100644
index 0000000..1a3ec7f
--- /dev/null
+++ b/pahole-1.15.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a84e183a0ef652e4198a161a20d9eeb45d3c153f5208e1cea833e1f28ae6207d
+size 168493