Ignore:
Timestamp:
09/08/2022 04:52:53 AM (22 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
6e2eb5cf
Parents:
824ddcc
git-author:
Xi Ruoyao <xry111@…> (09/08/2022 04:52:01 AM)
git-committer:
Xi Ruoyao <xry111@…> (09/08/2022 04:52:53 AM)
Message:

postlfs: URL updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/iptables.xml

    r824ddcc rcd29bc9  
    55  %general-entities;
    66
    7   <!ENTITY iptables-download-http "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">
     7  <!ENTITY iptables-download-http "https://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">
    88  <!ENTITY iptables-download-ftp  "ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2">
    99  <!ENTITY iptables-md5sum        "93da73116b7934a8da940b95a5f3e590">
     
    227227        Below is a slightly modified version of Rusty Russell's
    228228        recommendation from the <ulink
    229         url="http://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO.html">
     229        url="https://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO.html">
    230230        Linux 2.4 Packet Filtering HOWTO</ulink>. It is still applicable
    231231        to the Linux 5.x kernels.
     
    533533echo "You can find additional information"
    534534echo "about firewalls in Chapter 4 of the BLFS book."
    535 echo "http://www.&lfs-domainname;/blfs"
     535echo "https://www.&lfs-domainname;/blfs"
    536536echo
    537537
Note: See TracChangeset for help on using the changeset viewer.