CVS Commit: FAC dist/service/rcnetwork/usr/adm/fac/libexec by jhutz

Jeffrey Hutzelman jhutz+ at minbar.fac.cs.cmu.edu
Thu Aug 24 15:01:57 EDT 2017


Update of /afs/cs.cmu.edu/project/fac-cvs/dist/service/rcnetwork/usr/adm/fac/libexec
In directory minbar.fac.cs.cmu.edu:/afs/cs.cmu.edu/project/fac-master/dist/service/rcnetwork/usr/adm/fac/libexec

Modified Files:
	rc_net_ddns 
Log Message:
rc_net_ddns: avoid Net::DNS::RR->new_from_data

Newer versions of Net::DNS, such as are found on Ubuntu 16.04, no longer
support the new_from_data constructor, and there's no easy alternative.
So, avoid constructing DDNS update records this way.




More information about the Fac-source-change-log mailing list