[arch-commits] Commit in shadow/trunk (PKGBUILD useradd.defaults)
Sébastien Luttringer
seblu at archlinux.org
Mon Dec 11 03:31:58 UTC 2017
Date: Monday, December 11, 2017 @ 03:31:57
Author: seblu
Revision: 312162
upgpkg: shadow 4.5-3
- fix shadow.service md5sum
- fix FS#56316
Modified:
shadow/trunk/PKGBUILD
shadow/trunk/useradd.defaults
------------------+
PKGBUILD | 6 +++---
useradd.defaults | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-11 01:18:05 UTC (rev 312161)
+++ PKGBUILD 2017-12-11 03:31:57 UTC (rev 312162)
@@ -4,7 +4,7 @@
pkgname=shadow
pkgver=4.5
-pkgrel=2
+pkgrel=3
pkgdesc="Password and account management tool suite with support for shadow files and PAM"
arch=('x86_64')
url='https://github.com/shadow-maint/shadow'
@@ -41,8 +41,8 @@
'12427b1ca92a9b85ca8202239f0d9f50198b818f'
'611be25d91c3f8f307c7fe2485d5f781e5dee75f'
'a154a94b47a3d0c6c287253b98c0d10b861226d0'
- '7372dfd8a3030bee4ec39c79bad4f9b9c6f8687a'
- '9ae93de5987dd0ae428f0cc1a5a5a5cd53583f19'
+ 'b5540736f5acbc23b568973eb5645604762db3dd'
+ 'c173208c5cf34528602f9931468a67b7f68abad3'
'6010fffeed1fc6673ad9875492e1193b1a847b53'
'21e12966a6befb25ec123b403cd9b5c492fe5b16')
Modified: useradd.defaults
===================================================================
--- useradd.defaults 2017-12-11 01:18:05 UTC (rev 312161)
+++ useradd.defaults 2017-12-11 03:31:57 UTC (rev 312162)
@@ -1,6 +1,6 @@
# useradd defaults file for ArchLinux
# original changes by TomK
-GROUP=100
+GROUP=users
HOME=/home
INACTIVE=-1
EXPIRE=
More information about the arch-commits
mailing list