diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 196c32fe5..be1d7e037 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,44 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2023-01-15 + + + [bdubbs] - Update to iana-etc-20230109. Addresses + #5006. + + + [bdubbs] - Update to binutils-2.40. Fixes + #5198. + + + [bdubbs] - Update to bc-6.2.2. Fixes + #5192. + + + [bdubbs] - Update to linux-6.1.6. Fixes + #5193. + + + [bdubbs] - Update to man-db-2.11.2. Fixes + #5196. + + + [bdubbs] - Update to mpfr-4.2.0. Fixes + #5195. + + + [bdubbs] - Update to ncurses-6.4. Fixes + #5194. + + + [bdubbs] - Update to xz-5.4.1. Fixes + #5197. + + + + 2023-01-01 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 86992592b..d7bfb4d38 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -52,9 +52,9 @@ Bc &bc-version; - + @@ -196,12 +196,12 @@ MPC-&mpc-version; - - + Ninja-&ninja-version; diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index f2061d5b8..2c5056fa2 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -179,9 +179,9 @@ cd build some gas tests may fail if parallel jobs are used. If you are not assured of the correctness of gas, invoke make check-gas to run the gas test suite separately and - all tests should pass. Three gprofng tests yield the + all tests should pass. Install the package: @@ -189,7 +189,7 @@ cd build Remove useless static libraries and an empty man page: -rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,opcodes}.a +rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,libsframe,opcodes}.a rm -fv /usr/share/man/man1/gprofng.1 @@ -205,7 +205,7 @@ rm -fv /usr/share/man/man1/gprofng.1 addr2line, ar, as, c++filt, dwp, elfedit, gprof, gprofng, ld, ld.bfd, ld.gold, nm, objcopy, objdump, ranlib, readelf, size, strings, and strip - libbfd.so, libctf.so, libctf-nobfd.so, and libopcodes.so + libbfd.so, libctf.so, libctf-nobfd.so, libopcodes.so, and libsframe.so /usr/lib/ldscripts @@ -466,6 +466,17 @@ rm -fv /usr/share/man/man1/gprofng.1 + + libsframe + + A library to support online backtracing using a + simple unwinder. + + libsframe + + + + diff --git a/packages.ent b/packages.ent index eade4c846..cb99fd1b5 100644 --- a/packages.ent +++ b/packages.ent @@ -58,18 +58,18 @@ - + - + - - - - + + + + @@ -317,10 +317,10 @@ - + - + @@ -424,12 +424,12 @@ - + - + - +