Your message dated Sun, 08 Apr 2012 21:50:38 +0000
with message-id <[email protected]>
and subject line Bug#664508: fixed in zabbix 1:1.8.11-1
has caused the Debian Bug report #664508,
regarding Patch: zabbix DEB_CFLAGS_MAINT_APPEND not working
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.)
--
664508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zabbix
Version: 1.8.10
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hello,
The DEB_CFLAGS_MAINT_APPEND setting in debian/rules is not
working because $(shell ..) doesn't use local (environment)
variables. The following patch fixes this:
diff -Nru zabbix-1.8.10/debian/rules zabbix-1.8.10/debian/rules
--- zabbix-1.8.10/debian/rules 2012-01-27 23:28:55.000000000 +0100
+++ zabbix-1.8.10/debian/rules 2012-03-14 23:41:26.000000000 +0100
@@ -64,8 +64,6 @@
INSTALL_SCRIPT = $(INSTALL) -p -oroot -groot -m755
INSTALL_DIR = $(INSTALL) -p -d -oroot -groot -m755
-DEB_CFLAGS_MAINT_APPEND=-Wall
-
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
INSTALL_PROGRAM += -s
endif
@@ -78,7 +76,7 @@
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
- $(shell dpkg-buildflags --export=configure) \
+ $(shell DEB_CFLAGS_MAINT_APPEND=-Wall dpkg-buildflags
--export=configure) \
--enable-server \
--enable-agent \
--enable-proxy \
Thanks for enabling the hardening flags.
Regards,
Simon
- --
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPYSBaAAoJEJL+/bfkTDL5mzoP/12/QRBX8DhzpWfO2bHI+Ff/
toKubNEvYS1DNJ/Qwdn+q0oguKJ7lcMupYzm2tCJlk4WY9evb1dN0yxlUkGcuPD1
c8+NZ9uNVO/LYkyi3/es15hp+gTo6sPEo/W1HOuelukkZfEXN5bHWbTuv7EwemGt
ZBbZzKpuYyQBnOoVDB2OW1StnBZR8bN6CYwZ9hxrFKdlaP7mUmMDIe1TiYEKeQ0N
4aE0LpVO7DK4LyAq6nVTaupYyefSihzh/h1eoDRvvWpLriwIGGvkx31R7U0OLA6C
LHeZG1YhWQ38eju+ugZrn3zNzAmfF0x0mQRM0jmA7O1Ibjc04W5fMoVjK6iOdqt7
ZclBVC+HlWXhRRDbaMEaLgw56LbLV/vPaJd3OluLi3dX7I4Y07gpWT6IjEAWZ4Tc
78NOwrN8+oOp36CJSz6DZUBrZ2Qe0ToTiyLK0fi4uCcFPdpLrRz5szfOThexgsK6
Zp5L2GHskRC7MmdteQWH8flZHM3OiLsLo3DGM/wg63RJvBNxhpHVN3OsfQLqBqdL
vM23DXrmTZGus+rnj8ICIgtm+Znnhs8xcHC+LU+8hj9IOR8NxeOqe2klqmGgkSoo
igilOMAzGXX84jHpsRu0YRvDfkClLAfxfmix3QhnOx0PxmTF58EgfJvZ/plIGgTo
rr252Fsv+0TyWC5RHlKd
=JBBN
-----END PGP SIGNATURE-----
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: zabbix
Source-Version: 1:1.8.11-1
We believe that the bug you reported is fixed in the latest version of
zabbix, which is due to be installed in the Debian FTP archive:
zabbix-agent_1.8.11-1_amd64.deb
to main/z/zabbix/zabbix-agent_1.8.11-1_amd64.deb
zabbix-frontend-php_1.8.11-1_all.deb
to main/z/zabbix/zabbix-frontend-php_1.8.11-1_all.deb
zabbix-proxy-mysql_1.8.11-1_amd64.deb
to main/z/zabbix/zabbix-proxy-mysql_1.8.11-1_amd64.deb
zabbix-proxy-pgsql_1.8.11-1_amd64.deb
to main/z/zabbix/zabbix-proxy-pgsql_1.8.11-1_amd64.deb
zabbix-proxy-sqlite3_1.8.11-1_amd64.deb
to main/z/zabbix/zabbix-proxy-sqlite3_1.8.11-1_amd64.deb
zabbix-server-mysql_1.8.11-1_amd64.deb
to main/z/zabbix/zabbix-server-mysql_1.8.11-1_amd64.deb
zabbix-server-pgsql_1.8.11-1_amd64.deb
to main/z/zabbix/zabbix-server-pgsql_1.8.11-1_amd64.deb
zabbix_1.8.11-1.debian.tar.gz
to main/z/zabbix/zabbix_1.8.11-1.debian.tar.gz
zabbix_1.8.11-1.dsc
to main/z/zabbix/zabbix_1.8.11-1.dsc
zabbix_1.8.11.orig.tar.gz
to main/z/zabbix/zabbix_1.8.11.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Haas <[email protected]> (supplier of updated zabbix package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 08 Apr 2012 12:47:39 +0200
Source: zabbix
Binary: zabbix-agent zabbix-server-mysql zabbix-server-pgsql
zabbix-frontend-php zabbix-proxy-pgsql zabbix-proxy-mysql zabbix-proxy-sqlite3
Architecture: source amd64 all
Version: 1:1.8.11-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Haas <[email protected]>
Changed-By: Christoph Haas <[email protected]>
Description:
zabbix-agent - network monitoring solution - agent
zabbix-frontend-php - network monitoring solution - PHP front-end
zabbix-proxy-mysql - network monitoring solution - proxy (using MySQL)
zabbix-proxy-pgsql - network monitoring solution - proxy (using PostgreSQL)
zabbix-proxy-sqlite3 - network monitoring solution - proxy (using SQLite3)
zabbix-server-mysql - network monitoring solution - server (using MySQL)
zabbix-server-pgsql - network monitoring solution - server (using PostgreSQL)
Closes: 660644 660970 661478 664508 667494
Changes:
zabbix (1:1.8.11-1) unstable; urgency=low
.
* New upstream release (closes: #667494)
* DEB_CFLAGS_MAINT_APPEND fixed (closes: #664508)
* Updated basque debconf template (closes: #660644)
* Updated polish debconf template (closes: #661478)
* Fixed debconf template (closes: #660970)
Checksums-Sha1:
03b6f07e6236ab47cc91b6d692714e9722a9be87 1854 zabbix_1.8.11-1.dsc
2efb94e0b57f1ddbb38ef3f8da225d88effb0689 4224738 zabbix_1.8.11.orig.tar.gz
5c4ecbdc43fac869b5f82de52cd0c3df3cd783e0 58407 zabbix_1.8.11-1.debian.tar.gz
a478f73a7ee3ace686b2352786c4537c0a50104f 313420 zabbix-agent_1.8.11-1_amd64.deb
795bb87bf8843caf92c8dec8cf45b68a8e544d0e 702930
zabbix-server-mysql_1.8.11-1_amd64.deb
3075ea3fe06b7f50efacfb335702475704f7174c 704852
zabbix-server-pgsql_1.8.11-1_amd64.deb
a5b558d19d11ad5cb7c57d8fcd508f499026d62f 381212
zabbix-proxy-pgsql_1.8.11-1_amd64.deb
26cb35695f14f0e66c5f6fd59adc50d63715d72f 379676
zabbix-proxy-mysql_1.8.11-1_amd64.deb
94c0cd4e6a5a76dd298fbbb4900d3996f34c040c 506844
zabbix-proxy-sqlite3_1.8.11-1_amd64.deb
2ddf1eb56efce046697d852b40bb0e311b7c448f 1986632
zabbix-frontend-php_1.8.11-1_all.deb
Checksums-Sha256:
1d41d234b6c255d5e426f13a43eab5582960981e4929d818a9e63b90a77feb23 1854
zabbix_1.8.11-1.dsc
c45819b97082799bb253e4c6a3937affd07a2cd2744d860d657107aa4a3e772b 4224738
zabbix_1.8.11.orig.tar.gz
36ad739c276994764c28042758bb6d2900f737736180509efb2bbe4ecb8cb8cd 58407
zabbix_1.8.11-1.debian.tar.gz
d1c9e3f5f7a4102ff1bd6142f9c33e1735e21a0f726f60509366257fcb1a310b 313420
zabbix-agent_1.8.11-1_amd64.deb
567274e1969cf014982c327827645f8a6e763f08c979c7fe0c5b15142c99934b 702930
zabbix-server-mysql_1.8.11-1_amd64.deb
b8b8e0f504f98842f8bee9f093f7fb01271ceb8bd934f8af5366d0a47c488fe9 704852
zabbix-server-pgsql_1.8.11-1_amd64.deb
87cbfa09e4f87a6bdee2b51a9760064b140b9324b5730011fa06a3aa8128cf94 381212
zabbix-proxy-pgsql_1.8.11-1_amd64.deb
cda1b2ccc3b55df4e8848b161e8f03d853e7a74e3833b66d7d414e2ea8677447 379676
zabbix-proxy-mysql_1.8.11-1_amd64.deb
23a61f5992c6b8f3d7890cdad320dd41ce0421c1a5bb45832bb5ff6cb0c06022 506844
zabbix-proxy-sqlite3_1.8.11-1_amd64.deb
2429eb04dc27cd13734e6a29dccadc6a8bd6e3ad045b91021335eeebb7f44d3d 1986632
zabbix-frontend-php_1.8.11-1_all.deb
Files:
acf71ff6ce1a3264543aabfa22152021 1854 net optional zabbix_1.8.11-1.dsc
6b6ced84024f18f22ce5e0e902e91936 4224738 net optional zabbix_1.8.11.orig.tar.gz
f45653df89ce1326b3e000930993f760 58407 net optional
zabbix_1.8.11-1.debian.tar.gz
993736d353345299d358610b4ad219ec 313420 net optional
zabbix-agent_1.8.11-1_amd64.deb
9cceb3aa3103d3f08f066398aa5ff757 702930 net optional
zabbix-server-mysql_1.8.11-1_amd64.deb
533b69839bc8666e5fb603c0f7a04ce0 704852 net optional
zabbix-server-pgsql_1.8.11-1_amd64.deb
cb6c2f4a67ba2a309a23f04d9aa88a2e 381212 net optional
zabbix-proxy-pgsql_1.8.11-1_amd64.deb
d0fc461d38e8647d69acf507834acb78 379676 net optional
zabbix-proxy-mysql_1.8.11-1_amd64.deb
1e84277d3cc3fc11da30edf660154ca8 506844 net optional
zabbix-proxy-sqlite3_1.8.11-1_amd64.deb
3247373bad1220ccd52705581cdf08f8 1986632 net optional
zabbix-frontend-php_1.8.11-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+B+VwACgkQCV53xXnMZYZJFQCcCCnSRp5mxn7ibYAiTxo8Te0u
AGwAni97VGLWSmdV2lXQGzYGCN2Ugf2x
=q3+E
-----END PGP SIGNATURE-----
--- End Message ---