aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up after 11.2Bruce Dubbs2022-08-311-532/+2
|
* mark linux-5.19.2 and shadow-4.12.2 as security fixXi Ruoyao2022-08-221-2/+2
|
* Minor updatesBruce Dubbs2022-08-211-12/+12
|
* add changelog entries for last package updateXi Ruoyao2022-08-211-0/+38
|
* Remove libtool archive (.la) files in Chapter 5 and 6Xi Ruoyao2022-08-191-0/+10
| | | | | | | | | | | | | | They are really harmful. In Binutils pass 2, libstdc++.la caused the building system to use host /usr/lib/libstdc++.so for gprofng. We now has disabled gprofng for pass 2, but the similar issue also exists in GCC pass 2. In a normal LFS build, the building system silently uses /usr/lib/libstdc++.so (I guess it does not blow up simply because some blind luck); in a real cross build (x86 -> ARM for example) the build will fail. Remove the .la files to fix this issue. Instead of only modifying clfs-ng, it makes more sense to apply the change for trunk: though the build does not fail, using host library is still a contamination.
* Typo fix in changelogDouglas R. Reno2022-08-111-1/+1
|
* Package updates.Bruce Dubbs2022-08-111-0/+30
| | | | | | | | | Update to vim-9.0.0192. Update to iana-etc-20220803. Update to tzdata-2022b. Update to iproute2-5.19.0. Update to linux-5.19.1. Update to bc-6.0.1.
* TypoBruce Dubbs2022-08-071-1/+1
|
* Package updates.Bruce Dubbs2022-08-061-0/+22
| | | | | | | Update to binutils-2.38. Update to util-linux-2.38.1. Update to Python3-3.10.6. Update to glibc-2.36.
* Note that linux-5.18.14 has fixes for RETBleed.Ken Moffat2022-07-241-1/+2
| | | | Security Advisory to follow.
* Package updates.Bruce Dubbs2022-07-241-0/+14
| | | | | Update to linux-5.18.14. Update to libcap-2.65.
* Package updates.Bruce Dubbs2022-07-161-0/+26
| | | | | | | | Update to meson-0.63.0. Update to kmod-30. Update to inetutils-2.3. Update to linux-5.18.9. Update to OpenSSL-3.0.5.
* Package updates.Bruce Dubbs2022-06-301-0/+30
| | | | | | | | | | Update to vim-9.0.0006. Update to iana-etc-20220610. Update to OpenSSL-3.0.4. Update to kbd-2.5.1. Update to linux-5.18.8. Update to bc-5.3.3. +
* Generate shared C++ bindings for ncursesPierre Labastie2022-06-291-0/+10
| | | | | | | | Presently we let the build system generate static C++ bindings, and then we remove them. Note that we could also prevent generating any C++ binding, since nothing in LFS/BLFS use them, but it seems to me that generating the shared ones is closer to what is done for other packages.
* Package UpdatesBruce Dubbs2022-06-141-0/+30
| | | | | | | | | Update to python3-3.10.5. Update to meson-0.62.2. Update to kbd-2.5.0. Update to file-5.42. Update to linux-5.18.3. Update to bc-5.3.1.
* Package updates.Bruce Dubbs2022-05-311-0/+22
| | | | | | | Update to iana-etc-20220524. Update to iproute2-5.18.0. Update to linux-5.18.1. Update to perl-6.36.0.
* update to vim-8.2.5014 (#4500)Xi Ruoyao2022-05-291-0/+4
|
* update to ninja-1.11.0 (#5062)Xi Ruoyao2022-05-291-0/+4
|
* update to systemd-251 (#5064)Xi Ruoyao2022-05-291-0/+10
|
* Package updates.Bruce Dubbs2022-05-151-0/+14
| | | | | Update to linux-5.17.7. Update to psmisc-23.5.
* fix a typo in changelog, againXi Ruoyao2022-05-091-1/+1
|
* Update to openssl-3.0.3.Bruce Dubbs2022-05-041-0/+10
|
* Package updates and nobody uid change.Bruce Dubbs2022-04-301-0/+49
| | | | | | | | | | | | | | Change nobody/nogroup uid/git to 65534. Update to meson-0.62.1. Update to libpipeline-1.5.6. Update to elfutils-0.187. Update to Jinja2-3.1.2. Update to vim-8.2.4814. Update to sysvinit-3.03. Update to linux-5.17.5. Update to gcc-11.3.0. Update to coreutils-9.1. Update to bc-5.2.4.
* Add wheel-0.37.1 (Python module).Bruce Dubbs2022-04-171-0/+9
|
* Patch xz for the xzgrep vulnerability.Ken Moffat2022-04-151-0/+4
|
* Package updates.Bruce Dubbs2022-04-141-0/+18
| | | | | | Update to libcap-2.64. Update to linux-5.17.3. Update to gzip-1.12.
* Note that linux-5.17.1 and zlib-1.2.12 are security updates.Ken Moffat2022-04-041-2/+2
|
* Package updates.Bruce Dubbs2022-03-301-0/+46
| | | | | | | | | | | | | Update to sysvinit-3.02. Update to zlib-1.2.12. Update to expat-2.4.8. Update to Jinja2-3.1.1. Update to Python-3.10.4. Update to procps-ng-4.0.0. Update to iproute2-5.17.0. Update to meson-0.62.0. Update to linux-5.17.1. Update to util-linux-2.38.
* Upstate bootscripts to 20220324Pierre Labastie2022-03-251-0/+10
|
* package updatesXi Ruoyao2022-03-201-0/+26
| | | | | | | | * Update to Python-3.10.3 (#5028) * Update to libtool-2.4.7 (#5029) * Update to linux-5.16.16 (#5030) * Update to tzdata-2022a (#5031) * Update to man-db-2.10.2 (#5032)
* update to MarkupSafe-2.1.1 (#5025)Xi Ruoyao2022-03-161-0/+10
|
* Update to openssl-3.0.2.Bruce Dubbs2022-03-151-0/+4
|
* changelog: dbus is systemd revision onlyXi Ruoyao2022-03-161-1/+1
|
* Update to meson-0.61.3.Bruce Dubbs2022-03-151-0/+4
|
* package updateXi Ruoyao2022-03-151-0/+26
| | | | | | | | * update to expat-2.4.7 (#5019) * update to bc-5.2.3 (#5020) * update to linux-5.16.14 (#5021) * update to perl-5.34.1 (#5022) * update to vim-8.2.4567 (#4500)
* add changelog entries for 20220305Xi Ruoyao2022-03-051-0/+15
|
* package updatesXi Ruoyao2022-03-031-0/+20
| | | | | | | | * Update to meson-0.61.2. * Update to linux-5.16.12. * Update to MarkupSafe-2.1.0. * Update to dbus-1.14.0. * Update to vim-8.2.4489.
* add changelog entries for libstdc++ pass 2 and tcl changesXi Ruoyao2022-03-021-0/+14
|
* Cleanup after 11.1 commitBruce Dubbs2022-02-281-593/+2
|
* fix the date of expat-2.4.6 changelog entryr11.1Xi Ruoyao2022-02-281-1/+1
|
* Update to expat-2.4.6 (security fix)Bruce Dubbs2022-02-231-0/+14
|
* Vim-8.2.4383 included a security update.Ken Moffat2022-02-191-1/+1
|
* Package updates and fixes.Bruce Dubbs2022-02-151-0/+30
| | | | | | | | | Add binutils-2.38 LTO patch. Update to util-linux-2.37.4. Update to man-db-2.10.1. Update to linux-5.16.9. Update to vim-8.2.4383. Update to iana-etc-20220207.
* binutils-pass2: workaround "binaries link to host libraries" issueXi Ruoyao2022-02-101-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | A very old libtool copy (2009-11-29) is shipped in binutils tarball. It does not support sysroot, so the cross-built binutils binaries may link to libraries from the host distro, if certain libraries are available. The ideal solution should be updating libtool, as libtool-2.4.6 (in LFS) has sysroot support. However, updating libtool for binutils is not trivial: it would require to rerun autoconf and binutils building system sticks to autoconf-2.69. Another issue is the sysroot support for libtool has introduced a configure option "--with-sysroot", which conflicts with an already existing option with the same name in GCC and binutils building system (we are using the GCC/binutils version of --with-sysroot in chapter 5). GCC building system has --with-build-sysroot (we are using this for GCC pass 2) for this issue. Binutils copied GCC building system, but it does not respect --with-build-sysroot. So for now we just edit libtool code to prevent "-L/usr/lib" in $LFS_TGT_gcc command line. It should fix the issue about host libiberty (reported in #lfs-support) as well, but it still need to be confirmed by someone having such a host. Tested with a jhalfs run on LFS.
* Package updates.Bruce Dubbs2022-02-091-0/+19
| | | | | | Update to bc-5.2.2. Update to linux-5.16.8. Update to binutils-2.38. Requires adding zlib to Chapter 6.
* fix a stupid typo in changelogXi Ruoyao2022-02-051-1/+1
|
* remove "+h" in bash commands in chroot (#4998)Xi Ruoyao2022-02-051-0/+5
| | | | | | | | | | | | | | | In the new cross-compilation approach, the $PATH in chroot does not contain '/tools/bin'. So "+h" is useless in chroot as the newly installed tools always replace the temporary counterpart at the same location. "+h" in chapter4/settingenviron.xml is kept deliberately. Currently $LFS/tools/bin only contains programs prefixed with "x86_64-lfs-linux-gnu-", and it's highly unlikely that any distro will ever ship a program named with such prefix. So it may seems that we can remove this "+h" as well. However, the situation may change in future and we can take this oppertunity to teach the advantage and disvantage of bash hash feature.
* man-db: update to man-db-2.10.0 (#5002)Xi Ruoyao2022-02-051-0/+4
|
* kmod: link to opensslXi Ruoyao2022-02-051-0/+4
|
* gdbm: update to gdbm-1.23 (#5000)Xi Ruoyao2022-02-051-0/+4
|