Ignore:
Timestamp:
11/17/2022 07:58:32 AM (18 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
11c62aa
Parents:
41f908a (diff), 84f972c1 (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' into plabs/python-mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    r41f908a r4f406ea  
    77  <!ENTITY polkit-download-http "https://gitlab.freedesktop.org/polkit/polkit/-/archive/&polkit-version;/polkit-&polkit-version;.tar.gz">
    88  <!ENTITY polkit-download-ftp  " ">
    9   <!ENTITY polkit-md5sum        "fa707b52578bc668ad834425090fc71e">
     9  <!ENTITY polkit-md5sum        "bbe3e745fc5bc1a41f1b5044f09a0f26">
    1010  <!ENTITY polkit-size          "728 KB">
    11   <!ENTITY polkit-buildsize     "8.8 MB (with tests)">
     11  <!ENTITY polkit-buildsize     "7.0 MB (with tests)">
    1212  <!ENTITY polkit-time          "0.3 SBU (with tests, using parallelism=4)">
    1313]>
     
    134134    <para role="optional">
    135135      <xref linkend="gtk-doc"/>,
    136       <xref linkend="js91"/> (can be used in place of duktape), and
     136      <xref linkend="js102"/> (can be used in place of duktape), and
    137137      <xref linkend="python-dbusmock"/> (for tests)
    138138    </para>
     
    280280      <parameter>-Djs_engine=duktape</parameter>: This switch allows using the
    281281      <xref linkend="duktape"/> JavaScript engine. Replace with
    282       <option>-Djs_engine=mozjs</option> for using the <xref linkend="js91"/>
     282      <option>-Djs_engine=mozjs</option> for using the <xref linkend="js102"/>
    283283      JavaScript engine.
    284284    </para>
Note: See TracChangeset for help on using the changeset viewer.