Your message dated Mon, 29 May 2017 18:38:19 +0100
with message-id <[email protected]>
and subject line Re: Bug#863629: unblock: cfengine3/3.9.1-4.2
has caused the Debian Bug report #863629,
regarding unblock: cfengine3/3.9.1-4.2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
863629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863629
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 \
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
On Mon, May 29, 2017 at 02:45:03PM +0200, Christoph Martin wrote:
> cfengine3/3.9.1-4.2, which was uploaded some days ago to unstable fixes
> release critical bug #852675 and bug #862903.
Already unblocked, and merely waiting for age.
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
--- End Message ---