connectivity: use HTTPS for connectivity checking (rh #113577)
https://bugzilla.redhat.com/show_bug.cgi?id=1135777
This commit is contained in:
parent
cbce54a480
commit
8890459ab6
@ -1,4 +1,4 @@
|
|||||||
[connectivity]
|
[connectivity]
|
||||||
uri=http://fedoraproject.org/static/hotspot.txt
|
uri=https://fedoraproject.org/static/hotspot.txt
|
||||||
response=OK
|
response=OK
|
||||||
interval=300
|
interval=300
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
%define snapshot .git20140704
|
%define snapshot .git20140704
|
||||||
%define git_sha 6eb82acd
|
%define git_sha 6eb82acd
|
||||||
%define realversion 0.9.10.0
|
%define realversion 0.9.10.0
|
||||||
%define release_version 5
|
%define release_version 6
|
||||||
%define epoch_version 1
|
%define epoch_version 1
|
||||||
|
|
||||||
%define obsoletes_nmver 1:0.9.9.95-1
|
%define obsoletes_nmver 1:0.9.9.95-1
|
||||||
@ -583,6 +583,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 5 2014 Jiří Klimeš <jklimes@redhat.com> - 1:0.9.10.0-6.git20140704
|
||||||
|
- connectivity: use HTTPS for connectivity checking (rh #113577)
|
||||||
|
|
||||||
* Sat Aug 30 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1:0.9.10.0-5.git20140704
|
* Sat Aug 30 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1:0.9.10.0-5.git20140704
|
||||||
- adsl plugin needs rp-pppoe to work
|
- adsl plugin needs rp-pppoe to work
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user