[zabbix/el6] New upstream release 1.8.17

Volker Fröhlich volter at fedoraproject.org
Fri Jul 26 21:20:29 UTC 2013


commit 410aec314dc7b17ccefd6d6d851e437713acff6b
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Fri Jul 26 23:19:55 2013 +0200

    New upstream release 1.8.17

 .gitignore  |    1 +
 sources     |    2 +-
 zabbix.spec |  130 +++-------------------------------------------------------
 3 files changed, 9 insertions(+), 124 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6462604..7e07a27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ zabbix-1.8.2.tar.gz
 /zabbix-1.8.14.tar.gz
 /zabbix-1.8.15.tar.gz
 /zabbix-1.8.16.tar.gz
+/zabbix-1.8.17.tar.gz
diff --git a/sources b/sources
index 1df73a3..17ce054 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-891b7a5c915f3060b66687a483dc0551  zabbix-1.8.16.tar.gz
+97b2f045657c374e6a5cc392feb6b999  zabbix-1.8.17.tar.gz
diff --git a/zabbix.spec b/zabbix.spec
index b7f5590..6d52910 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -6,8 +6,8 @@
 #   various backup files (*.rpm{orig,new,save}, *~ etc) in that dir.
 
 Name:           zabbix
-Version:        1.8.16
-Release:        2%{?dist}
+Version:        1.8.17
+Release:        1%{?dist}
 Summary:        Open-source monitoring solution for your IT infrastructure
 
 Group:          Applications/Internet
@@ -30,10 +30,6 @@ Patch1:         zabbix-1.8.4-fonts-config.patch
 # remove flash content (#737337)
 Patch2:         zabbix-1.8.8-no-flash.patch
 
-#https://support.zabbix.com/browse/ZBX-6097
-#CVE-2013-1364
-Patch3:         zabbix-1.8.16-ldap.patch
-
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:   mysql-devel
@@ -262,7 +258,6 @@ Zabbix web frontend for SQLite
 # DejaVu fonts doesn't exist on EL <= 5
 %if 0%{?fedora} || 0%{?rhel} >= 6
 %patch1 -p1
-%patch3 -p0
 
 # remove included fonts
 rm -rf frontends/php/fonts
@@ -618,6 +613,11 @@ fi
 
 
 %changelog
+* Fri Jul 26 2013 Volker Fröhlich <volker27 at gmx.at> - 1.8.17-1
+- New upstream release
+- Shorten spec file changelog
+- Remove patch for ZBX-6097
+
 * Thu Jan 17 2013 Volker Fröhlich <volker27 at gmx.at> - 1.8.16-2
 - Patch for CVE-2013-1364
 
@@ -823,119 +823,3 @@ fi
 
 * Thu Sep 30 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6-1
 - Update to final 1.6
-
-* Mon Aug 11 2008 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.4.6-2
-- Fix license tag.
-
-* Fri Jul 25 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.6-1
-- Update to 1.4.6
-
-* Mon Jul 07 2008 Dan Horak <dan[at]danny.cz> - 1.4.5-4
-- add LSB headers into init scripts
-- disable internal log rotation
-
-* Fri May 02 2008 Jarod Wilson <jwilson at redhat.com> - 1.4.5-3
-- Seems the zabbix folks replaced the original 1.4.5 tarball with
-  an updated tarball or something -- it actually does contain a
-  tiny bit of additional code... So update to newer 1.4.5.
-
-* Tue Apr 08 2008 Jarod Wilson <jwilson at redhat.com> - 1.4.5-2
-- Fix building w/postgresql (#441456)
-
-* Tue Mar 25 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.5-1
-- Update to 1.4.5
-
-* Thu Feb 14 2008 Jarod Wilson <jwilson at redhat.com> - 1.4.4-2
-- Bump and rebuild with gcc 4.3
-
-* Mon Dec 17 2007 Jarod Wilson <jwilson at redhat.com> - 1.4.4-1
-- New upstream release
-- Fixes two crasher bugs in 1.4.3 release
-
-* Wed Dec 12 2007 Jarod Wilson <jwilson at redhat.com> - 1.4.3-1
-- New upstream release
-
-* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.4.2-5
-- Rebuild for deps
-
-* Sat Dec 01 2007 Dan Horak <dan[at]danny.cz> 1.4.2-4
-- add security fix (#407181)
-
-* Thu Sep 20 2007 Dan Horak <dan[at]danny.cz> 1.4.2-3
-- Add a patch to clean a warning during compile
-- Add a patch to fix cpu load computations
-
-* Tue Aug 21 2007 Jarod Wilson <jwilson at redhat.com> 1.4.2-2
-- Account for binaries moving from %%_bindir to %%_sbindir
-
-* Tue Aug 21 2007 Jarod Wilson <jwilson at redhat.com> 1.4.2-1
-- New upstream release
-
-* Mon Jul 02 2007 Jarod Wilson <jwilson at redhat.com> 1.4.1-1
-- New upstream release
-
-* Fri Jun 29 2007 Jarod Wilson <jwilson at redhat.com> 1.4-3
-- Install correct sql init files (#244991)
-- Add Requires: php-bcmath to zabbix-web (#245767)
-
-* Wed May 30 2007 Jarod Wilson <jwilson at redhat.com> 1.4-2
-- Add placeholder zabbix.conf.php
-
-* Tue May 29 2007 Jarod Wilson <jwilson at redhat.com> 1.4-1
-- New upstream release
-
-* Fri Mar 30 2007 Jarod Wilson <jwilson at redhat.com> 1.1.7-1
-- New upstream release
-
-* Wed Feb 07 2007 Jarod Wilson <jwilson at redhat.com> 1.1.6-1
-- New upstream release
-
-* Thu Feb 01 2007 Jarod Wilson <jwilson at redhat.com> 1.1.5-1
-- New upstream release
-
-* Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 1.1.4-5
-- Add explicit R:php to zabbix-web (#220676)
-
-* Wed Dec 13 2006 Jarod Wilson <jwilson at redhat.com> 1.1.4-4
-- Fix snmp polling buffer overflow (#218065)
-
-* Wed Nov 29 2006 Jarod Wilson <jwilson at redhat.com> 1.1.4-3
-- Rebuild for updated libnetsnmp
-
-* Thu Nov 16 2006 Jarod Wilson <jwilson at redhat.com> 1.1.4-2
-- Fix up pt_br
-- Add Req-pre on useradd
-
-* Wed Nov 15 2006 Jarod Wilson <jwilson at redhat.com> 1.1.4-1
-- Update to 1.1.4
-
-* Tue Nov 14 2006 Jarod Wilson <jwilson at redhat.com> 1.1.3-3
-- Add BR: gnutls-devel, R: net-snmp-libs
-
-* Tue Nov 14 2006 Jarod Wilson <jwilson at redhat.com> 1.1.3-2
-- Fix php-pgsql Requires
-
-* Tue Nov 14 2006 Jarod Wilson <jwilson at redhat.com> 1.1.3-1
-- Update to 1.1.3
-
-* Mon Oct 02 2006 Jarod Wilson <jwilson at redhat.com> 1.1.2-1
-- Update to 1.1.2
-- Enable alternate building with postgresql support
-
-* Thu Aug 17 2006 Jarod Wilson <jwilson at redhat.com> 1.1.1-2
-- Yank out Requires: mysql-server
-- Add Requires: for php-gd and fping
-
-* Tue Aug 15 2006 Jarod Wilson <jwilson at redhat.com> 1.1.1-1
-- Update to 1.1.1
-- More macroification
-- Fix up zabbix-web Requires:
-- Prep for enabling postgres support
-
-* Thu Jul 27 2006 Jarod Wilson <jwilson at redhat.com> 1.1-2
-- Add Requires: on chkconfig and service
-- Remove openssl-devel from BR, mysql-devel pulls it in
-- Alter scriptlets to match Fedora conventions
-
-* Tue Jul 11 2006 Jarod Wilson <jwilson at redhat.com> 1.1-1
-- Initial build for Fedora Extras


More information about the scm-commits mailing list