]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Convert FTP references to HTTPS for the same (#5585)
authorTerry Burton <tez@terryburton.co.uk>
Wed, 21 May 2025 11:38:42 +0000 (12:38 +0100)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 11:38:42 +0000 (12:38 +0100)
configure
configure.ac
debian/README.rfc
debian/watch
doc/antora/modules/installation/pages/source.adoc
redhat/freeradius.spec
suse/freeradius.spec

index c648f5a550e2f8d412e1e8755c77cd27626a8c46..4264cd4432c8cd599336e7fe2b85d167e0a834c6 100755 (executable)
--- a/configure
+++ b/configure
@@ -7931,7 +7931,7 @@ then :
   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
 
 else $as_nop
-  as_fn_error $? "-lsem not found.  You may want to download it from ftp://ftp.to.gd-es.com/pub/BSDI/libsem.tar.bz2 or ftp://ftp.freeradius.org/pub/radius/contrib/libsem.tar.gz" "$LINENO" 5
+  as_fn_error $? "-lsem not found.  You may want to download it from ftp://ftp.to.gd-es.com/pub/BSDI/libsem.tar.bz2 or https://www.freeradius.org/ftp/pub/radius/contrib/libsem.tar.gz" "$LINENO" 5
 
 fi
 
index c3e98cb152a3704713c99fa11794b1b49cf7cdc2..033b248e36c579212f3cf9714db07fd690c9f968 100644 (file)
@@ -1049,7 +1049,7 @@ else
 
   AC_SEARCH_LIBS(sem_init, pthread sem posix4 rt semaphore,
     [],
-    [AC_MSG_ERROR([[-lsem not found.  You may want to download it from ftp://ftp.to.gd-es.com/pub/BSDI/libsem.tar.bz2 or ftp://ftp.freeradius.org/pub/radius/contrib/libsem.tar.gz]])]
+    [AC_MSG_ERROR([[-lsem not found.  You may want to download it from ftp://ftp.to.gd-es.com/pub/BSDI/libsem.tar.bz2 or https://www.freeradius.org/ftp/pub/radius/contrib/libsem.tar.gz]])]
   )
 fi
 
index b3cbb536882b2cd9725fa1cbe68830e7bf79264b..5d22ced85d5c3518ff00d045889d468006539f3c 100644 (file)
@@ -2,7 +2,7 @@ These are the relevant RFC's that normally ship with freeradius.  However,
 we have now decided that useful things like RFC's are not free enough, and
 so we can't ship them in Debian main.  They are all available from the
 original freeradius tarball, available at
-ftp://ftp.freeradius.org/pub/radius/
+https://www.freeradius.org/ftp/pub/radius/
 and from
 http://www.rfc-editor.org/
 
index 5bb4676520631f516a832bea8be55870a4d1d3a1..62ff1954e194052eb8de70755031ad31362aa51c 100644 (file)
@@ -1,9 +1,6 @@
-version=3
-
-opts=pasv,\
-pgpsigurlmangle=s/$/.sig/,\
+version=4
+opts=pgpsigurlmangle=s/$/.sig/,\
 repacksuffix=+dfsg,\
 dversionmangle=s/\+git$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/\
-  ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-(.+)\.tar\.gz
-
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+https://www.freeradius.org/ftp/pub/freeradius/ freeradius-server-(.+)\.tar\.gz
index cf40a792f4ee3bd6056856d956d003a747659095..b69ddd2001e208a312cc33190f22d2cef7f072bf 100644 (file)
@@ -22,8 +22,6 @@ The FreeRADIUS source may be obtained from a number of locations:
 
 * Download the latest version of the FreeRADIUS source from
   https://www.freeradius.org/releases/[the FreeRADIUS web site]; or
-* download directly from the
-  ftp://ftp.freeradius.org/pub/freeradius/[FreeRADIUS FTP site]; or
 * download from
   https://github.com/FreeRADIUS/freeradius-server/[GitHub].
 
index b170fa334edc4f75b9e42ccb19d49db20526c579..a849a410934e89e5ef8ca22baa10dc3d7af12dea 100644 (file)
@@ -39,7 +39,7 @@ License: GPLv2+ and LGPLv2+
 Group: System Environment/Daemons
 URL: http://www.freeradius.org/
 
-Source0: ftp://ftp.freeradius.org/pub/radius/freeradius-server-%{version}.tar.bz2
+Source0: https://www.freeradius.org/ftp/pub/radius/freeradius-server-%{version}.tar.bz2
 %if %{?_unitdir:1}%{!?_unitdir:0}
 Source100: radiusd.service
 Source104: freeradius-tmpfiles-conf
index 63771d984f40c0c8aeef3d3618d1eecc33fbdcb7..65a6dacc4c64e86bd83e27f9aa49e07c9db38efe 100644 (file)
@@ -9,7 +9,7 @@ Obsoletes:    freeradius < %{version}
 Conflicts:    radiusd-livingston radiusd-cistron icradius
 Url:          http://www.freeradius.org/
 Summary:      Very Highly Configurable Radius Server
-Source:       ftp://ftp.freeradius.org/pub/freeradius/%{name}-%{version}.tar.bz2
+Source:       https://www.freeradius.org/ftp/pub/freeradius/%{name}-%{version}.tar.bz2
 Source90:     %{name}-rpmlintrc
 Source104:    %{name}-tmpfiles.conf
 PreReq:       %{_sbindir}/useradd %{_sbindir}/groupadd