diff --git a/_servicedata b/_servicedata
index 1b1bfc8..af43172 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/aaa_base.git
- d83e9d67c6cf097f2e21460a4163766ab8322a77
+ 8640f848c6677f1149b9765a8c86135956604007
\ No newline at end of file
diff --git a/aaa_base-84.87+git20190418.d83e9d6.tar.xz b/aaa_base-84.87+git20190418.d83e9d6.tar.xz
deleted file mode 100644
index 0bb2298..0000000
--- a/aaa_base-84.87+git20190418.d83e9d6.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:765fb70d52f50fa36e7ceda271cc6b9552ece52c979bd2e184d664671017a1f8
-size 69436
diff --git a/aaa_base-84.87+git20190718.ce933cb.tar.xz b/aaa_base-84.87+git20190718.ce933cb.tar.xz
new file mode 100644
index 0000000..e776a6a
--- /dev/null
+++ b/aaa_base-84.87+git20190718.ce933cb.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a7eec973296ceb5a068e9303c67b165f05facd3b77044b9d2eca0f7ad0451112
+size 69376
diff --git a/aaa_base.changes b/aaa_base.changes
index cc8e2cd..c3272ce 100644
--- a/aaa_base.changes
+++ b/aaa_base.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Thu Jul 25 12:46:13 UTC 2019 - Fabian Vogt
+
+- Drop /bin/login requirement
+
+-------------------------------------------------------------------
+Thu Jul 18 15:04:00 UTC 2019 - ro@suse.com
+
+- Update to version 84.87+git20190718.ce933cb:
+ * Make systemd detection cgroup oblivious (bsc#1140647)
+
-------------------------------------------------------------------
Wed Jun 12 07:23:08 UTC 2019 - Dirk Mueller
diff --git a/aaa_base.spec b/aaa_base.spec
index 4bfb42a..b9131cb 100644
--- a/aaa_base.spec
+++ b/aaa_base.spec
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# icecream 0
@@ -23,13 +23,12 @@
%endif
Name: aaa_base
-Version: 84.87+git20190418.d83e9d6
+Version: 84.87+git20190718.ce933cb
Release: 0
Url: https://github.com/openSUSE/aaa_base
# do not require systemd - aaa_base is in the build environment and we don't
# want to pull in tons of dependencies
Conflicts: sysvinit-init
-Requires: /bin/login
Requires: /bin/mktemp
Requires: /usr/bin/find
Requires: /usr/bin/tput