match vim itself, so this needs an update for 8.1 to unbreak. from feinerer@.
switch to https HOMEPAGE pointed out by rsadowski@.
some files have been updated since distinfo was last generated so switch to
a different subdirectory name to avoid conflicts.
I think this may affect the Gtk build (though doesn't show in symbols)
so bump REVISION-gtk just in case. (upstream remove Gtk support in the
next major version anyway so the problem will magically vanish later).
AST-2018-007: Infinite loop when reading iostreams
When connected to Asterisk via TCP/TLS if the client abruptly
disconnects, or sends a specially crafted message then Asterisk
gets caught in an infinite loop while trying to read the data stream.
Thus rendering the system as unusable.
AST-2018-008: PJSIP endpoint presence disclosure when using ACL
When endpoint specific ACL rules block a SIP request they respond with
a 403 forbidden. However, if an endpoint is not identified then a 401
unauthorized response is sent. This vulnerability just discloses which
requests hit a defined endpoint. The ACL rules cannot be bypassed to
gain access to the disclosed endpoints.
ok sthen@
A fast XML/DOM/XPath/XSLT/HTML/JSON extension for Tcl.
Combines high performance XML data processing with
easy and powerful Tcl scripting functionality.
Includes the tdomhtml extension which implements a simple HTML
layer on top of the core DOM Level-1 specification.
Features:
* A Tcl interface to expat for event-like (SAX-like) XML parsing.
* A complete, compliant and fast XPath implementation in C
following the November 99 W3C recommendation for navigation
and data extraction.
* A fast XSLT implementation in C following the W3C
Recommendation 16 November 1999.
* DTD validation.
* A JSON parser that parses any possible JSON input into a DOM
tree without losing information.
* An efficient and Tcl'ish way to create XML and HTML documents
and JSON strings.
* An even faster simple XML parser for trusted XML input.
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program
based on KDE Technology.
UML allows you to create diagrams of software and other systems in a standard
format to document or design the structure of your programs.