Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Package updates. | Bruce Dubbs | 2023-02-11 | 7 | -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 Dubbs | 2023-02-08 | 1 | -11/+5 |
| | |||||
* | openssl: Fix a command to view man page | Xi Ruoyao | 2023-02-08 | 1 | -1/+1 |
| | | | | "ssl.7ssl" is in man7, not man3. | ||||
* | Package Updates | Douglas R. Reno | 2023-02-07 | 3 | -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 fix | Xi Ruoyao | 2023-02-06 | 1 | -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. Reno | 2023-02-06 | 2 | -2/+12 |
| | |||||
* | dependencies: List Jansson as Binutils external dependency | Xi Ruoyao | 2023-02-05 | 1 | -1/+2 |
| | | | | | Both ld.bfd and ld.gold can use Jansson to validate the value of --package-metadata=. | ||||
* | changelog: Add entries for recent changes | Xi Ruoyao | 2023-02-03 | 1 | -0/+26 |
| | |||||
* | libffi: Remove --disable-exec-static-trampxry111/glibc-2.37 | Xi Ruoyao | 2023-02-03 | 1 | -13/+1 |
| | | | | It's not needed now since gjs-1.74 supports static trampoline. | ||||
* | libelf: Update test status | Xi Ruoyao | 2023-02-03 | 1 | -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 failure | Xi Ruoyao | 2023-02-03 | 1 | -0/+13 |
| | |||||
* | mpfr: Fix a test case | Xi Ruoyao | 2023-02-02 | 1 | -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 upstream | Xi Ruoyao | 2023-02-02 | 1 | -0/+6 |
| | |||||
* | binutils: remove test failures resolved by upstream | Xi Ruoyao | 2023-02-02 | 1 | -16/+1 |
| | |||||
* | binutils: remove more empty man pages | Xi Ruoyao | 2023-02-02 | 1 | -1/+1 |
| | |||||
* | glibc: remove nss/tst-nss-files-hosts-long failure | Xi Ruoyao | 2023-02-02 | 1 | -6/+0 |
| | | | | It's UNSUPPORTED in chroot now, so we cannot see it in LFS build. | ||||
* | glibc: Remove a sed useless for 2.37 | Xi Ruoyao | 2023-02-02 | 2 | -10/+0 |
| | |||||
* | Package updates: | Xi Ruoyao | 2023-02-02 | 1 | -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 packages | Xi Ruoyao | 2023-02-01 | 1 | -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 trunk | Bruce Dubbs | 2023-01-31 | 5 | -33/+41 |
|\ | |||||
| * | dependencies: use https for LessTif homepage | Xi Ruoyao | 2023-01-29 | 1 | -1/+1 |
| | | |||||
| * | systemd: remove an extra word "both" | Xi Ruoyao | 2023-01-27 | 1 | -1/+1 |
| | | | | | | | | | | It seems introduced unintentionally. I'm wondering what has happened with David's text editor :). | ||||
| * | decorate new note about $() and `` | Xi Ruoyao | 2023-01-27 | 1 | -4/+4 |
| | | |||||
| * | Add a comment about nested command substitution | Bruce Dubbs | 2023-01-26 | 1 | -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 commit | Douglas R. Reno | 2023-01-25 | 1 | -1/+1 |
| | | |||||
| * | Edit systemd chapters for grammar and idiom. | David Bryant | 2023-01-25 | 3 | -34/+34 |
| | | |||||
* | | PAckage updates. | Bruce Dubbs | 2023-01-31 | 3 | -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 Dubbs | 2023-01-22 | 3 | -5/+15 |
| | |||||
* | binutils: remove a trailing punctuation in libsframe desc | Xi Ruoyao | 2023-01-17 | 1 | -1/+1 |
| | | | | to match other descriptions. | ||||
* | Really remove libsframe.a | Bruce Dubbs | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Add libsframe.so.0.0.0 to list of online-libs (used by strip itself) | Thomas Trepl | 2023-01-16 | 1 | -0/+4 |
| | |||||
* | Add libsframe.so.0.0.0 to list of online-libs (used by strip itself) | Thomas Trepl | 2023-01-16 | 1 | -0/+1 |
| | |||||
* | Fix download url of binutils | Thomas Trepl | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Package updates. | Bruce Dubbs | 2023-01-15 | 4 | -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-db | Xi Ruoyao | 2023-01-15 | 1 | -1/+2 |
| | | | | | If po4a is installed, man-db will install translated man pages man(1) etc. | ||||
* | dependencies: hide entries for another revision | Xi Ruoyao | 2023-01-06 | 1 | -27/+33 |
| | |||||
* | Update timezone for builds | Bruce Dubbs | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Typo | Pierre Labastie | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Clarify some things, correct grammatical & idiomatic errors. | David Bryant | 2023-01-01 | 1 | -16/+19 |
| | |||||
* | Update lfs-bootscripts version. | Bruce Dubbs | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | Remove obsolete sed no longer required in mpc-1.3.1 | Thomas Trepl | 2023-01-01 | 2 | -12/+9 |
| | |||||
* | Put change log in order | Bruce Dubbs | 2022-12-31 | 1 | -10/+10 |
| | |||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2022-12-31 | 1 | -14/+15 |
|\ | |||||
| * | Clarified some things that seemed unclear. | David Bryant | 2022-12-31 | 1 | -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 trunk | Bruce Dubbs | 2022-12-31 | 25 | -310/+353 |
|\| | |||||
| * | Minor tweaks: a couple of commas, "your time zone". | David Bryant | 2022-12-31 | 1 | -2/+2 |
| | | |||||
| * | Removed superfluities, corrected spelling and capitalization. | David Bryant | 2022-12-30 | 1 | -62/+66 |
| | | | | | | | | | | Clarifed things that seemed unclear. Removed some phrases that said little. Broke up a run-on sentence. Etc. | ||||
| * | Patch systemd against CVE-2022-4415 | Douglas R. Reno | 2022-12-28 | 5 | -10/+24 |
| | | |||||
| * | Typo in ticket number in changelog. | Ken Moffat | 2022-12-25 | 1 | -1/+1 |
| | | |||||
| * | Clarify by reordering some sentences; improve English idiom. | David Bryant | 2022-12-24 | 1 | -21/+21 |
| | | | | | | | | | | Corrected capitilization of some titls. Reworked some clumsy sentences. Eliminated one tautological sentence. |