2021-01-15 11:59:15 +01:00
|
|
|
-------------------------------------------------------------------
|
2021-01-18 08:13:39 +01:00
|
|
|
Sun Jan 17 21:16:25 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
|
|
|
|
- An "u" in a sysusers.d file will create an user and a group.
|
|
|
|
Create provides for both, user and group.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-01-15 11:59:15 +01:00
|
|
|
Thu Jan 14 14:30:20 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
|
|
|
|
- Use systemd-sysusers as default to create and update the user
|
|
|
|
account. Fixes the problem that a modified sysusers config file
|
|
|
|
get's ignored by useradd and adduser [bsc#1180549].
|
|
|
|
|
2020-12-07 13:26:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 4 10:54:00 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
|
|
|
|
|
|
|
- useradd_or_adduser_dep must be PreReq so ordering makes sure it gets
|
|
|
|
installed before.
|
|
|
|
- suggest shadow where useradd_or_adduser_dep is actually required
|
|
|
|
|
2020-09-22 10:24:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 18 10:32:53 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Avoid useless use of cat
|
|
|
|
- Simplify %sysusers_requires
|
|
|
|
- Drop shebang, rpm passes it to /bin/sh itself
|
|
|
|
|
2020-08-21 17:11:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 21 15:09:13 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
|
|
|
|
- Packages providing users need /usr/bin/cat installed to create
|
|
|
|
them. Add that to the PreRequires.
|
|
|
|
|
2020-08-21 14:44:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 21 12:43:43 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
|
|
|
|
- Create system groups for system users
|
|
|
|
|
2020-03-25 11:07:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 25 07:53:55 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Fix bug introduced by simplification of check for useradd -g
|
|
|
|
- Refactor use of sed away
|
|
|
|
|
2020-03-24 12:54:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 24 10:01:39 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Use eval set -- $LINE instead of read for parsing
|
|
|
|
|
2020-03-17 15:34:59 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-03-20 12:31:21 +01:00
|
|
|
Fri Mar 20 10:08:43 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Clean up sysusers2shadow and make it use only /bin/sh
|
|
|
|
- Don't let busybox adduser create the home directory, it breaks
|
|
|
|
permissions of e.g. /sbin (home of daemon)
|
|
|
|
- Use only /bin/sh in sysusers-generate-pre and the generated code
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-03-17 15:34:59 +01:00
|
|
|
Tue Mar 17 10:12:15 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Drop use of tail from the generated %pre scriptlets
|
|
|
|
|
2019-12-29 22:30:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 29 19:16:13 UTC 2019 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Look for /bin/busybox, too
|
|
|
|
- Add special handling for busybox and groups
|
|
|
|
|
2019-07-26 13:29:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 26 13:28:27 CEST 2019 - kukuk@suse.de
|
|
|
|
|
2019-07-26 15:33:41 +02:00
|
|
|
- Use suggests shadow to prefer that over busybox in normal systems
|
2019-07-26 13:29:41 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 25 16:00:35 CEST 2019 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add support for busybox adduser/addgroup
|
|
|
|
- Change requirements from shadow to useradd_or_adduser_dep
|
|
|
|
|
2019-05-09 15:51:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 9 13:23:56 CEST 2019 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Fix default home directory [bsc#1105934]
|
|
|
|
- Use _rpmmacrodir for macro file
|
|
|
|
|
2017-10-12 13:27:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 9 13:51:42 UTC 2017 - dimstar@opensuse.org
|
|
|
|
|
2019-05-09 15:51:43 +02:00
|
|
|
- Further enhance sysusers-generate-pre: inside the build
|
2017-10-12 13:27:01 +02:00
|
|
|
environment, it can be acceptable to be failing to create the
|
|
|
|
users (e.g when building sysuser-tools or system-user-root, since
|
|
|
|
those two packages have to be speificallty excluded). Always
|
|
|
|
return with error code 0 if /.buildenv exists.
|
|
|
|
|
2017-10-07 12:06:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 27 11:06:52 UTC 2017 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- sysusers2shadow.sh: Exit if one of the useradd/groupadd/usermod
|
|
|
|
call fails: the resulting system is quite undefined if this
|
|
|
|
should happen.
|
|
|
|
- sysusers-generate-pre: exit the pre script with the exit code
|
|
|
|
of sysusers2shadow.sh.
|
|
|
|
|
2017-06-19 14:08:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 19 14:07:51 CEST 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- sysuser-tools needs to require sysuser-shadow
|
|
|
|
|
2017-06-19 08:26:55 +02:00
|
|
|
-------------------------------------------------------------------
|
2017-06-19 13:49:47 +02:00
|
|
|
Mon Jun 19 13:48:34 CEST 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add requires for shadow to sysuser-shadow
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-06-19 08:26:55 +02:00
|
|
|
Sun Jun 18 18:07:24 CEST 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Put helper script into own subpackage
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 17 09:20:09 CEST 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Convert sysusers config file to shadow arguments and use
|
|
|
|
shadow suite to create user and groups. Fixes [bsc#1041497] and
|
|
|
|
serveral dependency loops.
|
|
|
|
|
2017-05-30 10:58:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 30 10:07:45 CEST 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Don't ignore errors of systemd-sysusers [bsc#1039708]
|
|
|
|
|
2017-03-15 14:47:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 15 14:46:43 CET 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Don't remove 'm' and 'r' entries from sysusers configuration
|
|
|
|
|
2017-02-16 16:08:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 20 13:04:51 CET 2017 - kukuk@suse.de
|
|
|
|
|
|
|
|
- Add macros.sysusers
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 21 16:09:05 UTC 2016 - lnussel@suse.de
|
|
|
|
|
|
|
|
- initial package
|
|
|
|
|