Revision: 5840 http://ipcop.svn.sourceforge.net/ipcop/?rev=5840&view=rev Author: gespinasse Date: 2011-09-11 08:01:14 +0000 (Sun, 11 Sep 2011) Log Message: ----------- Upgrade coreutils to 8.13, that fix minor issues in chown, chgrp, cp, printf
Remove the -N on patching uname, we want an error if an issue happen applying the patch The move on usr/lib/coreutils/libstdbuf.so to usr/libexec/coreutils/libstdbuf.so is intentional to fix an issue with a futur automake release. Let us not care that much as we do not use that file. Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/coreutils ipcop/trunk/lfs/coreutils ipcop/trunk/updates/1.9.21/ROOTFILES.i486-1.9.21 ipcop/trunk/updates/1.9.21/information.xml Modified: ipcop/trunk/config/rootfiles/common/coreutils =================================================================== --- ipcop/trunk/config/rootfiles/common/coreutils 2011-09-08 06:20:27 UTC (rev 5839) +++ ipcop/trunk/config/rootfiles/common/coreutils 2011-09-11 08:01:14 UTC (rev 5840) @@ -1,4 +1,3 @@ -# we hack for cat, echo, pwd symlinks on stage2 bin/cat bin/chgrp bin/chmod @@ -97,6 +96,7 @@ usr/bin/who usr/bin/whoami usr/bin/yes -#usr/lib/coreutils -#usr/lib/coreutils/libstdbuf.so +#usr/libexec +#usr/libexec/coreutils +#usr/libexec/coreutils/libstdbuf.so usr/sbin/chroot Modified: ipcop/trunk/lfs/coreutils =================================================================== --- ipcop/trunk/lfs/coreutils 2011-09-08 06:20:27 UTC (rev 5839) +++ ipcop/trunk/lfs/coreutils 2011-09-11 08:01:14 UTC (rev 5840) @@ -33,7 +33,7 @@ include Config PKG_NAME = coreutils -VER = 8.12 +VER = 8.13 HOST_ARCH = all OTHER_SRC = yes @@ -55,7 +55,7 @@ # LFS uname patch does not support more than x86, so use CLFS patch $(PATCH1) = http://svn.cross-lfs.org/svn/repos/patches/$(PKG_NAME)/$(PATCH1) -$(DL_FILE)_MD5 = 0f7d43c2d2e24314b43a6c6267e25b90 +$(DL_FILE)_MD5 = 8e1675c6c336ff55557c698706a63d6c $(PATCH1)_MD5 = 56ad75fedac896082d96ab0bd5e6b32c install : $(TARGET) @@ -103,7 +103,7 @@ ifeq "$(STAGE)" "base" # build the right list of installed files even if we cheat for stage2 symlinks to toolchain sed -i -e '/\.\/bin\/cat$$/d' -e '/\/echo$$/d' -e '/\/pwd$$/d' /usr/src/lsalr - cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH1) + cd $(DIR_APP) && patch -p1 -i $(DIR_DL)/$(PATCH1) # no hostname here since we use hostname from net-tools in ISO cd $(DIR_APP) && ./configure --prefix=/usr \ --enable-no-install-program=kill,uptime Modified: ipcop/trunk/updates/1.9.21/ROOTFILES.i486-1.9.21 =================================================================== --- ipcop/trunk/updates/1.9.21/ROOTFILES.i486-1.9.21 2011-09-08 06:20:27 UTC (rev 5839) +++ ipcop/trunk/updates/1.9.21/ROOTFILES.i486-1.9.21 2011-09-11 08:01:14 UTC (rev 5840) @@ -14,3 +14,65 @@ ## ## apache httpd-2.2.20 /usr/sbin/httpd +## +## coreutils-8.13 +/bin/cat +/bin/chgrp +/bin/chmod +/bin/chown +/bin/cp +/bin/date +/bin/dd +/bin/df +/bin/echo +/bin/false +/bin/head +/bin/ln +/bin/ls +/bin/mkdir +/bin/mknod +/bin/mv +/bin/nice +/bin/pwd +/bin/readlink +/bin/rm +/bin/rmdir +/bin/sleep +/bin/stty +/bin/sync +/bin/true +/bin/uname +/usr/bin/[ +/usr/bin/basename +/usr/bin/cut +/usr/bin/dirname +/usr/bin/du +/usr/bin/env +/usr/bin/expr +/usr/bin/groups +/usr/bin/hostid +/usr/bin/id +/usr/bin/install +/usr/bin/join +/usr/bin/md5sum +/usr/bin/mkfifo +/usr/bin/mktemp +/usr/bin/nohup +/usr/bin/paste +/usr/bin/seq +/usr/bin/sha1sum +/usr/bin/sort +/usr/bin/split +/usr/bin/stat +/usr/bin/tail +/usr/bin/tee +/usr/bin/test +/usr/bin/touch +/usr/bin/tr +/usr/bin/tty +/usr/bin/uniq +/usr/bin/wc +/usr/bin/who +/usr/bin/whoami +/usr/bin/yes +/usr/sbin/chroot Modified: ipcop/trunk/updates/1.9.21/information.xml =================================================================== --- ipcop/trunk/updates/1.9.21/information.xml 2011-09-08 06:20:27 UTC (rev 5839) +++ ipcop/trunk/updates/1.9.21/information.xml 2011-09-11 08:01:14 UTC (rev 5840) @@ -1,12 +1,12 @@ <ipcop> <update> <version>1.9.21</version> - <releasedate>2010-mm-dd</releasedate> + <releasedate>2011-mm-dd</releasedate> <size>0</size> <description>Language updates.<br /> Use utf-8 when sending system email (traffic warning etc.).<br /> Fix SF bug #3403666, firewall timeframe rules.<br /> - Upgrade apache httpd to 2.2.20</description> + Upgrade apache httpd to 2.2.20, coreutils to 8.13</description> <previousversion>1.9.20</previousversion> <installdate>INSTALLDATE</installdate> <latest /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn