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 (18m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 15:54:09 UTC Now

2018-01-01 07:10:13 UTC MAIN commitmail json YAML

2018-01-01 07:09:31 UTC MAIN commitmail json YAML

Added graphics/icoutils version 0.32.2

(ryoon)

2018-01-01 07:08:27 UTC MAIN commitmail json YAML

graphics/icoutils: import icoutils-0.32.2

The icoutils are a set of command-line programs for extracting and
converting images in Microsoft Windows(R) icon and cursor files.
These files usually have the extension .ico or .cur, but they can
also be embedded in executables and libraries (.dll-files).

(ryoon)

2018-01-01 07:03:57 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 57.0.3

(ryoon)

2018-01-01 07:03:33 UTC MAIN commitmail json YAML

Update to 57.0.3

* Sync with www/firefox-57.0.3

(ryoon)

2018-01-01 07:02:44 UTC MAIN commitmail json YAML

Updated www/firefox to 57.0.3

(ryoon)

2018-01-01 07:02:17 UTC MAIN commitmail json YAML

Update to 57.0.3

Changelog:
Fixed
  * Fix a crash reporting issue that inadvertently sends background tab
    crash reports to Mozilla without user opt-in (bug 1427111)

(ryoon)

2018-01-01 06:58:15 UTC MAIN commitmail json YAML

2018-01-01 06:57:47 UTC MAIN commitmail json YAML

Updated sysutils/open-vm-tools to 10.2.0

(ryoon)

2018-01-01 06:56:01 UTC MAIN commitmail json YAML

Update to 10.2.0

* Use x11/gtkmm3

Changelog:
Compatibility
  * open-vm-tools 10.2.0 is compatible with all supported versions
    of VMware vSphere ESXi 5.5 and later, VMware Workstation 14.0 and
    VMware Fusion 10.0. See VMware Compatibility Guide for more information.

  * Starting with VMware Tools version 10.2.0, Perl script based VMware
    Tools installation for FreeBSD has been discontinued. Going forward,
    FreeBSD systems are supported only through the open-vm-tools packages
    directly available from FreeBSD package repositories. FreeBSD packages
    for open-vm-tools 10.1.0 and later are available from FreeBSD package
    repositories.

Resolved Issues
  * Summary page of the VM does not list the IP address of the VMs in
    the right order

  * Guest authentication fails with a SystemError fault when the requested
    password is expired

  * The free space reported in vim.vm.GuestInfo.DiskInfo for a Linux guest
    does not match with df command in the guest

  * VMware user process might not restart after upgrades of open-vm-tools

(ryoon)

2018-01-01 01:28:15 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:26:13 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:26:07 UTC MAIN commitmail json YAML

2018-01-01 01:24:56 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:21:59 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:20:05 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:18:03 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:16:43 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:15:25 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

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

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:10:13 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 00:47:42 UTC MAIN commitmail json YAML

2017-12-31 21:55:18 UTC MAIN commitmail json YAML

Sorted PLIST.

The actual sorting has been done by pkglint.

(rillig)

2017-12-31 20:56:02 UTC MAIN commitmail json YAML

Updated net/rsync to 3.1.2nb2

(snj)

2017-12-31 20:55:43 UTC MAIN commitmail json YAML

2017-12-31 18:49:52 UTC MAIN commitmail json YAML

Added devel/py-deprecation; Updated archivers/py-lz4

(adam)

2017-12-31 18:48:57 UTC MAIN commitmail json YAML

py-lz4: updated to 0.17.0

0.17.0:
This release fixes a pathological case where compressing and decompressing a zero length bytes object could result in the resulting bytes object causing False to be returned from val == 'b'.

(adam)

2017-12-31 18:47:08 UTC MAIN commitmail json YAML

py-deprecation: added version 1.0.1

The deprecation library provides a deprecated decorator and a
fail_if_not_removed decorator for your tests. Together, the two enable the
automation of several things:

1. The docstring of a deprecated method gets the deprecation details appended to
the end of it. If you generate your API docs direct from your source, you don't
need to worry about writing your own notification. You also don't need to worry
about forgetting to write it. It's done for you.

2. Rather than having code live on forever because you only deprecated it but
never actually moved on from it, you can have your tests tell you when it's
time to remove the code. The @deprecated decorator can be told when it's time
to entirely remove the code, which causes @fail_if_not_removed to raise an
AssertionError, causing either your unittest or py.test tests to fail.

(adam)

2017-12-31 18:15:46 UTC MAIN commitmail json YAML

2017-12-31 17:16:43 UTC MAIN commitmail json YAML

git-base: Add TEST_TARGET

(Tests do not currently pass, but they have in the past.0

(gdt)

2017-12-31 16:39:41 UTC MAIN commitmail json YAML

gnustep-make: Add comments about compiler selection

This package overrides the user-settable variable PKGSRC_COMPILER,
which is irregular.  Add comments/\todos explaining this.

(This is a comment-only change.)

(gdt)

2017-12-31 15:59:25 UTC MAIN commitmail json YAML

Fix build on Linux.

Linux has h2i but not the (BSD-specific) route package. Instead of having
a PLIST var named notsunos, create two separate ones for h2i and route.

(bsiegert)

2017-12-31 15:25:37 UTC MAIN commitmail json YAML

2017-12-31 15:24:46 UTC MAIN commitmail json YAML

Removed net/snort-rules

(bsiegert)

2017-12-31 15:23:24 UTC MAIN commitmail json YAML

Remove snort-rules.

Proposed by Nils Ratusznik in June on tech-pkg. In short, the rules are
from 2012; they are too outdated to be useful.

No one spoke up for keeping the package. If you want to bring it back,
feel free to do so, after updating it.

(bsiegert)

2017-12-31 14:35:57 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.7.18, ilmbase-2.2.1, mpfr-4.0.0, py-lz4-0.17.0,
  vim-8.0.1427, waf-2.0.4.

(wiz)

2017-12-31 13:45:05 UTC MAIN commitmail json YAML

doc: Updated time/p5-DateTime to 1.4500

(wiz)

2017-12-31 13:44:56 UTC MAIN commitmail json YAML

p5-DateTime: update to 1.4500.

1.45    2017-12-26

- Added month_length(), quarter_length() and year_length()
  methods. Implemented by Dan Stewart. PR #70.

(wiz)

2017-12-31 13:41:24 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-XML-Compile to 1.59

(wiz)

2017-12-31 13:41:15 UTC MAIN commitmail json YAML

p5-XML-Compile: update to 1.59.

version 1.59: Thu 28 Dec 11:29:27 CET 2017

Improvements:
- remove json regression tests from t/ into xt/, because those
  modules keep on breaking... [cpantesters]

(wiz)

2017-12-31 13:39:26 UTC MAIN commitmail json YAML

doc: Updated sysutils/p5-File-Copy-Recursive to 0.39

(wiz)

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

p5-File-Copy-Recursive: update to 0.39.

Add build and run-time dependencies.

0.39 Fri Dec 29 13:26:12 2017
    - tidy code
    - Change into directory before emptying it
    - Stop emptying/removing a path if it is changed out from underneath us
    - pathrm() fixes
    - Actual unit tests!

(wiz)

2017-12-31 13:38:32 UTC MAIN commitmail json YAML

doc: Added devel/p5-Path-Iter version 0.2

(wiz)

2017-12-31 13:38:18 UTC MAIN commitmail json YAML

devel/Makefile: + p5-Path-Iter

(wiz)

2017-12-31 13:37:29 UTC MAIN commitmail json YAML

devel/p5-Path-Iter: import p5-Path-Iter-0.2

Perl module to iterate through the contents of a given path without
having to build the entire list first.

(wiz)

2017-12-31 13:32:04 UTC MAIN commitmail json YAML

doc: Updated net/p5-SOAP-Lite to 1.26

(wiz)

2017-12-31 13:31:55 UTC MAIN commitmail json YAML

p5-SOAP-Lite: update to 1.26.

1.26 December 30, 2017
    ! typo fix https://anonscm.debian.org/cgit/pkg-perl/packages/libsoap-lite-perl.git/tree/debian/patches/spelling-error.patch

1.25 December 29, 2017
    ! Bad usage of UNIVERSAL::isa (See RT#62667)

(wiz)

2017-12-31 13:30:39 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-ClassAPI to 1.07

(wiz)

2017-12-31 13:30:29 UTC MAIN commitmail json YAML

p5-Test-ClassAPI: update to 1.07.

1.07      2017-12-28 23:44:29Z
        - switch packaging to Dist::Zilla, which makes the distribution
          installable again on perl 5.27.7  (See RT#123867)

(wiz)

2017-12-31 13:29:34 UTC MAIN commitmail json YAML

doc: Updated devel/p5-B-Keywords to 1.16

(wiz)

2017-12-31 13:29:25 UTC MAIN commitmail json YAML

p5-B-Keywords: update to 1.16.

1.16 Thu Dec 28 2017 rurban
  - Added 5.27.7 changes, RT #123948
  - Added cperl class keywords
  - Added keywords per version back to 5.004

(wiz)

2017-12-31 13:28:54 UTC MAIN commitmail json YAML

doc: Updated databases/p5-DBI to 1.639

(wiz)

2017-12-31 13:28:44 UTC MAIN commitmail json YAML

p5-DBI: update to 1.639.

Changes in DBI 1.638 - ...

    Fix UTF-8 support for warn/croak calls within DBI internals,
        thanks to pali #53
    Fix dependency on Storable for perl older than 5.8.9,
        thanks to H.Merijn Brand.

    Add DBD::Mem driver, a pure-perl in-memory driver using DBI::DBD::SqlEngine,
        thanks to Jens Rehsack #42

    Corrected missing semicolon in example in documentation,
        thanks to pali #55

(wiz)

2017-12-31 13:22:56 UTC MAIN commitmail json YAML

doc: Updated mail/postsrsd to 1.4nb1

(wiz)

2017-12-31 13:22:47 UTC MAIN commitmail json YAML

postsrsd: install man page.

This incurs a build dependency on help2man.

Bump PKGREVISION.

(wiz)

2017-12-31 11:21:31 UTC MAIN commitmail json YAML

Note update of devel/gnustep-objc to 1.6.1nb3.

(he)

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

At least on NetBSD, gnustep-objc's libobjc.so ends up with various
_Unwind_* symbols undefined, and apparently they can come from -lgcc_s.
Being cautious, link in -lgcc_s on NetBSD only so far.
Bump PKGREVISION.

(he)

2017-12-31 08:54:00 UTC MAIN commitmail json YAML

sayaka: fix build failure with vala 0.38.3.

It seems convert_with_fallback() is properly exported for glib.vapi
in newer vala 0.38.1 and later so a local declaration is no longer necessary.

(tsutsui)

2017-12-31 08:50:00 UTC MAIN commitmail json YAML

simh: fix build failure when SDL_ttf is installed.

SDL2 check in makefile does not work propelry so it incorrectly fallbacks
to using SDL_ttf without buildlink3.
XXX: too many SDL related fixes in upstream

Also rename a patch file for a future maintainability.
Bump PKGREVISION.

(tsutsui)

2017-12-31 00:44:32 UTC MAIN commitmail json YAML

2017-12-31 00:41:19 UTC MAIN commitmail json YAML

2017-12-31 00:36:05 UTC MAIN commitmail json YAML

2017-12-30 22:43:25 UTC MAIN commitmail json YAML

devel/netcdf: Add missing m4 dependency for Linux

ok gdt

(bacon)

2017-12-30 21:59:26 UTC MAIN commitmail json YAML

nano: update to 2.9.1

Changes between v2.9.0 and v2.9.1:
Benno Schulenberg (21):
    build: fix compilation with --disable-browser --disable-tabcomp
    bump version numbers and add a news item for the 2.9.1 release
    files: always update the stat info when the entire file is written
    files: save the marked region only when we've prompted for a file name
    gnulib: update to its current upstream state
    history: create the path '~/.local/share/' when it is needed
    history: make nano's state directory accessible for the user only
    history: save the positions file also when a record was deleted
    input: make the macro key discoverable by giving feedback when undefined
    linting: switch the mark off when the linter starts
    po: update translations and regenerate POT file and PO files
    selecting: do not cancel the softmark when the cursor is not moved
    selecting: let a justification cancel a softmark
    syntax: adjust the magic strings for the changes since file-5.10
    tweaks: adjust indentation after previous change
    tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough
    tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
    tweaks: reshuffle a couple of lines, and frob a comment or two
    tweaks: reshuffle a couple of lines, to put similar things together
    undo: clear the Modified state when the very first edit is undone
    undo: discarding the stack does not always lose information

(schwarz)

2017-12-30 21:39:35 UTC MAIN commitmail json YAML

Removed www/py-django-mezzanine-filebrowser, www/py-django-mezzanine-grappelli

(adam)

2017-12-30 21:37:44 UTC MAIN commitmail json YAML

2017-12-30 17:12:51 UTC MAIN commitmail json YAML

glibmm: Drop GCC_REQD from buildlink3.mk

As a hack for 2017Q4, I added GCC_REQD+=4.9 to glibmm's buildlink3.mk,
to make some fraction of glibmm-depending packages build on the
branch.  This commit reverts the bl3 addition (but leaves
GCC_REQD+=4.9 for glibmm itself).

The result will be that someone building pkgsrc with a compiler older
than gcc 4.9 will be able to build glibmm (via forcing 4.9), and
depending packages will fail.  This is much like the situation before
the previous commit, except that glibmm will build.

(gdt)

2017-12-30 15:17:52 UTC MAIN commitmail json YAML

doc: Updated www/p5-libwww to 6.31

(wiz)

2017-12-30 15:17:39 UTC MAIN commitmail json YAML

p5-libwww: update to 6.31.

6.31      2017-12-11 01:55:53Z
    - fix version numbering (RT#123841)

6.30      2017-12-07
    - Use tr/// instead of s/// where appropriate (Ville Skyttè¾°) (GH #265)
    - Use parent -norequire instead of base to not look for external
      dependencies (Fabian Zeindler) (GH #259)
    - Fix run_handlers to allow assigning to the request / response (Gianni
      Ceccarelli) (GH #274)

(wiz)

2017-12-30 15:14:47 UTC MAIN commitmail json YAML

doc: Updated www/p5-Mojolicious to 7.59

(wiz)

2017-12-30 15:14:37 UTC MAIN commitmail json YAML

p5-Mojolicious: update to 7.59.

7.59  2017-12-15
  - Moved home and ua attributes from Mojo to Mojolicious.
  - Changed Mojo::IOLoop::Client to only start a thread pool with
    Net::DNS::Native on demand. (Grinnz)
  - Improved subprocess method in Mojo::IOLoop to allow for easier role
    composition.
  - Fixed RFC 7230 compliance bug in Mojo::Message::Response. (jberger)

(wiz)

2017-12-30 15:13:21 UTC MAIN commitmail json YAML

doc: Updated www/p5-HTTP-Message to 6.14

(wiz)

2017-12-30 15:13:11 UTC MAIN commitmail json YAML

p5-HTTP-Message: update to 6.14.

6.14      2017-12-20 22:28:48Z
    - Add some useful examples in HTTP::Request (GH #92) (Chase Whitener).
      Batch requests are now explained.
    - PUT and PATCH docs updated (GH #84) (saturdaywalkers)
    - Trim trailing \r from status line so message() doesn't return it (GH #87) (Felipe Gasper)
    - Bring test coverage of HTTP::Config to 100% (GH #85) (Pete Houston)
    - Add 103 Early Hints to HTTP::Status (GH #94) (Tatsuhiko Miyagawa)

(wiz)

2017-12-30 15:06:58 UTC MAIN commitmail json YAML

doc: Updated time/p5-Time-Piece to 1.3203

(wiz)

2017-12-30 15:06:49 UTC MAIN commitmail json YAML

p5-Time-Piece: update to 1.3203.

1.3203  2017-12-12
        - Fix copy constructor erroneous parent modification (Thanks Grinnz!)
        - Fix wrong islocal of existing object in copy constructor (Thanks Grinnz!)
        - Switch to XSLoader

(wiz)

2017-12-30 15:06:18 UTC MAIN commitmail json YAML

doc: Updated time/p5-Time-HiRes to 1.9750

(wiz)

2017-12-30 15:06:09 UTC MAIN commitmail json YAML

p5-Time-HiRes: update to 1.9750.

1.9750 [2017-12-22]
- update META.yml and META.json for XSLoader instead of DynaLoader
  [rt.cpan.org #123933]

1.9749 [2017-12-21]
- CPAN release
- Quieten Time-HiRes test noise: blead 0f009486
- Switch some core modules to XSLoader: blead b9a5a78f [rt.cpan.org #129789]
- disable a flapping test for CI: blead cd2a978d
- Avoid newGVgen in blead-upstream modules: blead 732d3893
- Declaration after statement in typemap: blead d269f586
- semicolon-friendly diagnostic control: blead 7347ee54
- in macOS (OS X) check properly in runtime whether futimens()
  and utimensat() are available

1.9748 [2017-12-16]
- bleadperl only
- semicolon-friendly diagnostic control: blead 7347ee54

1.9747 [2017-09-13]
- bleadperl only
- Switch some core modules to XSLoader: blead b9a5a78f [rt.cpan.org #129789]

(wiz)

2017-12-30 15:04:50 UTC MAIN commitmail json YAML

doc: Updated time/p5-DateTime-Format-Strptime to 1.7500

(wiz)

2017-12-30 15:04:41 UTC MAIN commitmail json YAML

p5-DateTime-Format-Strptime: update to 1.7500.

1.75    2017-12-24

- Fixed tests to pass with blead Perl. Reported by James Keenan. GH #19.

(wiz)

2017-12-30 15:03:52 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-podlators to 4.10

(wiz)

2017-12-30 15:03:43 UTC MAIN commitmail json YAML

p5-podlators: update to 4.10.

podlators 4.10 (2017-12-25)

    [Pod::Man] Change man page references and function names to bold
    instead of italic, following the current Linux man page standard.  The
    previous formatting was taken from Solaris, and it seems safe to say
    that the Linux man page formatting conventions are now much more
    widely followed than Solaris's.  Patch from Guillem Jover.

    [Pod::Man] Revert the .IX handling code to the earlier version from
    Bjarni Ingi Gislason but add the trailing backslashes that should
    hopefully avoid blank page issues on HP-UX.  This fixes a warning
    regression when man is run with warnings enabled.  (Debian Bug#847972)

    [Pod::Man] Wrap the output file descriptor in a glob before passing it
    to PerlIO::get_layers so that the layer check works properly.
    Previously, this code would throw a warning if given a scalar not
    wrapped in a glob and not detect layers properly.  Patch from Zefram.
    (#122521)

    Produce a proper diagnostic when given empty input on standard input
    with no other arguments to pod2man or pod2text.  Reported by Guillem
    Jover.

(wiz)

2017-12-30 15:02:52 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-ack to 2.22

(wiz)

2017-12-30 15:02:43 UTC MAIN commitmail json YAML

p5-ack: update to 2.22.

2.22    Fri Dec 22 16:42:43 CST 2017
====================================
No changes since 2.21_01.

2.21_01 Mon Dec 18 23:40:45 CST 2017
====================================
[FIXES]
Avoid a fatal error that sometimes happened if a file was unreadable.
(GH#520)

[ENHANCEMENTS]
Added support for the Kotlin language.

Sped up file type detection for certain files.

2.20    Sun Dec 10 21:54:55 CST 2017
====================================
No changes since 2.19_01.

2.19_01 Thu Dec  7 23:35:53 CST 2017
====================================
[FIXES]
Changed a construction in the docs that Ubuntu flagged as a misspelling.

[ENHANCEMENTS]
When using submodules, the .git directory will be a file.  Make ack
ignore this by default.  Thanks, Michele Campeotto. (GH#653)

[INTERNALS]
Replaced all the test data for the test suite with public domain documents.

(wiz)

2017-12-30 14:59:14 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-YAML-LibYAML to 0.69

(wiz)

2017-12-30 14:59:04 UTC MAIN commitmail json YAML

p5-YAML-LibYAML: update to 0.69.

0.69 Tue Dec 26 18:37:25 CET 2017
- Security fix Add $LoadBlessed option to turn on/off loading objects
  PR#73 PR#74 TINITA++

0.68 Mon Dec 18 20:01:05 CET 2017
- Fix regex roundtrip (fixes issue#69) PR#70 (TINITA++)
- Fix loading of many regexes (fixes issue#64) PR#71 (TINITA++)

(wiz)

2017-12-30 14:56:49 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-XML-LibXML-Simple to 0.99

(wiz)

2017-12-30 14:56:40 UTC MAIN commitmail json YAML

p5-XML-LibXML-Simple: update to 0.99.

version 0.99: Mon 11 Dec 12:53:14 CET 2017

Changes:
- support SuppressEmpty.

Improvements:
- typo
  rt.cpan.org#123618 [Gregor Herrmann, Debian]

(wiz)

2017-12-30 14:56:02 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-Text-Xslate to 3.5.4

(wiz)

2017-12-30 14:55:52 UTC MAIN commitmail json YAML

p5-Text-Xslate: update to 3.5.4.

v3.5.4 2017-12-19T14:06:41Z
    - Guarantee that test cleans up after itself (jkeenan #189)

(wiz)

2017-12-30 14:52:18 UTC MAIN commitmail json YAML

doc: Updated security/p5-Digest-SHA3 to 1.03

(wiz)

2017-12-30 14:52:09 UTC MAIN commitmail json YAML

p5-Digest-SHA3: update to 1.03.

1.03  Mon Dec 25 00:08:10 MST 2017
- added "--ignore-missing" and "--strict" options to sha3sum
-- consistent with GNU coreutils
-- ref. rt.cpan.org #123897

1.02  Fri Dec  8 22:44:46 MST 2017
- added "tag" option (BSD-style checksums) to sha3sum
-- consistent with GNU sha1sum, sha224sum, etc.
-- thanks to Christopher Tubbs for suggestion
- modified SHA3.pm to use XSLoader
-- falls back to DynaLoader if necessary

(wiz)

2017-12-30 14:51:42 UTC MAIN commitmail json YAML

mozc-server: fix a build error on NetBSD/amd64 7.1.1 + pkgsrc-2017Q4.

Apply a patch from the upstream pull request #424:
https://github.com/google/mozc/pull/424/files
> Fix reference to std::swap #424

(tsutsui)

2017-12-30 14:51:41 UTC MAIN commitmail json YAML

doc: Updated security/p5-Digest-SHA to 6.01

(wiz)

2017-12-30 14:51:31 UTC MAIN commitmail json YAML

p5-Digest-SHA: update to 6.01.

6.01  Mon Dec 25 00:08:08 MST 2017
- added "--ignore-missing" and "--strict" options to shasum
-- consistent with GNU coreutils
-- ref. rt.cpan.org #123897
- removed PERL_CORE preambles from test scripts
-- preambles no longer needed for core testing
-- thanks to Chris Williams for patch
-- ref. rt.cpan.org #123863

6.00  Fri Dec  8 22:44:44 MST 2017
- added "tag" option (BSD-style checksums) to shasum
-- consistent with GNU sha1sum, sha224sum, etc.
-- thanks to Christopher Tubbs for suggestion
- modified SHA.pm to use XSLoader
-- falls back to DynaLoader if necessary
- decoupled Digest::SHA and Digest::SHA::PurePerl
-- scripts/tests in each module now fully independent
-- Digest::SHA::PurePerl to be phased out eventually
-- past versions will remain available

(wiz)

2017-12-30 14:50:55 UTC MAIN commitmail json YAML

doc: Updated security/p5-CryptX to 0.056

(wiz)

2017-12-30 14:50:46 UTC MAIN commitmail json YAML

p5-CryptX: update to 0.056.

0.056  2017-12-22
        - new Crypt::Stream::Rabbit

(wiz)

2017-12-30 14:49:33 UTC MAIN commitmail json YAML

doc: Updated net/p5-Zabbix-Sender to 0.07

(wiz)

2017-12-30 14:49:24 UTC MAIN commitmail json YAML

p5-Zabbix-Sender: update to 0.07.

0.07    2017-12-23
        Use Moo and Type::Tiny.

(wiz)

2017-12-30 14:46:00 UTC MAIN commitmail json YAML

doc: Updated net/p5-SOAP-Lite to 1.24

(wiz)

2017-12-30 14:45:50 UTC MAIN commitmail json YAML

p5-SOAP-Lite: update to 1.24.

1.24 December 19, 2017
    + Consistent Versioning https://github.com/redhotpenguin/soaplite/pull/24
    ! Remove is_utf8() check from 78588

1.23 December 18, 2017
    ! RT #78588 unicode data not correct encoded

(wiz)

2017-12-30 14:44:37 UTC MAIN commitmail json YAML

doc: Updated net/p5-SNMP-Info to 3.39

(wiz)

2017-12-30 14:44:28 UTC MAIN commitmail json YAML

p5-SNMP-Info: update to 3.39.

version 3.39 (2017-12-17)

  [ENHANCEMENTS]

  * #236 Enhanced Ubiquiti device support (L. Begnaud)
  * add HP J9774A model (H. Teulahti)

  [BUG FIXES]

  * fix scripts (F. Mass)
  * fix CiscoASA typos (laelly)

(wiz)

2017-12-30 14:39:57 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-GitHub to 0.91

(wiz)

2017-12-30 14:39:48 UTC MAIN commitmail json YAML

p5-Net-GitHub: update to 0.91.

0.91    2017-12-11
        - methods to the Orgs class to list outside collaborators and team maintainers (grantm)

(wiz)

2017-12-30 14:39:11 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-DNS-Resolver-Mock to 1.20171219

(wiz)

2017-12-30 14:39:02 UTC MAIN commitmail json YAML

p5-Net-DNS-Resolver-Mock: update to 1.20171219.

Changes not found.

(wiz)

2017-12-30 14:37:57 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-DNS to 1.14

(wiz)

2017-12-30 14:37:48 UTC MAIN commitmail json YAML

p5-Net-DNS: update to 1.14.

**** 1.14 Dec 15, 2017

Fix rt.cpan.org #123702

'use base' should not be used in packages with several
subpackages defined

Fix rt.cpan.org #123676

Net::DNS::Nameserver malformed message on big axfr

(wiz)

2017-12-30 14:35:30 UTC MAIN commitmail json YAML

doc: Updated math/p5-Math-GMP to 2.16

(wiz)

2017-12-30 14:35:20 UTC MAIN commitmail json YAML

p5-Math-GMP: update to 2.16.

2.16  2017-12-18 Shlomif
    - Fix behaviour under "use feature 'bitwise'"
        - See https://rt.cpan.org/Public/Bug/Display.html?id=123907
        - Thanks to Sisphus for the report and perlxs for some insights.

(wiz)

2017-12-30 14:33:56 UTC MAIN commitmail json YAML

doc: Updated mail/p5-Mail-Message to 3.005

(wiz)

2017-12-30 14:33:46 UTC MAIN commitmail json YAML

p5-Mail-Message: update to 3.005.

version 3.005: Fri 22 Dec 09:43:45 CET 2017

Fixes:
- repair loose dependency on Mail::Transport [cpantesters]

version 3.004: Thu 21 Dec 09:08:52 CET 2017

Fixes:
- field unfold replaces leading whitespace into blank. [Mark Nienberg]

Improvements:
- improve docs on $msg->send().

(wiz)

2017-12-30 14:32:28 UTC MAIN commitmail json YAML

doc: Updated mail/p5-Mail-DKIM to 0.50

(wiz)

2017-12-30 14:32:19 UTC MAIN commitmail json YAML

p5-Mail-DKIM: update to 0.50.

Version 0.50

* ARC code passing all tests and production ready.
* Added strict mode to DKIM to reject sha1 and
  key sizes smaller than 1024 bit.

(wiz)

2017-12-30 14:30:31 UTC MAIN commitmail json YAML

doc: Updated mail/p5-Mail-Box to 3.004

(wiz)

2017-12-30 14:30:21 UTC MAIN commitmail json YAML

p5-Mail-Box: update to 3.004.

version 3.004: Fri 22 Dec 09:46:28 CET 2017

Fixes:
- minor change in Mail::Message broken regression test [cpantesters]

(wiz)

2017-12-30 14:21:37 UTC MAIN commitmail json YAML

doc: Updated graphics/p5-SVG to 2.82

(wiz)

2017-12-30 14:21:27 UTC MAIN commitmail json YAML

p5-SVG: update to 2.82.

2.82  2017.12.18 MANWAR
      - Fixed subquery (txn-1762542) of the issue RT #123896.

2.81  2017.12.17 MANWAR
      - Fixed issue RT #123896 (trailing space in credit comment).

(wiz)

2017-12-30 14:20:40 UTC MAIN commitmail json YAML

doc: Updated editors/p5-PPIx-EditorTools to 0.21

(wiz)

2017-12-30 14:20:31 UTC MAIN commitmail json YAML

p5-PPIx-EditorTools: update to 0.21.

0.21 2017-12-24
  [ ENHANCEMENTS ]
    - remove spurious dependencies. (GH#8, Kent Fredic)

  [ STATISTICS ]
    - code churn: 6 files changed, 110 insertions(+), 94 deletions(-)

(wiz)

2017-12-30 14:19:31 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Try-Tiny to 0.30

(wiz)

2017-12-30 14:19:22 UTC MAIN commitmail json YAML

p5-Try-Tiny: update to 0.30.

0.30      2017-12-21 07:23:03Z
  - expand "when" test skippage to more perl versions

0.29      2017-12-19 03:51:26Z
  - skip tests of "when" and "given/when" usage for perl 5.27.7 *only* (see
    RT#123908)

(wiz)

2017-12-30 14:18:50 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Tree-Simple to 1.32

(wiz)

2017-12-30 14:18:41 UTC MAIN commitmail json YAML

p5-Tree-Simple: update to 1.32.

1.32  2017-12-19T15:20:00
- Change traverse() to handle the case of its 1st parameter returning 'ABORT'.

(wiz)

2017-12-30 14:17:43 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test2-Suite to 0.000097

(wiz)

2017-12-30 14:17:33 UTC MAIN commitmail json YAML

p5-Test2-Suite: update to 0.000097.

0.000097  2017-12-10 20:23:21-08:00 America/Los_Angeles

    - Documentation fixes

0.000096  2017-12-09 10:13:21-08:00 America/Los_Angeles

    - No changes since last trial

0.000095  2017-12-08 14:14:16-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Discoruage use of fragile thread features (rarely used)
    - Skip fragile/discrouaged tests outside author testing.
    - Document the above, and an env var to activate tests when desired

(wiz)

2017-12-30 14:16:37 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-SubCalls to 1.10

(wiz)

2017-12-30 14:16:28 UTC MAIN commitmail json YAML

p5-Test-SubCalls: update to 1.10.

1.10      2017-12-23 21:29:27Z
        - switch packaging to Dist::Zilla, which makes the distribution
          installable again on perl 5.27.7  (See RT#123867)

(wiz)

2017-12-30 14:16:00 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Object to 0.08

(wiz)

2017-12-30 14:15:51 UTC MAIN commitmail json YAML

p5-Test-Object: update to 0.08.

0.08      2017-12-23 21:17:34Z
        - switch packaging to Dist::Zilla

(wiz)

2017-12-30 14:14:47 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Task-Weaken to 1.05

(wiz)

2017-12-30 14:14:38 UTC MAIN commitmail json YAML

p5-Task-Weaken: update to 1.05.

1.05      2017-12-21 01:10:56Z
        - switch packaging to Dist::Zilla
        - Require List::Util::XS in some cases (unreleased commit from 2012,
          Alexandr Ciornii)

(wiz)

2017-12-30 14:13:36 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Shell-Guess to 0.08

(wiz)

2017-12-30 14:13:27 UTC MAIN commitmail json YAML

p5-Shell-Guess: update to 0.08.

0.08      2017-12-19 11:30:36 -0500
  - Use /proc/[pid]/comm as a method for guessing the shell in addition
    to the methods already used (simbabque++)

(wiz)

2017-12-30 14:12:23 UTC MAIN commitmail json YAML

doc: Updated devel/p5-PerlIO-eol to 0.17

(wiz)

2017-12-30 14:11:36 UTC MAIN commitmail json YAML

p5-PerlIO-eol: update to 0.17.

0.17        2017-12-26

    * Fix the link to the GitHub repository in the metadata.
    * Make sure to remove *~ temporary files / cruft.
        * https://rt.cpan.org/Ticket/Display.html?id=123943
        * Thanks to KENTNL for the report.

(wiz)

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

doc: Updated devel/p5-PPI-XS to 0.910

(wiz)

2017-12-30 14:05:21 UTC MAIN commitmail json YAML

p5-PPI-XS: update to 0.910.

0.910    2017-12-14 04:24:41Z
        - switch packaging to Dist::Zilla, which makes the distribution
          installable again on perl 5.27.7  (See RT#123867)

(wiz)

2017-12-30 14:03:13 UTC MAIN commitmail json YAML

doc: Updated devel/p5-MooX-Cmd to 0.017

(wiz)

2017-12-30 14:03:04 UTC MAIN commitmail json YAML

p5-MooX-Cmd: update to 0.017.

0.017 2017-12-19
    - bump author requirement for proper Perl::Tidy to 20171214
    - ensure only MooX::Options 4.100 is tested to avoid false
      regressions

0.016_001 2017-12-12
    - improve repository infrastructure (steal from MooX::Options)
    - fix cmd plugin loader to ensure unambiguous commands
    - introduce optional role allowing abbreviated commands on CLI

(wiz)

2017-12-30 14:01:20 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Module-Manifest to 1.09

(wiz)

2017-12-30 14:01:11 UTC MAIN commitmail json YAML

p5-Module-Manifest: update to 1.09.

1.09      2017-12-20 01:34:15Z
        - switch packaging to Dist::Zilla, which makes the distribution
          installable again on perl 5.27.7  (See RT#123867)

(wiz)

2017-12-30 13:59:32 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Module-Install to 1.19

(wiz)

2017-12-30 13:59:22 UTC MAIN commitmail json YAML

p5-Module-Install: update to 1.19.

1.19  2017-12-19
  - remove use of INIT phase in Module::Install::DSL, to fix issues on perl
    5.27.7 (see cpan RT#123867 and perl RT#132577)

(wiz)

2017-12-30 13:58:16 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Module-CoreList to 5.20171220

(wiz)

2017-12-30 13:58:07 UTC MAIN commitmail json YAML

p5-Module-CoreList: update to 5.20171220.

5.20171220
  - Updated for v5.27.7

(wiz)

2017-12-30 13:57:23 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Report to 1.25

(wiz)

2017-12-30 13:57:14 UTC MAIN commitmail json YAML

p5-Log-Report: update to 1.25.

version 1.25: Fri  8 Dec 09:18:23 CET 2017

Fixes:
- $msg->tostring on append/prepend object lost $locale.

version 1.24: Fri  8 Dec 09:10:18 CET 2017

Fixes:
- $msg->toString should stringify when append/prepend are objects.
  rt.cpan.org#123835 [Andy Beverley]

Improvements:
- Log4perl dispatcher: do accept init of Log::Log4perl outside the
  dispatcher [Abe Timmerman]

(wiz)

2017-12-30 13:56:15 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Any to 1.70.3

(wiz)

2017-12-30 13:56:06 UTC MAIN commitmail json YAML

p5-Log-Any: update to 1.70.3.

1.704    2017-12-17 18:13:33-06:00 America/Chicago

    [Fixed]

    - Fixed some invalid POD and added a test to ensure POD validity
      before release. Thanks @shlomif! [Github #67][Github #68]

    - Improved performance when no work needed to be done. Thanks
      @mephinet! [Github #70]

(wiz)

2017-12-30 13:55:19 UTC MAIN commitmail json YAML

doc: Updated devel/p5-List-SomeUtils-XS to 0.56

(wiz)

2017-12-30 13:55:10 UTC MAIN commitmail json YAML

p5-List-SomeUtils-XS: update to 0.56.

0.56    2017-12-12

- The one() sub returned true when given an empty list, but it should return
  false. Reported by randyl. GH #3.

(wiz)

2017-12-30 13:54:16 UTC MAIN commitmail json YAML

doc: Updated devel/p5-List-MoreUtils-XS to 0.428

(wiz)

2017-12-30 13:54:07 UTC MAIN commitmail json YAML

p5-List-MoreUtils-XS: update to 0.428.

0.428 2017-12-19
    - release 0.427_002 without further changes

0.427_002  2017-12-14
    - Update ppport.h to 3.37 for improved blead support
    - Fix RT#123869 - context arg to croak() reported by Zefram
    - fix RT#123870 - one() returns true on empty list reported by Andy Lester
    - pamper RT#123868 - $a/$b/$_ refcounting bugs reported by Zefram

0.427_001  2017-12-12
    - Fix RT#123613 - build fails on perl >=5.27.4 with -DDEBUGGING,
      thanks for reporting and the suggested patch goes to Andreas
      Koenig and Tony Cook

(wiz)

2017-12-30 13:53:16 UTC MAIN commitmail json YAML

doc: Updated devel/p5-List-MoreUtils to 0.428

(wiz)

2017-12-30 13:53:07 UTC MAIN commitmail json YAML

p5-List-MoreUtils: update to 0.428.

0.428 2017-12-11
    - release 0.427_001 without further changes

0.427_001 2017-11-06
    - fix Issue#22 (Upgrading from LMU 0.416 to split XS/PP version will fail)
      reported by Graham Knop (haarg), this time hopefully the right way,
      repeated in RT#123310.
    - fix Issue#29 (pairwise() PP implementation add tail undefs if arrays
      sizes differs) reported by 0x62ash

(wiz)

2017-12-30 13:51:39 UTC MAIN commitmail json YAML

doc: Updated devel/p5-GitLab-API-v3 to 1.02

(wiz)

2017-12-30 13:51:27 UTC MAIN commitmail json YAML

p5-GitLab-API-v3: update to 1.02.

1.02 2017-12-09

- Deprecated.

1.01 2017-12-09

- Add a very simple retries argument for retrying a request when a 5xx response is
  received. @jjatria
- Support user snippets. @d5ve
- Disable deserialisation when dealing with non-serialized data. @jjatria
- Add support for login in with user credentials. @jjatria
- Allow protect_branch to accept parameters.
- Add share_project_with_group and delete_shared_project_link_within_group
  methods. @sotola
- Change CONTRIBUTORS section to show the commit author rather than a link
  to their GitHub profile.

(wiz)

2017-12-30 13:49:01 UTC MAIN commitmail json YAML

Added www/py-filebrowser_safe, www/py-grappelli_safe; Updated www/py-mezzanine

(adam)

2017-12-30 13:48:26 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.30.0

(wen)

2017-12-30 13:45:21 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Git-CPAN-Patch to 2.3.2

(wiz)

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

p5-Git-CPAN-Patch: update to 2.3.2.

2.3.2 2017-12-22
  [ BUG FIXES ]
    - source command was erroneously using 'vcs' attribute. (GH#35, ilmari)

  [ STATISTICS ]
    - code churn: 5 files changed, 97 insertions(+), 8 deletions(-)

(wiz)

2017-12-30 13:44:21 UTC MAIN commitmail json YAML

py-mezzanine: updated to 4.2.3

Version 4.2.3:
* Test MultiChoiceField.validate when invalid. For the record, this raises a TypeError prior to Simen's commit
* Test MultiChoiceField.validate when valid. Also, I realized that the choices kwarg needs to be a nested list
* Ensure createdb command passes on the exepcted options to base class
* Workaround for Django bug with templates field and empty values
* Update travis django versions.
* Subclass Django's redirect admin to filter by site
* Remove "Overriding vs. Extending" Docs. I know we discussed this a little bit somewhere and rewriting this. section was suggested. However, I don't see any reason to keep it. around. This was always a django issue but we provided a. mezzanine-specific solution. Now that there's a django solution, why. clutter our docs with it?
* Fix SSLRedirectMiddleware.__init__ signature. As reported on the mailing list. (https://groups.google.com/d/msg/mezzanine-users/d5mcAMOVcnk/uqw61LyjAwAJ),. this raised a TypeError because the get_response argument is optional
* Move 窶徨equired窶� from field help text to template. The forms app used to set 窶徨equired窶� as the help text for fields that. are required and didn窶冲 have a help text already. Move this text into. the template instead, making it easier to override
* Use call_command() instead of execute()
* Remove the no_color handling in createdb management command
* Fix example in profile docs
* Remove outdated message regarding auto-reload. Since local_settings.py is added to sys.modules, the autoreload is working as expected.
* Document static_lazy's purpose.
* Update contributing guidelines to reflect practice. The language here is too broad and has caused several users to submit. high quality bug reports or patches to the mailing list when it's. actually easier to deal with them in the tracker
* Fix TinyMCE support in dynamic inlines.
* Fix TinyMCE support in dynamic inlines. Use TinyMCE窶冱 jQuery plugin to initialise our editors, and handle. Django窶冱 formset:added event to initialise editors in dynamically added. forms. * Tidy up TinyMCE initialisation code. * Call out changes to jquery.tinymce.min.js more visibly
* Warn when editing admin users without permissions.
* Move contributing guidelines to CONTRIBUTING.rst. This will present itself before people open issues which should cut down. on a lot of the erroneous ones
* Fix short URL generation
* Add support for importing via blogml
* Clean up blogml importer
* Added python 3.6
* Deprecate as_tag templatetag shortcut. It isn't documented but folks may be using it anyway. We can't switch. over to simple_tag internally yet until we drop support for django-1.8
* Restore tinymce support in front-end editing.
* Fix caching editable settings forever when no request
* Blog RSS feed - set length property for images (enclosure)
* Blog RSS - add mime_type for images (enclosure)
* Blog Atom feed - add "updatedate" property
* Fix issue with PyPy2. Under PyPy2 you can't do u"foo" == lazy(static, str)("bar") because the. code assumes dir(str) is a strict subset of dir(unicode), which isn't. true on PyPy2. The other way around is no problem however, and the. other strings in the static assets lists are unicode anyway
* Fix issue 1710. During user validation, only save POST data in session if it is a POST. request, otherwise saved comment may be overwritten by GET request that. results from redirect if user verification is required
* Re-order JavaScript loading to ensure TinyMCE has access to correct variables.
* Nicer way to import and register checks. The previous way meant every check gets mentioned 3 times (def, import,. register), with this way it is just once, and all the django.core.checks. are together
* Converted SitePermissionMiddleware warning to a Django check.
* Added hashbangs/permission bits to make scripts more easily runnable
* Made it easier to run individual tests
* Documented how to run tests
* Fixed pyflakes errors for .checks imports
* Fixed login form to not use request.REQUEST. This is not available in Django 1.9 and greater, so without this fix the. forms are (slightly) broken. There doesn't seem to be any reason to use. REQUEST instead of POST - the form is a POST one, and the parameters are not. used elsewhere in the code base to construct a querystring
* Fixed search forms to use request.GET instead of request.REQUEST. request.REQUEST is not available in Django 1.9 and greater
* Support latest bleach, BS, html5lib.

(adam)

2017-12-30 13:43:32 UTC MAIN commitmail json YAML

Update to 1.30.0

Upstream changes:
MediaWiki 1.30.0
Changes since MediaWiki 1.30.0-rc.0

    Upgraded Moment.js from v2.15.0 to v2.19.3.
    Add ip_changes to postgres/tables.sql.
    Skip null shell parameters.
    Add wfWaitForSlaves() to maintenance/migrateComments.php.
    (T182245) Fix join conditions in ImageListPager.
    (T178626) Revert #contentSub and #jump-to-nav margin changes.

MySQL version requirement in 1.30

As of 1.30, MediaWiki now requires MySQL 5.5.8 or higher (see Compatibility section).
Configuration changes in 1.30

    The "C.UTF-8" locale should be used for $wgShellLocale, if available, to avoid unexpected behavior when code uses locale-sensitive string comparisons. For example, the Scribunto extension considers "bar" < "Foo" in most locales since it ignores case.
    $wgShellLocale now affects LC_ALL rather than only LC_CTYPE. See documentation of $wgShellLocale for details.
    $wgShellLocale is now applied for all requests. wfInitShellLocale() is deprecated and a no-op, as it is no longer needed.
    $wgJobClasses may now specify callback functions as an alternative to plain class names. This is intended for extensions that want control over the instantiation of their jobs, to allow for proper dependency injection.
    $wgResourceModules may now specify callback functions as an alternative to plain class names, using the 'factory' key in the module description array. This allows dependency injection to be used for ResourceLoader modules.
    $wgExceptionHooks has been removed.
    (T163562) $wgRangeContributionsCIDRLimit was introduced to control the size of IP ranges that can be queried at Special:Contributions.
    (T45547) $wgUsePigLatinVariant added (off by default).
    (T152540) MediaWiki now supports a section ID escaping style that allows to display non-Latin characters verbatim on many modern browsers. This is controlled by the new configuration setting, $wgFragmentMode.
    $wgExperimentalHtmlIds is now deprecated and will be removed in a future version, use $wgFragmentMode to migrate off it to a modern alternative.
    $wgExternalInterwikiFragmentMode was introduced to control how fragments in sinterwikis going outside of current wiki farm are encoded.
    (T120333) Soft-deprecated the use of PHP extension 'mysql' in favor of 'mysqli'. This PHP extension was deprecated in PHP 5.5 and removed in PHP 7.0. MediaWiki auto-selects the 'mysqli' driver since MediaWiki 1.22, except if explicitly requested through the configuration parameter $wgDBservers. However some maintenance scripts (bitnami?) still may rely on "mysql".
    $wgOOUIEditPage was removed, as it is now the default. This was documented as a temporary variable during the migration period.

New features in 1.30

    (T37247) Output from Parser::parse() will now be wrapped in a div with class="mw-parser-output" by default. This may be changed or disabled using ParserOptions::setWrapOutputClass().
    (T163562) Added ability to search for contributions within an IP ranges at Special:Contributions.
    Added 'ChangeTagsAllowedAdd' hook, enabling extensions to allow software- specific tags to be added by users.
    Added a 'ParserOptionsRegister' hook to allow extensions to register additional parser options.
    (T45547) Included Pig Latin, a language game in English, as a LanguageConverter variant. This allows English-speaking developers to develop and test LanguageConverter more easily. Pig Latin can be enabled by setting $wgUsePigLatinVariant to true.
    Added RecentChangesPurgeRows hook to allow extensions to purge data that depends on the recentchanges table.
    Added JS config values wgDiffOldId/wgDiffNewId to the output of diff pages.
    (T2424) Added direct unwatch links to entries in Special:Watchlist (if the 'watchlistunwatchlinks' preference option is enabled). With JavaScript enabled, these links toggle so the user can also re-watch pages that have just been unwatched.
    Added $wgParserTestMediaHandlers, where mock media handlers can be passed to MediaHandlerFactory for parser tests.
    Edit summaries, block reasons, and other "comments" are now stored in a separate database table. Use the CommentFormatter class to access them.
        This is currently gated by $wgCommentTableSchemaMigrationStage. Most wikis can set this to MIGRATION_NEW and run maintenance/migrateComments.php as soon as any necessary extensions are updated.
    (T138166) Added ability for users to prohibit other users from sending them emails with Special:Emailuser. Can be enabled by setting $wgEnableUserEmailBlacklist to true.
    (T67297) $wgBrowserBlackList is deprecated, and changing it will have no effect. Instead, users using browsers that do not support Unicode will be unable to edit and should upgrade to a modern browser instead.

External library changes in 1.30
Upgraded external libraries

    Updated justinrainbow/json-schema from v3.0 to v5.2.
    Updated mediawiki/mediawiki-codesniffer from v0.7.2 to v0.12.0.
    Updated wikimedia/composer-merge-plugin from v1.4.0 to v1.4.1.
    Updated wikimedia/relpath from v1.0.3 to v2.0.0.
    Updated OOjs from v2.0.0 to v2.1.0.
    Updated OOUI from v0.21.1 to v0.23.0.
    Updated QUnit from v1.23.1 to v2.4.0.
    Updated phpunit/phpunit from v4.8.35 to v4.8.36.
    Upgraded Moment.js from v2.15.0 to v2.19.3.

New external libraries

    The class \TestingAccessWrapper has been moved to the external library wikimedia/testing-access-wrapper and renamed \Wikimedia\TestingAccessWrapper.
    Purtle, a fast, lightweight RDF generator.

Removed and replaced external libraries

    …

Bug fixes in 1.30

    (T151633) Ordered list items use now Devanagari digits in Nepalese (thanks to Sfic)

Action API changes in 1.30

    (T37247) action=parse output will be wrapped in a div with class="mw-parser-output" by default. This may be changed or disabled using the new 'wrapoutputclass' parameter.
    When errorformat is not 'bc', abort reasons from action=login will be formatted as specified by the error formatter parameters.
    action=compare can now handle arbitrary text, deleted revisions, and returning users and edit comments.
    (T164106) The 'rvdifftotext', 'rvdifftotextpst', 'rvdiffto', 'rvexpandtemplates', 'rvgeneratexml', 'rvparse', and 'rvprop=parsetree' parameters to prop=revisions are deprecated, as are the similarly named parameters to prop=deletedrevisions, list=allrevisions, and list=alldeletedrevisions. Use action=compare, action=parse, or action=expandtemplates instead.

Action API internal changes in 1.30

    ApiBase::getDescriptionMessage() and the "apihelp-*-description" messages are deprecated. The existing message should be split between "apihelp-*-summary" and "apihelp-*-extended-description".
    (T123931) Individual values of multi-valued parameters can now be marked as deprecated.

Languages updated in 1.30

MediaWiki supports over 350 languages. Many localisations are updated regularly. Below only new and removed languages are listed, as well as changes to languages because of Phabricator reports.

    Added: kbp (KabÉ©yÉ› / Kabiyè)
    Added: skr (Saraiki, سرائیکی)
    Added: tay (Tayal / Atayal)
    Removed: tokipona (Toki Pona)

Pig Latin added

    (T45547) Added Pig Latin, a made-up English variant (en-x-piglatin), for easier variant development and testing. Disabled by default. It can be enabled by setting $wgUsePigLatinVariant to true.

Other changes in 1.30

    The use of an associative array for $wgProxyList, where the IP address is in the key instead of the value, is deprecated (e.g. [ '127.0.0.1' => 'value' ]). Please convert these arrays to indexed/sequential ones (e.g. [ '127.0.0.1' ]).
    mw.user.bucket (deprecated in 1.23) was removed.
    LoadBalancer::getServerInfo() and LoadBalancer::setServerInfo() are deprecated. There are no known callers.
    File::getStreamHeaders() was deprecated.
    MediaHandler::getStreamHeaders() was deprecated.
    Title::canTalk() was deprecated. The new Title::canHaveTalkPage() should be used instead.
    MWNamespace::canTalk() was deprecated. The new MWNamespace::hasTalkNamespace() should be used instead.
    The ExtractThumbParameters hook (deprecated in 1.21) was removed.
    The OutputPage::addParserOutputNoText and ::getHeadLinks methods (both deprecated in 1.24) were removed.
    wfMemcKey() and wfGlobalCacheKey() were deprecated. BagOStuff::makeKey() and BagOStuff::makeGlobalKey() should be used instead.
    (T146304) Preprocessor handling of LanguageConverter markup has been improved. As a result of the new uniform handling, '-{' may need to be escaped (for example, as '-<nowiki/>{') where it occurs inside template arguments or wikilinks.
    (T163966) Page moves are now counted as edits for the purposes of autopromotion, i.e., they increment the user_editcount field in the database.
    Two new hooks, LogEventsListLineEnding and NewPagesLineEnding, were added for manipulating Special:Log and Special:NewPages lines.
    The OldChangesListRecentChangesLine, EnhancedChangesListModifyLineData, PageHistoryLineEnding, ContributionsLineEnding and DeletedContributionsLineEnding hooks have an additional parameter, for manipulating HTML data attributes of RC/history lines. EnhancedChangesListModifyBlockLineData can do that via the $data['attribs'] subarray.
    (T130632) The OutputPage::enableTOC() method was removed.
    WikiPage::getParserOutput() will now throw an exception if passed ParserOptions that would pollute the parser cache. Callers should use WikiPage::makeParserOptions() to create the ParserOptions object and only change options that affect the parser cache key.
    Article::viewRedirect() is deprecated.
    IP::isValidBlock() was deprecated. Use the equivalent IP::isValidRange().
    DeprecatedGlobal no longer supports passing in a direct value, it requires a callable factory function or a class name.
    The $parserMemc global, wfGetParserCacheStorage(), and ParserCache::singleton() are all deprecated. The main ParserCache instance should be obtained from MediaWikiServices instead. Access to the underlying BagOStuff is possible through the new ParserCache::getCacheStorage() method.
    .mw-ui-constructive CSS class (deprecated in 1.27) was removed.
    Sanitizer::escapeId() was deprecated, use escapeIdForAttribute(), escapeIdForLink() or escapeIdForExternalInterwiki() instead.
    Title::escapeFragmentForURL() was deprecated, use one of the aforementioned Sanitizer functions or, if possible, Title::getFragmentForURL().
    Second parameter to Sanitizer::escapeIdReferenceList() ($options) now does nothing and is deprecated.
    mw.util.escapeId() was deprecated, use escapeIdForAttribute() or escapeIdForLink().
    MagicWord::replaceMultiple() (deprecated in 1.25) was removed.
    WikiImporter now requires the second parameter to be an instance of the Config, class. Prior to that, the Config parameter was optional (a behavior deprecated in 1.25).
    Removed 'jquery.mwExtension' module. (deprecated since 1.26)
    mediawiki.ui: Deprecate greys, which are not part of WikimediaUI color palette any more.
    CdbReader, CdbWriter, CdbException classes (deprecated in 1.25) were removed. The namespaced classes in the Cdb namespace should be used instead.
    IPSet class (deprecated in 1.26) was removed. The namespaced IPSet\IPSet should be used instead.
    RunningStat class (deprecated in 1.27) was removed. The namespaced RunningStat\RunningStat should be used instead.
    MWMemcached and MemCachedClientforWiki classes (deprecated in 1.27) were removed. The MemcachedClient class should be used instead.
    EditPage underwent some refactoring and deprecations:
        EditPage::isOouiEnabled() is deprecated and will always return true.
        EditPage::getSummaryInput() and ::getSummaryInputOOUI() are deprecated. Please use ::getSummaryInputWidget() instead.
        EditPage::getCheckboxes() and ::getCheckboxesOOUI() are deprecated. Please use ::getCheckboxesWidget() instead.
        Creating an EditPage instance without calling EditPage::setContextTitle() should be avoided and will be deprecated in a future release.
        EditPage::safeUnicodeInput() and ::safeUnicodeOutput() are deprecated and no-ops.
        EditPage::$isCssJsSubpage, ::$isCssSubpage, and ::$isJsSubpage are deprecated. The corresponding methods from Title should be used instead.
        EditPage::$isWrongCaseCssJsPage is deprecated. There is no replacement.
        EditPage::$mArticle and ::$mTitle are deprecated for public usage. The getters ::getArticle() and ::getTitle() should be used instead.
        Trying to control or fake EditPage context by overriding $wgUser, $wgRequest, $wgOut, and $wgLang is no longer supported and won't work. The IContextSource returned from EditPage::getContext() must be modified instead.
    Parser::getRandomString() (deprecated in 1.26) was removed.
    Parser::uniqPrefix() (deprecated in 1.26) was removed.
    Parser::extractTagsAndParams() now only accepts three arguments. The fourth, $uniq_prefix was deprecated in 1.26 and has now been removed.
    (T172514) The following tables have had their UNIQUE indexes turned into proper PRIMARY KEYs for increased maintainability: categorylinks, imagelinks, iwlinks, langlinks, log_search, module_deps, objectcache, pagelinks, query_cache, site_stats, templatelinks, text, transcache, user_former_groups, user_properties.
    IDatabase::nextSequenceValue() is no longer needed by any database backends (formerly it was needed by PostgreSQL and Oracle), and is now deprecated.
    (T146591) The lc_lang_key index on the l10n_cache table has been changed into a PRIMARY KEY.
    (T157227) bot_password.bp_user, change_tag.ct_log_id, change_tag.ct_rev_id, page_restrictions.pr_user, tag_summary.ts_log_id, tag_summary.ts_rev_id and user_properties.up_user have all been made unsigned on MySQL.
    DB_SLAVE is deprecated. DB_REPLICA should be used instead.
    wfUsePHP() is deprecated.
    wfFixSessionID() was removed.
    wfShellExec() and related functions are deprecated, use Shell::command(). This also slightly changes the behavior of how execution time limits are calculated when only some of defaults are overridden per-call. When in doubt, always override both wall clock and CPU time.
    (T138166) SpecialEmailUser::getTarget() now requires a second argument, the sending user object. Using the method without the second argument is deprecated.
    (T67297) Browsers that don't support Unicode will have their edits rejected.
    (T178450) The module 'jquery.badge' is deprecated and will be removed in a future release. For notifying the user of an event, the Notifications ("Echo") system should be used instead.
    (T178451) SECURITY: Potential XSS when $wgShowExceptionDetails = false and browser sends non-standard url escaping.
    (T165846) SECURITY: BotPassword login attempts weren't throttled

Compatibility

MediaWiki 1.30 requires PHP 5.5.9 or later. There is experimental support for HHVM 3.6.5 or later.

MySQL/MariaDB is the recommended DBMS. PostgreSQL or SQLite can also be used, but support for them is somewhat less mature. There is experimental support for Oracle and Microsoft SQL Server.

The supported versions are:

    MySQL 5.5.8 or later
    PostgreSQL 8.3 or later
    SQLite 3.3.7 or later
    Oracle 9.0.1 or later
    Microsoft SQL Server 2005 (9.00.1399)

Upgrading

1.30 has several database changes since 1.29, and will not work without schema updates. Note that due to changes to some very large tables like the revision table, the schema update may take a long time (minutes on a medium sized site, many hours on a large site).

Don't forget to always back up your database before upgrading!

See the file UPGRADE for more detailed upgrade instructions, including important information when upgrading from versions prior to 1.11.

For notes on 1.29.x and older releases, see HISTORY.

(wen)

2017-12-30 13:31:40 UTC MAIN commitmail json YAML

py-filebrowser_safe: added version 0.4.7

filebrowser_safe is a permanent fork of FileBrowser asset manager for Django,
to be referenced as a dependency for the Mezzanine CMS for Django.

At the time of filebrowser_safe's creation, FileBrowser was incorrectly
packaged on PyPI, and had also dropped compatibility with Django 1.1 -
filebrowser_safe was therefore created to address these specific issues.

(adam)

2017-12-30 13:29:47 UTC MAIN commitmail json YAML

py-grappelli_safe: added version 0.4.7

grappelli_safe is a permanent fork of Grappelli admin skin for Django, to be
referenced as a dependency for the Mezzanine CMS for Django.

At the time of grappelli_safe's creation, Grappelli was incorrectly packaged
on PyPI, and had also dropped compatibility with Django 1.1 - grappelli_safe
was therefore created to address these specific issues.

(adam)

2017-12-30 13:25:28 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Future to 0.38

(wiz)

2017-12-30 13:25:16 UTC MAIN commitmail json YAML

p5-Future: update to 0.38.

0.38    2017-12-18 01:41:52
        [CHANGES]
        * Added counting ability to Future::Mutex (RT123876)

        [BUGFIXES]
        * Support perl 5.8.1 again (thanks ilmari)

(wiz)

2017-12-30 13:24:28 UTC MAIN commitmail json YAML

doc: Updated devel/p5-File-Slurper to 0.011

(wiz)

2017-12-30 13:24:19 UTC MAIN commitmail json YAML

p5-File-Slurper: update to 0.011.

0.011    2017-12-18 21:23:24+01:00 Europe/Amsterdam
          Correctly set value of $PerlIO::encoding::fallback
          Don't skip latin-1 checking

(wiz)

2017-12-30 13:23:49 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Exception-Class to 1.44

(wiz)

2017-12-30 13:23:40 UTC MAIN commitmail json YAML

p5-Exception-Class: update to 1.44.

1.44    2017-12-10

- You can now pass "frame_filter", "filter_frames_early", and "skip_frames" to
  the throw() method of an exception class. These will be passed on to the
  Devel::StackTrace constructor. Requested by Fr辿d辿ric Bri竪re. GH #6.

(wiz)

2017-12-30 13:22:28 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Data-Alias to 1.21

(wiz)

2017-12-30 13:22:19 UTC MAIN commitmail json YAML

p5-Data-Alias: update to 1.21.

version 1.21; 2017-12-08

  * update for context stack changes in Perl 5.23.8

  * update to accommodate PERL_OP_PARENT builds of Perl 5.21.11 or later
    (which is the default from Perl 5.25.1)

  * update for removal of LEX_KNOWNEXT in Perl 5.25.1

  * update test suite to not rely on . in @INC, which is no longer
    necessarily there from Perl 5.25.7

  * use cleaner wrap_op_checker() API to control op checking

(wiz)

2017-12-30 13:19:38 UTC MAIN commitmail json YAML

doc: Updated devel/p5-CPAN-Perl-Releases to 3.44

(wiz)

2017-12-30 13:19:29 UTC MAIN commitmail json YAML

p5-CPAN-Perl-Releases: update to 3.44.

    Updated for v5.27.7

(wiz)

2017-12-30 13:18:56 UTC MAIN commitmail json YAML

doc: Updated devel/p5-App-perlbrew to 0.82

(wiz)

2017-12-30 13:18:47 UTC MAIN commitmail json YAML

p5-App-perlbrew: update to 0.82.

- Thanks to our contributors: Alceu Rodrigues de Freitas Junior, Paul Cochrane
- Fix regression of 'perlbrew install blead'

0.81: # 2017-12-09T15:12:04+0900
- Thanks to our contributors: Luca Ferrari, Zac Bentley, perlancar, Nicolas R, gregor herrmann, Paul Cochrane
- New command: clone-modules
- Recognize tarball in .tar.xz extension
- The output of "availables" is now sorted by versions
- Unbreak the integration with cperl releases
- Make `perlbrew install` runs correctly on AIX
- support the current perl blead (5.28)

(wiz)

2017-12-30 13:16:18 UTC MAIN commitmail json YAML

doc: Updated converters/p5-JSON-PP to 2.97001

(wiz)

2017-12-30 13:16:03 UTC MAIN commitmail json YAML

p5-JSON-PP: update to 2.97001.

2.97001 to be released
    - tweak internal number detector to always considers a flagged
      value as a string (GH#35, haarg++)
    - clarify json_pp options (RT-123766; Dan Jacobson)

(wiz)

2017-12-30 13:15:23 UTC MAIN commitmail json YAML

doc: Updated converters/p5-JSON to 2.97001

(wiz)

2017-12-30 13:15:14 UTC MAIN commitmail json YAML

p5-JSON: update to 2.97001.

2.97001 2017-12-21
    - updated backportPP with JSON::PP 2.97001

(wiz)

2017-12-30 13:14:27 UTC MAIN commitmail json YAML

doc: Updated archivers/p5-Archive-Zip to 1.60

(wiz)

2017-12-30 13:14:17 UTC MAIN commitmail json YAML

p5-Archive-Zip: update to 1.60.

1.60 Tue 19 Dec 2017
    - RT 123913 Wrong shell bang in examples/selfex.pl

(wiz)

2017-12-30 12:56:48 UTC MAIN commitmail json YAML

Updated devel/p5-File-Path-Tiny to 0.9

(wen)

2017-12-30 12:55:39 UTC MAIN commitmail json YAML

Update to 0.9

Upstream changes:
0.9  2017-12-29 16:17:42
    - Do chdir() for security reasons by default
    - Stop emptying/removing a path if it is changed out from underneath us
    - rt 96843: Add SEE ALSO section
    - prereq and unit test fixups
    - Unit tests for symlink toggling protection

(wen)

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

Updated devel/p5-Perl-Tidy to 20171214

(wen)

2017-12-30 12:47:21 UTC MAIN commitmail json YAML

Update to 20171214

Upstream changes:
Perltidy Change Log
  2017 12 14
      - RT #123749, partial fix.  "Continuation indentation" is removed from lines
        with leading closing parens which are part of a call chain.
        For example, the call to pack() is is now outdented to the starting
        indentation in the following experession:

            # OLD
            $mw->Button(
                -text    => "New Document",
                -command => \&new_document
              )->pack(
                -side  => 'bottom',
                -anchor => 'e'
              );

            # NEW
            $mw->Button(
                -text    => "New Document",
                -command => \&new_document
            )->pack(
                -side  => 'bottom',
                -anchor => 'e'
            );

        This modification improves readability of complex expressions, especially
        when the user uses the same value for continuation indentation (-ci=n) and
        normal indentation (-i=n).  Perltidy was already programmed to
        do this but a minor bug was preventing it.

      - RT #123774, added flag to control space between a backslash and a single or
        double quote, requested by Robert Rothenberg.  The issue is that lines like

          $str1=\"string1";
          $str2=\'string2';

        confuse syntax highlighters unless a space is left between the backslash and
        the quote.

        The new flag to control this is -sbq=n (--space-backslash-quote=n),
        where n=0 means no space, n=1 means follow existing code, n=2 means always
        space.  The default is n=1, meaning that a space will be retained if there
        is one in the source code.

      - Fixed RT #123492, support added for indented here doc operator <<~ added
        in v5.26.  Thanks to Chris Weyl for the report.

      - Fixed docs; --closing-side-comment-list-string should have been just
        --closing-side-comment-list.  Thanks to F.Li.

      - Added patch RT #122030] Perl::Tidy sometimes does not call binmode.
        Thanks to Irilis Aelae.

      - Fixed RT #121959, PERLTIDY doesn't honor the 'three dot' notation for
        locating a config file using environment variables.  Thanks to John
        Wittkowski.

      - Minor improvements to formatting, in which some additional vertical
        aligmnemt is done. Thanks to Keith Neargarder.

      - RT #119588.  Vertical alignment is no longer done for // operator.

(wen)

2017-12-30 11:34:42 UTC MAIN commitmail json YAML

Updated devel/py-jupyter_client, security/argon2

(adam)

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

argon2: updated to 20171227

20171227:
Added ABI version number
AVX2/AVX-512F optimizations of BLAMKA
Set Argon2 version number from the command line
New bindings
Minor bug and warning fixes (no security issue)

(adam)

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

py-jupyter_client: updated to 5.2.0

5.2
- Define Jupyter protocol version 5.3:
  - Kernels can now opt to be interrupted by a message sent on the control channel
    instead of a system signal. See :ref:kernelspecs and :ref:msging_interrupt
- New jupyter kernel command to launch an installed kernel by name
- Kernelspecs where the command starts with e.g. python3 or
  python3.6窶芭atching the version jupyter_client is running on窶蚤re now
  launched with the same Python executable as the launching process.
  This extends the special handling of python added in 5.0.
- Command line arguments specified by a kernelspec can now include
  {resource_dir}, which will be substituted with the kernelspec resource
  directory path when the kernel is launched.
- Kernelspecs now have an optional metadata field to hold arbitrary metadata
  about kernels窶敗ee :ref:kernelspecs.
- Make the KernelRestarter class used by a KernelManager configurable
- When killing a kernel on Unix, kill its process group.
- If a kernel dies soon after starting, reassign random ports before restarting
  it, in case one of the previously chosen ports has been bound by another
  process.
- Avoid unnecessary filesystem operations when finding a kernelspec with
  :meth:.KernelSpecManager.get_kernel_spec.
- :meth:.KernelSpecManager.get_all_specs will no longer raise an exception on
  encountering an invalid kernel.json file. It will raise a warning and
  continue.
- Check for non-contiguous buffers before trying to send them through ZMQ
- Compatibility with upcoming Tornado version 5.0.
- Simplify setup code by always using setuptools.
- Soften warnings when setting the sticky bit on runtime files fails
- Various corrections and improvements to documentation.

(adam)

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

Newer gcc doesn't like non-defined but declared inlines.
Just skip -Werror to avoid the problem for the internal faad library.
Bump PKGREVISION.

(he)

2017-12-30 10:42:48 UTC MAIN commitmail json YAML

Updated lang/llvm, lang/clang, lang/clang-static-analyzer, lang/libunwind, devel/polly, devel/lldb

(adam)

2017-12-30 10:39:36 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20171228

(leot)

2017-12-30 10:39:25 UTC MAIN commitmail json YAML

2017-12-30 10:39:07 UTC MAIN commitmail json YAML

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

Changes:
2017.12.28
----------
Extractors
+ [internazionale] Add support for internazionale.it (#14973)
* [playtvak] Relax video regular expression and make description optional
  (#15037)
+ [filmweb] Add support for filmweb.no (#8773, #10368)
+ [23video] Add support for 23video.com
+ [espn] Add support for fivethirtyeight.com (#6864)
+ [umg:de] Add support for universal-music.de (#11582, #11584)
+ [espn] Add support for espnfc and extract more formats (#8053)
* [youku] Update ccode (#14880)
+ [openload] Add support for oload.stream (#15070)
* [youku] Fix list extraction (#15065)

2017.12.23
----------
Core
* [extractor/common] Move X-Forwarded-For setup code into _request_webpage
+ [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
  output template (#11427, #15018)
+ [extractor/common] Introduce uploader, uploader_id and uploader_url
  meta fields for playlists (#11427, #15018)
* [downloader/fragment] Encode filename of fragment being removed (#15020)
+ [utils] Add another date format pattern (#14999)

Extractors
+ [kaltura] Add another embed pattern for entry_id
+ [7plus] Add support for 7plus.com.au (#15043)
* [animeondemand] Relax login error regular expression
+ [shahid] Add support for show pages (#7401)
+ [youtube] Extract uploader, uploader_id and uploader_url for playlists
  (#11427, #15018)
* [afreecatv] Improve format extraction (#15019)
+ [cspan] Add support for audio only pages and catch page errors (#14995)
+ [mailru] Add support for embed URLs (#14904)
* [crunchyroll] Future-proof XML element checks (#15013)
* [cbslocal] Fix timestamp extraction (#14999, #15000)
* [discoverygo] Correct TTML subtitle extension
* [vk] Make view count optional (#14979)
* [disney] Skip Apple FairPlay formats (#14982)
* [voot] Fix format extraction (#14758)

2017.12.14
----------
Core
* [postprocessor/xattr] Clarify NO_SPACE message (#14970)
* [downloader/http] Return actual download result from real_download (#14971)

Extractors
+ [itv] Extract more subtitles and duration
* [itv] Improve extraction (#14944)
+ [byutv] Add support for geo restricted videos
* [byutv] Fix extraction (#14966, #14967)
+ [bbccouk] Fix extraction for 320k HLS streams
+ [toutv] Add support for special video URLs (#14179)
* [discovery] Fix free videos extraction (#14157, #14954)
* [tvnow] Fix extraction (#7831)
+ [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
* [nick] Improve extraction (#14876)
* [tbs] Fix extraction (#13658)

(leot)

2017-12-30 10:34:46 UTC MAIN commitmail json YAML

Updated devel/py-setuptools, devel/py-test-xdist, databases/py-asyncpg

(adam)

2017-12-30 10:31:38 UTC MAIN commitmail json YAML

doc: Updated net/gallery-dl to 1.1.1

(leot)

2017-12-30 10:31:29 UTC MAIN commitmail json YAML

py-asyncpg: updated to 0.14.0

v0.14.0:
Backwards Incompatible Changes:
asyncpg now reports the server version as x.0.y for PostgreSQL 10.0 and later.
This is in alignment with how upstream is interpreting the "minor" version
component now.

Improvements:
Support timeouts in Connection.close() and Pool.release()
Invalidate type cache on schema changes affecting statement result.
A new Connection.reload_schema_state() method.
Add CrateDB detection

Bug Fixes:
Make prepared statement uid generator global
Document pgbouncer-related prepared statement breakage
Fix unaligned access issues in host-network byte I/O on ARM
Fix issues with timetz type I/O
Consistently use postgres/postgres as database/user pair in tests
Fix Range.__hash__()
Guard transaction methods against underlying connection release

(adam)

2017-12-30 10:31:19 UTC MAIN commitmail json YAML

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

Changes:
1.1.1
-----
* Added support for:
    `slideshare` - <https://www.slideshare.net/> (#54)
* Added pool- and post-extractors for `sankaku`
* Added OAuth user authentication for `deviantart`
* Updated `luscious` to support `members.luscious.net` URLs (#55)
* Updated `mangahere` to use their new domain name (mangahere.cc) and mobile URLs
* Updated `gelbooru` to not be restricted to the first 20,000 images (#56)
* Fixed extraction issues for `nhentai` and `khinsider`

(leot)