diff --git a/_servicedata b/_servicedata
index b3ced9d..398039b 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
https://github.com/openSUSE/rpmlint-tests.git
3ea152ba41f080462891f99711fee3712c56c8c7
https://github.com/openSUSE/rpmlint-checks.git
- d26befa3c953dd4f96265bd58c6dad472a6ea512
\ No newline at end of file
+ 00c0040faa30370f367de0d2bec3e7449db8c44b
\ No newline at end of file
diff --git a/config b/config
index 33414b9..5a27187 100644
--- a/config
+++ b/config
@@ -184,6 +184,7 @@ setOption('StandardGroups', (
'ntp',
'oinstall',
'openvswitch',
+ 'orthanc',
'ovirtagent',
'ceilometer',
'cinder',
@@ -397,6 +398,7 @@ setOption('StandardUsers', (
'octavia',
'openvswitch',
'oracle',
+ 'orthanc'
'otrs',
'ovirtagent',
'partimag',
diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz
index 3a3727d..1bb1620 100644
--- a/rpmlint-checks-master.tar.xz
+++ b/rpmlint-checks-master.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:0c64ecd1cb32d063d42574ee291e960dfdc5f5cd1c1ff6a0e24be50a89d0774d
-size 28692
+oid sha256:894bf2d7d531c04f1e49c0a90ad0d69c859b7f6ecdbc1363ad2287fdd4d06233
+size 29240
diff --git a/rpmlint.changes b/rpmlint.changes
index 315a271..05aa2f2 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Tue Mar 31 11:52:38 UTC 2020 - matthias.gerstner@suse.com
+
+- Update to version master:
+ * Whitelisting: avoid duplicate checks / error messages for the same files
+ * Whitelisting: fix whitelisting checks when files are symbolic links
+ * Mention upstream repo in README
+
+-------------------------------------------------------------------
+Fri Mar 27 16:59:18 UTC 2020 - Axel Braun
+
+- Bug 1167431 - AUDIT-0: User/group orthanc for rpmlint
+
-------------------------------------------------------------------
Thu Feb 20 14:05:50 UTC 2020 - Malte Kraus