Commit Graph

525 Commits

Author SHA1 Message Date
Randy McMurchy
6d7b95a812 Added the GMP and MPFR packages to the list of packages in Chapter 3, thanks to Lefteris Dimitroulakis for pointing out the omission
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 14:14:13 +00:00
Ken Moffat
0a69835ccf Belatedly fix the known perl vulnerabilities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-07-11 20:54:20 +00:00
Bryan Kadzban
61e63d302c Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to 20080522. Replace "write_net_rules all_interfaces" with a "udevadm test" loop. Fix several typos. Remove the usb_id segfault patch, as it's included in Udev now. Add /lib/udev/devices/kmsg, as udevd uses /dev/kmsg to log a message at startup. Replace udevtrigger/udevinfo with "udevadm trigger" and "udevadm info" in the text.
Should fix #2057, #2079, #2170, and #2186.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-05-23 01:45:45 +00:00
Jeremy Huntwork
6bf97d6812 Added patch for 256-byte inode support in GRUB. Fixes #2161.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 16:44:21 +00:00
Jeremy Huntwork
24acdca37e Added an upstream patch for db-4.6.21, thanks Randy McMurchy for the report. Fixes #2164.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 02:24:56 +00:00
Ken Moffat
3325222ba2 Update kbd to 1.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-27 00:29:27 +00:00
Ken Moffat
cdf68ba134 Remove leftover mktemp patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 23:45:24 +00:00
Ken Moffat
d6e34158b2 Update module-init-tools, fixes #2127.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 22:48:40 +00:00
Ken Moffat
e577c86e71 Upgrade grep to 2.5.3, fixes #2054.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 19:54:40 +00:00
Matthew Burgess
8f3b4cdcc8 Add a patch to fix an issue with the Automake tests. Fixes #2143.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-07 19:53:13 +00:00
Matthew Burgess
615a565828 Upgrade to Coreutils-6.10. Fixes #2133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-07 19:47:39 +00:00
Matthew Burgess
4bac71c515 Replace Util-linux with Util-linux-ng. Fixes #2077.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-22 07:52:27 +00:00
Matthew Burgess
93ee74805c Updated to Texinfo-4.11. Fixes #2074.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:46:45 +00:00
Matthew Burgess
c569ab7544 Updated to Man-DB-2.5.0. Fixes #2109.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:45:02 +00:00
Matthew Burgess
9f30149aa3 Add Udev usbid patch to patch list in chapter 3. Thanks to Thomas Trepl for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-30 21:40:08 +00:00
Matthew Burgess
c057b2428c Upgrade to Gawk-3.1.6. Fixes #2098.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 21:33:46 +00:00
Jeremy Huntwork
9627f8bb89 Upgrade to Sysklogd-1.5. Fixes #2055. Thanks to Matthew Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-16 00:49:29 +00:00
Jeremy Huntwork
b0a4c9a47d Upgrade to GCC-4.2.1. Fixes #2002. Merged from jh branch, thanks to Matthew Burgess for preparing a discrete patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-15 20:45:13 +00:00
Jeremy Huntwork
232aa7359d Upgrade to DB-4.6.19. Fixes #2051. Thanks to Matt Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-15 20:33:13 +00:00
Dan Nichilson
7993939ebf Change shadow download url to more stable anduin location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-27 21:45:49 +00:00
Bruce Dubbs
6c84fe6055 Sync trunk with 6.3 changes: man-db patch, linux-2.6.22.4, acknowledgements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-21 19:09:02 +00:00
Dan Nichilson
633f48b189 Updated to glibc-2.5.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-31 23:19:44 +00:00
Matthew Burgess
ead6e7a856 Apply some upstream fixes to Vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-30 15:33:35 +00:00
Matthew Burgess
968c7be054 Upgrade to Tar-1.18. Fixes #2039.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-30 14:46:50 +00:00
Ken Moffat
2e80ff192c Update to tar-1.17, fixes #2029.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-12 20:51:30 +00:00
Ken Moffat
09a7c8d22f Update to less-403, fixes #2019.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-12 16:28:50 +00:00
Matthew Burgess
53c5151d7c Upgrade to Vim-7.1. Fixes #2001.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 15:56:33 +00:00
Matthew Burgess
1aba30dba8 Add an upstream patch for Ncurses, which fixes a number of issues uncovered by the Coverity static code analysis tool. Fixes #1995.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-05 21:58:20 +00:00
Matthew Burgess
1686ad863c Remove the reg_startend patch for File-4.20. It's not needed on Glibc-based systems.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 19:22:09 +00:00
Manuel Canales Esparcia
b06ca361a4 Updated book sources to use DocBook-XML DTD 4.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Matthew Burgess
7ea4443021 Upgrade to Shadow-4.0.18.1. Fixes #1850.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-19 20:57:36 +00:00
Matthew Burgess
92f873289d Upgrade to File-4.20. Fixes #1968.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-04 19:28:29 +00:00
Matthew Burgess
7e8e2c0e63 Add upstream fixes for Glibc, bringing it up to date with the 2.5 release branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 14:45:43 +00:00
Matthew Burgess
c6a996f572 Add a patch for Berkeley DB containing upstream fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 14:40:21 +00:00
Matthew Burgess
c38b204e8a Add upstream fixes from the Readline maintainer. Fixes #1945.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:24:33 +00:00
Matthew Burgess
3dab9f9c67 Upgrade to NCurses-5.6. Fixes #1940.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:18:35 +00:00
Matthew Burgess
980a6927c1 Upgrade to Linux-2.6.19.2. Fixes #1928.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:16:49 +00:00
Matthew Burgess
b8913f423c Upgrade to Gzip-1.3.10. Fixes #1924.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:12:22 +00:00
Matthew Burgess
f639fa966c Upgrade to Bzip2-1.0.4. Fixes #1943.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:02:20 +00:00
Matthew Burgess
bc688338dd Apply all 5 of the currently available upstream patches for Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 17:08:59 +00:00
Matthew Burgess
9f20df3128 Use version entities rather than hardcoded values so the note about keeping up to date with stable kernel releases remains accurate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-03 08:07:26 +00:00
Matthew Burgess
534bb6229d Upgrade to Vim-7.0-fixes-14.patch and drop the spellfile patch as that is now included in the former.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-29 18:19:12 +00:00
Matthew Burgess
f8d252beb3 Upgrade to Tar-1.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:13:49 +00:00
Matthew Burgess
7f67569a93 Upgrade to Readline-5.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:13:28 +00:00
Matthew Burgess
eb0d4d82f9 Fix a bug in Less whereby the deprecated sigsetmask function was being used instead of sigprocmask
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:12:05 +00:00
Matthew Burgess
358d3cb19c Upgrade to Inetutils-1.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:10:12 +00:00
Matthew Burgess
487d7c1794 Upgrade to Berkeley-DB-4.5.20
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:08:11 +00:00
Matthew Burgess
6e786a29d5 Upgrade to Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:06:22 +00:00
Bryan Kadzban
9749dc513b Update to udev-102 and udev-config-20061014.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-15 17:49:03 +00:00
Bryan Kadzban
fe8dbe1f3d Update udev-config, and add Udev SAS path_id patch (both for Linux-2.6.18).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-06 00:18:19 +00:00
Matthew Burgess
93bc4a2875 Replace the Linux-Libc-Headers package with the 'headers_install' target from the kernel Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:08:23 +00:00
Matthew Burgess
bf91658d65 Undo r7810. It obviously contained much more than the commit log stated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:53:55 +00:00
Matthew Burgess
688ddbbeae Correct the order of the Changelog entries. Sometimes quilt/patch are just too efficient.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:51:16 +00:00
Matthew Burgess
f6d7f48f61 Upgrade to Linux-2.6.18
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:48:34 +00:00
Matthew Burgess
bb8dd5eefd Upgrade to Glibc-2.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:43:56 +00:00
Dan Nichilson
456a46699c Fixed Linux note to not use newer than 2.6.17.x
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-20 20:28:36 +00:00
Dan Nichilson
60bc014c77 Updated to Glibc-2.4. Added a patch for iconv and removed unnecessary
patches from glibc-2.3.6.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-18 05:40:51 +00:00
Matthew Burgess
ba812a2fb7 Fix shadow's md5sum and point to a location where old versions of shadow can be downloaded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-05 10:12:47 +00:00
Manuel Canales Esparcia
c226182dc5 Ported updates from 6.2 branch.
Small tags fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-03 19:29:29 +00:00
Manuel Canales Esparcia
e1060dee73 Syncing trunk with 6.2 branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-23 11:05:22 +00:00
Bruce Dubbs
48206b3db9 Added module-init-tools patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-16 01:11:57 +00:00
Jeremy Huntwork
35f2607355 Correct Vim's installation of man pages to work well with Man-DB.
Patch from Alexander Patrakov and Ag Hatzim.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 16:48:28 +00:00
Jeremy Huntwork
2fe5051af7 Updated to Vim-7.0. Fixes #1793.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-26 02:10:19 +00:00
Manuel Canales Esparcia
9b04fe8983 Moved patches sizes to patches.ent.
Added total patches size calculation.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 14:27:08 +00:00
Manuel Canales Esparcia
037ab68b10 Moved packages.xml info to packages.ent.
Automatized total packages size calculation.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 11:45:19 +00:00
Archaic
004616a9e7 To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-13 00:07:12 +00:00
Archaic
1895652057 Updated to linux-2.6.16.16.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-12 22:42:28 +00:00
Manuel Canales Esparcia
dbbea9150e Updated packages and patches sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-09 21:10:14 +00:00
Matthew Burgess
9ff39e2880 Fix a couple of typos in Chapter 3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 22:37:15 +00:00
Jeremy Huntwork
9357812b46 Added literal tags around the md5 sums
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-06 22:27:30 +00:00
Jeremy Huntwork
534f5b8d8f Added MD5 sums for packages and patches.
Resolves ticket #1788.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-06 16:33:04 +00:00
Archaic
a15578a2f9 Updated to man-pages-2.31.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:36:47 +00:00
Archaic
254e0802dd Updated to iana-etc-2.10.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:21:55 +00:00
Archaic
2f3d5955c5 Updated to tcl8.4.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:16:36 +00:00
Archaic
7d6d34b859 Updated to udev-091. Moved to a tarball-based set of udev rules. Updated the bootscripts to support the new udevsettle program.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 15:46:53 +00:00
Manuel Canales Esparcia
962a927c9e Alphabetized patches list. Thanks to Justin R. Knierim for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-21 18:06:55 +00:00
Archaic
7f28bcc030 Updated to lfs-bootscripts-20060415.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-15 22:40:42 +00:00
Archaic
81aee91331 Added patch to glibc to fix build errors in packages that include linux/types.h after sys/kd.h. Thanks to DJ for supplying the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-15 16:14:40 +00:00
Ken Moffat
3477776378 Add patch for tar re CVE-2006-0300, to fix ticket #1767.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 19:23:22 +00:00
Archaic
6330b116b8 A couple of very minor typo fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 15:25:57 +00:00
Archaic
d2c332bc21 Merged the udev_update branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 18:45:33 +00:00
Manuel Canales Esparcia
f6abc2a4e1 Placed home page (when available) and download links for all packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-06 17:48:29 +00:00
Ken Moffat
8cc086603a Apply r7469,r7471 from udev_update branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-29 21:02:45 +00:00
Matthew Burgess
93ca991c1f Upgrade to flex-2.5.33
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 10:09:34 +00:00
Matthew Burgess
8d61501832 Upgrade to readline-5.1.004
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 09:58:37 +00:00
Matthew Burgess
614d9dc7b1 Upgrade to bash-3.1.014
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 09:56:02 +00:00
Matthew Burgess
25e3646e31 Upgrade to psmisc-22.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 09:50:04 +00:00
Matthew Burgess
f213c179dd Upgrade to file-4.17
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 09:45:46 +00:00
Matthew Burgess
478ae84222 Update to latest version of coreutils suppression patch to prevent su's man-page from being installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 09:40:28 +00:00
Ken Moffat
d7fd2f9878 Correct broken link for flex, this fixes ticket 1742.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-15 20:13:55 +00:00
Matthew Burgess
727e60af72 Upgrade to GCC 4.0.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-11 09:51:18 +00:00
Matthew Burgess
02b6dc2a0a Upgrade to Man-pages 2.25
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-08 21:23:37 +00:00
Archaic
86d27755e3 Replaced the debian-specific groff patch with an LFS-style patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-07 17:41:26 +00:00
Matthew Burgess
7e60160f65 Add Bash patches 009 and 010 from upstream
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-21 20:50:22 +00:00
Matthew Burgess
fc0e418db8 Upgrade to Man-pages 2.24
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-21 20:24:39 +00:00
Matthew Burgess
ae9e48ba1f Add upstream fixes 001-002 for Readline
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 21:00:50 +00:00
Matthew Burgess
c93d0572c1 Add upstream fixes 001-008 for Bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:45:16 +00:00
Matthew Burgess
e3408bec32 Upgrade to Sed 4.1.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:31:54 +00:00
Matthew Burgess
fd05c97a1e Upgrade to Man-pages 2.23
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:27:30 +00:00
Matthew Burgess
d49adef3f2 Upgrade to Coreutils 5.94
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:23:24 +00:00