aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2023-02-131-4/+4
|\
| * Update stats for dbus, systemd, markupsafe, and jinja2Douglas R. Reno2023-02-121-4/+4
| |
* | Update to man-pages-6.03.Bruce Dubbs2023-02-132-3/+13
|/
* TypoBruce Dubbs2023-02-121-1/+1
|
* Update build times an sizes.Bruce Dubbs2023-02-124-143/+160
| | | | | | This update changes the default number of cores used to build packages to 4. A section is also added to host requirements to recommend a minumum number of cores and memory size.
* Package updates.Bruce Dubbs2023-02-117-36/+75
| | | | | | | | | | | Update to iana-etc-20230202. Update to zstd-1.5.4. Update to Python3-3.11.2. Update to e2fsprogs-1.47.0. Update to dbus-1.14.6. Update to linux-6.1.11. Update to libcap-2.67. Update to bc-6.2.4.
* Combine tcl documentation instructions together.Bruce Dubbs2023-02-081-11/+5
|
* openssl: Fix a command to view man pageXi Ruoyao2023-02-081-1/+1
| | | | "ssl.7ssl" is in man7, not man3.
* Package UpdatesDouglas R. Reno2023-02-073-8/+22
| | | | | Update to OpenSSL-3.0.8 (Security Update) Update to e2fsprogs-1.46.6 (Security Update)
* glibc: Note the sed for printf is a security fixXi Ruoyao2023-02-061-2/+6
| | | | And add a comment about the difference from upstream commit.
* Repackage the systemd man pages tarball to have a leading directory.Douglas R. Reno2023-02-062-2/+12
|
* dependencies: List Jansson as Binutils external dependencyXi Ruoyao2023-02-051-1/+2
| | | | | Both ld.bfd and ld.gold can use Jansson to validate the value of --package-metadata=.
* changelog: Add entries for recent changesXi Ruoyao2023-02-031-0/+26
|
* libffi: Remove --disable-exec-static-trampxry111/glibc-2.37Xi Ruoyao2023-02-031-13/+1
| | | | It's not needed now since gjs-1.74 supports static trampoline.
* libelf: Update test statusXi Ruoyao2023-02-031-2/+3
| | | | | While the previously documented test failure is resolved by binutils-2.40, a new test failure has shown up.
* bash: Add the explanation of test output, and document a known failureXi Ruoyao2023-02-031-0/+13
|
* mpfr: Fix a test caseXi Ruoyao2023-02-021-1/+15
| | | | | | | Normally we don't fix test, but see the comment added into the XML file for the rationale. Update the number of tests by the way.
* glibc: Fix an issue identified upstreamXi Ruoyao2023-02-021-0/+6
|
* binutils: remove test failures resolved by upstreamXi Ruoyao2023-02-021-16/+1
|
* binutils: remove more empty man pagesXi Ruoyao2023-02-021-1/+1
|
* glibc: remove nss/tst-nss-files-hosts-long failureXi Ruoyao2023-02-021-6/+0
| | | | It's UNSUPPORTED in chroot now, so we cannot see it in LFS build.
* glibc: Remove a sed useless for 2.37Xi Ruoyao2023-02-022-10/+0
|
* Package updates:Xi Ruoyao2023-02-021-14/+14
| | | | | | | | * Update to Glibc-2.37 (#5203) * Update to bc-6.2.3 (#5204) - Update bc homepage as upstream requested * Update to linux-6.1.9 (#5205) * Update to vim-9.0.1273 (#4500)
* stripping: Add an <important> about updated packagesXi Ruoyao2023-02-011-0/+12
| | | | | We've received enough reports for systems with zlib security update broken by stripping :(.
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2023-01-315-33/+41
|\
| * dependencies: use https for LessTif homepageXi Ruoyao2023-01-291-1/+1
| |
| * systemd: remove an extra word "both"Xi Ruoyao2023-01-271-1/+1
| | | | | | | | | | It seems introduced unintentionally. I'm wondering what has happened with David's text editor :).
| * decorate new note about $() and ``Xi Ruoyao2023-01-271-4/+4
| |
| * Add a comment about nested command substitutionBruce Dubbs2023-01-261-0/+8
| | | | | | | | | | | | | | | | "The command below shows an example of nested command substitution using two methods: backquotes and a $() construct. It could be rewritten using the same method for both substitutions, but is shown this way to demonstrate how they can be mixed. Generally the $() method is preferred."
| * Fix the build of systemd due to the last commitDouglas R. Reno2023-01-251-1/+1
| |
| * Edit systemd chapters for grammar and idiom.David Bryant2023-01-253-34/+34
| |
* | PAckage updates.Bruce Dubbs2023-01-313-11/+29
|/ | | | | | Update to texinfo-7.0.2. Update to linux-6.1.8. Update to diffutils-3.9.
* Update to MarkupSafe-2.1.2.Bruce Dubbs2023-01-223-5/+15
|
* binutils: remove a trailing punctuation in libsframe descXi Ruoyao2023-01-171-1/+1
| | | | to match other descriptions.
* Really remove libsframe.aBruce Dubbs2023-01-161-1/+1
|
* Add libsframe.so.0.0.0 to list of online-libs (used by strip itself)Thomas Trepl2023-01-161-0/+4
|
* Add libsframe.so.0.0.0 to list of online-libs (used by strip itself)Thomas Trepl2023-01-161-0/+1
|
* Fix download url of binutilsThomas Trepl2023-01-161-1/+1
|
* Package updates.Bruce Dubbs2023-01-154-33/+82
| | | | | | | | | | | Update to iana-etc-20230109. Update to binutils-2.40. Update to bc-6.2.2. Update to linux-6.1.6. Update to man-db-2.11.2. Update to mpfr-4.2.0. Update to ncurses-6.4. Update to xz-5.4.1.
* dependency: add po4a as external dependency for man-dbXi Ruoyao2023-01-151-1/+2
| | | | | If po4a is installed, man-db will install translated man pages man(1) etc.
* dependencies: hide entries for another revisionXi Ruoyao2023-01-061-27/+33
|
* Update timezone for buildsBruce Dubbs2023-01-021-1/+1
|
* TypoPierre Labastie2023-01-021-1/+1
|
* Clarify some things, correct grammatical & idiomatic errors.David Bryant2023-01-011-16/+19
|
* Update lfs-bootscripts version.Bruce Dubbs2023-01-011-1/+1
|
* Remove obsolete sed no longer required in mpc-1.3.1Thomas Trepl2023-01-012-12/+9
|
* Put change log in orderBruce Dubbs2022-12-311-10/+10
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2022-12-311-14/+15
|\
| * Clarified some things that seemed unclear.David Bryant2022-12-311-14/+15
| | | | | | | | | | | | | | | | Altered references to "a startup file" to "startup files". Added detail to a reference to the bash info page. Tweaked description of mafunctions caused by invalid locales. Clarified descripton of extended ASCII characters. Every byte has the high-order bit *set*; in extended ASCII, that bit is *on*.
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2022-12-3125-310/+353
|\|