diff --git a/_servicedata b/_servicedata index 4e62801..1ad2804 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ http://github.com/openSUSE/rpmlint-tests.git 8d99488dee290853c470199fa1fe80aec8e33784 http://github.com/openSUSE/rpmlint-checks.git - 08a7268fa35a0a043199bb3f32172c26e69f1ad3 \ No newline at end of file + 5e8508e132800b5f1afb6abd4ce7003c9e0c248a \ No newline at end of file diff --git a/config b/config index b1b13df..78e6c7b 100644 --- a/config +++ b/config @@ -210,6 +210,7 @@ setOption('StandardGroups', ( 'shadow', 'shibd', 'siproxd', + 'sks', 'snort', 'squid', 'sshd', @@ -375,6 +376,7 @@ setOption('StandardUsers', ( 'sensu', 'shibd', 'siproxd', + 'sks', 'snort', 'squid', 'sshd', diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index 610a9f4..8a6b9d1 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:f3622bd9fd61c467711059a560397696447a66fe2aa3878e9c26a5b9ca3f8b8d -size 24504 +oid sha256:5763a661f6cd722e3a9892f6aab863f69658af0dcac4ee767548137418d7ce79 +size 24528 diff --git a/rpmlint.changes b/rpmlint.changes index 5cae955..6e35727 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 6 14:48:55 UTC 2016 - lars@linux-schulserver.de + +- Adding sks (Synchronizing Key Server) to known user/group + +------------------------------------------------------------------- +Tue Sep 06 13:29:48 UTC 2016 - lnussel@suse.de + +- rpmlint-checks: + * Make checks python3 compatible + * Fix update-alternatives check when it's quoted + ------------------------------------------------------------------- Fri Aug 19 20:50:32 UTC 2016 - stefan.bruens@rwth-aachen.de