Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Apr 2018 15:57:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227376] net/rtg: fix runtime php errors / add new feature
Message-ID:  <bug-227376-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227376

            Bug ID: 227376
           Summary: net/rtg: fix runtime php errors / add new feature
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd-ports@dan.me.uk
 Attachment #192343 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+, merge-quarterly?

Created attachment 192343
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192343&action=
=3Dedit
fix various issues

* Fix runtime PHP errors that stop the code working if short_opentag is
disabled (default!)
* Remove most PHP warnings/notices that go to error_log
* Convert patches to new format where needed
* Fix HTML output to be valid
* Fix quoting of SQL objects
* Fix escaping of user-provided SQL data (potential sql injection)
* Widen fields in 95.php and 95.pl for interface and router names
* Fix warnings in perl modules in newer perl versions
* Fix createdb script to use CREATE USER/GRANT not manipulate user db direc=
tly
* Add "Update_desc" config entry to auto-update port descriptions from snmp
* Update default SNMP version to 2

Poudriere testport logs for 10.4/11.1 i386/amd64 located at:

https://poudriere.dan.tm/poudriere/data/latest-per-pkg/rtg/0.7.4_15/

Although this doesn't reference any CVE's, it does contain fixes for potent=
ial
security issues so I've requested merge-quarterly.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227376-7788>