Changeset 17aa21c for postlfs/security


Ignore:
Timestamp:
01/29/2023 04:35:23 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
4ea982c2
Parents:
fec97d2f
git-author:
Xi Ruoyao <xry111@…> (01/29/2023 04:31:35 AM)
git-committer:
Xi Ruoyao <xry111@…> (01/29/2023 04:35:23 AM)
Message:

Change all http://*.sourceforge.net/ URLs to https

Now all sourceforge.net subdomains have a valid SSL certificate. The
changes are automatically done via a sed. I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml. Other changes should (hopefully) be
fine.

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    rfec97d2f r17aa21c  
    101101      <xref linkend="sqlite"/>,
    102102      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
    103       <ulink url="http://mcj.sourceforge.net/">fig2dev</ulink> (for
     103      <ulink url="https://mcj.sourceforge.net/">fig2dev</ulink> (for
    104104      generating documentation),
    105105      and <ulink url="https://www.chiark.greenend.org.uk/~ian/adns/">GNU
     
    156156      installed and you wish to create documentation in alternate formats,
    157157      issue the following commands
    158       (<ulink url="http://mcj.sourceforge.net/">fig2dev</ulink> is needed for
     158      (<ulink url="https://mcj.sourceforge.net/">fig2dev</ulink> is needed for
    159159      the ps format):
    160160    </para>
  • postlfs/security/stunnel.xml

    rfec97d2f r17aa21c  
    8282    <para role="optional">
    8383      <xref linkend="libnsl"/>,
    84       <ulink url="http://netcat.sourceforge.net/">netcat</ulink>
     84      <ulink url="https://netcat.sourceforge.net/">netcat</ulink>
    8585      (required for tests),
    8686      <ulink url="http://ftp.porcupine.org/pub/security/index.html">tcpwrappers</ulink>,
Note: See TracChangeset for help on using the changeset viewer.