Commit Graph

12 Commits

Author SHA256 Message Date
Andreas Schwab
cb1bea70cb Accepting request 1152035 from home:lnussel:branches:Base:System
- nsswitch.conf: Add systemd also for shadow lookups, use merge
  strategy for group lookups

OBS-URL: https://build.opensuse.org/request/show/1152035
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=697
2024-02-29 10:15:14 +00:00
Andreas Schwab
7eb8606899 Accepting request 1130944 from home:Andreas_Schwab:Factory
- Remove systemd from shadow and gshadow lookups (bsc#1217220)

OBS-URL: https://build.opensuse.org/request/show/1130944
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=685
2023-12-05 10:04:40 +00:00
Andreas Schwab
d298146fbc Accepting request 1116403 from home:Andreas_Schwab:Factory
- Add systemd also to gshadow lookups (jsc#PED-5188)
- For SLE continue to use nsswitch.conf without systemd

OBS-URL: https://build.opensuse.org/request/show/1116403
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=678
2023-10-09 08:53:23 +00:00
Andreas Schwab
dbf49f77e5 Accepting request 1110816 from home:Andreas_Schwab:Factory
- Add systemd to passwd, group and shadow lookups (jsc#PED-5188)

OBS-URL: https://build.opensuse.org/request/show/1110816
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=668
2023-09-13 06:51:34 +00:00
Andreas Schwab
fd81f7fd2c Accepting request 775213 from home:Andreas_Schwab:Factory
- nsswitch.conf: comment out initgroups setting, so that it defaults to
  the group setting (bsc#1164075)

OBS-URL: https://build.opensuse.org/request/show/775213
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=552
2020-02-18 14:03:41 +00:00
Andreas Schwab
ae7d54a91d Accepting request 769468 from home:Andreas_Schwab:Factory
- Update to glibc 2.31
  * The GNU C Library now supports a feature test macro _ISOC2X_SOURCE to
    enable features from the draft ISO C2X standard
  * The <math.h> functions that round their results to a narrower type now
    have corresponding type-generic macros in <tgmath.h>
  * The function pthread_clockjoin_np has been added, enabling join with a
    terminated thread with a specific clock
  * New locale added: mnw_MM (Mon language spoken in Myanmar).
  * The DNS stub resolver will optionally send the AD (authenticated data) bit
    in queries if the trust-ad option is set via the options directive in
    /etc/resolv.conf (or if RES_TRUSTAD is set in _res.options)
  * The totalorder and totalordermag functions, and the corresponding
    functions for other floating-point types, now take pointer arguments to
    avoid signaling NaNs possibly being converted to quiet NaNs in argument
    passing
  * The obsolete function stime is no longer available to newly linked
    binaries, and its declaration has been removed from <time.h>
  * The gettimeofday function no longer reports information about a
    system-wide time zone
  * If a lazy binding failure happens during dlopen, during the execution of
    an ELF constructor, the process is now terminated
- malloc-info-whitespace.patch, riscv-vfork.patch,
  prefer-map-32bit-exec.patch, backtrace-powerpc.patch,
  ldconfig-dynstr.patch: Removed.

OBS-URL: https://build.opensuse.org/request/show/769468
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=549
2020-02-03 08:52:32 +00:00
Andreas Schwab
5cbb2f68bc Accepting request 751056 from home:kukuk:etc
- nsswitch.conf: add usrfiles for services, protocols, rpc, ethers
  and aliases for /usr/etc move

OBS-URL: https://build.opensuse.org/request/show/751056
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=545
2019-12-09 13:11:13 +00:00
Andreas Schwab
ba841278f7 Accepting request 595944 from home:Andreas_Schwab:Factory
- Readd nis to netgroup and automount nss config (bsc#1088860)

OBS-URL: https://build.opensuse.org/request/show/595944
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=504
2018-04-12 10:10:30 +00:00
Andreas Schwab
8307972d09 Accepting request 531230 from home:Andreas_Schwab:Factory
- nss-compat.patch: Move nss_compat from nis to nss subdir and install it
  unconditionally
- nsswitch.conf: switch back to compat for passwd, group, shadow

OBS-URL: https://build.opensuse.org/request/show/531230
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=481
2017-10-04 13:27:12 +00:00
Andreas Schwab
657e98f770 Accepting request 519891 from home:Andreas_Schwab:Factory
- Disable obsolete libnsl and NIS support
- remove-nss-nis-compat.patch: remove nis and compat from default NSS
  configs
- nsswitch.conf: Likewise

OBS-URL: https://build.opensuse.org/request/show/519891
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=473
2017-08-31 09:37:22 +00:00
Andreas Schwab
e794ddb00b Accepting request 407107 from home:Andreas_Schwab:Factory
- strncat-avoid-array-bounds-warning.patch: Avoid array-bounds warning for
  stncat on i586 (BZ #20260)
- Update glibc.keyring
- Unset MALLOC_CHECK_ during testsuite run

- nsswitch.conf: Add fallback to files for passwd and group to prepare for
  libnsl removal.

- nis-initgroups-status.patch: Return proper status from
  _nss_nis_initgroups_dyn (bsc#984269, BZ #20262)
- robust-mutex-deadlock.patch: Fix generic __lll_robust_timedlock_wait to
  check for timeout (bsc#985170, BZ #20263)

OBS-URL: https://build.opensuse.org/request/show/407107
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=442
2016-07-07 12:43:40 +00:00
a51dfad3e2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=1 2009-02-20 07:46:43 +00:00