Ignore:
Timestamp:
01/10/2022 12:45:26 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4cabea60
Parents:
ffe8409
Message:

update to make-ca-1.10 (#15951)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/make-ca.xml

    rffe8409 r0832031  
    1111
    1212  <!ENTITY make-ca-download      "https://github.com/lfs-book/make-ca/releases/download/v&make-ca-version;/make-ca-&make-ca-version;.tar.xz">
    13   <!ENTITY make-ca-size          "30 KB">
    14   <!ENTITY make-ca-md5sum        "68c8625c9456815ed17e4f2219c79372">
     13  <!ENTITY make-ca-size          "32 KB">
     14  <!ENTITY make-ca-md5sum        "74f1ad16d7a086ac76e0424fd4dfe67b">
    1515]>
    1616
     
    138138      <para>
    139139        If running the script a second time with the same version of
    140         <filename>certdata.txt</filename>, for instance, to add additional
    141         stores as the requisite software is installed, add the
    142         <parameter>-r</parameter> switch to the command line. If packaging,
     140        <filename>certdata.txt</filename>, for instance, to update the
     141        stores when <application>make-ca</application> is upgraded, or to
     142        add additional stores as the requisite software is installed,
     143        replace the <parameter>-g</parameter> switch with the
     144        <parameter>-r</parameter> switch in the command line. If packaging,
    143145        run <command>make-ca --help</command> to see all available command
    144146        line options.
Note: See TracChangeset for help on using the changeset viewer.