Revision: 7880 http://sourceforge.net/p/ipcop/svn/7880 Author: owes Date: 2015-02-08 21:27:24 +0000 (Sun, 08 Feb 2015) Log Message: ----------- Update shadow to 4.2.1
Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/shadow ipcop/trunk/lfs/shadow ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 ipcop/trunk/updates/2.2.0/information.xml Modified: ipcop/trunk/config/rootfiles/common/shadow =================================================================== --- ipcop/trunk/config/rootfiles/common/shadow 2015-02-08 13:00:24 UTC (rev 7879) +++ ipcop/trunk/config/rootfiles/common/shadow 2015-02-08 21:27:24 UTC (rev 7880) @@ -20,7 +20,9 @@ #usr/bin/faillog #usr/bin/gpasswd #usr/bin/lastlog +#usr/bin/newgidmap #usr/bin/newgrp +#usr/bin/newuidmap #usr/bin/sg #usr/sbin/chgpasswd usr/sbin/chpasswd @@ -47,7 +49,9 @@ #usr/share/man/man1/expiry.1 #usr/share/man/man1/gpasswd.1 #usr/share/man/man1/login.1 +#usr/share/man/man1/newgidmap.1 #usr/share/man/man1/newgrp.1 +#usr/share/man/man1/newuidmap.1 #usr/share/man/man1/passwd.1 #usr/share/man/man1/sg.1 #usr/share/man/man1/su.1 @@ -62,6 +66,8 @@ #usr/share/man/man5/porttime.5 #usr/share/man/man5/shadow.5 #usr/share/man/man5/suauth.5 +#usr/share/man/man5/subgid.5 +#usr/share/man/man5/subuid.5 #usr/share/man/man8/chgpasswd.8 #usr/share/man/man8/chpasswd.8 #usr/share/man/man8/faillog.8 Modified: ipcop/trunk/lfs/shadow =================================================================== --- ipcop/trunk/lfs/shadow 2015-02-08 13:00:24 UTC (rev 7879) +++ ipcop/trunk/lfs/shadow 2015-02-08 21:27:24 UTC (rev 7880) @@ -33,14 +33,14 @@ include Config PKG_NAME = shadow -VER = 4.1.5.1 +VER = 4.2.1 HOST_ARCH = all OTHER_SRC = yes THISAPP = $(PKG_NAME)-$(VER) -DL_FILE = $(THISAPP).tar.bz2 -#DL_FROM = http://pkg-shadow.alioth.debian.org/releases -DL_FROM = http://ipcop-addons.mooo.com/misc/IPCop +DL_FILE = $(THISAPP).tar.xz +DL_FROM = http://pkg-shadow.alioth.debian.org/releases +#DL_FROM = http://ipcop-addons.mooo.com/misc/IPCop DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) @@ -52,7 +52,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a00449aa439c69287b6d472191dc2247 +$(DL_FILE)_MD5 = 2bfafe7d4962682d31b5eba65dba4fc8 install : $(TARGET) @@ -81,7 +81,7 @@ $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE) touch /var/run/utmp /var/log/{btmp,lastlog,wtmp} # Fix error about excess permission/bad ownership from sshd Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 =================================================================== --- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-02-08 13:00:24 UTC (rev 7879) +++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-02-08 21:27:24 UTC (rev 7880) @@ -679,6 +679,22 @@ /usr/lib/rsyslog/lmtcpclt.so /usr/sbin/rsyslogd ## +## shadow-4.2.1 +/bin/login +/bin/passwd +/etc/login.access +/etc/login.defs +/sbin/nologin +/usr/sbin/chpasswd +/usr/sbin/groupadd +/usr/sbin/groupdel +/usr/sbin/groupmod +/usr/sbin/grpconv +/usr/sbin/pwconv +/usr/sbin/useradd +/usr/sbin/userdel +/usr/sbin/usermod +## ## sqlite-3080802 /usr/bin/sqlite3 /usr/lib/libsqlite3.so.0 Modified: ipcop/trunk/updates/2.2.0/information.xml =================================================================== --- ipcop/trunk/updates/2.2.0/information.xml 2015-02-08 13:00:24 UTC (rev 7879) +++ ipcop/trunk/updates/2.2.0/information.xml 2015-02-08 21:27:24 UTC (rev 7880) @@ -9,7 +9,7 @@ Upgrade coreutils to 8.23, dhcpcd to 6.7.1, ethtool to 3.18, glib to 2.42.1, libffi to 3.2.1, libtool to 2.4.5, lzo to 2.08, openswan to 2.6.42, patch to 2.7.4, perl to 5.20.1-4, rsyslog to 8.7.0, - sqlite to 3.8.8.2, tzdata to 2015a, xz to 5.2.0. + shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a, xz to 5.2.0. <br /> Upgrade Perl modules Archive-Zip to 1.45, IO-Socket-SSL to 2.010, Net-DNS to 0.82, Net-SSLeay to 1.68, XML-Parser to 2.44, libwww-perl to 6.08. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn