source: patches.ent@ 59b66d7

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 59b66d7 was 59b66d7, checked in by Pierre Labastie <pieere@…>, 4 years ago

Fix various test failures:

  • bison and man-db: use a symlink:

tools/share/locale->/usr/share/locale/locale-archive

so that the installed locales are found by programs not yet installed
in /usr

  • vim: upstade to 8.2.0814 (used for testing by several persons)
  • sed in automake, fixes one test
  • patch for gold: allows its testsuite to run
  • mount /dev/pts as --bind: foxes a test in coreutils
  • bash: use su << EOF instead of su -c, to keep a controlling terminal

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 2.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<!-- Start of Common Patches -->
4
5<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch">
6<!ENTITY bash-fixes-patch-md5 "c1545da2ad7d78574b52c465ec077ed9">
7<!ENTITY bash-fixes-patch-size "22 KB">
8
9<!ENTITY binutils-gold-test-patch "binutils-&binutils-version;-gcc10_gold_test_fix-1.patch">
10<!ENTITY binutils-gold-test-patch-md5 "d18aaf9b25830cb8f7a5d44aa3febe28">
11<!ENTITY binutils-gold-test-patch-size "5.0 KB">
12
13<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
14<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
15<!ENTITY bzip2-docs-patch-size "1.6 KB">
16
17<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
18<!ENTITY coreutils-i18n-patch-md5 "cd8ebed2a67fff2e231026df91af6776">
19<!ENTITY coreutils-i18n-patch-size "166 KB">
20
21<!--
22<!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fixes-3.patch">
23<!ENTITY flex-fixes-patch-md5 "b46f6b0380e502a3dfb8b503227cd680">
24<!ENTITY flex-fixes-patch-size "3.4 KB">
25-->
26
27<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
28<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
29<!ENTITY glibc-fhs-patch-size "2.8 KB">
30
31<!--
32<!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_fixes-1.patch">
33<!ENTITY glibc-upstream-patch-md5 "e602b6c3a332f4a06e2914e02ae2b295">
34<!ENTITY glibc-upstream-patch-size "16 KB">
35-->
36
37<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">
38<!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895">
39<!ENTITY kbd-backspace-patch-size "12 KB">
40<!--
41<!ENTITY ninja-limit-jobs-patch "ninja-&ninja-version;-add_NINJAJOBS_var-1.patch">
42<!ENTITY ninja-limit-jobs-patch-md5 "f537a633532492e805aa342fa869ca45">
43<!ENTITY ninja-limit-jobs-patch-size "2.5 KB">
44-->
45<!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch">
46<!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc">
47<!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
48
49<!-- Use if there is a need to create another consolidated patch.
50 So far, with 244, all is quiet.
51<!ENTITY systemd-consolidated-patch "systemd-&systemd-version;-consolidated_fixes-2.patch">
52<!ENTITY systemd-consolidated-patch-md5 "2bad2992f4373eb925885f2ea2fb8d14">
53<!ENTITY systemd-consolidated-patch-size "64 KB">
54-->
Note: See TracBrowser for help on using the repository browser.