SHA256
1
0
forked from pool/shadow
Michael Vetter 2745f98eaf - Remove dependency on libbsd:
On Tumbleweed we have glibc 2.38 already thus string functions
  like strlcpy will be present and won't be needed from libbsd.
  `readpassphrase()` is then the only function from libbsd not present.
  Upstream shadow has an in tree copy of it, that is used when the
  `--without-libbsd` flag is passed along.
  By relying on glibc 2.38 we don't need to add libbsd and libmd
  to our ring0 but can't easily upgrade on SLE.

OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=153
2023-08-17 10:17:53 +00:00
2022-01-03 12:19:45 +00:00
2023-08-17 10:17:53 +00:00
2022-01-03 12:19:45 +00:00
2023-08-17 10:17:53 +00:00
2023-08-04 15:48:26 +00:00
Description
No description provided
8.9 MiB
Languages
Shell 100%