Changeset 61b59b5


Ignore:
Timestamp:
09/05/2023 10:36:29 AM (9 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
60de0e1, ca3fcc45
Parents:
f818fd6 (diff), f5f8a5d0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
20 edited
2 moved

Legend:

Unmodified
Added
Removed
  • general/genlib/libblockdev.xml

    rf818fd6 r61b59b5  
    88    "https://github.com/storaged-project/libblockdev/releases/download/&libblockdev-version;-1/libblockdev-&libblockdev-version;.tar.gz">
    99  <!ENTITY libblockdev-download-ftp " ">
    10   <!ENTITY libblockdev-md5sum        "b03d1b4def6962aa2e3eb93b50c22163">
     10  <!ENTITY libblockdev-md5sum        "fb4cd3812b7b5a8f2bd950799fbd37f6">
    1111  <!ENTITY libblockdev-size          "1.0 MB">
    12   <!ENTITY libblockdev-buildsize     "14 MB">
     12  <!ENTITY libblockdev-buildsize     "13 MB">
    1313  <!ENTITY libblockdev-time          "0.1 SBU">
    1414]>
     
    9494      <xref linkend="mdadm"/>,
    9595      <xref linkend="parted"/>,
    96       <xref linkend="volume_key"/>,
     96      <ulink url="https://github.com/felixonmars/volume_key">volume_key</ulink>,
     97<!--      <xref linkend="volume_key"/>,-->
    9798<!--      <ulink url="https://people.redhat.com/~heinzm/sw/dmraid/">dmraid</ulink>, -->
    9899<!--      <ulink url="https://bcachefs.org/">bcachefs</ulink>, -->
     
    149150    <para>
    150151      <parameter>--without-escrow</parameter>: This switch allows building
    151       <application>libblockdev</application> without
    152       <xref linkend="volume_key"/> installed.  Remove it if you've installed
    153       <xref linkend="volume_key"/>.
     152      <application>libblockdev</application> without volume_key installed. 
    154153    </para>
    155154
  • general/genutils/highlight.xml

    rf818fd6 r61b59b5  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "cc5f3a857aa6c6d9f23ea3e36522f959">
     9  <!ENTITY highlight-md5sum        "332aef847b322462953717a7593591c0">
    1010  <!ENTITY highlight-size          "1.4 MB">
    1111  <!ENTITY highlight-buildsize     "24 MB (with gui)">
  • general/graphlib/freetype2.xml

    rf818fd6 r61b59b5  
    77  <!ENTITY freetype2-download-http "&sourceforge-dl;/freetype/freetype-&freetype2-version;.tar.xz">
    88  <!--<!ENTITY freetype2-download-ftp  "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.xz">-->
    9   <!ENTITY freetype2-md5sum        "e4c3f0d8453a2a7993ae784912d6f19a">
     9  <!ENTITY freetype2-md5sum        "1f625f0a913c449551b1e3790a1817d7">
    1010  <!ENTITY freetype2-size          "2.4 MB">
    11   <!ENTITY freetype2-buildsize     "49 MB (with additional documentation)">
     11  <!ENTITY freetype2-buildsize     "33 MB (with additional documentation)">
    1212  <!ENTITY freetype2-time          "0.2 SBU (with additional documentation)">
    1313
     
    1515  <!ENTITY freetype2-doc-download-http "&sourceforge-dl;/freetype/freetype-doc-&freetype2-doc-version;.tar.xz">
    1616  <!--<!ENTITY freetype2-doc-download-ftp  "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.xz">-->
    17   <!ENTITY freetype2-doc-md5sum        "9eaaf193b0493297d92cd435cd850598">
     17  <!ENTITY freetype2-doc-md5sum        "e6466f08934ebf2d7f711b0464d7a6cf">
    1818  <!ENTITY freetype2-doc-size          "2.1 MB">
    1919]>
  • general/prog/cbindgen.xml

    rf818fd6 r61b59b5  
    55  %general-entities;
    66
    7   <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
     7  <!ENTITY cbindgen-download-http "https://github.com/mozilla/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "6aa2991ca8411f9ebf9961e8b873e884">
    10   <!ENTITY cbindgen-size          "204 KB">
     9  <!ENTITY cbindgen-md5sum        "7762e0084c6b11b69302b62becacf18a">
     10  <!ENTITY cbindgen-size          "212 KB">
    1111  <!ENTITY cbindgen-buildsize     "121 MB (add 596 MB for tests)">
    1212  <!ENTITY cbindgen-time          "0.5 SBU (add 0.4 SBU for tests), both on a 4-core machine">
     
    8888
    8989    <para>
    90       <!-- 0.16.0 log shows 2 suites where both tests pass, in the third
    91            3 of 6 fail. The suite names are impenetrable. -->
    9290      To test the results, issue: <command>cargo test</command>.
    93       Three tests in the final suite are known to fail.
     91      Three tests in <filename>profile.rs</filename> are known to fail.
    9492    </para>
    9593
  • general/prog/prog.xml

    rf818fd6 r61b59b5  
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gitserver.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="guile.xml"/>
    37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librep.xml"/>
     37<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librep.xml"/>-->
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lua.xml"/>
  • general/prog/python3.xml

    rf818fd6 r61b59b5  
    174174    <para>
    175175      To test the result, issue <command>make test</command>.
    176       Some tests may need an Internet connection. One tests, test_distutils
     176      Some tests may need an Internet connection. One test, test_distutils,
    177177      is known to fail.
    178178    </para>
  • general/prog/rust.xml

    rf818fd6 r61b59b5  
    77  <!ENTITY rust-download-http "https://static.rust-lang.org/dist/rustc-&rust-version;-src.tar.xz">
    88  <!ENTITY rust-download-ftp  " ">
    9   <!ENTITY rust-md5sum        "b6f9973de878e37a589f0989e4138480">
     9  <!ENTITY rust-md5sum        "4125b8bf1b0bc6a520f8ec21252322e7">
    1010  <!ENTITY rust-size          "145 MB">
    1111  <!ENTITY rust-buildsize     "8.9 GB (292 MB installed); add 6.4 GB if running the tests">
     
    7777      a combination of adding the switch <literal>--jobs &lt;N&gt;</literal>
    7878      (e.g. '--jobs 4' to limit to 4 processors) on each invocation of
    79       <command>python3 ./x.py</command> <emphasis>and</emphasis> using an
     79      <command>python3 x.py</command> <emphasis>and</emphasis> using an
    8080      environment variable <envar>CARGO_BUILD_JOBS=&lt;N&gt;</envar>. At the
    8181      moment this is not effective when some of the rustc tests are run.
     
    313313# NB the output of llvm-config (i.e. help options) may be
    314314# dumped to the screen when config.toml is parsed.
    315 llvm-config = "/usr/bin/llvm-config"
    316 
    317 </literal>
     315llvm-config = "/usr/bin/llvm-config"</literal>
    318316EOF</userinput></screen>
    319317
     
    336334<screen><userinput>{ [ ! -e /usr/include/libssh2.h ] ||
    337335  export LIBSSH2_SYS_USE_PKG_CONFIG=1; } &amp;&amp;
    338 python3 ./x.py build</userinput></screen>
     336python3 x.py build</userinput></screen>
    339337
    340338    <note>
     
    353351    </para>
    354352
    355 <screen remap="test"><userinput>SSL_CERT_DIR=/etc/ssl/certs \
    356 python3 ./x.py test --verbose --no-fail-fast | tee rustc-testlog</userinput></screen>
     353<screen remap="test"><userinput>mkdir -pv .github/workflows                    &amp;&amp;
     354python3 x.py run src/tools/expand-yaml-anchors &amp;&amp;
     355SSL_CERT_DIR=/etc/ssl/certs                    \
     356python3 x.py test --verbose --no-fail-fast | tee rustc-testlog</userinput></screen>
    357357
    358358    <!-- https://github.com/rust-lang/rust/issues/112209
     
    439439    </note>
    440440
    441 <screen role='root'><userinput>python3 ./x.py install</userinput></screen>
     441<screen role='root'><userinput>python3 x.py install</userinput></screen>
    442442
    443443    <!-- TODO: Report to upstream if this persists in the next release -->
  • general/sysutils/bubblewrap.xml

    rf818fd6 r61b59b5  
    8080  </sect2>
    8181
     82  <sect2 role="kernel" id="bubblewrap-kernel">
     83    <title>Kernel Configuration</title>
     84
     85    <para>
     86      When this package began, upstream expected it could be installed
     87      suid-root. That was a long time ago, suid-root is generally considered
     88      a bad idea. As well as the default namespaces, this package requires the
     89      optional User namespace to be enabled. If that has not yet been enabled,
     90      select the following option in the kernel configuration and recompile the
     91      kernel:
     92    </para>
     93
     94    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     95      href="bubblewrap-kernel.xml"/>
     96
     97    <indexterm zone="bubblewrap bubblewrap-kernel">
     98      <primary sortas="d-bubblewrap">bubblewrap</primary>
     99    </indexterm>
     100  </sect2>
     101
    82102  <sect2 role="installation">
    83103    <title>Installation of Bubblewrap</title>
     
    119139    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    120140      href="../../xincludes/meson-buildtype-release.xml"/>
    121   </sect2>
    122 
    123   <sect2 role="kernel" id="bubblewrap-kernel">
    124     <title>Kernel Configuration</title>
    125 
    126     <para>
    127       When this package began, upstream expected it could be installed
    128       suid-root. That was a long time ago, suid-root is generally considered
    129       a bad idea. As well as the default namespaces, this package requires the
    130       optional User namespace to be enabled. If that has not yet been enabled,
    131       select the following option in the kernel configuration and recompile the
    132       kernel:
    133     </para>
    134 
    135     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    136       href="bubblewrap-kernel.xml"/>
    137 
    138     <indexterm zone="bubblewrap bubblewrap-kernel">
    139       <primary sortas="d-bubblewrap">bubblewrap</primary>
    140     </indexterm>
    141141  </sect2>
    142142
  • introduction/welcome/changelog.xml

    rf818fd6 r61b59b5  
    5454      <itemizedlist>
    5555        <listitem>
     56          <para>[bdubbs] - Update to at-spi2-core-2.48.4. Fixes
     57          <ulink url="&blfs-ticket-root;18505">#18505</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Archive volume_key. Fixes
     61          <ulink url="&blfs-ticket-root;18487">#18487</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to libblockdev-3.0.3. Fixes
     65          <ulink url="&blfs-ticket-root;18490">#18490</ulink>.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[bdubbs] - Update to xscreensaver-6.07. Fixes
     69          <ulink url="&blfs-ticket-root;18483">#18483</ulink>.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[bdubbs] - Update to highlight-4.8. Fixes
     73          <ulink url="&blfs-ticket-root;18470">#18470</ulink>.</para>
     74        </listitem>
     75        <listitem>
     76          <para>[bdubbs] - Update to xf86-input-libinput-1.4.0. Fixes
     77          <ulink url="&blfs-ticket-root;18463">#18463</ulink>.</para>
     78        </listitem>
     79        <listitem>
     80          <para>[bdubbs] - Update to freetype-2.13.2. Fixes
     81          <ulink url="&blfs-ticket-root;18461">#18461</ulink>.</para>
     82        </listitem>
     83        <listitem>
     84          <para>[xry111] - Update to cbindgen-0.25.0. Fixes
     85          <ulink url="&blfs-ticket-root;18467">#18467</ulink>.</para>
     86        </listitem>
     87        <listitem>
     88          <para>[xry111] - Update to rustc-1.72.0. Fixes
     89          <ulink url="&blfs-ticket-root;18456">#18456</ulink>.</para>
     90        </listitem>
     91        <listitem>
    5692          <para>[rahul] - Update to libnl-3.8.0. Fixes
    5793          <ulink url="&blfs-ticket-root;18476">#18476</ulink>.</para>
     
    72108      <itemizedlist>
    73109        <listitem>
    74           <para>[bdubbs] - Archive sawfish and its dependency rep-gtk. Fixes
     110          <para>[bdubbs] - Archive sawfish and its dependencies rep-gtk and librep. Fixes
    75111          <ulink url="&blfs-ticket-root;18453">#18453</ulink>.</para>
    76112        </listitem>
  • networking/mailnews/mutt.xml

    rf818fd6 r61b59b5  
    146146      <application>Mutt</application> requires a group named
    147147      <systemitem class="groupname">mail</systemitem>.  You can
    148       add this group, if it does not exist, with this command:
    149     </para>
    150 
    151 <screen role="root"><userinput>groupadd -g 34 mail</userinput></screen>
     148      add this group, if it does not exist, with this command
     149      (as the &root; user):
     150    </para>
     151<!-- nodump because group mail should have been created in lfs -->
     152<screen role="nodump"><userinput>groupadd -g 34 mail</userinput></screen>
    152153
    153154    <para>
  • networking/netprogs/samba.xml

    rf818fd6 r61b59b5  
    244244
    245245    <para>
    246       Fix a hard coded path to Python 3 interpreter:
     246      Fix hard coded paths to Python 3 interpreter:
    247247    </para>
    248248
    249249<screen><userinput>sed '1s@^.*$@#!/usr/bin/python3@' \
    250     -i ./bin/default/source4/scripting/bin/samba-gpupdate.inst</userinput></screen>
     250    -i ./bin/default/source4/scripting/bin/*.inst</userinput></screen>
    251251
    252252    <para>
  • packages.ent

    rf818fd6 r61b59b5  
    3939<!ENTITY sudo-version                 "1.9.14p3">
    4040<!ENTITY tripwire-version             "2.4.3.7">
    41 <!ENTITY volume_key-version           "0.3.12">
     41<!--<!ENTITY volume_key-version           "0.3.12">-->
    4242
    4343<!-- Chapter 5 -->
     
    127127<!ENTITY libatasmart-version          "0.19">
    128128<!ENTITY libatomic_ops-version        "7.8.0">
    129 <!ENTITY libblockdev-version          "3.0.2">
     129<!ENTITY libblockdev-version          "3.0.3">
    130130<!ENTITY libbytesize-version          "2.9">
    131131<!ENTITY libcloudproviders-version    "0.3.2">
     
    198198<!ENTITY babl-version                 "0.1.106">
    199199<!ENTITY exiv2-version                "0.28.0">
    200 <!ENTITY freetype2-version            "2.13.1">
     200<!ENTITY freetype2-version            "2.13.2">
    201201<!ENTITY fontconfig-version           "2.14.2">  <!-- stable lt .90 micro version -->
    202202<!ENTITY fribidi-version              "1.0.13">
     
    247247<!ENTITY gtk-doc-major                "1.33">
    248248<!ENTITY gtk-doc-version              "1.33.2">
    249 <!ENTITY highlight-version            "4.7">
     249<!ENTITY highlight-version            "4.8">
    250250<!ENTITY ibus-version                 "1.5.28">
    251251<!ENTITY imagemagick-version          "7.1.1">
     
    309309<!-- Chapter 13 -->
    310310<!ENTITY autoconf213-version          "2.13">
    311 <!ENTITY cbindgen-version             "0.24.3">
     311<!ENTITY cbindgen-version             "0.25.0">
    312312<!ENTITY clisp-version                "2.49">
    313313<!ENTITY cmake-major-version          "3.27">
     
    347347<!ENTITY ruby-version                 "&ruby-minor-version;.&ruby-patch-version;">
    348348<!ENTITY ruby-gemdir                  "/usr/lib/ruby/gems/&ruby-minor-version;.0">
    349 <!ENTITY rust-version                 "1.71.1">
     349<!ENTITY rust-version                 "1.72.0">
    350350<!ENTITY scons-version                "4.5.2">
    351351<!ENTITY slang-version                "2.3.3">
     
    793793<!ENTITY atk-version                  "&atk-minor;.0">
    794794<!ENTITY atkmm-version                "2.28.3">
    795 <!ENTITY at-spi2-core-version         "2.48.3">
    796 <!ENTITY at-spi2-atk-version          "2.38.0">
     795<!ENTITY at-spi2-core-version         "2.48.4">
     796<!-- <!ENTITY at-spi2-atk-version          "2.38.0">-->
    797797<!ENTITY cairo-minor                  "1.17">
    798798<!ENTITY cairo-version                "&cairo-minor;.6">
     
    10101010<!ENTITY xarchiver-version            "0.5.4.21">
    10111011<!ENTITY xdg-utils-version            "1.1.3">
    1012 <!ENTITY xscreensaver-version         "6.06">
     1012<!ENTITY xscreensaver-version         "6.07">
    10131013
    10141014<!-- Part XI -->
  • postlfs/security/gpgme.xml

    rf818fd6 r61b59b5  
    118118    -->
    119119<screen><userinput>mkdir build &amp;&amp;
    120 cd build &amp;&amp;
     120cd    build &amp;&amp;
    121121
    122122../configure --prefix=/usr --disable-gpg-test &amp;&amp;
  • postlfs/security/security.xml

    rf818fd6 r61b59b5  
    8787  <!--xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux.xml"/-->
    8888  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tripwire.xml"/>
    89   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="volume_key.xml"/>
     89<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="volume_key.xml"/>-->
    9090<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="firewalling.xml"/>
    9191  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iptables.xml"/>
  • postlfs/security/shadow.xml

    rf818fd6 r61b59b5  
    1010  <!ENTITY shadow-size          "1.7 MB">
    1111  <!ENTITY shadow-buildsize     "49 MB">
    12   <!ENTITY shadow-time          "less than 0.1 SBUi (with parallelism=4)">
     12  <!ENTITY shadow-time          "less than 0.1 SBU (with parallelism=4)">
    1313]>
    1414
  • x/installing/x7driver-libinput.xml

    rf818fd6 r61b59b5  
    55  %general-entities;
    66
    7   <!ENTITY xorg-libinput-driver-version "1.3.0">
     7  <!ENTITY xorg-libinput-driver-version "1.4.0">
    88
    99  <!ENTITY xorg-libinput-driver-download-http "&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.xz">
    1010  <!ENTITY xorg-libinput-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.xz">
    11   <!ENTITY xorg-libinput-driver-md5sum        "92e9a50c8e4001fd25c813ffb1c84235">
     11  <!ENTITY xorg-libinput-driver-md5sum        "b52a1fc7456cf6595a9a1004287551a3">
    1212  <!ENTITY xorg-libinput-driver-size          "320 KB">
    13   <!ENTITY xorg-libinput-driver-buildsize     "3.8 MB (with tests)">
     13  <!ENTITY xorg-libinput-driver-buildsize     "3.9 MB (with tests)">
    1414  <!ENTITY xorg-libinput-driver-time          "less than 0.1 SBU (with tests)">
    1515]>
  • x/lib/at-spi2-core.xml

    rf818fd6 r61b59b5  
    99  <!ENTITY at-spi2-core-download-ftp
    1010           "&gnome-download-ftp;/at-spi2-core/2.48/at-spi2-core-&at-spi2-core-version;.tar.xz">
    11   <!ENTITY at-spi2-core-md5sum        "4ef1875d9e7035f672d494b997c892af">
    12   <!ENTITY at-spi2-core-size          "541 KB">
    13   <!ENTITY at-spi2-core-buildsize     "20 MB (with tests)">
    14   <!ENTITY at-spi2-core-time          "less than 0.1 SBU (with tests, except if there is a timeout)">
     11  <!ENTITY at-spi2-core-md5sum        "061aa76a656a2255c26e589bea2cbf9e">
     12  <!ENTITY at-spi2-core-size          "544 KB">
     13  <!ENTITY at-spi2-core-buildsize     "15 MB (with tests)">
     14  <!ENTITY at-spi2-core-time          "0.2 SBU (with tests)">
    1515]>
    1616
  • xsoft/graphweb/firefox.xml

    rf818fd6 r61b59b5  
    147147        Configuration Information,
    148148      <xref linkend="python3"/> (rebuilt after installing <xref linkend="sqlite"/>),
    149       <xref linkend="startup-notification"/>,
    150       <xref linkend="unzip"/>,
    151       <xref linkend="yasm"/>, and
    152       <xref linkend="zip"/>
     149      <xref linkend="startup-notification"/>, and
     150      <xref linkend="unzip"/>
    153151    </para>
    154152
     
    159157      <xref linkend="libvpx"/>,
    160158      <xref linkend="libwebp"/>,
    161       <xref linkend="nasm"/>,
     159      <xref linkend="nasm"/>, and
    162160      <xref linkend="nss"/>
    163161    </para>
     
    181179      <xref linkend="wget"/>,
    182180      <xref linkend="wireless_tools"/>,
     181      <xref linkend="yasm"/>,
    183182      <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>
    184183    </para>
  • xsoft/other/thunderbird.xml

    rf818fd6 r61b59b5  
    8787      the mozconfig; although it is now deprecated by mozilla),
    8888      <xref linkend="python3"/> (rebuilt with the sqlite module),
    89       <xref linkend="startup-notification"/>,
    90       <xref linkend="zip"/>, and
     89      <xref linkend="startup-notification"/>, and
    9190      <xref linkend="unzip"/>
    9291      <!--<xref linkend="yasm"/>-->
     
    203202ac_add_options --without-wasm-sandboxed-libraries</literal>
    204203EOF</userinput></screen>
    205 <!-- Fixed in 102.9
    206     <para>
    207       A change in cbindgen-0.24.2 causes a symbol to now be output by
    208       cbindgen, but it has already been defined in a header. This sed
    209       prevents the build from eventually failing:
    210     </para>
    211 
    212 <screen><userinput>sed -i '/ROOT_CLIP_CHAIN/d' gfx/webrender_bindings/webrender_ffi.h</userinput></screen>
    213 -->
    214 <!-- Not needed with clang
    215      https://bugzilla.mozilla.org/show_bug.cgi?id=1729459
    216     <para>
    217       If building on a 32 bit machine, the following sed works around
    218       an issue with an incompatible <quote>double</quote> type in one
    219       header file:
    220     </para>
    221 
    222 <screen><userinput>case "$(uname -m)" in
    223     i?86) sed -e '/typedef[ ]*double/s/double/long double/' \
    224               -i modules/fdlibm/src/math_private.h ;;
    225 esac</userinput></screen>
    226 -->
    227 
    228     <para>
    229       Fix an issue occurring when building with GCC-13:
    230     </para>
    231 
    232 <screen><userinput>sed -e '/&lt;exception&gt;/i#include &lt;cstdint&gt;' \
    233     -i comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h</userinput></screen>
    234204
    235205    <para>
  • xsoft/other/xscreensaver.xml

    rf818fd6 r61b59b5  
    77  <!ENTITY xscreensaver-download-http "https://www.jwz.org/xscreensaver/xscreensaver-&xscreensaver-version;.tar.gz">
    88  <!ENTITY xscreensaver-download-ftp  " ">
    9   <!ENTITY xscreensaver-md5sum        "7e9437089cc8162a3cf9ff335633faed">
     9  <!ENTITY xscreensaver-md5sum        "875aaa2f8894f38cd6a888dcd237bbd3">
    1010  <!ENTITY xscreensaver-size          "25 MB">
    11   <!ENTITY xscreensaver-buildsize     "255 MB">
     11  <!ENTITY xscreensaver-buildsize     "267 MB">
    1212  <!ENTITY xscreensaver-time          "0.3 SBU (Using parallelism=4)">
    1313]>
     
    9191    <para role="optional">
    9292      <xref linkend="gdm"/>,
     93      <xref linkend="ffmpeg"/>,
    9394      <xref linkend="linux-pam"/>,
    9495      <xref linkend="mitkrb"/>, and
Note: See TracChangeset for help on using the changeset viewer.