Changeset fd08da0a


Ignore:
Timestamp:
09/17/2021 12:29:44 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
443e09d0, c5ec5bb
Parents:
284be226 (diff), 24aff8a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r284be226 rfd08da0a  
    105105          packaging.</para>
    106106        </listitem>
     107        <listitem>
     108          <para>[dj] - Update to make-ca-1.9. Fixes
     109          <ulink url="&blfs-ticket-root;15548">#15548</ulink>.</para>
     110        </listitem>
    107111      </itemizedlist>
    108112    </listitem>
  • packages.ent

    r284be226 rfd08da0a  
    2020<!ENTITY linux-pam-docs-version       "1.5.2">
    2121<!ENTITY libpwquality-version         "1.4.4">
    22 <!ENTITY make-ca-version              "1.8.1">
     22<!ENTITY make-ca-version              "1.9">
    2323<!ENTITY mitkrb-major-version         "1.19">
    2424<!ENTITY mitkrb-version               "&mitkrb-major-version;.2">
  • postlfs/security/make-ca.xml

    r284be226 rfd08da0a  
    1010  <!ENTITY make-ca-time          "0.1 SBU (with all runtime deps)">
    1111
    12   <!ENTITY make-ca-download      "https://github.com/djlucas/make-ca/releases/download/v&make-ca-version;/make-ca-&make-ca-version;.tar.xz">
     12  <!ENTITY make-ca-download      "https://github.com/lfs-book/make-ca/releases/download/v&make-ca-version;/make-ca-&make-ca-version;.tar.xz">
    1313  <!ENTITY make-ca-size          "30 KB">
    14   <!ENTITY make-ca-md5sum        "957c39206ba0e9139807c5a47535747f">
     14  <!ENTITY make-ca-md5sum        "68c8625c9456815ed17e4f2219c79372">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.