From: Stephan Wiesand Date: Wed, 13 Jul 2016 14:55:11 +0000 (+0200) Subject: redhat: Use a secure URL to retrieve CellServDB X-Git-Tag: upstream/1.8.0_pre1^2~68 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=16463b602a210768f80bec9ef7c6896ea8a9909d;p=packages%2Fo%2Fopenafs.git redhat: Use a secure URL to retrieve CellServDB By default, makesrpm.pl will use wget to retrieve the CellServDB as specified in the spec file. Even though the script need not and thus should not be run by a privileged UID, make this a bit more secure by specifying an https URL. Change-Id: I0f14bbac35e7dc30a6e194f8706f7f3674d15a3f Reviewed-on: https://gerrit.openafs.org/12329 Reviewed-by: Benjamin Kaduk Tested-by: Benjamin Kaduk --- diff --git a/src/packaging/RedHat/openafs.spec.in b/src/packaging/RedHat/openafs.spec.in index d3261f6e7..5c4ce8f4b 100644 --- a/src/packaging/RedHat/openafs.spec.in +++ b/src/packaging/RedHat/openafs.spec.in @@ -135,7 +135,7 @@ Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar Source10: http://www.openafs.org/dl/openafs/%{afsvers}/RELNOTES-%{afsvers} Source11: http://www.openafs.org/dl/openafs/%{afsvers}/ChangeLog -Source20: http://dl.central.org/dl/cellservdb/CellServDB.2016-01-01 +Source20: https://www.central.org/dl/cellservdb/CellServDB.2016-01-01 Source30: openafs-kernel-version.sh Source996: openafs-kvers-is.sh