Changeset 0d6ad48


Ignore:
Timestamp:
06/08/2020 07:03:04 PM (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:
625a764
Parents:
780ab6c1
Message:

Update to polkit-32450615.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r780ab6c1 r0d6ad48  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 7th, &year;">
     9<!ENTITY releasedate  "June 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r780ab6c1 r0d6ad48  
    4343    -->
    4444    <listitem>
     45      <para>June 8th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to polkit-32450615.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>June 7th, 2020</para>
    4655      <itemizedlist>
  • packages.ent

    r780ab6c1 r0d6ad48  
    3636<!ENTITY openssl10-version            "1.0.2q">
    3737<!ENTITY p11-kit-version              "0.23.20">
    38 <!ENTITY polkit-version               "cf22af32">
     38<!ENTITY polkit-version               "32450615">
    3939<!ENTITY polkit-gnome-version         "0.105">
    4040<!ENTITY shadow-version               "4.8.1">
  • postlfs/security/polkit.xml

    r780ab6c1 r0d6ad48  
    77  <!ENTITY polkit-download-http "&sources-anduin-http;/polkit/polkit-&polkit-version;.tar.xz">
    88  <!ENTITY polkit-download-ftp  "&sources-anduin-ftp;/polkit/polkit-&polkit-version;.tar.xz">
    9   <!ENTITY polkit-md5sum        "3178fb1dcc6896178515861fe6910c6b">
     9  <!ENTITY polkit-md5sum        "7825d9b98d29607449d0dc341e523dd6">
    1010  <!ENTITY polkit-size          "656 KB">
    11   <!ENTITY polkit-buildsize     "21 MB (with tests)">
     11  <!ENTITY polkit-buildsize     "22 MB (with tests)">
    1212  <!ENTITY polkit-time          "0.4 SBU (Using parallelism=4; with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.