Ignore:
Timestamp:
03/06/2022 08:22:05 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
60caf48
Parents:
364c21e
Message:

update to JS91 (#15368)

  • js-78 -> js-91.6.0
  • gjs-1.70.1 -> gjs-1.71.90: it's a development release, but works fine

with GNOME 41

  • add polkit-0.120-js91-1.patch
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    r364c21e rb5b1af68  
    7979        </para>
    8080      </listitem>
     81      <listitem>
     82        <para>
     83          Required patch:
     84          <ulink url="&patch-root;/polkit-&polkit-version;-js91-1.patch"/>
     85        </para>
     86      </listitem>
    8187    </itemizedlist>
    8288
     
    8692    <para role="required">
    8793      <xref linkend="glib2"/> and
    88       <xref linkend="js78"/>
     94      <xref linkend="js91"/>
    8995    </para>
    9096
     
    196202
    197203<screen><userinput remap="pre">patch -Np1 -i ../polkit-&polkit-version;-security_fixes-1.patch</userinput></screen>
     204
     205    <para>
     206      Port this package to use JS-91:
     207    </para>
     208
     209<screen><userinput remap="pre">patch -Np1 -i ../polkit-&polkit-version;-js91-1.patch</userinput></screen>
    198210
    199211    <para>
Note: See TracChangeset for help on using the changeset viewer.