Change logs for resource-agents source package in Utopic

  • resource-agents (1:3.9.3+git20121009-3.1) unstable; urgency=medium
    
    
      * Non-maintainer upload.
      * Add 724116-fix-FTBFS.patch patch.
        Fixes "resource-agents: FTBFS: /bin/bash: /install-sh: No such file or
        directory".
        Thanks to William Grant <email address hidden> (Closes: #724116)
      * Add 0001-Disable-HTTPS-SSL-certificate-hostname-checking-tidy.patch patch.
        Fixes "ldirectord: fails to test HTTPS real servers". HTTPS checks with
        request/receive will fail under newer versions of the LWP module due to
        certificate name checking being enabled by default. This disables the
        check again so that service checking by IP only still succeeds.
        (Closes: #739608)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 20 Feb 2014 13:40:22 +0100
  • resource-agents (1:3.9.3+git20121009-3ubuntu2) trusty; urgency=medium
    
      * debian/patches/configure-order.patch: Move AM_INIT_AUTOMAKE immediately
        after AC_INIT to fix FTBFS with new autoconf.
     -- William Grant <email address hidden>   Mon, 16 Dec 2013 17:25:54 +1100