Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562551
en ru br
ALT Linux repos
S:3.9.0-alt1
5.0: 3.8.0-alt1
4.1: 3.8.0-alt0.M41.1
4.0: 3.8.0-alt0.M40.1

Group :: System/Configuration/Networking
RPM: ddclient

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ddclient-3.9.0.fix_ssl_warning_altspecifics.diff
Download


--- ddclient-3.9.0/ddclient.orig	2019-09-22 01:59:27.000000000 +0000
+++ ddclient-3.9.0/ddclient	2019-10-03 08:04:41.682387757 +0000
@@ -1939,9 +1939,7 @@ sub load_ssl_support {
     unless ($ssl_loaded) {
         fatal(<<"EOM");
 Error loading the Perl module IO::Socket::SSL needed for SSL connect.
-On Debian, the package libio-socket-ssl-perl must be installed.
-On Red Hat, the package perl-IO-Socket-SSL must be installed.
-On Alpine, the package perl-io-socket-ssl must be installed.
+The package perl-IO-Socket-SSL must be installed.
 EOM
     }
     import  IO::Socket::SSL;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin