[arch-commits] Commit in filesystem/trunk (PKGBUILD nsswitch.conf)

Sébastien Luttringer seblu at archlinux.org
Tue Jan 19 01:37:10 UTC 2021


    Date: Tuesday, January 19, 2021 @ 01:37:09
  Author: seblu
Revision: 406387

upgpkg: filesystem 2021.01.19-1

- fix FS#67658

Modified:
  filesystem/trunk/PKGBUILD
  filesystem/trunk/nsswitch.conf

---------------+
 PKGBUILD      |    4 ++--
 nsswitch.conf |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 01:04:47 UTC (rev 406386)
+++ PKGBUILD	2021-01-19 01:37:09 UTC (rev 406387)
@@ -2,7 +2,7 @@
 # Contributor: Tom Gundersen <teg at jklm.no>
 
 pkgname=filesystem
-pkgver=2020.09.03
+pkgver=2021.01.19
 pkgrel=1
 pkgdesc='Base Arch Linux files'
 arch=('x86_64')
@@ -29,7 +29,7 @@
             'dad04a370e488aa85fb0a813a5c83cf6fd981ce01883fc59685447b092de84b5'
             '8ca2d8eef6fb5143c9ef7e9174ccfef59ac7ad2deee243574cd10c763156cc10'
             'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
-            '3b821d881a147977e251c522d722626881229d8bc150447673f39f28876ac749'
+            '39d2f719f095028fa655c246bc8608cf3b00971cb7d8c3dbae5a6d89b93a6ca7'
             '53395e67cc113b7f73e72a829731f6d30319a841d164af8a1d4d4f829a9c3cd9'
             '5e06477834f51abf42ea4e8dc199632afc6afbfd8c44354685a271e9a48d2c0a'
             '5e4088ad8d0853d390fa303f6be8c3f69c33834200cba9e90f7849f1993ca8d0'

Modified: nsswitch.conf
===================================================================
--- nsswitch.conf	2021-01-19 01:04:47 UTC (rev 406386)
+++ nsswitch.conf	2021-01-19 01:37:09 UTC (rev 406387)
@@ -2,7 +2,7 @@
 # See nsswitch.conf(5) for details.
 
 passwd: files systemd
-group: files systemd
+group: files [SUCCESS=merge] systemd
 shadow: files
 
 publickey: files



More information about the arch-commits mailing list