[pkg-bacula-commits] [SCM] Bacula, a network backup, recovery and verification program branch, master, updated. debian/5.2.6+dfsg-3-5-gdef8c31

Alexander Golovko alexandro at ankalagon.ru
Mon Sep 24 12:47:10 UTC 2012


The following commit has been merged in the master branch:
commit c6b51c2c010ae82f73d8cdce2eecbfbe52e6bbec
Author: Alexander Golovko <alexandro at ankalagon.ru>
Date:   Mon Sep 24 14:09:20 2012 +0400

    build bacula with LZO and CAP

diff --git a/debian/changelog b/debian/changelog
index a282b6d..a63725d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ bacula (5.2.6+dfsg-4) unstable; urgency=high
  * debian/patches/fix_dump_resources_acl.patch, debian/rules:
    + Fix console ACL's bypass with dump_resource, SA CVE-2012-4430
      (Closes: #687923).
+ * debian/control:
+   + Add build-depends for read-all capability support (Closes: #683080).
+   + Add build-depends for LZO support.
 
  -- 
 
diff --git a/debian/control b/debian/control
index f288f53..2204983 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: autotools-dev, autoconf, debhelper (>= 8.1.3), po-debconf,
  zlib1g-dev, libreadline-dev, libsqlite3-dev, libmysqlclient-dev, libpq-dev
  (>= 9.1), postgresql-server-dev-all, libwrap0-dev, python-dev, libgtk2.0-dev,
  libgnome2-dev, libacl1-dev, libkrb5-dev, libgnomeui-dev, libx11-dev, mtx, bc,
- libxt-dev, libqt4-dev, libssl-dev
+ libxt-dev, libqt4-dev, libssl-dev, liblzo2-dev, libcap-dev
 Build-Conflicts: python2.4
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-bacula/bacula.git;a=summary

-- 
Bacula, a network backup, recovery and verification program



More information about the pkg-bacula-commits mailing list