Changeset 2a4508e


Ignore:
Timestamp:
12/30/2023 12:34:54 AM (5 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
418dddd
Parents:
c4541d6
Message:

Update to thunar-4.18.9

Also remove an unnecessary 'rm' command for SysV systems, which removes
systemd units. This is already taken care of by a sed to Makefile.in
earlier in the page

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc4541d6 r2a4508e  
    4242      <para>December 29th, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to thunar-4.18.9. Fixes
     46          <ulink url="&blfs-ticket-root;19066">#19066</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Update to exim-4.97.1 (Security Update). Fixes
  • packages.ent

    rc4541d6 r2a4508e  
    931931<!ENTITY garcon-version               "4.18.1">
    932932<!ENTITY xfce4-panel-version          "4.18.5">
    933 <!ENTITY thunar-version               "4.18.8">
     933<!ENTITY thunar-version               "4.18.9">
    934934<!ENTITY thunar-volman-version        "4.18.0">
    935935<!ENTITY tumbler-version              "4.18.2">
  • xfce/core/thunar.xml

    rc4541d6 r2a4508e  
    88           "https://archive.xfce.org/src/xfce/thunar/&xfce4-version;/thunar-&thunar-version;.tar.bz2">
    99  <!ENTITY thunar-download-ftp  " ">
    10   <!ENTITY thunar-md5sum        "ffe9aba70e98fdc0e2ac3e72e719a255">
    11   <!ENTITY thunar-size          "2.8 MB">
     10  <!ENTITY thunar-md5sum        "48a0bb31c97e8e48f48bc8e3cacb0c49">
     11  <!ENTITY thunar-size          "2.7 MB">
    1212  <!ENTITY thunar-buildsize     "68 MB">
    1313  <!ENTITY thunar-time          "0.5 SBU (Using parallelism=4)">
     
    132132
    133133<screen role="root"><userinput>make install</userinput></screen>
    134 
    135     <para revision="sysv">
    136       Finally, remove a systemd unit which is useless on a SysV system:
    137     </para>
    138 
    139 <screen role="root" revision="sysv"><userinput>rm -fv /usr/lib/systemd/user/thunar.service</userinput></screen>
    140134
    141135  </sect2>
Note: See TracChangeset for help on using the changeset viewer.