diff --git a/_servicedata b/_servicedata
index f9642a2..3d2f0f2 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/openSUSE/aaa_base.git
- aa232d39688491142e801387cafd722777724473
\ No newline at end of file
+ 945b960b8c03ba454c5d6ce7b9496240c1f84978
\ No newline at end of file
diff --git a/aaa_base-84.87+git20171128.945b960.tar.xz b/aaa_base-84.87+git20171128.945b960.tar.xz
new file mode 100644
index 0000000..1d4dda5
--- /dev/null
+++ b/aaa_base-84.87+git20171128.945b960.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6970222036e7b77ddfbf01a957ae1647e4a0b4b6aec6ecbdd3de757acc1652b1
+size 79540
diff --git a/aaa_base-84.87+git20171128.aa232d3.tar.xz b/aaa_base-84.87+git20171128.aa232d3.tar.xz
deleted file mode 100644
index 006ee7e..0000000
--- a/aaa_base-84.87+git20171128.aa232d3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:74e2336b2e4c2f181f241dd99b7ec25d14c6b5930e03a10f4020a9a9b8f69387
-size 79548
diff --git a/aaa_base.changes b/aaa_base.changes
index 7ea8cb7..3d2b8ad 100644
--- a/aaa_base.changes
+++ b/aaa_base.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Nov 28 16:17:16 UTC 2017 - opensuse-packaging@opensuse.org
+
+- Update to version 84.87+git20171128.945b960:
+ * lang.(c)sh: catch if ROOT_USES_LANG becomes not set
+
-------------------------------------------------------------------
Tue Nov 28 15:20:53 UTC 2017 - opensuse-packaging@opensuse.org
diff --git a/aaa_base.spec b/aaa_base.spec
index beea8ee..e2ba657 100644
--- a/aaa_base.spec
+++ b/aaa_base.spec
@@ -23,7 +23,7 @@
%endif
Name: aaa_base
-Version: 84.87+git20171128.a6752e8
+Version: 84.87+git20171128.945b960
Release: 0
Url: https://github.com/openSUSE/aaa_base
Provides: aaa_skel = %{version}-%{release}
@@ -261,6 +261,7 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%files wsl
%defattr(-,root,root)
+%config /etc/profile.d/wsl.csh
%config /etc/profile.d/wsl.sh
%changelog