pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun Feb  9 22:15:43 UTC 2025

Modified Files:
        pkgsrc/doc: pkg-vulnerabilities

Log Message:
doc/pkg-vulnerabilities: update URLs from http to https

sed -i 's,ftp://\(ftp\.NetBSD\.org\)/,https://\1/,' pkg-vulnerabilities
sed -i 's,http://\(cve\.mitre\.org\)/,https://\1/,' pkg-vulnerabilities
sed -i 's,http://\(ftp\.NetBSD\.org\)/,https://\1/,' pkg-vulnerabilities
sed -i 's,http://\(www\.mozilla\.org\)/,https://\1/,' pkg-vulnerabilities
sed -i 's,http://\(www\.oracle\.com\)/,https://\1/,' pkg-vulnerabilities
sed -i 's,http://\(xenbits\.xen\.org\)/,https://\1/,' pkg-vulnerabilities
sed -i 's,http://web\.nvd\.nist\.gov/view/vuln/detail?vulnId=\(CVE-[0-9]*-[0-9]*\)$,https://nvd.nist.gov/vuln/detail/\1,' pkg-vulnerabilities


To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 pkgsrc/doc/pkg-vulnerabilities

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffs are larger than 1MB and have been omitted


Home | Main Index | Thread Index | Old Index