[freeside-commits] branch FREESIDE_3_BRANCH updated. bc6bf7f836101ec9490db54346e47760733f4927

Ivan ivan at 420.am
Mon Nov 23 18:02:46 PST 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  bc6bf7f836101ec9490db54346e47760733f4927 (commit)
      from  5e319ce3a8a7664dd776c5927850b0911af97e1b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bc6bf7f836101ec9490db54346e47760733f4927
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Nov 23 18:02:43 2015 -0800

    work around for Net::MAC::Vendor 1.25 recommendation of libev-perl causing apache to fail silently, until/unless deb 805847 is fixed for stretch

diff --git a/debian/control b/debian/control
index ea4b3bd..2e48eab 100644
--- a/debian/control
+++ b/debian/control
@@ -92,7 +92,7 @@ Architecture: all
 Depends: freeside-lib,apache2,apache2-mpm-prefork,apache2-utils,
  libapache-dbi-perl,libapache2-mod-perl2,libapache2-request-perl,
  libapache-session-perl,openssl
-Conflicts: apache2-mpm-worker
+Conflicts: apache2-mpm-worker, libev-perl
 Description: Web interface for Freeside billing and trouble ticketing
  Freeside is a web-based billing and trouble ticketing application.
  .

-----------------------------------------------------------------------

Summary of changes:
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list