Commit graph

276099 commits

Author SHA1 Message Date
adam
0a98779059 libuv: updated to 1.19.0
Version 1.19.0 (Stable):
* core: add getter/setter functions for easier ABI compat
* unix: make get(set)_process_title MT-safe
* unix,win: wait for threads to start
* test: add threadpool init/teardown test
* win, process: uv_kill improvements
* win: set _WIN32_WINNT to 0x0600
* zos: implement uv_fs_event* functions
* unix,tcp: avoid marking server sockets connected
* doc: mark Windows 7 as Tier 1 support
* win: map 0.0.0.0 and :: addresses to localhost
* build: install libuv.pc unconditionally
* test: remove custom timeout for thread test on ppc
* test: allow multicast not permitted status
* test: allow net unreachable status in udp test
* unix: use SA_RESTART when setting our sighandler
* unix,fs: fix for potential partial reads/writes
* win,build: do not build executable installer for dll
* win: allow directory symlinks to be created in a non-elevated context
* zos,test: accept SIGKILL for flaky test
* win: use RemoveDirectoryW() instead of _wmrmdir()
* unix: fix uv_cpu_info() error on FreeBSD
* zos,test: decrease pings to avoid timeout
2018-01-19 07:42:25 +00:00
adam
4b06d779e9 libimagequant: updated to 2.11.7
2.11.7:
Bug fixes.
2018-01-19 07:28:04 +00:00
fhajny
78e5c260c3 doc: Updated www/trafficserver to 7.1.2 2018-01-18 19:19:51 +00:00
fhajny
ac85edc0a8 Update www/trafficserver to 7.1.2
- Coverity - 1021688 Uninitialized scalar field.
- Coverity 1021688: Uninitialized scalar field
- Coredump with server_session
- Update IMS handling table to include INM
- tsxs generation uses AM_C*FLAGS instead of C*FLAGS
- volume.config doesn't differentiate http/https
- adds clarifications on plugin use
- Add example command to generate session ticket
- Doc: Fix warning for footnote in cache arch docs.
- Fix the queue when reprioritize
- Session ticket resumption needs consistent CA-certificate version
- corrects HTTP status 0 to 302 on redirect
- Delay creation of transaction until user agent sends request.
- Fix logging of cache stale miss connecton error being reported as
- Explain how # of parents relates to fail_threshold
  total_connect_attempts
- only default cert matches signature_algorithm extension
- updates pre-commit hook to use specific clang-format
- TLS crashes in 7.1.1
- Add a metric for tracking RSS of traffic_server
- Limit the amount of memory that a HTTP/2 stream will allocate
- Remove unnecessary assertion
- Use std::min and std::max globally
- Fix #2372: Preserve Accept-Encoding header for H2 Server Push
  promise.
- Optimize: Use a positive number as the timeout of DNSEntry.
- Update s3auth test, removed cpp file and added the Catch main define
  in the unit test file
- Doc: Tweak makefiles to not build man pages for install if doc
  building is disabled.
- Fixed typo in cachekey plugin documentation
- Fix mem leak related to do_os_response() function
- Add flag to ignore out of bounds compile error for test
- 7.1.x Avoid sending duplicate push promise on same client session
- Log when ssl_multicert.config is successfully reloaded
- uses backoff to launch ts if crash was recent
- Fix the implementation of Http2DependencyTree
- For 7.1.x: move http 408 response logic into transaction
- Checking the retval of safe_getsockname() and safe_getpeername()
- Cleanup of bool conversion in Ptr.h for C++11.
- CID 1196423: Error handling issues  (CHECKED_RETURN)
- Issue with null ua_buffer_reader due to PR #2123
- malformed chunked responses will be cached under some terrible
  network circumstances
- Fix #2700 - single nameserver failover in DNSHandler failover
- Back port event loop changes from PR #2541
- Crash HttpTransactHeaders::insert_via_header_in_response (bad
  session?)
- Fixed 2707, assign server_session to nullptr after do
  `chain_abort_all`
- Set ua_session of Http2ConnectionState nullptr when ua_session is
  freed
- Cachekey pristine uri 7.1.x
- Prevent releasing streams simultaneously
- Send data fairly on H2 streams even if stream priority is disabled
- Include cstring to make the compiler stop complaining about strlen
- Treat SSL_ERROR_SSL as EPIPE within
  SSLNetVC::load_buffer_and_write()
- TS-5057: Add 103 Early Hints support
- Fix #2761. NetHandler needs to be initialized
- proxy.config.http.redirection_enabled doesn't appear to be
  overwritable
- Add traffic_server.memory.rss as a gauge to Epic
- More header_rewrite examples
- Backport of #2015, setup HttpSM for redirect
- Strict checks of RFC7540 8.1.2.2.
- Delete H2 stream before destroy
- Fix crash in H2 priority tree cleanup.
- Compile trafficserver with the musl libc
- Move Brotli library check into the library check section
- Send RST_STREAM frame when deleting a stream if it is not CLOSED
  state
- README: Alpine build instructions
- Unify H2 log format
- Correct the listen_backlog
- corrects response reason when failing to connect to origin
- Header Rewrite: rm-cookie operator has no effect on cache lookup
- Add protocol metrics to traffic_logstats
- Adds some basic documentation for traffic_logstats
- Fix crash from HttpSM::setup_100_continue_transfer
- Reverts the changes from TS-3054
- Cleans up some build issue and unecessary casts
- header_rewrite - Delete cookies if they are empty in rm-cookie
- Deprecates the coallapsed_connection plugin, use
  collapsed_forwarding
- Crash in Via response header (again)
- TransformVC may be double closed because there is a issue within
  HttpTunnel::chain_abort_all
- Assertion with gzip plugin enabled together with escalation
- Only allow the gzip/brotli transformation on 200 OK responses
- Stop ATS from crashing on kernel 4.14
- Removes the limit on the number of remap plugins per rule
- Increase write_vio.ndone only if sending DATA frame is succeeded
- header_rewrite - Delete space after semi colon when deleting cookies
  from a list
- logging: fix incorrect use of LogAccess::strlen()
- Build: Fix WCCP link error for 'make check' in traffic_manager.
- Fix race condition during testing rc2.
- Fix naming of average aggregate function
2018-01-18 19:19:41 +00:00
adam
ed1e4ea521 Updated textproc/cmark, multimedia/mkvtoolnix 2018-01-18 17:15:09 +00:00
adam
60bd60306c mkvtoolnix: updated to 20.0.0
Version 20.0.0 "I Am The Sun":

Important notes

* Feature removal: several deprecated features have been removed:
  * mkvmerge: the deprecated options --identify-verbose (and its counterpart
    -I), --identify-for-gui, --identify-for-mmg and
    --identification-format verbose-text
  * all command line tools: support for the deprecated, old, proprietary format
    used for option files
  * all command line tools: support for passing command line options via the
    deprecated environment variables MKVTOOLNIX_OPTIONS, MKVEXTRACT_OPTIONS,
    MKVINFO_OPTIONS, MKVMERGE_OPTIONS and MKVPROPEDIT_OPTIONS

* mkvinfo: most of its code was re-written in order to lay the groundwork for
  including its functionality in MKVToolNix GUI but with more features than
  the existing mkvinfo GUI. The result is that a lot of its output has been
  changed slightly while keeping the basic layout. Changes include but aren't
  limited to:

  * Several element names are a bit clearer (e.g. Maximum cache instead of
    MaxCache).
  * All timestamps and durations are now output as nanoseconds in formatted
    form (e.g. 01:23:45.67890123). All additional formats (e.g. floating
    point numbers output in seconds or milliseconds) were removed.
  * Element names for chapters and tags are now translated if a translation is
    available.
  * Elements located in wrong positions within the Matroska document are
    handled better.

  While mkvinfo's output is mostly kept very stable, it is not designed to be
  parsed by other utilities. Even though I've tried hard to cram all changes
  and cleanups into this version, additional changes may be made in the next
  couple of releases depending on user feedback and bug reports.

New features and enhancements

* mkvmerge: AVC/h.264 packetizer (framed): access unit delimiter NALUs will
  now be removed.

Bug fixes

* mkvmerge: AVC/h.264 parser: when fixing the bitstream timing information
  mkvmerge will now use exact representations of the desired field duration if
  possible. For example, when indicating 50 fields/second num_units_in_tick
  is set to 1 and time_scale to 50 instead of 5368709 and 268435456.
* mkvmerge: AVC/h.264 parser: mkvmerge no longer assumes that encountering
  sequence parameter set or picture parameter set NALUs signal the start of a
  new frame.
* mkvmerge: AVC/h.264 packetizer (framed): when mkvmerge is told to fix the
  bitstream timing information, it will now update all SPS NALUs, not just the
  ones in the AVCC.
* mkvmerge: MPEG TS reader: TS packet payloads will only be treated as PES
  packets if the payload actually starts with a PES start code. The prior
  behavior led to wrong timestamps and potentially broken frame data.
* mkvmerge: MPEG TS reader: mkvmerge will now drop incomplete PES packets as
  soon as an error is detected in the transport stream instead of passing the
  incomplete frame to the packetizer. An error is assumed either if the
  transport_error_indicator flag is set or if the value of the
  continuity_counter header field doesn't match the expected value.
* mkvmerge: Opus: when re-muxing Opus from Matroska mkvmerge will now write
  "block duration" elements for all block groups where a "discard padding" is
  set, too.
* mkvmerge: SRT reader: mkvmerge can now handle SRT files with timestamps
  without decimal places (e.g. 00:01:15 instead of 00:01:15.000).
* mkvmerge: read buffer I/O class: the class could get out of sync regarding
  the file position of the underlying file I/O class causing wrong data to be
  returned on subsequent read operations. One result was that trying to
  identifying MPLS files that refer to very short M2TS files caused mkvmerge
  to segfault.
* mkvmerge: multiplexer core: if there's a gap in audio timestamps, a new
  block group/lace will be started for the first frame after each gap. Before
  the fix the frame after the gap was often stored in the previous block group
  causing the gap to be in the wrong place: at the end of that block
  group.
* mkvextract: AVC/h.264: if two consecutive IDR frames with the same
  idr_pic_id parameter and no access unit delimiters are found between them,
  mkvextract will insert an access unit delimiter in order to signal the start
  of a new access unit.
* MKVToolNix GUI: update check dialog: Markdown links will now be converted to
  clickable links.
* build system: fixed a race condition when creating new directories if rake
  is run with -jN in newer versions of Ruby/rake.

Build system changes
* [cmark](https://github.com/commonmark/cmark), the CommonMark parsing and
  rendering library in C, is now required when building the GUIs.
2018-01-18 17:14:41 +00:00
adam
162753422e cmark: updated to 0.28.3
[0.28.3]
* Include GNUInstallDirs in src/CMakeLists.txt.
  This fixes build problems on some cmake versions.

[0.28.2]
* Fixed regression in install dest for static library.
  Due to a mistake, 0.28.1 installed libcmark.a into include/.

[0.28.1]
* --smart: open quote can never occur right after ] or ).
* Fix quadratic behavior in finalize (Vicent Marti).
* Don't use CMAKE_INSTALL_LIBDIR to create libcmark.pc.
  This wasn't getting set in processing libcmark.pc.in, and we
  were getting the wrong entry in libcmark.pc.
  The new approach sets an internal libdir variable to
  lib${LIB_SUFFIX}.  This variable is used both to set the
  install destination and in the libcmark.pc.in template.
* Update README.md, replace make astyle with make format
2018-01-18 17:11:38 +00:00
minskim
835ad6ecf8 devel/py-protobuf: Regen distinfo
This should have been updated when devel/protobuf was updated to
3.5.1.
2018-01-18 17:08:56 +00:00
sborrill
cf8c78a903 Updated security/lynis to 2.6.0 2018-01-18 16:43:30 +00:00
sborrill
1a63599d49 lynis: update to 2.6.0
Changes:
--------
* Binary paths are now sorted
* Greek language added
* systemd detection improved
* VirtualBox detection extended
* Several code enhancements

Tests:
------
* [PHP-2379] - Small enhancement to resolve error on screen in some cases
* [MALW-3280] - Improved detection for BitDefender tooling
2018-01-18 16:42:40 +00:00
sborrill
d0ee27ce4d Make sure .orig files aren't installed 2018-01-18 16:26:05 +00:00
taca
c9b7b84d6a doc: Updated www/contao35 to 3.5.32 2018-01-18 16:14:01 +00:00
taca
a6f7565421 www/contao35: update to 3.5.32
Contao 3.5.32 is available		2018/01/18 09:48 by Leo Feyer

Contao version 3.5.32 is available. The bugfix release fixes an XSS
vulnerability in the newsletter extension (CVE-2018-5478).

CVE-2018-5478

The vulnerability is in the "unsubscribe" module of the newsletter extension
and can easily be exploited by anyone in the front end. We therefore strongly
recommend you to update.

The problem affects Contao 2.0.0 to 3.5.31 and the Contao newsletter bundle
4.0.0 to 4.0.3.

If you are not using the newsletter extension or the "unsubscribe" module,
your installation is not affected by the vulnerability.
2018-01-18 16:13:31 +00:00
ryoon
ffcc2dc37f Remove useless argument for configure script 2018-01-18 14:39:59 +00:00
adam
33f534c1b3 Updated www/py-django-import-export 2018-01-18 13:39:47 +00:00
adam
36ebfc3631 py-django-import-export: updated to 0.7.0
0.7.0:
skip_row override example
Testing against Django 2.0 should not fail
Refactor transaction handling
Resolves 703 fields shadowed
discourage installation as a zipped egg
Fixed middleware settings in test app for Django 2.x
2018-01-18 13:36:14 +00:00
sborrill
71777ca9c3 Fix path in patch 2018-01-18 13:22:18 +00:00
adam
3aabaa1885 Updated devel/py-more-itertools, devel/py-babel 2018-01-18 12:42:08 +00:00
adam
4c1693832b py-babel: updated to 2.5.3
Version 2.5.3:
This is a maintenance release that reverts undesired API-breaking changes that slipped into 2.5.2

Version 2.5.2:
Bugfixes
* Revert the unnecessary PyInstaller fixes from 2.5.0 and 2.5.1
2018-01-18 12:41:41 +00:00
ryoon
ec214032ac Fix packaging in non ecl case 2018-01-18 12:39:14 +00:00
adam
6e0e597ebd py-more-itertools: updated to 4.0.1
4.0.1
No code changes - this release fixes how the docs display on PyPI.

4.0.0
New itertools:
* consecutive_groups (Based on the example in the Python 2.4 docs)
* seekable (If you're looking for how to "reset" an iterator, you're in luck!)
* exactly_n
* run_length.encode and :func:run_length.decode
* difference

Improvements to existing itertools:
The number of items between filler elements in * intersperse can now be specified
* distinct_permutations and :func:peekable got some minor adjustments
* always_iterable now returns an iterator object. It also now allows different types to be considered iterable
* bucket can now limit the keys it stores in memory
* one now allows for custom exceptions

Other changes:
A few typos were fixed
All tests can now be run with python setup.py test
2018-01-18 12:38:16 +00:00
adam
51d2768152 PLIST fix for Darwin aka macOS 2018-01-18 12:18:41 +00:00
adam
d63bebc9e5 Updated PLIST.Darwin 2018-01-18 11:50:51 +00:00
markd
6214105138 Updated qt5-qtmacextras 2018-01-18 11:37:24 +00:00
markd
ed4ad22b00 qt5-qtmacextras: update to 5.10.0 2018-01-18 11:35:48 +00:00
markd
0542cc8518 texlive-collection-latexextra: add tex-fvextra and tex-doclicense 2018-01-18 11:19:03 +00:00
markd
95a156d76e texlive-collection-mathscience: add tex-mathpartir 2018-01-18 11:15:57 +00:00
markd
3df4d608c1 texlive-collection-binextra: add tex-make4ht and tex-tex4ebook 2018-01-18 11:13:40 +00:00
markd
b085e742e0 Added some tex packages 2018-01-18 11:03:58 +00:00
markd
079dd8338d math: Add tex-mathpartir{,-doc} 2018-01-18 11:02:07 +00:00
markd
1b07c65417 tex-mathpartir{,-doc}: Add version 1.3.2
The package provides macros for typesetting math formulas in
mixed horizontal and vertical mode, automatically as best fit.
It provides an environment mathpar that behaves much as a loose
centered paragraph where words are math formulas, and spaces
between them are larger and adjustable. It also provides a
macro \inferrule for typeseting fractions where both the
numerator and denominator may be sequences of formulas that
will be also typeset in a similar way. It can typically be used
for typeseting sets of type inference rules or typing
derivations. A macro inferrule for typesetting type inference
rules.
2018-01-18 11:00:44 +00:00
markd
c4a5e0039c devel: Add tex-doclicense{,-doc} 2018-01-18 10:56:54 +00:00
markd
88d6c1a5ab tex-doclicense{,-doc}: Add version 1.6.0
This package allows you to put your document under a license
and include a link to read about the license or include an icon
or image of the license. Currently, only Creative Commons is
supported, but this package is designed to handle all kinds of
licenses.
2018-01-18 10:55:04 +00:00
markd
76e61ec0dd print: add tex-fvextra{,-doc} 2018-01-18 10:31:39 +00:00
adam
778a0c36b9 Updated lang/py-execjs, www/py-aiohttp 2018-01-18 10:30:16 +00:00
adam
907209863d py-aiohttp: updated to 2.3.9
2.3.9:
Fix colon handing in path for dynamic resources
2018-01-18 10:29:54 +00:00
markd
99df5d9bb2 tex-fvextra{,-doc}: add version 1.3.1
fvextra provides several extensions to fancyvrb, including
automatic line breaking and improved math mode. It also patches
some fancyvrb internals. Parts of fvextra were originally
developed as part of pythontex and minted.
2018-01-18 10:29:25 +00:00
bouyer
e936c76bc0 Updated sysutils/xenkernel48 to 4.8.2nb3 2018-01-18 10:29:08 +00:00
bouyer
e43adb8e07 Add patches from upstream, from xsa254/README.pti :
> This README gives references for one of three mitigation strategies
> for Meltdown.

> This series is a first-class migitation pagetable isolation series for
> Xen.  It is available for Xen 4.6 to Xen 4.10 and later.

bump PKGREVISION
2018-01-18 10:28:13 +00:00
adam
b810941701 py-execjs: updated to 1.5.1
1.5.1:
Bug fixes.
2018-01-18 10:13:27 +00:00
adam
a857641af6 Added mail/py-ukpostcodeparser, Updated devel/py-faker 2018-01-18 09:56:57 +00:00
adam
b6c444fc43 py-faker: updated to 0.8.10
0.8.10:
* Pass python_requires argument to setuptools.
* Remove some words from en_US lorem ipsum provider.
2018-01-18 09:55:52 +00:00
adam
f000d556b5 py-ukpostcodeparser: added version 1.1.2
UK Postcode parser

Original code taken from:
http://www.brunningonline.net/simon/blog/archives/001292.html
2018-01-18 09:55:00 +00:00
markd
a6724e6ab0 print: add tex-tex4ebook{,-doc} 2018-01-18 09:53:37 +00:00
markd
46d064a6a9 tex-tex4ebook{,-doc}: Add version 0.1e
This is a bundle of lua scripts and LaTeX packages for
conversion of LaTeX files to ebook formats such as epub, mobi
and epub3. tex4ht is used as conversion engine.
2018-01-18 09:52:00 +00:00
adam
1422979bdf Updated graphics/freetype2 2018-01-18 09:50:23 +00:00
adam
25f98f6ded freetype2: updated to 2.9
FreeType 2.9
FreeType version 2.9, the first release of a new ‘minor’ series, is now available for download. The main reason for starting a new series is Ewald Hew's GSoC contribution of making Adobe's CFF engine handle Type 1 fonts also, greatly improving the rendering quality of this ancient but still important font format.
2018-01-18 09:49:24 +00:00
wen
06f32509c3 Updated net/p5-Net-Twitter to 4.01043 2018-01-18 09:44:55 +00:00
markd
2957f544c7 tex-tex4ht{,-doc}: update to 2017.45922
changes unknown
2018-01-18 09:44:16 +00:00
wen
0b844c8de3 Update to 4.01043
Upstream changes:
4.01043 2018-01-17
    - deprecation notice: Twitter::API is the new Net::Twitter
    - deprecated update_with_media
    - doc and build updates
    - remove debugger breakpoint (Oof!)
2018-01-18 09:43:47 +00:00