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.6.18.2^2~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=26290fd6950f42d0c2ac0d62275900249b540308;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. Reviewed-on: https://gerrit.openafs.org/12329 Reviewed-by: Benjamin Kaduk Tested-by: Benjamin Kaduk (cherry picked from commit 16463b602a210768f80bec9ef7c6896ea8a9909d) Change-Id: I13d924d6a8e3b5ac31359a85b9a07ee041570b61 Reviewed-on: https://gerrit.openafs.org/12330 Reviewed-by: Michael Meffie Tested-by: BuildBot Reviewed-by: Stephan Wiesand --- diff --git a/src/packaging/RedHat/openafs.spec.in b/src/packaging/RedHat/openafs.spec.in index 6225fc6ab..c9f560b59 100644 --- a/src/packaging/RedHat/openafs.spec.in +++ b/src/packaging/RedHat/openafs.spec.in @@ -266,7 +266,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