Changeset d6c718d
- Timestamp:
- Jan 8, 2011, 1:16:00 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 1dfba52
- Parents:
- 6022b0e
- Files:
-
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
r6022b0e rd6c718d 41 41 <para>January 8, 2011</para> 42 42 <itemizedlist> 43 <listitem> 44 <para>[jciccone] - Updated Coreutils to 8.9.</para> 45 </listitem> 43 46 <listitem> 44 47 <para>[jciccone] - Updated Bzip2 to 1.0.6.</para> -
BOOK/packages.ent
r6022b0e rd6c718d 73 73 <!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips"> 74 74 75 <!ENTITY coreutils-version "8. 5">76 <!ENTITY coreutils-size "10, 492KB">75 <!ENTITY coreutils-version "8.9"> 76 <!ENTITY coreutils-size "10,998 KB"> 77 77 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.gz"> 78 <!ENTITY coreutils-md5 " c1ffe586d001e87d66cd80c4536ee823">78 <!ENTITY coreutils-md5 "36909ae68840d73a800120cf74af794a"> 79 79 <!ENTITY coreutils-home "&gnu-software;coreutils"> 80 80 -
BOOK/patches.ent
r6022b0e rd6c718d 14 14 15 15 <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> 16 <!ENTITY coreutils-uname-patch-md5 " b2e0649d3f22a631fff96667baeab971">16 <!ENTITY coreutils-uname-patch-md5 "683741cb2c4ab60cf9b61eb9f02ecd02"> 17 17 <!ENTITY coreutils-uname-patch-size "8 KB"> 18 18 -
patches/coreutils-8.9-uname-1.patch
r6022b0e rd6c718d 9 9 Rediffed for 7.5 by Jim Gifford 10 10 Rediffed for 8.4 by Joe Ciccone 11 Rediffed for 8.9 by Joe Ciccone 11 12 12 --- coreutils-8. 5.orig/src/uname.c 2010-01-01 08:06:47.000000000 -050013 +++ coreutils-8. 5/src/uname.c 2010-07-26 20:44:24.389842706 -040013 --- coreutils-8.9.orig/src/uname.c 2010-01-01 08:06:47.000000000 -0500 14 +++ coreutils-8.9/src/uname.c 2010-07-26 20:44:24.389842706 -0400 14 15 @@ -50,6 +50,11 @@ 15 16 # include <mach-o/arch.h>
Note:
See TracChangeset
for help on using the changeset viewer.