aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03/patches.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add back a patch for Glibc that prevents various BLFS programs, including ↵Matthew Burgess2012-05-061-0/+8
| | | | | | aplay, from segfaulting. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* kbd-1.15.3.Ken Moffat2012-05-011-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge changes developed and tested in the jh branchBruce Dubbs2012-04-251-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.16. Fixes #3048.Matthew Burgess2012-04-031-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix building Binutils with -O3 optimizationMatthew Burgess2012-03-271-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Glibc's GCC patch back again to fix a build issue on x86 hosts.Matthew Burgess2012-03-271-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.15. Fixes #3045.Matthew Burgess2012-03-261-32/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove GCC's cross-compile patch as it isn't required.Matthew Burgess2012-03-141-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch for glibc that fixes a segfault's dlopenBruce Dubbs2012-02-241-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow-4.1.5. Fixes #3019.Matthew Burgess2012-02-141-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove last remaining mentions of Module-Init-Tools.Matthew Burgess2012-02-051-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.15. Fixes #2996.Matthew Burgess2012-01-081-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream patches for MPFR. Fixes #2983.Matthew Burgess2011-12-231-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix coreutils testsuite bug.Ken Moffat2011-11-281-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a security patch for Perl. Fixes #2963.Matthew Burgess2011-11-251-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.6.2. Fixes #2951.Matthew Burgess2011-10-291-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to MPFR-3.1.0. Fixes #2934.Matthew Burgess2011-10-121-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Module-Init-Tools-3.16. Fixes #2882.Matthew Burgess2011-10-121-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Check-1.2.0 library to Chapter 5.Bruce Dubbs2011-10-111-0/+8
| | | | | | | | | Updated errordiscussion in glibc. Added a fix for locale issues in gcc. Incorporated Check library into libpipeline test. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typos.Matthew Burgess2011-10-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix several bugs in MPFR. Fixes #2918.Matthew Burgess2011-09-291-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix a couple of bugs in Glibc-2.14.Matthew Burgess2011-08-141-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to binutils, glibc, gcc, and tclBruce Dubbs2011-06-291-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.11. Fixes #2858.Matthew Burgess2011-04-181-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-167. Fixes #2850.Matthew Burgess2011-04-181-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.6.0. Fixes #2847.Matthew Burgess2011-03-301-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.38.2. Fixes #2847.Matthew Burgess2011-03-301-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Dejagnu-1.5. Fixes #2845.Matthew Burgess2011-03-141-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch to fix the sparse-fiemap test failure in Coreutils-8.10.Matthew Burgess2011-03-141-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add latest upstream patches for Readline-6.2.Matthew Burgess2011-03-141-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add latest upstream patches for Bash-4.2. Fixes #2841.Matthew Burgess2011-03-141-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bash-4.2. Fixes #2830.Matthew Burgess2011-02-161-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.12.2. Fixes #2804.Matthew Burgess2010-12-141-24/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.9. Fixes #2797.Matthew Burgess2010-12-131-24/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Expect-5.45. Fixes #2791.Matthew Burgess2010-11-181-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add security fixes for Glibc. Fixes #2790.Matthew Burgess2010-11-101-0/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tar-1.25 and install its HTML documentation. Fixes #2777 and #2786.Matthew Burgess2010-11-101-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bzip2-1.0.6. Fixes #2759.Matthew Burgess2010-09-221-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch to fix an error output by some procps tools. Fixes #2758.Matthew Burgess2010-09-221-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-2.6.35.4Bruce Dubbs2010-08-311-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.35.2. Fixes #2737.Matthew Burgess2010-08-151-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9357 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bison-2.4.3. Fixes #2732.Matthew Burgess2010-08-081-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Make-3.82. Fixes #2726.Matthew Burgess2010-08-031-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gettext-0.18.1.1. Fixes #2686.Matthew Burgess2010-06-211-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Expect-5.44.1.15. Fixes #2689.Matthew Burgess2010-06-211-11/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a consolidated set of patches to DejaGNUBruce Dubbs2010-06-191-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gettext-0.18. Fixes #2660.Matthew Burgess2010-05-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix some internal problemsBruce Dubbs2010-05-231-0/+8
| | | | | | | n Man-DB when viewing some pages. Thanks to William Immendorf for posting the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix incorrect version numbers in Bzip2. Thanks to Jeremy ↵Matthew Burgess2010-05-211-0/+8
| | | | | | Huntwork (LightCube OS) for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix a bug that causes a buffer overflow whenBruce Dubbs2010-05-031-0/+8
| | | | | | creating a new tar file. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689