CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
shadow: updated to 4.4
authorVictor Martinez <pitillo@ono.com>
Wed, 5 Apr 2017 04:04:21 +0000 (04:04 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 5 Apr 2017 04:04:21 +0000 (04:04 +0000)
shadow/.footprint
shadow/.md5sum
shadow/Pkgfile

index 10164886c8a30c124bdff557bc2f95e2df60ca43..761c414952c26e431001e34acd10506c1f3c0468 100644 (file)
@@ -16,7 +16,9 @@ drwxr-xr-x    root/root       usr/bin/
 -rwxr-xr-x     root/root       usr/bin/faillog
 -rwxr-xr-x     root/root       usr/bin/groups
 -rwxr-xr-x     root/root       usr/bin/lastlog
+-rwxr-xr-x     root/root       usr/bin/newgidmap
 -rwsr-xr-x     root/root       usr/bin/newgrp
+-rwxr-xr-x     root/root       usr/bin/newuidmap
 -rwsr-xr-x     root/root       usr/bin/passwd
 lrwxrwxrwx     root/root       usr/bin/sg -> newgrp
 -rwsr-xr-x     root/root       usr/bin/su
@@ -28,7 +30,9 @@ drwxr-xr-x    root/root       usr/man/man1/
 -rw-r--r--     root/root       usr/man/man1/expiry.1.gz
 -rw-r--r--     root/root       usr/man/man1/groups.1.gz
 -rw-r--r--     root/root       usr/man/man1/login.1.gz
+-rw-r--r--     root/root       usr/man/man1/newgidmap.1.gz
 -rw-r--r--     root/root       usr/man/man1/newgrp.1.gz
+-rw-r--r--     root/root       usr/man/man1/newuidmap.1.gz
 -rw-r--r--     root/root       usr/man/man1/passwd.1.gz
 -rw-r--r--     root/root       usr/man/man1/sg.1.gz
 -rw-r--r--     root/root       usr/man/man1/su.1.gz
@@ -41,6 +45,8 @@ drwxr-xr-x    root/root       usr/man/man5/
 -rw-r--r--     root/root       usr/man/man5/porttime.5.gz
 -rw-r--r--     root/root       usr/man/man5/shadow.5.gz
 -rw-r--r--     root/root       usr/man/man5/suauth.5.gz
+-rw-r--r--     root/root       usr/man/man5/subgid.5.gz
+-rw-r--r--     root/root       usr/man/man5/subuid.5.gz
 drwxr-xr-x     root/root       usr/man/man8/
 -rw-r--r--     root/root       usr/man/man8/chgpasswd.8.gz
 -rw-r--r--     root/root       usr/man/man8/faillog.8.gz
index 037f107fc939c12b0ba5251ca379bfe8ce3e10b8..0593bb3e7bcafd9d7bec22d3c8c5f71f64c7918c 100644 (file)
@@ -1,3 +1,3 @@
 05a85f1ea6bf26aec66a91b5f98a51b0  login.defs
 be8f69c2701118093af3d7f3bc02af16  pwck
-a00449aa439c69287b6d472191dc2247  shadow-4.1.5.1.tar.bz2
+ff357d9d232f6ad55a4d8b93f78caff7  shadow-4.4.tar.xz
index 4f481c428d3cd8e44838a3386de13cfe8a1f1b5c..8a06859685621178447d9c1beef8c948ac7dcf7d 100644 (file)
@@ -5,13 +5,13 @@
 # Depends on:
 
 name=shadow
-version=4.1.5.1
-release=3
-source=(http://pkgs.fedoraproject.org/repo/pkgs/shadow-utils/$name-$version.tar.bz2/a00449aa439c69287b6d472191dc2247/$name-$version.tar.bz2
+version=4.4
+release=1
+source=(http://crux.nu/files/distfiles/$name-$version.tar.xz
         pwck login.defs)
 
 build() {
-  cd $name-$version
+  cd $name-upstream-$version
 
   echo "ac_cv_func_setpgrp_void=yes" >> config.cache