On 2017/11/16 11:20, Mark Patruck wrote:
> ping...

OK with me. If there are no objections I'll commit it later today if
it hasn't already gone in.



> On Fri, Nov 10, 2017 at 11:07:47AM +0100, Mark Patruck wrote:
> > The following diff updates zabbix to 3.2.10 which fixes multiple
> > security issues. Tested with -pgsql.
> > 
> > https://www.zabbix.com/rn3.2.10
> > 
> > 
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/net/zabbix/Makefile,v
> > retrieving revision 1.130
> > diff -u -p -r1.130 Makefile
> > --- Makefile        3 Nov 2017 11:15:15 -0000       1.130
> > +++ Makefile        10 Nov 2017 09:17:42 -0000
> > @@ -4,8 +4,7 @@ COMMENT-main =              network and application 
> >  COMMENT-server =   network and application monitoring - server
> >  COMMENT-web =              network and application monitoring - web 
> > frontend
> >  
> > -VERSION =          3.2.7
> > -REVISION =                 0
> > +VERSION =          3.2.10
> >  DISTNAME =         zabbix-${VERSION}
> >  FULLPKGNAME-main = zabbix-agent-${VERSION}
> >  FULLPKGPATH-main = net/zabbix,-main
> > Index: distinfo
> > ===================================================================
> > RCS file: /cvs/ports/net/zabbix/distinfo,v
> > retrieving revision 1.39
> > diff -u -p -r1.39 distinfo
> > --- distinfo        26 Jul 2017 17:54:44 -0000      1.39
> > +++ distinfo        10 Nov 2017 09:17:42 -0000
> > @@ -1,2 +1,2 @@
> > -SHA256 (zabbix-3.2.7.tar.gz) = PqDCmb1pvHKBdxKHQPBHa8Giwd5DgzDfW72PX8YJBxI=
> > -SIZE (zabbix-3.2.7.tar.gz) = 16016367
> > +SHA256 (zabbix-3.2.10.tar.gz) = 
> > xCRTsrT0CBhLfSHjBgnTwQCPV4kSXp7eaYbgQyxcMao=
> > +SIZE (zabbix-3.2.10.tar.gz) = 16089723
> > Index: pkg/PLIST-web
> > ===================================================================
> > RCS file: /cvs/ports/net/zabbix/pkg/PLIST-web,v
> > retrieving revision 1.30
> > diff -u -p -r1.30 PLIST-web
> > --- pkg/PLIST-web   26 Jul 2017 17:54:44 -0000      1.30
> > +++ pkg/PLIST-web   10 Nov 2017 09:17:42 -0000
> > @@ -493,6 +493,7 @@ zabbix/include/classes/validators/CColor
> >  zabbix/include/classes/validators/CDecimalStringValidator.php
> >  zabbix/include/classes/validators/CDecimalValidator.php
> >  zabbix/include/classes/validators/CFunctionValidator.php
> > +zabbix/include/classes/validators/CHtmlUrlValidator.php
> >  zabbix/include/classes/validators/CIPRangeValidator.php
> >  zabbix/include/classes/validators/CIPValidator.php
> >  zabbix/include/classes/validators/CIdValidator.php
> > @@ -881,7 +882,6 @@ zabbix/popup.php
> >  zabbix/popup_httpstep.php
> >  zabbix/popup_media.php
> >  zabbix/popup_trexpr.php
> > -zabbix/popup_usrgrp.php
> >  zabbix/profile.php
> >  zabbix/queue.php
> >  zabbix/report2.php
> > 
> > 
> > -- 
> > Mark Patruck ( mark at wrapped.cx )
> > GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51
> > 
> > http://www.wrapped.cx
> > 
> 
> -- 
> Mark Patruck ( mark at wrapped.cx )
> GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51
> 
> http://www.wrapped.cx
> 

Reply via email to