Package: release.debian.org
Severity: important
User: [email protected]
Usertags: unblock

Please unblock package cfengine3

Hi,

cfengine3/3.9.1-4.2, which was uploaded some days ago to unstable fixes
release critical bug #852675 and bug #862903.

#852675 makes cfengine3 completely unusable because it distributes only
the distribution templates and not the local changes to the clients.

#862903 reverses the openssl1.1 patch which made cfengine crash when
contacted from cfengine3 version 3.6. Upstream says, they have big
problems with the openssl1.1 patch and that the patch is not finished.

Thanks

Christoph
-- 
============================================================================
Christoph Martin, Leiter Unix-Systeme
Zentrum für Datenverarbeitung, Uni-Mainz, Germany
 Anselm Franz von Bentzel-Weg 12, 55128 Mainz
 Telefon: +49(6131)3926337
 Instant-Messaging: Jabber: [email protected]
  (Siehe http://www.zdv.uni-mainz.de/4010.php)

diff -Nru cfengine3-3.9.1/debian/changelog cfengine3-3.9.1/debian/changelog
--- cfengine3-3.9.1/debian/changelog    2017-01-18 15:09:03.000000000 +0100
+++ cfengine3-3.9.1/debian/changelog    2017-05-18 14:14:45.000000000 +0200
@@ -1,3 +1,11 @@
+cfengine3 (3.9.1-4.2) unstable; urgency=medium
+
+  * fix masterdir configuration (closes: 852675)
+  * revert ssl1.1 patch which leads to segfaults with older clients
+    (closes: #862903)
+
+ -- Christoph Martin <[email protected]>  Thu, 18 May 2017 14:14:45 +0200
+
 cfengine3 (3.9.1-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cfengine3-3.9.1/debian/control cfengine3-3.9.1/debian/control
--- cfengine3-3.9.1/debian/control      2017-01-17 01:50:04.000000000 +0100
+++ cfengine3-3.9.1/debian/control      2017-05-18 14:14:45.000000000 +0200
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Antonio Radici <[email protected]>
-Build-Depends: debhelper (>= 7.0.50), autotools-dev, libssl-dev (>= 1.1),
+Build-Depends: debhelper (>= 7.0.50), autotools-dev, libssl1.0-dev | 
libssl-dev (<< 1.1),
  flex, bison, libpcre3-dev, dh-autoreconf, libvirt-dev, libacl1-dev,
  liblmdb-dev, default-libmysqlclient-dev, libxml2-dev, quilt, libpam0g-dev
 Standards-Version: 3.9.8
diff -Nru cfengine3-3.9.1/debian/patches/series 
cfengine3-3.9.1/debian/patches/series
--- cfengine3-3.9.1/debian/patches/series       2016-12-01 21:55:30.000000000 
+0100
+++ cfengine3-3.9.1/debian/patches/series       2017-05-18 14:14:45.000000000 
+0200
@@ -6,4 +6,4 @@
 0007-fix_kfreebsd_build.patch
 0009_disable_spelling_errors.patch
 0010_disable_date_annotation.patch
-0011_build_with_openssl_1.1.patch
+#0011_build_with_openssl_1.1.patch
diff -Nru cfengine3-3.9.1/debian/rules cfengine3-3.9.1/debian/rules
--- cfengine3-3.9.1/debian/rules        2016-12-01 21:55:30.000000000 +0100
+++ cfengine3-3.9.1/debian/rules        2017-05-18 14:14:45.000000000 +0200
@@ -20,7 +20,7 @@
                        --with-libvirt \
                        --with-lmdb \
                        --with-libxml2 \
-                       
--with-masterdir=\$${prefix}/share/cfengine3/masterfiles \
+                       --with-masterdir=/var/lib/cfengine3/masterfiles \
                        --with-workdir=/var/lib/cfengine3 \
                        --with-logdir=/var/log/cfengine3 \
                        --with-piddir=/var/run/cfengine3 \

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to