Changeset f47c6a6b


Ignore:
Timestamp:
08/08/2020 03:28:30 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
545518f
Parents:
84e3174
Message:

Update to polkit-0.117.
Update to gegl-0.4.26.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23472 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    r84e3174 rf47c6a6b  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "3a8062add20effb6f92b4b614facbbd5">
     9  <!ENTITY gegl-md5sum        "4756ac2a8cfca8591f12dbf3f6701b14">
    1010  <!ENTITY gegl-size          "4.7 MB">
    11   <!ENTITY gegl-buildsize     "110 MB (with tests)">
    12   <!ENTITY gegl-time          "0.6 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY gegl-buildsize     "84 MB (with tests)">
     12  <!ENTITY gegl-time          "0.5 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r84e3174 rf47c6a6b  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to polkit-0.117. Fixes
     49          <ulink url="&blfs-ticket-root;13864">#13864</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to gegl-0.4.26. Fixes
     53          <ulink url="&blfs-ticket-root;13880">#13880</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[pierre] - Update to apache-2.4.46. Fixes
    4957          <ulink url="&blfs-ticket-root;13884">#13884</ulink>.</para>
  • packages.ent

    r84e3174 rf47c6a6b  
    3636<!ENTITY openssl10-version            "1.0.2q">
    3737<!ENTITY p11-kit-version              "0.23.20">
    38 <!ENTITY polkit-version               "32450615">
     38<!ENTITY polkit-version               "0.117">
    3939<!ENTITY polkit-gnome-version         "0.105">
    4040<!ENTITY shadow-version               "4.8.1">
     
    204204<!ENTITY fontconfig-version           "2.13.1">  <!-- stable lt .90 micro version -->
    205205<!ENTITY fribidi-version              "1.0.9">
    206 <!ENTITY gegl-version                 "0.4.24">
     206<!ENTITY gegl-version                 "0.4.26">
    207207<!ENTITY giflib-version               "5.2.1">
    208208<!ENTITY glm-version                  "0.9.9.8">
  • postlfs/security/polkit.xml

    r84e3174 rf47c6a6b  
    55  %general-entities;
    66
    7   <!ENTITY polkit-download-http "&sources-anduin-http;/polkit/polkit-&polkit-version;.tar.xz">
    8   <!ENTITY polkit-download-ftp  "&sources-anduin-ftp;/polkit/polkit-&polkit-version;.tar.xz">
    9   <!ENTITY polkit-md5sum        "7825d9b98d29607449d0dc341e523dd6">
    10   <!ENTITY polkit-size          "656 KB">
    11   <!ENTITY polkit-buildsize     "22 MB (with tests)">
    12   <!ENTITY polkit-time          "0.4 SBU (Using parallelism=4; with tests)">
     7  <!ENTITY polkit-download-http "https://www.freedesktop.org/software/polkit/releases/polkit-&polkit-version;.tar.gz">
     8  <!ENTITY polkit-download-ftp  " ">
     9  <!ENTITY polkit-md5sum        "bef4987566059634857b9882b48360f8">
     10  <!ENTITY polkit-size          "1.5 MB">
     11  <!ENTITY polkit-buildsize     "14 MB (add 2 MB for tests)">
     12  <!ENTITY polkit-time          "0.1 SBU (Using parallelism=4; add 0.3 SBU for tests)">
    1313]>
    14 
    15 <!--
    16   The tarball above was generated from a merge request using
    17         git fetch "https://gitlab.freedesktop.org/xry111/polkit.git" "js68"
    18   and merging the polkit-0.116 patch and running autogen.sh NOCONFIGURE=1
    19 
    20   If/when this is actually merged with a new release, we need
    21   to go back to that.
    22 -->
    2314
    2415<sect1 id="polkit" xreflabel="Polkit-&polkit-version;">
     
    8071      </listitem>
    8172    </itemizedlist>
    82 <!--
    83     <bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
    84     <itemizedlist spacing="compact" revision="sysv">
    85       <listitem>
    86         <para>
    87           Recommended patch:
    88           <ulink url="&patch-root;/polkit-&polkit-version;-fix_elogind_detection-1.patch"/>
     73
     74    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     75    <itemizedlist spacing="compact">
     76      <listitem>
     77        <para>
     78          Recommended file for tests:
     79          <ulink url="https://gitlab.freedesktop.org/polkit/polkit/-/raw/0.117/test/polkitbackend/polkitbackendjsauthoritytest-wrapper.py"/>
    8980        </para>
    9081      </listitem>
    9182    </itemizedlist>
    92 -->
     83
    9384    <bridgehead renderas="sect3">Polkit Dependencies</bridgehead>
    9485
     
    197188<screen><userinput>sed -i "s:/sys/fs/cgroup/systemd/:/sys:g" configure</userinput></screen>
    198189    </note>
    199 <!--
    200     <para revision="sysv">
    201       Fix an issue introduced in recent <application>Polkit</application>
    202       realeases with elogind:
    203     </para>
    204 
    205 <screen revision="sysv"><userinput>patch -Np1 -i ../polkit-&polkit-version;-fix_elogind_detection-1.patch &amp;&amp;
    206 autoreconf -fi</userinput></screen>
    207 -->
     190
    208191    <para>
    209192      Install <application>Polkit</application> by running the following
     
    227210
    228211    <para>
    229       To test the results, issue: <command>make check</command>.
    230       Note that system <application>D-Bus</application> daemon
    231       must be running for the testsuite to complete.
    232     </para>
     212      To test the results, first ensure that the system
     213      <application>D-Bus</application> daemon is running and
     214      restore a missing file. Then run the tests:
     215    </para>
     216
     217<screen><userinput>cp ../polkitbackendjsauthoritytest-wrapper.py test/polkitbackend/    &amp;&amp;
     218chmod 755 test/polkitbackend/polkitbackendjsauthoritytest-wrapper.py &amp;&amp;
     219make check</userinput></screen>
    233220
    234221    <para>
Note: See TracChangeset for help on using the changeset viewer.