Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 17:17:04 UTC Now

2017-12-13 12:53:45 UTC MAIN commitmail json YAML

Update databases/elasticsearch to 6.0.1

=== Breaking changes

Scroll::
- Fail queries with scroll that explicitely set request_cache

=== Enhancements

Core::
- Fix classes that can exit

Discovery::
- Stop responding to ping requests before master abdication

Plugin Repository S3::
- Remove S3 output stream
- Update to AWS SDK 1.11.223

Search::
- fix unnecessary logger creation

Sequence IDs::
- Log primary-replica resync failures

Snapshot/Restore::
- Remove XContentType auto detection in BlobStoreRepository

=== Bug fixes

Cluster::
- Properly format IndexGraveyard deletion date as date

Core::
- Do not set data paths on no local storage required
- Ensure threadcontext is preserved when refresh listeners are invoked
- Avoid NPE when getting build information
- When building Settings do not set SecureSettings if empty

Engine::
- Reset LiveVersionMap on sync commit
- Carry over version map size to prevent excessive resizing

Inner Hits::
- Return an empty _source for nested inner hit when filtering on a
  field that doesn't exist

Mapping::
- Fix dynamic mapping update generation.
- Fixed rounding of bounds in scaled float comparison

Nested Docs::
- Ensure nested documents have consistent version and seq_ids

Network::
- Throw UOE from compressible bytes stream reset
- Bubble exceptions when closing compressible streams

Plugin Lang Painless::
- Painless: Fix errors allowing void to be assigned to def.

Plugin Repository GCS::
- Create new handlers for every new request in
  GoogleCloudStorageService

Recovery::
- Flush old indices on primary promotion and relocation

Reindex API::
- Reindex: Fix headers in reindex action

Search::
- Fix profiling naming issues

Sequence IDs::
- Fix resync request serialization

Snapshot/Restore::
- Do not swallow exception in ChecksumBlobStoreFormat.writeAtomic()
- Delete shard store files before restoring a snapshot
- Fix snapshot getting stuck in INIT state
- Fix default value of ignore_unavailable for snapshot REST API
- Do not create directory on readonly repository

=== Upgrades

Plugin Discovery EC2::
- Upgrade AWS SDK Jackson Databind to 2.6.7.1

Plugin Discovery GCE::
- Update Google SDK to version 1.23.0

(fhajny)

2017-12-13 12:45:04 UTC MAIN commitmail json YAML

doc: Updated sysutils/beats to 6.0.1

(fhajny)

2017-12-13 12:44:54 UTC MAIN commitmail json YAML

Update sysutils/beats to 6.0.1.

Affecting all Beats
- Fix documentation links in README.md files.
- Fix add_docker_metadata dropping some containers.

Heartbeat
- Fix the "HTTP up status" visualization.

Metricbeat
- Fix map overwrite in docker diskio module.
- Fix connection leak in mongodb module.
- Fix the include top N processes feature for cases where there
  are fewer processes than N.

(fhajny)

2017-12-13 12:05:15 UTC MAIN commitmail json YAML

2017-12-13 11:42:51 UTC MAIN commitmail json YAML

doc: Updated textproc/php-json to 7.0.26nb1

(jperkin)

2017-12-13 11:42:41 UTC MAIN commitmail json YAML

php-json: Install header and add buildlink3.mk.  Bump PKGREVISION.

Patch from Matthieu Guegan in joyent/pkgsrc#53.

(jperkin)

2017-12-13 11:34:47 UTC MAIN commitmail json YAML

php-apcu: Fix obvious copy/pasto.

(jperkin)

2017-12-13 10:54:53 UTC MAIN commitmail json YAML

2017-12-13 09:34:48 UTC MAIN commitmail json YAML

2017-12-13 09:01:04 UTC MAIN commitmail json YAML

Updated devel/py-pexpect, devel/py-hypothesis, textproc/py-regex, devel/py-ipykernel

(adam)

2017-12-13 08:59:59 UTC MAIN commitmail json YAML

py-ipykernel: updated to 4.7.0

4.7.0
- Add event loop integration for :mod:asyncio.
- Use the new IPython completer API.
- Add support for displaying GIF images (mimetype image/gif).
- Allow the kernel to be interrupted without killing the Qt console.
- Fix is_complete response with cell magics.
- Clean up encoding of bytes objects.
- Clean up help links to use https and improve display titles.
- Clean up ioloop handling in preparation for tornado 5.

(adam)

2017-12-13 08:58:03 UTC MAIN commitmail json YAML

py-ipython: avoid conflicts between Python 3.x versions; PLIST changed; bumped revision

(adam)

2017-12-13 08:31:16 UTC MAIN commitmail json YAML

py-regex: updated to 2017.12.12

2017.12.12:
Bug fixes.

(adam)

2017-12-13 08:17:10 UTC MAIN commitmail json YAML

py-hypothesis: updated to 3.42.2

3.42.2:
This patch fixes :issue:1017, where instances of a list or tuple subtype used as an argument to a strategy would be coerced to tuple.

3.42.1:
This release has some internal cleanup, which makes reading the code more pleasant and may shrink large examples slightly faster.

3.42.0:
This release deprecates :ref:faker-extra, which was designed as a transition strategy but does not support example shrinking or coverage-guided discovery.

(adam)

2017-12-13 08:16:08 UTC MAIN commitmail json YAML

py-coverage: use ALTERNATIVES; PLIST changed to avoid conflicts between Python versions; bumped revision

(adam)

2017-12-13 07:36:23 UTC MAIN commitmail json YAML

py-pexpect: updated to 4.3.1

Version 4.3.1
* When launching bash for :mod:pexpect.replwrap, load the system bashrc
  from a couple of different common locations, and then unset
  the PROMPT_COMMAND environment variable, which can interfere with the
  prompt we're expecting

(adam)

2017-12-12 23:57:29 UTC MAIN commitmail json YAML

shells/zsh: Add a directory to search for xattr.h

This change makes shells/zsh build on Ubuntu Linux.

(minskim)

2017-12-12 20:56:09 UTC MAIN commitmail json YAML

libuuid: on further thought, move nls disable Makefile.common, the configure
script is shared by all the util-linux packages.

(maya)

2017-12-12 20:52:19 UTC MAIN commitmail json YAML

libuuid: disable NLS for everyone for PLIST consistency.

configure script is looking for a symbol _nl_expand_alias. AFAIK we don't
have a way to supply this from pkgsrc, so we are left with some operating
systems that pass this test (smartos, linux) and some that don't (netbsd + ??)

This will not change the binary package to anyone who successfully
installed it before, we are missing a NLS-only item in the PLIST.

Report by wilbury.

(maya)

2017-12-12 20:42:41 UTC MAIN commitmail json YAML

2017-12-12 10:40:27 UTC MAIN commitmail json YAML

Updated www/py-flask-login, www/py-flask-sqlalchemy, www/py-flask-testing, www/py-flask-user

(adam)

2017-12-12 10:28:21 UTC MAIN commitmail json YAML

2017-12-12 10:07:27 UTC MAIN commitmail json YAML

py-flask-testing: updated to 0.6.2

Version 0.6.2:
* Add support for OS chosen port in LiveServerTestCase
* Better error messages when missing required modules
* assertRedirects now supports all valid redirect codes as specified in the HTTP protocol
* Fixed bug that caused TypeError instead of AssertionError when testing against used templates
* Fixed bug in assertRedirects where the location was not being checked properly

(adam)

2017-12-12 09:53:24 UTC MAIN commitmail json YAML

py-flaks-sqlalchemy: updated to 2.3.2

Version 2.3.2
- Don't mask the parent table for single-table inheritance models.

Version 2.3.1
- If a model has a table name that matches an existing table in the metadata,
  use that table. Fixes a regression where reflected tables were not picked up
  by models.
- Raise the correct error when a model has a table name but no primary key.
- Fix repr on models that don't have an identity because they have not been
  flushed yet.
- Allow specifying a max_per_page limit for pagination, to avoid users
  specifying high values in the request args.
- For paginate with error_out=False, the minimum value for page is
  1 and per_page is 0.

Version 2.3.0
- Multiple bugs with __tablename__ generation are fixed. Names will be
  generated for models that define a primary key, but not for single-table
  inheritance subclasses. Names will not override a declared_attr.
  PrimaryKeyConstraint is detected.
- Passing an existing declarative_base() as model_class to
  SQLAlchemy.__init__ will use this as the base class instead of creating
  one. This allows customizing the metaclass used to construct the base.
- The undocumented DeclarativeMeta internals that the extension uses for
  binds and table name generation have been refactored to work as mixins.
  Documentation is added about how to create a custom metaclass that does not
  do table name generation.
- Model and metaclass code has been moved to a new models module.
  _BoundDeclarativeMeta is renamed to DefaultMeta; the old name will be
  removed in 3.0.
- Models have a default repr that shows the model name and primary key.
- Fixed a bug where using init_app would cause connectors to always use the
  current_app rather than the app they were created for. This caused issues
  when multiple apps were registered with the extension.

(adam)

2017-12-12 09:38:54 UTC MAIN commitmail json YAML

py-flask-login: updated to 0.4.1

Version 0.4.1:
- New config option USE_SESSION_FOR_NEXT to enable storing next url in session
  instead of url.
- Accept int seconds along with timedelta for REMEMBER_COOKIE_DURATION.
- New config option FORCE_HOST_FOR_REDIRECTS to force host for redirects.

(adam)

2017-12-12 08:39:44 UTC MAIN commitmail json YAML

Updated www/py-django-admin-sortable2, devel/py-meson, devel/py-pylint

(adam)

2017-12-12 08:38:18 UTC MAIN commitmail json YAML

py-pylint: updated to 1.7.5

Pylint 1.7.5:
* Removed `stat` from the list of moved Python 3 modules.
* Backported `trailing-comma-tuple`
  Previously this check was only emitted on Python 3. Now it is
  also emitted on Python 2.

(adam)

2017-12-12 08:36:43 UTC MAIN commitmail json YAML

py-meson: updated to 0.44.0

0.44.0:
Added warning function
Adds support for additional Qt5-Module keyword moc_extra_arguments
Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir
An array type for user options
LLVM dependency supports both dynamic and static linking
Added if_found to subdir
get_unquoted() method for the configuration data object
Added disabler object
Config-Tool based dependencies gained a method to get arbitrary options

(adam)

2017-12-12 08:28:36 UTC MAIN commitmail json YAML

py-django-admin-sortable2: updated to 0.6.18

0.6.18:
Fixes meth:adminsortable2.admin.SortableInlineAdminMixin.get_fields: Always return a list instead of sometimes a tuple.

(adam)

2017-12-12 07:13:01 UTC MAIN commitmail json YAML

2017-12-12 03:12:20 UTC MAIN commitmail json YAML

Updated sysutils/file to 5.32nb1

(ryoon)

2017-12-12 03:11:51 UTC MAIN commitmail json YAML

Fix functionality under NetBSD-current. Taken from NetBSD src

Bump PKGREVISION

(ryoon)

2017-12-11 19:00:32 UTC MAIN commitmail json YAML

compiling this package works so much better with all necessary patches added...

(spz)

2017-12-11 18:02:20 UTC MAIN commitmail json YAML

doc: Updated devel/re2 to 20170301nb1

(minskim)

2017-12-11 18:01:52 UTC MAIN commitmail json YAML

devel/re2: Fix library install_name on Darwin

Bump PKGREVISION.

(minskim)

2017-12-11 14:48:50 UTC MAIN commitmail json YAML

Mark sysutils/syslog-ng 3.13.2 update

(fhajny)

2017-12-11 14:45:11 UTC MAIN commitmail json YAML

Update sysutils/syslog-ng* to 3.13.2.

- Remove separate sysutils/syslog-ng-json package, it is now a core
  module/dependency.

3.13.2

Fixes
- Missing manpages from release tarball
- Package syslog-ng-mod-json is removed from
- Drop syslog-ng-abi virtual packages

3.13.1

Features
- Add app-parser() framework (automatic parsing of log messages)
- Support microseconds in Riemann destination
- Add osquery destination as an SCL plugin
- Add network load balancer destination
- Add possibility to only signal re-open of file handles (SIGUSR1)
- It is possible from now to limit the number of registered dynamic
  counters
- Add $(binary) template function
- Add experimental transport for transferring messages in whole
  between syslog-ng instances (EWMM)
- Docker based build and debian package generation
- Add auto-parse(yes/no) to app-paser(), system() and
  default-network-drivers()
- Add Graylog2 destination and $(format-gelf) template function

Bugfixes
- Exit when a read fails on an included config file instead of
  starting up with an empty configuration.
- Fix double free
- Add missing discarded counter to groupingby
- Fix a reference leak in Python destination
- Fix timezone issue in snmptrapd parser
- Fix potential crash in stdin driver
- Fix a crash when initializing new config fails for socket with
  keep_alive off
- Fix filter evaluation in case of contexts with multiple elements
- Various grouping-by fixes
- Fix potential use after free around dns-cache during shutdown
- Fix access to indirect values within Java destination
- Fix a crash in affile
- Fix a memory leak
- Fix a crash when getent is used empty group
- Fix jvm-options()
- Fix a crash in Python language binding
- Fix a crash in afmongodb
- Fix a memory leak in afmongodb
- Fix name-to-GID calculation in the $(getent) template function
- Fix a crash when redis is configured without the command() option
- Fix a race condition in kv-parser()

Other changes
- Cleanup diskq related warning messages
- Provide tls block for tls options in amqp(), http(), riemann()
  destination drivers
- It it possible from now to register blocks and generators as plugins
- Drop compatiblity with configurations below 3.0
- Do not change permissions of a file by default
- Allow source files to specify permissions locally
- Minor performance improvement
- The current config version can be queried with "--version"
- Increase the performance of kv-parser()

(fhajny)

2017-12-11 13:37:43 UTC MAIN commitmail json YAML

glibmm: Add PLIST support for files not installed on Darwin.

(jperkin)

2017-12-11 13:34:00 UTC MAIN commitmail json YAML

glib2: Fix building with ObjC on older Darwin.

(jperkin)

2017-12-11 13:32:13 UTC MAIN commitmail json YAML

2017-12-11 12:28:09 UTC MAIN commitmail json YAML

R: Fix PLIST.Darwin after update.

(jperkin)

2017-12-11 12:24:08 UTC MAIN commitmail json YAML

cairo: Sync buildlink3 includes from package.

Should fix issues seen where dependencies aren't able to resolve xext
pkg-config dependencies.

(jperkin)

2017-12-11 11:30:50 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick6 to 6.9.9.20nb2

(jperkin)

2017-12-11 11:30:41 UTC MAIN commitmail json YAML

ImageMagick6: Limit OpenMP workaround to NetBSD.

It's not proven that this issue exists elsewhere and it carries a significant
performance penalty, so re-enable on other platforms.  Bump PKGREVISION.

(jperkin)

2017-12-11 11:30:16 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.7.11nb2

(jperkin)

2017-12-11 11:30:05 UTC MAIN commitmail json YAML

ImageMagick: Limit OpenMP workaround to NetBSD.

It's not proven that this issue exists elsewhere and it carries a significant
performance penalty, so re-enable on other platforms.  Bump PKGREVISION.

(jperkin)

2017-12-11 10:45:19 UTC MAIN commitmail json YAML

Updated net/iftop to 1.0pre4

(manu)

2017-12-11 10:44:17 UTC MAIN commitmail json YAML

Update net/iftop to 1.0pre4

From Changelog:
* Remove blinking cursor from UI
    Gerrit Renker <renker@ualberta.ca>

* Treat multicast packets as incoming, rather than incoming (IPv4) or not at
  all (IPv6).
    Andreas Schwab <schwab@linux-m68k.org>

* Minor fixes to the man page
* Man page documentation of -t mode.
* Compile time warning fixes.
    Markus Koschany <apo@gambaru.de>

* Added text output mode (-t option)
    Roman Hoog Antink <rha@open.ch> (originally by Patrik Bless)

* Fix for memory leak when DNS resolution is turned off
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677141
    Olivier Allard-Jacquin <olivieraj@free.fr>

* Various typos in the UI
    Gerben Roest <g.roest@grepit.nl>

* Documentation fixes
    A. Costa <agcosta@gis.net> (via Debian)

* Fix for armeb specific bug
    Lennert Buytenhek <buytenh+debian@wantstofly.org> (via Debian)

* Fix frozen order drives line totals crazy.
    Max Alekseyev <relf@os2.ru> (via Debian)

* Fix for crash on arm.
    Joey Hess <joeyh@debian.org> (via Debian)

* Fixed behaviour of "-b" option.
    Eric Cooper <ecc@cmu.edu> (via Debian)

* Support for PFLOG Interfaces
    Richard T坦th <risko@iklub.sk>

* Support for IPv6
* Fix for performance issue with address hashing
* Fix for failing link address detection for GNU/kfreebsd
* Multiple portability fixes
    Mats Erik Andersson <mats.andersson@gisladisker.se>

* Improved behaviour of sort in sent/recv only mode
    Dami叩n Viano <des@debian.org>

* FreeBSD compilation fix
* IPv6 reverse resolution
    Fr辿d辿ric Perrin <frederic.perrin@resel.fr>

* Improved IPv6 code (removed s6_addr32 dependency)
* Fixed support for DLT_NULL
    Scott Bertilson <ssb@umn.edu>

* Typo in usage message
* Workaround for PuTTY issue (https://bugzilla.redhat.com/show_bug.cgi?id=546032)
* Updates to licence text (change in FSF address)
* Avoid an assertion failure if an "invalid" (as in outside of IPv4 or IPv6)
  address family is encountered (Red Hat bugs #839750, #847124, #868065, #961236
  and #1007434)
* enable building iftop with more recent versions of autoconf/automake
* patch to remove compile time warnings
* Fix to avoid system call in text mode wherever possible.
    Robert Scheck <robert@fedoraproject.org>

* Attempt to detect if interface is actually up when doing autodetection.
* Fixed segfault when selecting interfaces with empty MAC address (e.g. gprs
  interface on Nokia N900)
    Graham Inggs <graham@nerve.org.za>

* Avoid autodetecting wmaster interfaces
* Experimental support for IEEE802_11 radiotap interfaces (DLT 127)
* Fixed segfault / hang when supplying multiple -i options
* Added missing docs for -m option.

(manu)

2017-12-11 09:04:46 UTC MAIN commitmail json YAML

Updated devel/nasm, multimedia/ffmpeg3

(adam)

2017-12-11 09:03:25 UTC MAIN commitmail json YAML

ffmpeg3: updated to 3.4.1

version 3.4.1:
- avcodec/vp9_superframe_split_bsf: Fix integer overflow in frame_size/total_size checks
- avcodec/amrwbdec: Fix division by 0 in voice_factor()
- avformat/utils: Fix warning: ISO C90 forbids mixed declarations and code
- avcodec/decode: reset codec on receiving packet after EOF in compat_decode
- avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
- avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing
- avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u.
- avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead.
- avformat/utils: Prevent undefined shift with wrap_bits > 64.
- avcodec/j2kenc: Fix out of array access in encode_cblk()
- avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h()
- lavf/mov: fix huge alloc in mov_read_ctts
- avcodec/mlpdsp: Fix signed integer overflow, 2nd try
- avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add
- avcodec/kgv1dec: Check that there is enough input for maximum RLE compression
- avformat/aacdec: Fix leak in adts_aac_read_packet()
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*
- avcodec/sbrdsp_fixed: Fix integer overflow
- avcodec/mpeg4videodec: Check also for negative versions in the validity check
- Close ogg stream upon error when using AV_EF_EXPLODE.
- Fix undefined shift on assumed 8-bit input.
- Use ff_thread_once for fixed, float table init.
- Fix leak of frame_duration_buffer in mov_fix_index().
- avformat/mov: Propagate errors in mov_switch_root.
- avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v()
- avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
- avcodec/zmbv: Check that the buffer is large enough for mvec
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()
- avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb()
- avcodec/snowdec: Check for remaining bitstream in decode_blocks()
- avcodec/snowdec: Check intra block dc differences.
- avformat/mov: Check size of STSC allocation
- avcodec/vc2enc: Clear coef_buf on allocation
- avcodec/h264dec: Fix potential array overread
- avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
- avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()
- avcodec/aacdec_fixed: Fix undefined shift
- avcodec/mdct_*: Fix integer overflow in addition in RESCALE()
- avcodec/snowdec: Fix integer overflow in header parsing
- avcodec/cngdec: Fix integer clipping
- avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c()
- avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc()
- avutil/softfloat: Add FLOAT_MIN
- avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
- avcodec/xan: Check for bitstream end in xan_huffman_decode()
- avcodec/exr: fix undefined shift in pxr24_uncompress()
- avformat: Free the internal codec context at the end
- avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add()
- avcodec/xan: Improve overlapping check
- avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed()
- avcodec/aacdec_fixed: Fix integer overflow in predict()
- avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line()
- avcodec/jpeglsdec: Check ilv for being a supported value
- tests/ffserver.regression.ref: update checksums to what ffserver currently produces
- ffserver: Fix off by 1 error in path
- avcodec/proresdec: align dequantization matrix buffers
- avformat/matroskaenc: add missing allocation failure checks for stream durations
- avformat/matroskaenc: actually enforce the stream limit
- configure: Fix dependencies of aac_at decoder.
- Don't manipulate duration when it's AV_NOPTS_VALUE.
- lavfi/af_pan: fix sign handling in channel coefficient parser
- avformat/hlsenc: write fmp4 init header after first AV frame
- avformat/hlsenc: allocate space for terminating null
- avformat/hlsenc: reindent hlsenc code
- avformat/hlsenc: check hls segment mode for ignore the init filename
- avformat/hlsenc: reindent hlsenc code
- avformat/hlsenc: fix missing first segment bug in fmp4 mode
- avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bug
- ffplay: use SDL2 audio API
- ffplay: only use hardware accelerated SDL texture formats
- ffplay: create the window and the renderer before starting playback
- ffmpeg: always init output stream before reaping filters
- vc2enc_dwt: pad the temporary buffer by the slice size
- lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp

(adam)

2017-12-11 09:02:54 UTC MAIN commitmail json YAML

nasm: updated to 2.13.02

Version 2.13.02
* Fix false positive in testing of numeric overflows.
* Fix generation of {PEXTRW} instruction.
* Fix {smartalign} package which could trigger an error during
  optimization if the alignment code expanded too much due to
  optimization of the previous code.
* Fix a case where negative value in {TIMES} directive causes
  panic instead of an error.
* Always finalize {.debug_abbrev} section with a null in
  {dwarf} output format.
* Support {debug} flag in section attributes for {macho}
  output format.  See {machosect}.
* Support up to 16 characters in section names for {macho}
  output format.
* Fix missing update of global {BITS} setting if {SECTION}
  directive specified a bit size using output format-specific
  extensions (e.g. {USE32} for the {obj} output format.)
* Fix the incorrect generation of VEX-encoded instruction when static
  mode decorators are specified on scalar instructions, losing the
  decorators as they require EVEX encoding.
* Option {-MW} to quote dependency outputs according to Watcom
  Make conventions instead of POSIX Make conventions.  See {opt-MW}.
* The {obj} output format now contains embedded dependency file
  information, unless disabled with {%pragma obj nodepend}.  See
  {objdepend}.
* Fix generation of dependency lists.
* Fix a number of null pointer reference and memory allocation errors.
* Always generate symbol-relative relocations for the {macho64}
  output format; at least some versions of the XCode/LLVM linker fails
  for section-relative relocations.

(adam)

2017-12-11 08:57:59 UTC MAIN commitmail json YAML

doc/TODO: add some

+ GraphicsMagick-1.3.27, ImageMagick-7.0.7.14, cairo-1.14.12,
  cairo-gobject-1.14.12, calibre-3.13.0, gst123-0.3.5, gstreamer1-1.12.4,
  harfbuzz-1.7.2, mame-0.192, notmuch-0.25.3, pinentry-1.1.0,
  pinentry-gtk2-1.1.0, poppler-0.62.0, py-curl-7.43.0.1,
  py-gstreamer1-1.12.4, py-mistune-0.8.3, py-setuptools-38.2.4,
  syncthing-0.14.41, vim-8.0.1383, wireshark-2.2.11, x264-devel-20171209.

(wiz)

2017-12-11 07:54:43 UTC MAIN commitmail json YAML

2017-12-10 22:51:05 UTC MAIN commitmail json YAML

2017-12-10 21:04:32 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20171210

(leot)

2017-12-10 21:04:17 UTC MAIN commitmail json YAML

youtube-dl: Update net/youtube-dl to 20171210

Changes:
2017.12.10
----------
Core
+ [utils] Add sami mimetype to mimetype2ext

Extractors
* [culturebox] Improve video id extraction (#14947)
* [twitter] Improve extraction (#14197)
+ [udemy] Extract more HLS formats
* [udemy] Improve course id extraction (#14938)
+ [stretchinternet] Add support for portal.stretchinternet.com (#14576)
* [ellentube] Fix extraction (#14407, #14570)
+ [raiplay:playlist] Add support for playlists (#14563)
* [sonyliv] Bypass geo restriction
* [sonyliv] Extract higher quality formats (#14922)
* [fox] Extract subtitles
+ [fox] Add support for Adobe Pass authentication (#14205, #14489)
- [dailymotion:cloud] Remove extractor (#6794)
* [xhamster] Fix thumbnail extraction (#14780)
+ [xhamster] Add support for mobile URLs (#14780)
* [generic] Don't pass video id as mpd id while extracting DASH (#14902)
* [ard] Skip invalid stream URLs (#14906)
* [porncom] Fix metadata extraction (#14911)
* [pluralsight] Detect agreement request (#14913)
* [toutv] Fix login (#14614)

2017.12.02
----------
Core
+ [downloader/fragment] Commit part file after each fragment
+ [extractor/common] Add durations for DASH fragments with bare SegmentURLs
+ [extractor/common] Add support for DASH manifests with SegmentLists with
  bare SegmentURLs (#14844)
+ [utils] Add hvc1 codec code to parse_codecs

Extractors
* [xhamster] Fix extraction (#14884)
* [youku] Update ccode (#14872)
* [mnet] Fix format extraction (#14883)
+ [xiami] Add Referer header to API request
* [mtv] Correct scc extention in extracted subtitles (#13730)
* [vvvvid] Fix extraction for kenc videos (#13406)
+ [br] Add support for BR Mediathek videos (#14560, #14788)
+ [daisuki] Add support for motto.daisuki.com (#14681)
* [odnoklassniki] Fix API metadata request (#14862)
* [itv] Fix HLS formats extraction
+ [pbs] Add another media id regular expression

(leot)

2017-12-10 20:20:37 UTC MAIN commitmail json YAML

Add tex-make4ht{,-doc}

(markd)

2017-12-10 20:19:21 UTC MAIN commitmail json YAML

print: Add tex-make4ht{,-doc}

(markd)

2017-12-10 20:17:53 UTC MAIN commitmail json YAML

tex-make4ht{,-doc}: Add version 0.1c

make4ht is a simple build system for tex4ht. It is both
executable, which simplifies tex4ht execution, and a library
which can be used to create customized conversion programs.

(markd)

2017-12-10 20:04:58 UTC MAIN commitmail json YAML

kdeartwork4: disable eigen3 support as package wants to use eigen2
compatability that is no longer provided.

(markd)

2017-12-10 17:57:43 UTC MAIN commitmail json YAML

2017-12-10 17:34:35 UTC MAIN commitmail json YAML

Updated textproc/py-jsbeautifier, devel/gperftools, www/py-curl

(adam)

2017-12-10 17:33:33 UTC MAIN commitmail json YAML

py-curl: updated to 7.43.0.1

Version 7.43.0.1:
* WRITEHEADER/WRITEFUNCTION and WRITEDATA/WRITEFUNCTION can now
  be set on the same handle. The last call will take precedence over
  previous calls. Previously some combinations were not allowed.
* Fixed a crash when using WRITEDATA with a file-like object followed
  by WRITEDATA with a real file object.
* Fixed a theoretical memory leak in module initialization.
* Added support for CURL_SSLVERSION_MAX_* constants.
* Added support for CURLSSH_AUTH_AGENT.
* Added support for CURLOPT_CONNECT_TO.
* Added support for CURLINFO_HTTP_VERSION.
* Fixed build against OpenSSL l.1 on Windows.
* Added set_ca_certs method to the Easy object to set CA certificates
  from a string.
* Python 3.6 is now officially supported.
* Added support for CURLOPT_PROXY_CAPATH.
* C-Ares updated to 1.12.0 in Windows builds, fixing DNS resolution
  issues on Windows.
* Added --openssl-lib-name="" option to support building against
  OpenSSL 1.1.0 on Windows.
* Fixed a possible double free situation in all Curl objects
  due to a misuse of the trashcan API.
* High level Curl objects can now be reused.
* LARGE options fixed under Windows and Python 3 (INFILESIZE,
  MAX_RECV_SPEED_LARGE, MAX_SEND_SPEED_LARGE, MAXFILESIZE,
  POSTFILESIZE, RESUME_FROM).
* Fixed compilation on Solaris.
* ENCODING option can now be unset

(adam)

2017-12-10 17:26:39 UTC MAIN commitmail json YAML

gperftools: updated to 2.6.3

gperftools 2.6.3:
Just two fixes were made in this release:
* a build fix for some recent XCode versions
* assertion failure on some windows builds introduced by 2.6.2 was fixed

(adam)

2017-12-10 17:25:37 UTC MAIN commitmail json YAML

py-jsbeautifier: updated to 1.7.5

v1.7.5
Strict mode: js_source_text is not defined [CSS]
Made brace_style option more inclusive
White space before"!important" tag missing in CSS beautify

(adam)

2017-12-10 17:08:49 UTC MAIN commitmail json YAML

Updated www/py-bleach, math/py-intervals, graphics/py-altgraph, devel/py-modulegraph

(adam)

2017-12-10 17:07:54 UTC MAIN commitmail json YAML

py-modulegraph: updated to 0.16

0.16:
* Add LICENSE file to distribution
* Don't rely on pkg_resources to calculate package version
* Replace use of ``optparse`` by ``argparse`` as the former is deprecated
* Attempt to reduce the maximum recursion needed to create the ModuleGraph
* Don't include the file type in the result from ``zipio.getmode``
* Fix mismatched indents/dedents in ModuleGraph debug output

(adam)

2017-12-10 17:04:46 UTC MAIN commitmail json YAML

py-altgraph: updated to 0.15

0.15
ObjectGraph.get_edges, ObjectGraph.getEdgeData and ObjectGraph.updateEdgeData accept None as the node to get and treat this as an alias for self (as other methods already did).

(adam)

2017-12-10 17:01:48 UTC MAIN commitmail json YAML

py-intervals: updated to 0.8.1

0.8.1:
- Fixed interval coercion

(adam)

2017-12-10 16:56:51 UTC MAIN commitmail json YAML

py-bleach: updated to 2.1.2

Version 2.1.2:
Bug fixes
* Support html5lib-python 1.0.1.
* Add deprecation warning for supporting html5lib-python < 1.0.
* Switch to semver.

(adam)

2017-12-10 16:49:15 UTC MAIN commitmail json YAML

Updated devel/py-construct, converters/py-cairosvg, www/py-django-registration; Added converters/py-confusable_homoglyphs

(adam)

2017-12-10 16:46:16 UTC MAIN commitmail json YAML

2017-12-10 16:38:09 UTC MAIN commitmail json YAML

doc: Updated graphics/sxiv to 24nb1

(leot)

2017-12-10 16:37:53 UTC MAIN commitmail json YAML

sxiv: Avoid 100% CPU usage when sxiv is invoked non-interactively

Add patches/patch-autoreload_nop.c to avoid 100% CPU usage when sxiv is invoked
non-interactively (e.g. in a subshell in background via `( sxiv ... & )').

Bump PKGREVISION

(leot)

2017-12-10 16:36:31 UTC MAIN commitmail json YAML

py-django-registration: updated to 2.3

In django-registration 2.3, the new validators :func:`~registration.validators.validate_confusables` and :func:`~registration.validators.validate_confusables_email` were added, and are applied by default to the username field and email field, respectively, of registration forms. This may cause some usernames which previously were accepted to no longer be accepted, but like the reserved-name validator this change was made because its security benefits significantly outweigh the edge cases in which it might disallow an otherwise-acceptable username or email address. If for some reason you need to allow registration with usernames or email addresses containing potentially dangerous use of Unicode, you can subclass the registration form and remove these validators, though doing so is not recommended.

(adam)

2017-12-10 16:34:41 UTC MAIN commitmail json YAML

2017-12-10 16:02:59 UTC MAIN commitmail json YAML

Fix poppler-glib build.

The gtkdoc.py patch used a mixture of tabs and spaces, which was rejected
by the Python interpreter. Also (with Python 3.6 as default), there was an
uncaught TypeError, which I added to the existing except clause.

(bsiegert)

2017-12-10 15:58:36 UTC MAIN commitmail json YAML

py-cairosvg: updated to 2.1.2

Version 2.1.2:
* Fix font-size

(adam)

2017-12-10 15:52:32 UTC MAIN commitmail json YAML

py-construct: updated to 2.8.17

v2.8.17:
Bug fixes.

(adam)

2017-12-10 15:51:04 UTC MAIN commitmail json YAML

CONFIGURE_ARGS are slightly different now

(adam)

2017-12-10 15:46:27 UTC MAIN commitmail json YAML

2017-12-10 14:58:44 UTC MAIN commitmail json YAML

Makefile: Add py-xopen: Open compressed files transparently

(bacon)

2017-12-10 14:57:32 UTC MAIN commitmail json YAML

Fix username in py-xopen addition.

(bacon)

2017-12-10 14:55:00 UTC MAIN commitmail json YAML

doc: Added devel/py-xopen version 0.3.2

(bacon)

2017-12-10 14:48:50 UTC MAIN commitmail json YAML

devel/py-xopen: import py27-xopen-0.3.2

This small Python module provides an xopen function that works like the
built-in open function, but can also deal with compressed files. Supported
compression formats are gzip, bzip2 and xz. They are automatically recognized
by their file extensions .gz, .bz2 or .xz.

(bacon)

2017-12-10 14:05:09 UTC MAIN commitmail json YAML

Updated devel/spin, devel/py-setuptools

(adam)

2017-12-10 14:04:44 UTC MAIN commitmail json YAML

py-setuptools: updated to 38.2.4

v38.2.4:
Fix data_files handling when installing from wheel.

(adam)

2017-12-10 14:02:33 UTC MAIN commitmail json YAML

removed spin-license

On 30 December 2015 Alcatel-Lucent (the company that inherited Bell Laboratories from AT&T in the trivestiture from 1996) transfered the copyright to all sources to Gerard Holzmann, explicitly to enable a standard open source release under the BSD 3-Clause license. Starting with Spin Version 6.4.5 all Spin code, sources and executables, are now available under the BSD 3-Clause license.

(adam)

2017-12-10 13:56:34 UTC MAIN commitmail json YAML

spin: updated to 6.4.7

Version 6.4.7:
- fixed a bug in the parsing of for (...) statements if
  initialized variable declarations appear in the body of the loop
- optimization in interpreting the swarm option, by avoiding
  unnecessary recompilations, plus other small fixes in the
  generation of parameter values for -k and -w with swarms
- added runtime option -W to suppress recompilation of pan if
  the executable already exists
- fixed bug in printing the value of a random seed at the end of
  a randomized run
- added compilation warning if both -DNP and -DNOCLAIM are used
  (in that case -DNP is assumed to override -DNOCLAIM)
- fixed a bug in the parsing of select (...) statements that could
  cause unwarranted syntax errors when larger ranges are used
- switched to executables for Windows PCs that do not require
  a cygwin installation (using mingw32 and mingw64 bit compilations)

(adam)

2017-12-10 12:39:47 UTC MAIN commitmail json YAML

vim-share: fix building with Python 3.x (PR 52742)

(adam)

2017-12-10 10:19:47 UTC MAIN commitmail json YAML

Updated www/py-yarl, devel/py-sortedcontainers

(adam)

2017-12-10 10:05:55 UTC MAIN commitmail json YAML

py-sortedcontainers: updated to 1.5.9

1.5.9:
* Dropped CPython 2.6 testing.

1.5.8:
* Added ``SortedList.reverse`` to override ``MutableSequence.reverse`` and
  raise ``NotImplementedError``.

(adam)

2017-12-10 09:56:09 UTC MAIN commitmail json YAML

py-yarl: updated to 0.16.0

0.16.0:
Fix raising TypeError by url.query_string() after url.with_query({}) (empty mapping)

(adam)

2017-12-10 09:52:43 UTC MAIN commitmail json YAML

Updated devel/py-lazr.delegates, devel/py-lazr.config

(adam)

2017-12-10 09:51:18 UTC MAIN commitmail json YAML

2017-12-10 09:50:43 UTC MAIN commitmail json YAML

2017-12-10 09:05:28 UTC MAIN commitmail json YAML

Updated devel/py-requests-mock, textproc/py-markdown, www/py-django-reversion, textproc/py-regex

(adam)

2017-12-10 09:01:17 UTC MAIN commitmail json YAML

py-regex: updated to 2017.12.09

regex-2017.12.09:
Bug fixes.

(adam)

2017-12-10 08:56:29 UTC MAIN commitmail json YAML

py-django-reversion: updated to 2.0.12

2.0.12:
Fixed MySQL error in get_deleted()

2.0.11:
Dramatically improved performance of get_deleted() over large datasets
Ukranian translation
Bugfixes

(adam)

2017-12-10 08:53:16 UTC MAIN commitmail json YAML

py-markdown: updated to 2.6.10

2.6.10:
This version was released to force PyPI to point to the new docs location.
Closes 601. The old PyPI hosted docs can be deleted after this.

(adam)

2017-12-10 08:45:40 UTC MAIN commitmail json YAML

py-requests-mock: updated to 1.4.0

1.4.0
-----
* allow an adapter to be passed to a Mocker object
* Rename [wheel] section to [bdist\_wheel] as the former is legacy
* Include license file in the generated wheel package
* Add testing for newer Python versions 3.5 and 3.6
* Return a separate copy for each call to decorator
* Add string representation to \_RequestObjectProxy

(adam)

2017-12-10 08:30:01 UTC MAIN commitmail json YAML

Added python to CATEGORIES

(adam)

2017-12-10 07:18:35 UTC MAIN commitmail json YAML

ibus: bump PKGREVISION for cldr-emoji-annotation-32.0.0.1 update.

(tsutsui)

2017-12-10 06:17:02 UTC MAIN commitmail json YAML

ruby-hashie: retire from a maintainership.

I imported this gem (via PR) for net/ruby-userstream for net/ruby-tw,
but ruby-userstream is no longer required and has been removed.
sysutils/ruby-chef-zero and misc/ruby-powerbar still depend on
this hashie gem but they don't have a maintainer since initial imports.

(tsutsui)

2017-12-10 01:12:52 UTC MAIN commitmail json YAML

Updated cross/arm-none-eabi-binutils to 2.29.1
Updated cross/aarch64-none-elf-binutils to 2.29.1

(ryoon)

2017-12-10 01:12:10 UTC MAIN commitmail json YAML

2017-12-10 00:46:52 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 57.0.2

(ryoon)

2017-12-10 00:46:25 UTC MAIN commitmail json YAML

Update to 57.0.2

* Sync with www/firefox-57.0.2

(ryoon)

2017-12-10 00:45:49 UTC MAIN commitmail json YAML

Updated www/firefox to 57.0.2

(ryoon)

2017-12-10 00:45:09 UTC MAIN commitmail json YAML

2017-12-09 22:39:28 UTC MAIN commitmail json YAML

Actually take maintainership (missed in the previous commit).

(tsutsui)

2017-12-09 22:01:27 UTC MAIN commitmail json YAML

Remove ruby-atomic dependency.

It should have been removed on 0.3.5 update.
Also update HOMEPAGE per https://rubygems.org/gems/thread_safe info.

Bump PKGREVISION.

(tsutsui)

2017-12-09 20:55:48 UTC MAIN commitmail json YAML

Fix typo in reference to pkgbuild-user.

Problem found by Ian D. Leroux and reported via private email... a few
months ago.  My bad.

(jmmv)

2017-12-09 20:01:35 UTC MAIN commitmail json YAML

doc: Removed net/ruby-userstream

(tsutsui)

2017-12-09 19:56:39 UTC MAIN commitmail json YAML

ruby-userstream: remove.

- no upstream activity for 4 years
- net/ruby-twitter gem includes the same functionality
- the only consumer net/ruby-tw no longer requires this gem
  (switched to using userstream in twitter gem)

(tsutsui)

2017-12-09 19:41:48 UTC MAIN commitmail json YAML

doc: Updated net/ruby-tw to 1.2.1

(tsutsui)

2017-12-09 19:41:18 UTC MAIN commitmail json YAML

ruby-tw: update to 1.2.1.

Upstream changes (from History.txt):

=== 1.2.1 2017-12-10

* Fix deprecated warnings (#77)
* update gems, use twitter v6.2.0, remove yajl-ruby from dependencies (#76)

=== 1.2.0 2017-08-20

* fix --stream option (#73)

=== 1.1.0 2017-07-02

* update rubygems - parallel, rainbow, launchy #72
* fix gemspec for ruby 2.4.x #71

(tsutsui)

2017-12-09 19:36:32 UTC MAIN commitmail json YAML

gammu: Do not set a LIB_SUFFIX in CMakeLists.txt

On some platforms (strictly speaking the ones that have libm
somewhere in a path with /lib64/) LIB_SUFFIX is set to `64' leading
to install phase/PLIST errors due libraries and pkg-config `.pc'
files are tried to be installed in `lib64/'.

Add a `cmakelists' SUBST_CLASS to avoid that.

This should fix problems noticed on Joyent CentOS 7.2/x86_64 bulk builds.

(leot)

2017-12-09 19:32:25 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-rainbow to 3.0.0

(tsutsui)

2017-12-09 19:31:58 UTC MAIN commitmail json YAML

ruby-rainbow: update to 3.0.0.

Upstream changes (from Changelog.md):

## 3.0.0 (2017-11-29)

* added String refinement
* added new `Rainbow.uncolor` method
* dropped MRI 1.9.3 compatibility
* dropped MRI 2.0 compatibility
* removed Rake dependency

(tsutsui)

2017-12-09 19:19:10 UTC MAIN commitmail json YAML

doc: Updated security/ruby-oauth to 0.5.4

(tsutsui)

2017-12-09 19:18:47 UTC MAIN commitmail json YAML

ruby-oauth: update to 0.5.4.

Upstream changes (from HISTORY):

=== 0.5.4 2017-12-08

* Fixes UnknownRequestType on Rails 5.1 for ActionDispatch::Request (xprazak2)
* Various cleanups (charliesome)

(tsutsui)

2017-12-09 18:56:25 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-yajl to 1.3.1

(tsutsui)

2017-12-09 18:55:58 UTC MAIN commitmail json YAML

ruby-yajl: update to 1.3.1.

No upstream changelog, but seems to include security fixes CVE-2017-16516
and others:
https://github.com/brianmario/yajl-ruby/issues/176
https://github.com/brianmario/yajl-ruby/pull/178

(tsutsui)

2017-12-09 18:06:54 UTC MAIN commitmail json YAML

doc: Updated net/py-lexicon to 2.1.16

(fhajny)

2017-12-09 18:06:45 UTC MAIN commitmail json YAML

Update net/py-lexicon to 2.1.16.

2.1.16
- Fix python 3 syntax error when running tests.
- [nsone] support linked records-

2.1.15
- Added Linode provider.

(fhajny)

2017-12-09 18:02:27 UTC MAIN commitmail json YAML

doc: Updated security/openssl to 1.0.2n

(fhajny)

2017-12-09 18:02:02 UTC MAIN commitmail json YAML

Update security/openssl to 1.0.2n.

Read/write after SSL object in error state (CVE-2017-3737)
==========================================================

Severity: Moderate

OpenSSL 1.0.2 (starting from version 1.0.2b) introduced an "error state"
mechanism. The intent was that if a fatal error occurred during a handshake then
OpenSSL would move into the error state and would immediately fail if you
attempted to continue the handshake. This works as designed for the explicit
handshake functions (SSL_do_handshake(), SSL_accept() and SSL_connect()),
however due to a bug it does not work correctly if SSL_read() or SSL_write() is
called directly. In that scenario, if the handshake fails then a fatal error
will be returned in the initial function call. If SSL_read()/SSL_write() is
subsequently called by the application for the same SSL object then it will
succeed and the data is passed without being decrypted/encrypted directly from
the SSL/TLS record layer.

In order to exploit this issue an application bug would have to be present that
resulted in a call to SSL_read()/SSL_write() being issued after having already
received a fatal error.

rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738)
=========================================================

Severity: Low

There is an overflow bug in the AVX2 Montgomery multiplication procedure
used in exponentiation with 1024-bit moduli. No EC algorithms are affected.
Analysis suggests that attacks against RSA and DSA as a result of this defect
would be very difficult to perform and are not believed likely. Attacks
against DH1024 are considered just feasible, because most of the work
necessary to deduce information about a private key may be performed offline.
The amount of resources required for such an attack would be significant.
However, for an attack on TLS to be meaningful, the server would have to share
the DH1024 private key among multiple clients, which is no longer an option
since CVE-2016-0701.

This only affects processors that support the AVX2 but not ADX extensions
like Intel Haswell (4th generation).

(fhajny)

2017-12-09 18:01:10 UTC MAIN commitmail json YAML

doc: Updated net/ruby-twitter to 6.2.0

(tsutsui)

2017-12-09 18:00:46 UTC MAIN commitmail json YAML

ruby-twitter: update to 6.2.0.

"Not yet documented, sorry" in upstream CHANGELOG.md.

(tsutsui)

2017-12-09 17:57:06 UTC MAIN commitmail json YAML

doc: Updated lang/nodejs6 to 6.12.2

(fhajny)

2017-12-09 17:56:19 UTC MAIN commitmail json YAML

doc: Updated lang/nodejs to 9.2.1

(fhajny)

2017-12-09 17:56:10 UTC MAIN commitmail json YAML

Update lang/nodejs to 9.2.1.

- buffer: buffer allocated with an invalid content will now be zero
  filled (CVE-2017-15897)
- deps: openssl updated to 1.0.2n

(fhajny)

2017-12-09 17:55:47 UTC MAIN commitmail json YAML

doc: Updated lang/nodejs8 to 8.9.3

(fhajny)

2017-12-09 17:55:35 UTC MAIN commitmail json YAML

Update lang/nodejs8 to 8.9.3.

- buffer: buffer allocated with an invalid content will now be zero
  filled (CVE-2017-15897)
- deps: openssl updated to 1.0.2n

(fhajny)

2017-12-09 17:55:04 UTC MAIN commitmail json YAML

Update lang/nodejs6 to 6.12.2.

- deps: openssl updated to 1.0.2n

(fhajny)

2017-12-09 17:54:37 UTC MAIN commitmail json YAML

doc: Updated lang/nodejs4 to 4.8.7

(fhajny)

2017-12-09 17:54:26 UTC MAIN commitmail json YAML

Update lang/nodejs4 to 4.8.7.

- deps: openssl updated to 1.0.2n

(fhajny)

2017-12-09 17:53:36 UTC MAIN commitmail json YAML

doc: Updated www/ruby-http to 3.0.0

(tsutsui)

2017-12-09 17:53:16 UTC MAIN commitmail json YAML

ruby-http: update to 3.0.0.

pkgsrc changes:
- sort DEPENDS

Upstream changes (from CHANGES.md):

## 3.0.0 (2017-10-01)

* Drop support of Ruby `2.0` and Ruby `2.1`.
  ([@ixti])

* [#410](https://github.com/httprb/http/pull/410)
  Infer `Host` header upon redirects.
  ([@janko-m])

* [#409](https://github.com/httprb/http/pull/409)
  Enables request body streaming on any IO object.
  ([@janko-m])

* [#413](https://github.com/httprb/http/issues/413),
  [#414](https://github.com/httprb/http/pull/414)
  Fix encoding of body chunks.
  ([@janko-m])

* [#368](https://github.com/httprb/http/pull/368),
  [#357](https://github.com/httprb/http/issues/357)
  Fix timeout issue.
  ([@HoneyryderChuck])

(tsutsui)

2017-12-09 17:49:12 UTC MAIN commitmail json YAML

doc: Updated www/ruby-http-form_data to 2.0.0

(tsutsui)

2017-12-09 17:48:43 UTC MAIN commitmail json YAML

ruby-http-form_data: update to 2.0.0.

This version is required by newer ruby-http gem 3.0.0.

Upstream changes: (from CHANGES.md)

## 2.0.0 (2017-10-01)

* [#17](https://github.com/httprb/form_data/pull/17)
  Add CRLF character to end of multipart body.
  [@mhickman][]

## 2.0.0.pre2 (2017-05-11)

* [#14](https://github.com/httprb/form_data/pull/14)
  Enable streaming for urlencoded form data.
  [@janko-m][]

## 2.0.0.pre1 (2017-05-10)

* [#12](https://github.com/httprb/form_data.rb/pull/12)
  Enable form data streaming.
  [@janko-m][]

(tsutsui)

2017-12-09 16:59:52 UTC MAIN commitmail json YAML

doc: Updated textproc/cldr-emoji-annotation to 32.0.0.1

(tsutsui)

2017-12-09 16:59:28 UTC MAIN commitmail json YAML

2017-12-09 16:57:14 UTC MAIN commitmail json YAML

doc: Updated devel/librdkafka to 0.11.3

(fhajny)

2017-12-09 16:57:04 UTC MAIN commitmail json YAML

Update devel/librdkafka to 0.11.3.

Default changes
- Change default queue.buffering.max.kbytes and
  queued.max.message.kbytes to 1GB
- win32: Use sasl.kerberos.service.name for broker principal, not
  sasl.kerberos.principal

Enhancements
- Default producer message offsets to OFFSET_INVALID rather than 0
- new nuget package layout + debian9 librdkafka build
- Allow for calling rd_kafka_queue_io_event_enable() from the C++
  world
- rdkafka_performance: allow testing latency with different size
  messages

Fixes
- Improved stability on termination
- offsets_for_times() return ERR__TIMED_OUT if brokers did not respond
  in time
- Let list_groups() return ERR__PARTIAL with a partial group list
- Properly handle infinite
- Fix offsets_store() return value when at least one valid partition
- portability: rdendian: add le64toh() alias for older glibc
- Add MIPS build and fix CRC32 to work on big endian CPUs
- osx: fix endian checking for software crc32c
- Fix comparison in rd_list_remove_cmp
- stop calling cnd_timedwait() with a timeout of 0h
- Fix DNS cache logic broker.address.ttl
- Fix broker thread "hang" in CONNECT state
- Reset rkb_blocking_max_ms on broker DOWN to avoid busy-loop during
  CONNECT
- Fix memory leak when producev() fails
- Raise cmake minimum version to 3.2
- Do not assume LZ4 worst
- Fix ALL_BROKERS_DOWN re-generation
- rdkafka-performance: busy wait to wait short periods of time

(fhajny)

2017-12-09 16:43:00 UTC MAIN commitmail json YAML

doc: Updated databases/redis to 4.0.6

(fhajny)

2017-12-09 16:42:50 UTC MAIN commitmail json YAML

Update databases/redis to 4.0.6.

- This release fixes yet more errors present in the 4.0.5 fixes, that
  could affect slaves. Moreover another critical issue in quicklists,
  when they are used at a massive memory scale, was fixed in this
  release. Upgrading from any 4.0.x release, especially if you are
  running 4.0.4 or 4.0.5, is highly recommended.

(fhajny)

2017-12-09 16:39:30 UTC MAIN commitmail json YAML

doc: Updated security/py-certbot to 0.20.0

(fhajny)

2017-12-09 16:39:04 UTC MAIN commitmail json YAML

Update security/py-{acme,certbot} to 0.20.0.

0.20.0 - 2017-12-06

- Certbot's ACME library now recognizes URL fields in challenge
  objects in preparation for Let's Encrypt's new ACME endpoint.
- The Apache plugin now parses some distro specific Apache
  configuration files on non-Debian systems allowing it to get a
  clearer picture on the running configuration.
- Certbot better reports network failures by removing information
  about connection retries from the error output.
- An unnecessary question when using Certbot's webroot plugin
  interactively has been removed.
- Certbot's NGINX plugin no longer sometimes incorrectly reports that
  it was unable to deploy a HTTP->HTTPS redirect when requesting
  Certbot to enable a redirect for multiple domains.
- Problems where the Apache plugin was failing to find directives and
  duplicating existing directives on openSUSE have been resolved.
- An issue running the test shipped with Certbot and some our DNS
  plugins with older versions of mock have been resolved.
- On some systems, users reported strangely interleaved output
  depending on when stdout and stderr were flushed.

0.19.0 - 2017-10-04

- Certbot now has renewal hook directories where executable files can
  be placed for Certbot to run with the renew subcommand.
- After revoking a certificate with the revoke subcommand, Certbot
  will offer to delete the lineage associated with the certificate.
- When using Certbot's Google Cloud DNS plugin on Google Compute
  Engine, you no longer have to provide a credential file to Certbot
  if you have configured sufficient permissions for the instance which
  Certbot can automatically obtain using Google's metadata service.
- When deleting certificates interactively using the delete
  subcommand, Certbot will now allow you to select multiple lineages
  to be deleted at once.
- Certbot's Apache plugin no longer always parses Apache's
  sites-available on Debian based systems and instead only parses
  virtual hosts included in your Apache configuration.
- The plugins subcommand can now be run without root access.
- certbot-auto now includes a timeout when updating itself so it no
  longer hangs indefinitely when it is unable to connect to the
  external server.
- An issue where Certbot's Apache plugin would sometimes fail to
  deploy a certificate on Debian based systems if mod_ssl wasn't
  already enabled has been resolved.
- A bug in our Docker image where the certificates subcommand could
  not report if certificates maintained by Certbot had been revoked
  has been fixed.
- Certbot's RFC 2136 DNS plugin (for use with software like BIND) now
  properly performs DNS challenges when the domain being verified
  contains a CNAME record.

(fhajny)

2017-12-09 13:04:16 UTC MAIN commitmail json YAML

Added sysutils/u-boot-jetson-tk1 version 2017.11

(jmcneill)

2017-12-09 13:03:20 UTC MAIN commitmail json YAML

+ u-boot-jetson-tk1

(jmcneill)

2017-12-09 13:02:41 UTC MAIN commitmail json YAML

Add u-boot-jetson-tk1 version 2017.11.

U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the NVIDIA Jetson TK1.

(jmcneill)

2017-12-09 10:41:21 UTC MAIN commitmail json YAML

doc: Updated net/gallery-dl to 1.1.0

(leot)

2017-12-09 10:41:05 UTC MAIN commitmail json YAML

gallery-dl: Update net/gallery-dl to 1.1.0

Changes:
1.1.0
-----
* Added the `-r/--limit-rate` command-line option to set a maximum download
  rate
* Added the `--sleep` command-line option to specify the number of seconds
  to sleep before each download
* Updated `gelbooru` to no longer use their now disabled API
* Fixed SWF extraction for `sankaku` (#52)
* Fixed extraction issues for `hentai2read` and `khinsider`
* Removed the deprecated `--images` and `--chapters` options
* Removed the `mangazuki` module

(leot)

2017-12-09 03:31:30 UTC MAIN commitmail json YAML

doc: Added inputmethod/tamago-tsunagi version 5.0.7.1

(taca)

2017-12-09 03:31:06 UTC MAIN commitmail json YAML

inputmethod/Makefile: Add tamago-tsunagi

Note: tamago-tsunagi is based on wip/tamago-tsunagi made by mef@.

(taca)

2017-12-09 03:28:50 UTC MAIN commitmail json YAML

inputmethod/tamago-tsunagi: Add version 5.0.7.1

tamago-tsunagi is Emacs plug-in to bridge inputmethods of (Free)Wnn, Canna,
sj3, and Anthy.  It is fork from IM egg(tamago) and it supports Emacs-24.3
and later, one of successors of editors/tamago.

Similar work may also be found at

http://anonscm.debian.org/cgit/pkg-anthy/egg.git

but it does not have capability with (Free)Wnn and Canna.

(taca)

2017-12-09 02:40:22 UTC MAIN commitmail json YAML

www/php-propro2: fix dependency in buildlink3.mk

Fix BUILDLINK_PKGSRCDI to here, www/php-propro2 not www/php-propro.

(taca)

2017-12-09 02:39:19 UTC MAIN commitmail json YAML

www/php-propro2: allow build with php71 and php72

(taca)

2017-12-09 02:38:23 UTC MAIN commitmail json YAML

security/php-oauth: Allow build with php71 and php72

(taca)

2017-12-09 02:37:38 UTC MAIN commitmail json YAML

meta-pkgs/php71-extensions: fix PHP version in COMMENT

(taca)

2017-12-09 02:36:32 UTC MAIN commitmail json YAML

doc: Updated mail/postfix* to 3.2.4

(taca)

2017-12-09 02:35:52 UTC MAIN commitmail json YAML

mail/postfix: reset PKGREVISION

Reset PKGREVISION along with update to 3.2.4.

(taca)

2017-12-09 02:34:48 UTC MAIN commitmail json YAML

mail/postfix: Update to 3.2.4

[An on-line version of this announcement will be available at
http://www.postfix.org/announcements/postfix-3.2.4.html]

This announcement concerns fixes for problems that were introduced
with Postfix 3.0 and later. Older supported releases are unaffected.

Fixed in Postfix 3.1 and later:

  * DANE interoperability. Postfix builds with OpenSSL 1.0.0 or
    1.0.1 failed to send email to some sites with "TLSA 2 X X" DNS
    records associated with an intermediate CA certificate. Problem
    report and initial fix by Erwan Legrand.

Fixed in Postfix 3.0 and later:

  * Missing dynamicmaps support in the Postfix sendmail command.
    This broke authorized_submit_users settings that use a
    dynamically-loaded map type. Problem reported by Ulrich Zehl.

(taca)

2017-12-09 02:32:54 UTC MAIN commitmail json YAML

doc: Updated mail/pear-Mail_Mime to 1.10.2

(taca)

2017-12-09 02:32:24 UTC MAIN commitmail json YAML

mail/pear-Mail_Mime: Update to 1.10.2

Release date: 2017-11-17 04:27 UTC
Release state: stable

Changelog:

* Fix Bug #21255: Boundary gets added twice when using setContentType() [alec]
* PHP 7.2 compatibility fixes [alec]

(taca)

2017-12-09 02:30:38 UTC MAIN commitmail json YAML

graphics/php-imagick: allow build with php72

Allow build with php72.

(taca)

2017-12-09 02:28:20 UTC MAIN commitmail json YAML

devel/php-raphf2: fix BUILDLINK_PKGSRCDIR

Fix BUILDLINK_PKGSRCDI to here, devel/php-raphf2 not devel/php-raphf.

(taca)

2017-12-09 02:26:41 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sequel to 5.3.0

(taca)

2017-12-09 02:26:16 UTC MAIN commitmail json YAML

databases/ruby-sequel: update to 5.3.0

=== 5.3.0 (2017-12-01)

* Add logger to Database instance before making first connection in bin/sequel (jeremyevans)

* Drop support for PostgreSQL <8.1 in Database#indexes (jeremyevans)

* Add synchronize_sql extension, for checking out a connection around SQL generation (KJTsanaktsidis, jeremyevans) (#1451)

* Deprecate Dataset#where calls with no existing filter, no argument, and where the virtual row block returns nil (jeremyevans) (#1454)

* Add DatasetModule#reverse for simpler use of descending orders (jeremyevans)

* Support WITH clauses in subqueries on SQLite, but not in UNION/INTERSECT/EXCEPT (jeremyevans)

* Hoist WITH clauses to INSERT statement level if INSERT subquery uses a CTE on MSSQL (jeremyevans)

* Respect indislive and ignore indcheckxmin index attributes when using Database#indexes on PostgreSQL (jeremyevans)

* Explicitly disallow use of server-side prepared statements when using Dataset#call in the jdbc/postgresql adapter (jeremyevans) (#1448)

* Support common table expressions, window functions, dropping CHECK constraints, and recognizing CURRENT_DATE defaults on MariaDB 10.2+ (jeremyevans)

* Make Database#reset_primary_key_sequence work on PostgreSQL 10+ (jeremyevans)

* Support :connect_sqls Database option for easily issuing sql commands on all new connections (jeremyevans)

* Support :extensions Database option for loading extensions when initializing, useful in connection strings (jeremyevans)

* Avoid warning if trying to rollback after a commit or rollback raises an exception in the postgres adapter (jeremyevans)

* Support Date::Infinity values in the pg_extended_date_support extension (jeremyevans)

(taca)

2017-12-09 02:25:35 UTC MAIN commitmail json YAML

databases/php-pdo: remove php55 case

Remove logic for removed php55 package.

(taca)

2017-12-09 02:23:36 UTC MAIN commitmail json YAML

doc: ed converters/php-iconv to 7.0.26nb1

(taca)

2017-12-09 02:23:07 UTC MAIN commitmail json YAML

converters/php-iconv: Install header file <ext/iconv/php_iconv.h>

Install header file ext/iconv/php_iconv.h to fix build problem of
www/php-http and www/php-http3.

Bump PKGREVISION.

(taca)

2017-12-09 00:33:36 UTC MAIN commitmail json YAML

Define machine_arch for Cygwin, this resolves an issue where MACHINE_ARCH is set
to blank & configure substituation breaks because host type identifier is
complete.
-pc-cygwin, rather than x86_64-pc-cygwin.

(sevan)

2017-12-08 21:24:27 UTC MAIN commitmail json YAML

py-mercurial: Run tests in parallel when MAKE_JOBS is set.

(joerg)

2017-12-08 21:12:05 UTC MAIN commitmail json YAML

2017-12-08 20:38:59 UTC MAIN commitmail json YAML

Restrict Python support as py-asgiref doesn't support 2.7 and 3.4.

(joerg)

2017-12-08 20:13:32 UTC MAIN commitmail json YAML

2017-12-08 20:12:43 UTC MAIN commitmail json YAML

Update to vim-8.0.1379

Significant change: my ChromeOS fix is now included, so I can remove the
workaround from Makefile.common :)

(bsiegert)

2017-12-08 20:06:15 UTC MAIN commitmail json YAML

log poppler update

(spz)

2017-12-08 16:49:01 UTC MAIN commitmail json YAML

sysutils/collectd: add extra "used by" line.

(jperkin)

2017-12-08 16:48:06 UTC MAIN commitmail json YAML

sysutils: Add collectd-write_prometheus.

(jperkin)

2017-12-08 16:47:20 UTC MAIN commitmail json YAML

doc: Added sysutils/collectd-write_prometheus version 5.8.0

(jperkin)

2017-12-08 16:47:08 UTC MAIN commitmail json YAML

Import collectd-write_prometheus-5.8.0 as sysutils/collectd-write_prometheus

Submitted by Matthieu Guegan in joyent/pkgsrc#48

(jperkin)

2017-12-08 15:28:58 UTC MAIN commitmail json YAML

databases: Add repmgr.

(jperkin)

2017-12-08 15:28:00 UTC MAIN commitmail json YAML

doc: Added databases/repmgr version 4.0.1

(jperkin)

2017-12-08 15:27:46 UTC MAIN commitmail json YAML

Import repmgr-4.0.1 as databases/repmgr

Based on package provided by Matthieu Guegan in joyent/pkgsrc#49

repmgr is a suite of open-source tools to manage replication and failover
within a cluster of PostgreSQL servers.  It enhances PostgreSQL's built-in
replication capabilities with utilities to set up standby servers, monitor
replication, and perform administrative tasks such as failover or
switchover operations.

(jperkin)

2017-12-08 14:17:03 UTC MAIN commitmail json YAML

doc: Updated databases/postgresql-postgis2 to 2.4.2

(gdt)

2017-12-08 14:16:33 UTC MAIN commitmail json YAML

Update to 2.4.2

This is a micro update.  Relative to 2.4.0, upstream NEWS has bugfixes
and:

  - #3815, Tiger 2017 data support and option to load zcta5

(gdt)

2017-12-08 14:13:08 UTC MAIN commitmail json YAML

doc: Updated x11/mlterm to 3.8.4

(tsutsui)

2017-12-08 14:12:43 UTC MAIN commitmail json YAML

mlterm: update to 3.8.4.

Changes noted in doc/en/RelaseNote:

ver 3.8.4
* Support DECSLPP, DECSCPP, DECBBSM, DECRQTSR, DECCTR, DECRQPSR, DECSNLS, DECSTGLT, DECRSPS,
  DECSR, CSI 7 t, CSI 9;1 t, CSI ? Pm s, CSI ? Pm r, CSI 34 [hl], CSI 53 m and CSI 55 m.
* Support DECSASD, DECSSDT unless vertical mode is enabled.
* Support 90-degree rotation of alphabet glyphs in vertical mode (cjk alone) on framebuffer,
  wayland and android if freetype is enabled.
* Support sticky shift key of skk im module, and change the format of skk option from
  "skk:[dictionary]" to "skk:dict=[dictionary],sskey=[sticky shift key]".
* Add "use_vertical_cursor" and "click_interval" to OSC 5379, 5380 and 5381.
* Add "ot_features" and "ot_script" to OSC 5380 and 5381.
* Add "Features" and "Script" buttons to "Encoding" tab of mlconfig.
* Add "Underline pos (pixels)" and "Baseline pos (pixel)" to "Font" tab of mlconfig.
* Add "Double click interval (msec)", "Send keys to all windows" and
  "Trim trailing CR/LF in pasting" to "Others" tab of mlconfig.
* Add doc/en/ControlSequences which lists escape/control sequences which mlterm supports.
* Change the default value of "use_vertical_cursor" option from false to true.
* Drop "CSI ? 9500 [hl]".
* Improve processing sixel graphics on pseudo color framebuffer.
* Merge patches:
  https://sf.net/p/mlterm/patches/_discuss/thread/f5dc445d/0fc3/attachment/fix_spelling.diff
* Bug fixes:
  Fix impossibility of keyborad and pointer input after switching virtual consoles on wayland.
  Fix unexpectedly having privilege in opening a shell on startup of mlterm built with brlapi.
  Fix Pl, Pc and Pp of XCPR and CPR.
  Fix corruption of TBC (CSI g), CTC (CSI W) and DECATC(CSI ,}).

(tsutsui)

2017-12-08 12:37:05 UTC MAIN commitmail json YAML

libsass: provided correct distinfo

(adam)

2017-12-08 12:18:39 UTC MAIN commitmail json YAML

Removed databases/postgresql-pgbench successor databases/postgresqlNN-contrib

(adam)

2017-12-08 12:18:02 UTC MAIN commitmail json YAML

Removed databases/postgresql-pgbench successor databases/postgresqlNN-contrib

(adam)

2017-12-08 12:07:50 UTC MAIN commitmail json YAML

Added PYTHON_VERSIONS_INCOMPATIBLE

(adam)

2017-12-08 08:53:00 UTC MAIN commitmail json YAML

2017-12-08 08:13:32 UTC MAIN commitmail json YAML

Updated devel/libuuid, devel/libblkid, sysutils/e2fsprogs

(adam)

2017-12-08 08:12:58 UTC MAIN commitmail json YAML

e2fsprogs: updated to 1.43.7

PkgSrc:
* Depend on devel/libuuid and devel/libblkid
* Do not install uuidgen; now it is provided by devel/libuuid
* Fix PLIST/fsck on Linux.

E2fsprogs 1.43.7:

Fix the error handling code in debugfs, fuse2fs and tune2fs so errors
trying to replay the journal won't accidentally result in a seg fault
if reopening the file system after the journal replay fails for some
reason.

Fix resize2fs to avoid it from either failing or corrupting the file
system image in certain corner cases when doing an off-line resize.

Fix many spelling mistakes in various man pages, code comments, and
program messages.

Fix e2fsck and debugfs so that maliciously corrupted file systems will
not cause buffer overflows.

Update German translation.

Fixed various Debian Packaging Issues.

(adam)

2017-12-08 08:03:35 UTC MAIN commitmail json YAML