diff --git a/config b/config index 62d5218..670794a 100644 --- a/config +++ b/config @@ -140,6 +140,7 @@ setOption('StandardGroups', ( '_gns3', 'grafana', 'guixbuild', + 'h2o', 'haclient', 'haldaemon', 'heat', @@ -361,6 +362,7 @@ setOption('StandardUsers', ( '_gns3', 'gnump3d', 'grafana', + 'h2o', 'hacluster', 'haldaemon', 'heat', diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 9bcb1b1..b9a23c8 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint-tests # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/rpmlint.changes b/rpmlint.changes index c7822db..a6521b7 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:04:48 UTC 2021 - Martin Hauke + +- Add user "h2o" and group "h2o" for the h2o webserver + ------------------------------------------------------------------- Tue Nov 17 13:48:06 UTC 2020 - matthias.gerstner@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 67d8f65..6e1ee25 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed