Changeset 3820a17


Ignore:
Timestamp:
02/22/2023 05:20:25 PM (14 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
2e23544f
Parents:
923cfdb4
git-author:
Douglas R. Reno <renodr@…> (02/22/2023 05:20:09 PM)
git-committer:
Douglas R. Reno <renodr@…> (02/22/2023 05:20:25 PM)
Message:

Update to epiphany-43.1 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r923cfdb4 r3820a17  
    4242      <para>February 22nd, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to epiphany-43.1 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;17689">#17689</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Move GDM over to Display Managers.</para>
  • packages.ent

    r923cfdb4 r3820a17  
    949949
    950950<!-- Chapter 40 -->
    951 <!ENTITY epiphany-version             "43.0">
     951<!ENTITY epiphany-version             "43.1">
    952952<!-- falkon version is the same as KDE applications -->
    953953<!ENTITY firefox-version              "102.8.0">
  • xsoft/graphweb/epiphany.xml

    r923cfdb4 r3820a17  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-43;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "88daf04ba8e6b2296fc0f00e884de853">
     11  <!ENTITY epiphany-md5sum        "b372b3a60975f0284abbb48a3d5ff0e3">
    1212  <!ENTITY epiphany-size          "3.7 MB">
    13   <!ENTITY epiphany-buildsize     "59 MB (with tests)">
     13  <!ENTITY epiphany-buildsize     "60 MB (with tests)">
    1414  <!ENTITY epiphany-time          "0.2 SBU (with tests; both using parallelism=4)">
    1515]>
     
    132132      One test would fail if this package is not installed,
    133133      so it's better to run the test suite after installation.
    134       To test the results, issue <command>ninja test</command>.
     134      To test the results, issue
     135      <command>LC_ALL=en_US.UTF-8 ninja test</command>.
    135136      The tests must be run from a graphical session.
    136137    </para>
Note: See TracChangeset for help on using the changeset viewer.