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 (0m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 10:31:05 UTC Now

2017-05-17 12:39:32 UTC MAIN commitmail json YAML

Updated www/libmicrohttpd to 0.9.54

(wiz)

2017-05-17 12:39:22 UTC MAIN commitmail json YAML

Updated libmicrohttpd to 0.9.54.

Tue May  2 18:37:53 CEST 2017
Update manual. -CG
Add MHD_CONNECTION_INFO_REQUEST_HEADER_SIZE.
Releasing GNU libmicrohttpd 0.9.54. -CG

Thu Apr 27 22:31:00 CEST 2017
Replaced flags MHD_USE_PEDANTIC_CHECKS and MHD_USE_PERMISSIVE_CHECKS by
single option MHD_OPTION_STRICT_FOR_CLIENT. Flag MHD_USE_PEDANTIC_CHECKS
is still supported. -EG

Tue Apr 26 15:11:00 CEST 2017
Fixed shift in HTTP reasons strings.
Added test for HTTP reasons strings. -EG

Tue Apr 25 19:11:00 CEST 2017
Allow flag MHD_USE_POLL with MHD_USE_THREAD_PER_CONNECTION and without
flag MHD_USE_INTERNAL_POLLING_THREAD for backward compatibility. -EG

Mon Apr 24 17:29:45 CEST 2017
Enforce RFC 7230's rule on no whitespace by default,
introduce new MHD_USE_PERMISSIVE_CHECKS to disable. -CG

Sun Apr 23 20:05:44 CEST 2017
Enforce RFC 7230's rule on no whitespace in HTTP header
field names if MHD_USE_PEDANTIC_CHECKS is set. -CG

Sun Apr 23 19:20:33 CEST 2017
Replace remaining occurences of sprintf() with
MHD_snprintf_(). Thanks to Ram for pointing this out. -CG

Sat Apr 22 20:39:00 MSK 2017
Fixed builds in Linux without epoll.
Check for invalid --with-thread= configure parameters.
Fixed support for old libgcrypt on W32 with W32 threads. -EG

(wiz)

2017-05-17 12:22:47 UTC MAIN commitmail json YAML

Add flex core dump bug report for 2.6.4 update.

(wiz)

2017-05-17 12:06:37 UTC MAIN commitmail json YAML

Updated mail/thunderbird-enigmail to 1.9.7

(wiz)

2017-05-17 12:06:26 UTC MAIN commitmail json YAML

Updated thunderbird-enigmail to 1.9.7.

Enigmail 1.9.7

Released 2017-05-13, works with Thunderbird 38.0 & newer and SeaMonkey 2.35 & newer.

Notable Changes

    This is a bugfix release

Bugs fixed

This version fixes a compatibility bug on Thunderbird 52 that makes keyserver up/downloads unusable.

(wiz)

2017-05-17 11:26:35 UTC MAIN commitmail json YAML

Updated devel/py-test-cov to 2.5.1

(wiz)

2017-05-17 11:26:25 UTC MAIN commitmail json YAML

Updated py-test-cov to 2.5.1.

2.5.1 (2017-05-11)
------------------

* Fixed xdist breakage (regression in ``2.5.0``).
  Fixes `#157 <https://github.com/pytest-dev/pytest-cov/issues/157>`_.
* Allow setting custom ``data_file`` name in ``.coveragerc``.
  Fixes `#145 <https://github.com/pytest-dev/pytest-cov/issues/145>`_.
  Contributed by Jannis Leidel & Ionel Cristian Mărieș in
  `#156 <https://github.com/pytest-dev/pytest-cov/pull/156>`_.

2.5.0 (2017-05-09)
------------------

* Always show a summary when ``--cov-fail-under`` is used. Contributed by Francis Niu in `PR#141
  <https://github.com/pytest-dev/pytest-cov/pull/141>`_.
* Added ``--cov-branch`` option. Fixes `#85 <https://github.com/pytest-dev/pytest-cov/issues/85>`_.
* Improve exception handling in subprocess setup. Fixes `#144 <https://github.com/pytest-dev/pytest-cov/issues/144>`_.
* Fixed handling when ``--cov`` is used multiple times. Fixes `#151 <https://github.com/pytest-dev/pytest-cov/issues/151>`_.

(wiz)

2017-05-17 11:23:16 UTC MAIN commitmail json YAML

Updated devel/py-ZopeInterface to 4.4.1

(wiz)

2017-05-17 11:23:06 UTC MAIN commitmail json YAML

Updated py-ZopeInterface to 4.4.1.

4.4.1 (2017-05-13)
------------------

- Simplify the caching of utility-registration data. In addition to
  simplification, avoids spurious test failures when checking for
  leaks in tests with persistent registries.

- Raise ``ValueError`` when non-text names are passed to adapter registry
  methods:  prevents corruption of lookup caches.

(wiz)

2017-05-17 11:20:56 UTC MAIN commitmail json YAML

2017-05-17 11:17:46 UTC MAIN commitmail json YAML

Updated misc/todoman to 3.2.0

(wiz)

2017-05-17 11:17:35 UTC MAIN commitmail json YAML

Updated todoman to 3.2.0.

v3.2.0
------

* Completing recurring todos now works as expected and does not make if
  disappear forever.

(wiz)

2017-05-17 11:17:04 UTC MAIN commitmail json YAML

Use TEST_ENV in test target.

(wiz)

2017-05-17 11:08:02 UTC MAIN commitmail json YAML

Updated converters/p5-JSON to 2.92

(wiz)

2017-05-17 11:07:52 UTC MAIN commitmail json YAML

Updated p5-JSON to 2.92.

2.92 2017-05-15
    - production release

2.91_04 2017-01-10
- updated backportPP with JSON::PP 2.91_04

2.91_03 2017-01-09
- reworked documentation, based on the one for JSON::XS
- updated backportPP with JSON::PP 2.91_03

2.91_02 2016-12-04
- fixed not to fail tests under Perl 5.25.* (srezic++)

2.91_01 2016-12-03
- PERL_JSON_BACKEND now accepts Cpanel::JSON::XS as well
- tweaked tests to support various backends
- made convert_blessed_universally (for Perl 5.18+) and
  support_by_pp less harmful
- fixed N/A exit code in Makefile.PL (bulk88)
- various doc patches from gregoa, topaz, zoffix, singingfish,
  yanick, dsteinbrunner, Toby Inkster
- removed duplicated tests
- removed base.pm dependency
- updated backportPP with JSON::PP 2.91_01

(wiz)

2017-05-17 11:07:04 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Simple to 1.302085

(wiz)

2017-05-17 11:06:54 UTC MAIN commitmail json YAML

Updated p5-Test-Simple to 1.302085.

1.302085  2017-05-01 19:24:37-07:00 America/Los_Angeles

    - No Changes since last TRIAL

1.302084  2017-04-29 20:42:48-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Better IO management
    - Allow access to the STDERR/STDOUT Test2::API uses
    - Formatters should use the Test2::API handles

(wiz)

2017-05-17 11:05:53 UTC MAIN commitmail json YAML

Updated devel/p5-Specio to 0.37

(wiz)

2017-05-17 11:05:44 UTC MAIN commitmail json YAML

Updated p5-Specio to 0.37.

0.37    2017-05-09

- Possible fix for very weird failures seen under threaded Perls with some
  modules that use Specio.

(wiz)

2017-05-17 11:04:04 UTC MAIN commitmail json YAML

Updated devel/p5-Params-Validate to 1.28

(wiz)

2017-05-17 11:03:53 UTC MAIN commitmail json YAML

Updated p5-Params-Validate to 1.28.

1.28    2017-05-05

- Removed the broken Makefile.PL that was accidentally being shipped with this
  distro since 1.26.

(wiz)

2017-05-17 11:03:01 UTC MAIN commitmail json YAML

Updated www/p5-Net-HTTP to 6.15

(wiz)

2017-05-17 11:02:50 UTC MAIN commitmail json YAML

Updated p5-Net-HTTP to 6.15.

6.15      2017-05-12 14:57:02+02:00 Europe/Paris
    - Fix t/rt-112313.t (Shoichi Kaji)

(wiz)

2017-05-17 11:01:11 UTC MAIN commitmail json YAML

Updated net/p5-Net-DNS to 1.10

(wiz)

2017-05-17 11:01:00 UTC MAIN commitmail json YAML

Updated p5-Net-DNS to 1.10.

**** 1.10 May 5, 2017

Fix rt.cpan.org #120748

Net::DNS::Resolver::MSWin32 critical issue
Thanks to Dmytro Zagashev for his valuable assistence during
the investigation which exposed five distinct issues.

Feature rt.cpan.org #18819

Perl 5.22.0 puts EBCDIC character encoding back on the agenda.
Thanks to Yaroslav Kuzmin for successful test build on os390.

(wiz)

2017-05-17 10:59:16 UTC MAIN commitmail json YAML

Updated devel/p5-IPC-Run to 0.96

(wiz)

2017-05-17 10:59:04 UTC MAIN commitmail json YAML

Updated p5-IPC-Run to 0.96.

0.96 Fri May 12 2017
- Update bug tracker to https://github.com/toddr/IPC-Run/issues

(wiz)

2017-05-17 10:47:46 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Server-Simple to 0.52

(wiz)

2017-05-17 10:47:34 UTC MAIN commitmail json YAML

Updated p5-HTTP-Server-Simple to 0.52.

0.52 2017-03-31
  - Add . to lib in Makefile.PL to support perl 5.25.11

(wiz)

2017-05-17 10:41:54 UTC MAIN commitmail json YAML

+ R-3.4.0, blender-2.79, p5-JSON-2.92, rust-1.17.

(wiz)

2017-05-17 10:39:54 UTC MAIN commitmail json YAML

Updated misc/dialog to 1.3.20170509

(wiz)

2017-05-17 10:39:43 UTC MAIN commitmail json YAML

Updated dialog to 1.3.20170509.

2017/05/09
+ improved configure macros CF_ADD_CFLAGS, CF_CC_ENV_FLAGS, and
  CF_SHARED_OPTS.
+ updated hu.po and tr.po from
http://translationproject.org/latest/dialog/
+ update config.guess, config.sub

(wiz)

2017-05-17 10:37:19 UTC MAIN commitmail json YAML

Updated converters/convmv to 2.01

(wiz)

2017-05-17 10:37:08 UTC MAIN commitmail json YAML

Updated convmv to 2.01.

2.01
- map : instead of / in SFU mapping tables

(wiz)

2017-05-17 10:36:28 UTC MAIN commitmail json YAML

Updated devel/py-tortoisehg to 4.2

(wiz)

2017-05-17 10:36:16 UTC MAIN commitmail json YAML

Updated py-tortoisehg to 4.2.

TortoiseHg 4.2

TortoiseHg 4.2 is a regularly scheduled (quarterly) feature release, coinciding with Mercurial 4.2

Bug Fixes

    customtools: do not crash by tool name containing dot (fixes #4740)
    revdetails: convert issue patterns to unicode (fixes #4737)
    win32: fix XLS hack in docdiff (refs #4540)

Improvements

    archive: allow to archive "all files touched since X"
    merge: respect 'merge-pattern' config when merging (fixes #1928)
    status, repo: remove unnecessary invalidation (fsmonitor compatibility)

Installer

    packaged with Mercurial 4.2 + 3 stable commits and one WIX fix commit
    updated keyring and evolution

(wiz)

2017-05-17 10:30:28 UTC MAIN commitmail json YAML

Updated devel/py-mercurial to 4.2

(wiz)

2017-05-17 10:30:18 UTC MAIN commitmail json YAML

Updated py-mercurial to 4.2.

Mercurial 4.2 release

1. Features

    Pager has moved from a bundled extension and into core.

        The in-core pager is on by default for any command that can produce long output.

        The pager extension is now deprecated. Please migrate off of it by removing extensions.pager from your configuration.
        If you have the pager extension enabled, it will override the in-core pager and will work as before.

        Unlike the pager extension, the in-core pager is disabled per underlying command, not per alias. This means that if you configure it to be off for log, it will be off for all aliases that use log. If you want paging e.g. for one log-alias but not for another, please keep the pager extension enabled for now.

        The in-core pager does not yet support attending commands that were not designed for it, so third-party extensions will not be paged until they have been updated to use the in-core pager. If you want paging for a command from a third-party command, please keep the pager extension enabled for now.

        See hg help pager for details.

    Color is now a core feature on by default. See hg help color for details.

        Set ui.color=never in your configuration to disable it.

        The color extension is now deprecated. Please migrate off of it by removing extensions.color from your configuration.

    The file content view on hgweb now allows you to select a range of lines and follow history of those lines over time.

    hg update and hg rebase can now be configured to abort if no destination was explicitly given. This can be useful if your workflow is such that the destination is hard to predict. Set configuration option commands.update.requiredest=1 and commands.rebase.requiredest=1 to enable them.

    hg status can now be configured to display the paths relative to the working directory. Set configuration option commands.status.relative=1 to enable that.

    hg update learned to update across branches with a dirty working directory with --merge.

    A new rev fileset has been introduced to evaluate a fileset in the context of specific revision.

    A new status fileset has been introduced to simulate hg status between revisions and select files with desired properties. For example, to find files not modified between revisions 3.0 and .: hg files 'set:status("3.0", ., clean())'

    A bundlespec help topic has been added. It documents the syntax used to define what is in a bundle file.

    Clients can now define the path to a file containing cookies that should be sent in HTTP requests. See hg help config.auth.cookiefile.

2. Bug fixes

    Aborts from an HTTP server are now properly reported back to the client instead of resulting in a 500 return code (f3807a135e43)
    lock: remove possible confusion between pid from different namespace (1f151a33af8e)
    color: fix handling of nested color (issue5413)
    template: cleanly reject invalid argument passed to pad()
    template: make pad() strip color codes before computing width (issue5416)
    graphlog: properly display multiple edges towards null node (issue5440)
    addremove: significant speedup on large repository (d3e2af4e0128, 985a98c6bad0)
    fileset: significant speed up on large repository (992882cef7e1)
    curses: fix the interactive hunk selection user interface on windows (issue5512)
    hgwebdir: allow a repository to be hosted at "/"
    bundle2: ignore errors seeking a bundle after an exception (issue4784)
    templatefilters: fix crash by string formatting of '{x|splitlines}'

3. Improvements

    merge: print message before launching external merge tool (4d019d0e1b3b),
    profiling: add statprof support for Chrome trace viewer rendering (517bc1cd7033),
    hg: allow usage of $XDG_CONFIG_HOME/hg/hgrc (354020079723),
    matcher: adds a new rootfilesin: matcher type. It matches files inside a directory, but not any subdirectories.
    sslutil: issue warning when [hostfingerprint] is used. The [hostsecurity] is better in everyway.
    pager: improve error reporting when calling out to page (issue5491)
    documentation: various improvements
    hgweb: use monospace font for commit messages in gitweb theme
    template: provide loop counter as "index" keyword
    template: add support for keyword arguments
    template: introduce new hybridlist and hybriddict function and the ability to define a dict in a template
    hg: hardlink is enabled more widely on some filesystems, to speed up certain operations.

4. Extensions

    bugzilla: add a REST API backend (usable with Bugzilla 5.0+) (78de43ab585f),
    blackbox: allow to log time spent blocked (eg: waiting on user input) using the ui.logblockedtimes = on config option,
    shelve: add -n/--name option to unshelve (issue5475)
    patchbomb: add config knob to generate flags by template (issue5354)
    rebase: fix a bug where public changeset could still be rebase in if the rebase set had multiple roots,
    rebase: fix rebase possible rebase crash when working directory parent is obsolete (issue5219) (<1> not sure if we should include stuff touching experimental feature)
    patchbomb: use a single pager to display all output from -n/--test (BC)
    mq: reject new patch name containing leading/trailing whitespace
    convert: fix the handling of empty changlist descriptions in P4
    largefiles: set the extension as enabled locally after a share requiring it

(wiz)

2017-05-17 08:09:04 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20170514

(wiz)

2017-05-17 08:08:52 UTC MAIN commitmail json YAML

version 2017.05.14

Core
+ [extractor/common] Respect Width and Height attributes in ISM manifests
+ [postprocessor/metadatafromtitle] Add support regular expression syntax for
  --metadata-from-title (#13065)

Extractor
+ [mediaset] Add support for video.mediaset.it (#12708, #12964)
* [orf:radio] Fix extraction (#11643, #12926)
* [aljazeera] Extend URL regular expression (#13053)
* [imdb] Relax URL regular expression (#13056)
+ [francetv] Add support for mobile.france.tv (#13068)
+ [upskill] Add support for upskillcourses.com (#13043)
* [thescene] Fix extraction (#13061)
* [condenast] Improve embed support
* [liveleak] Fix extraction (#12053)
+ [douyu] Support Douyu shows (#12228)
* [myspace] Improve URL regular expression (#13040)
* [adultswim] Use desktop platform in assets URL (#13041)

version 2017.05.09

Core
* [YoutubeDL] Force --restrict-filenames when no locale is set on all python
  versions (#13027)

Extractors
* [francetv] Adapt to site redesign (#13034)
+ [packtpub] Add support for authentication (#12622)
* [drtv] Lower preference for SignLanguage formats (#13013, #13016)
+ [cspan] Add support for brightcove live embeds (#13028)
* [vrv] Extract DASH formats and subtitles
* [funimation] Fix authentication (#13021)
* [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
    + Add support for Adobe Pass authentication
    + Add support for live streams
    + Add support for show pages
* [turner] Extract thumbnail, is_live and strip description
+ [nonktube] Add support for nonktube.com (#8647, #13024)
+ [nuevo] Pass headers to _extract_nuevo
* [nbc] Improve extraction (#12364)

version 2017.05.07

Common
* [extractor/common] Fix typo in _extract_akamai_formats
+ [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
+ [extractor/common] Introduce chapters meta field

Extractors
* [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
  #13003)
* [bilibili] Fix video downloading (#13001)
* [rmcdecouverte] Fix extraction (#12937)
* [theplatform] Extract chapters
* [bandcamp] Fix thumbnail extraction (#12980)
* [pornhub] Extend URL regular expression (#12996)
+ [youtube] Extract chapters
+ [nrk] Extract chapters
+ [vice] Add support for ooyala embeds in article pages
+ [vice] Support vice articles (#12968)
* [vice] Fix extraction for non en_us videos (#12967)
* [gdcvault] Fix extraction for some videos (#12733)
* [pbs] Improve multipart video support (#12981)
* [laola1tv] Fix extraction (#12880)
+ [cda] Support birthday verification (#12789)
* [leeco] Fix extraction (#12974)
+ [pbs] Extract chapters
* [amp] Imporove thumbnail and subtitles extraction
* [foxsports] Fix extraction (#12945)
- [coub] Remove comment count extraction (#12941)

(wiz)

2017-05-16 13:50:17 UTC MAIN commitmail json YAML

Updated devel/libmtp to 1.1.13

(wiz)

2017-05-16 13:50:06 UTC MAIN commitmail json YAML

Updated libmtp to 1.1.13.

I have just released 1.1.13 of libmtp.

- Fixed GetPartialObject64 on non-x86_64
- Lots of USB ID additions.

- Some bugworkaround flags removed for Samsung Galaxy and Motorola G 2nd edition
  (proplistget and proplistgetall bug flags)

pkgsrc change:
Really make libgcrypt optional.

(wiz)

2017-05-16 13:45:56 UTC MAIN commitmail json YAML

Updated misc/calibre to 2.85.1

(wiz)

2017-05-16 13:38:23 UTC MAIN commitmail json YAML

Updated devel/waf to 1.9.11

(wiz)

2017-05-16 13:38:13 UTC MAIN commitmail json YAML

Updated waf to 1.9.11.

NEW IN WAF 1.9.11
-----------------
* Detect Visual Studio 2017 Build Tools using vswhere.exe #1945
* Improve preprocessor performance on system paths in verbose mode #1950
* Better installation defaults for windows import libraries #1860
* cpplint enhancements: --cpplint-root #1953 #1956
* eclipse project generator enhancements #1957 #1958

(wiz)

2017-05-16 13:37:24 UTC MAIN commitmail json YAML

Updated calibre to 2.85.1.

- version: 2.85.1
  date: 2017-05-12

  new features:
    - title: "Book details panel: Allow right click to search the internet for the current book"

    - title: "Book details panel: Allow right clicking on an author name to search the internet for works by that author"

    - title: "Book details panel: Clicking an author name now searches Goodreads by default instead of Wikipedia. Can be changed in Preferences->Look & feel->Book details"

    - title: "Kobo driver: Add support for the Kobo Auro H2O Edition 2"

  bug fixes:
    - title: "PDF Output: Fix a regression in the previous release that broke conversion to PDF for some files."

    - title: "DOCX Output: Fix lengths specified in percentage of page size not being converted correctly."

    - title: "DOCX Output: Fix some hyperlinks not working in word because the bookmark name is longer than forty characters."

    - title: "DOCX Output: Prevent images from being larger than the page size."

    - title: "Comic Input: Fix the number of colors control not allowing values less than 8"

    - title: "Kobo driver: Fix main memory and Card A being swapped on some systems"

    - title: "Kobo driver: Fix the ignore collections option being accidentally case-insensitive"

    - title: "Preferences->Toolbars: Show an error message when the user tries to remove either the Preferences or Location Manager buttons instead of just silently adding them back."

    - title: "version 2.85.1 contains a fix for a regression that cause the Open with action to go missing from the right click menu of the Book details panel"

  improved recipes:
    - Private Eye

  new recipes:
    - title: Balkanist
      author: Darko Miletic

- version: 2.84.0
  date: 2017-05-05

  new features:
    - title: "Kindle driver: Also delete book thumbnails from the system directory when deleting books."

    - title: "Conversion: Use the same regular expression engine as is used by the Edit Book tool. The new engine has much better support for Unicode characters/character classes."

    - title: "Edit Book: Add keyboard shortcuts to jump to opening and closing tags (Ctrl+{ and Ctrl+})"

    - title: "Add API to pre-process image data in recipes easily"

    - title: "fetch-ebook-metadata: add option to use only a single metadata plugin"

  bug fixes:
    - title: "E-book viewer: Fix a regression in the previous release that broke printing from inside the viewer."

    - title: "DOCX Output: When the input document contains paragraphs inside a block with a background color preserve the background color in the resulting paragraphs in the DOCX document."

    - title: "DOCX Output: Fix links to empty inline tags not working."

    - title: "DOCX Input: Fix links that point to anchors placed in empty paragraphs not working."

    - title: "PDF Output: Do not crash when unable to find page for link destination, instead use previous page."

    - title: "Edit Book: Fix sorting by language in Report->Words not working"

    - title: "Edit Book: Fix drag and drop of multiple items in the File Browser causing item order to be reversed."

    - title: "Get Books: Update Baen store plugin for website changes"

    - title: "Linux: When adding books from directories ignore files that have undecodable names."

    - title: "AZW3: Preserve the primary-writing-mode EXTH header field when round-tripping AZW3 files. Should fix editing/conversion of RTL AZW3 files causing page turning to become left-to-right on the Kindle"

    - title: "AZW3 Output: Set the primary-writing-mode EXTH header when the input document has page-progression-direction set to RTL as this is apparently required on newer Kindle firmware for right-to-left page turning"

    - title: "Fix a misbehaving wireless device connection can cause calibre to hang when opening the Connect/Share menu."

  improved recipes:
    - Private Eye
    - Die Zeit
    - NYTimes Tech Beat

  new recipes:
    - title: First Things
      author: John Hutson

(wiz)

2017-05-16 13:27:50 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.52

(wiz)

2017-05-16 13:27:39 UTC MAIN commitmail json YAML

Remove -H, it was only needed for mdoc2html when we were still using groff.

>From Ingo Schwarze.

Mention Ingo in man page.
Bump version.

(wiz)

2017-05-16 12:08:11 UTC MAIN commitmail json YAML

Updated security/gnupg21 to 2.1.21

(wiz)

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

Updated gnupg21 to 2.1.21.

Noteworthy changes in version 2.1.21 (2017-05-15)
-------------------------------------------------

  * gpg,gpgsm: Fix corruption of old style keyring.gpg files.  This
    bug was introduced with version 2.1.20.  Note that the default
    pubring.kbx format was not affected.

  * gpg,dirmngr: Removed the skeleton config file support.  The
    system's standard methods for providing default configuration
    files should be used instead.

  * w32: The Windows installer now allows installion of GnuPG without
    Administrator permissions.

  * gpg: Fixed import filter property match bug.

  * scd: Removed Linux support for Cardman 4040 PCMCIA reader.

  * scd: Fixed some corner case bugs in resume/suspend handling.

  * Many minor bug fixes and code cleanup.

(wiz)

2017-05-16 11:59:11 UTC MAIN commitmail json YAML

Remove references to gdbus-codegen, not installed by this package.

(wiz)

2017-05-15 14:14:18 UTC MAIN commitmail json YAML

Updated devel/gettext-tools to 0.19.8.1nb1

(wiz)

2017-05-15 14:14:04 UTC MAIN commitmail json YAML

Install "its" files. Needed by msgfmt.

Bump PKGREVISION.

(wiz)

2017-05-15 09:33:15 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.51

(wiz)

2017-05-15 09:33:03 UTC MAIN commitmail json YAML

More cleanup from Ingo Schwarze.

Remove -a remnants, simplify section header code, delete 9-argument
check - OpenBSD does not use groff for quite some time now.

Bump version.

(wiz)

2017-05-15 08:54:53 UTC MAIN commitmail json YAML

2017-05-14 18:04:37 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.50

(wiz)

2017-05-14 18:04:23 UTC MAIN commitmail json YAML

The -a checks are covered by mandoc -Tlint as well, remove the option.

>From Ingo Schwarze.

Bump version.

(wiz)

2017-05-14 18:00:26 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.49

(wiz)

2017-05-14 18:00:12 UTC MAIN commitmail json YAML

Remove -s option. mandoc already warns about trailing whitespace.

>From Ingo Schwarze.

Bump version.

(wiz)

2017-05-14 14:36:47 UTC MAIN commitmail json YAML

Updated mail/libetpan to 1.8

(wiz)

2017-05-14 14:36:22 UTC MAIN commitmail json YAML

Updated libetpan to 1.8.

1.8

    LMTP support
    workaround for QIP IMAP Server
    compatibility with NDK 13
    fixed crash (CVE-2017-8825)

(wiz)

2017-05-14 14:36:17 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.20nb2

(wiz)

2017-05-14 14:36:06 UTC MAIN commitmail json YAML

2017-05-14 08:49:58 UTC MAIN commitmail json YAML

+ ImageMagick-7.0.5.6, calibre-2.85.1, dialog-1.3.20170509,
  gimp-2.8.22, p5-IPC-Run-0.96, p5-Net-HTTP-6.15, protobuf-3.3.1,
  py-ZopeInterface-4.4.1, py-freezegun-0.3.9, py-parsedatetime-2.4,
  py-test-cov-2.5.1, thunderbird-enigmail-1.9.7, waf-1.9.11,
  x264-devel-20170513.

(wiz)

2017-05-12 10:02:47 UTC MAIN commitmail json YAML

Added www/py-MechanicalSoup version 0.7.0

(wiz)

2017-05-12 10:02:37 UTC MAIN commitmail json YAML

+ py-MechanicalSoup

(wiz)

2017-05-12 10:02:13 UTC MAIN commitmail json YAML

Import py-MechanicalSoup-0.7.0 as www/py-MechanicalSoup.

A Python library for automating interaction with websites.
MechanicalSoup automatically stores and sends cookies, follows
redirects, and can follow links and submit forms. It doesn't do
Javascript.

(wiz)

2017-05-11 17:36:39 UTC MAIN commitmail json YAML

Updated time/py-icalendar to 3.11.4

(wiz)

2017-05-11 17:36:28 UTC MAIN commitmail json YAML

Updated py-icalendar to 3.11.4.

3.11.4 (2017-05-10)
-------------------

Bug fixes:

- Don't break on parameter values which contain equal signs, e.g. base64 encoded
  binary data [geier]

- Fix handling of VTIMEZONEs with subcomponents with the same DTSTARTs.
  [geier]

3.11.3 (2017-02-15)
-------------------

Bug fixes:

- Removed ``setuptools`` as a dependency as it was only required by setup.py
  and not by the package.

- Don't split content lines on the unicode ``LINE SEPARATOR`` character
  ``\u2028`` but only on ``CRLF`` or ``LF``.

3.11.2 (2017-01-12)
-------------------

Bug fixes:

- Run tests with python 3.5 and 3.6.
  [geier]

- Allow tests failing with pypy3 on travis.ci.
  [geier]

3.11.1 (2016-12-19)
-------------------

Bug fixes:

- Encode error message before adding it to the stack of collected error messages.

3.11 (2016-11-18)
-----------------

Fixes:

- Successfully test with pypy and pypy3.  [gforcada]

- Minor documentation update.  [tpltnt]

(wiz)

2017-05-11 09:13:27 UTC MAIN commitmail json YAML

2017-05-10 08:37:19 UTC MAIN commitmail json YAML

+ p5-HTTP-Server-Simple-0.52, p5-Specio-0.37.

(wiz)

2017-05-07 16:10:47 UTC MAIN commitmail json YAML

Updated wm/notion to 3.2017050501

(wiz)

2017-05-07 16:10:35 UTC MAIN commitmail json YAML

Updated notion to 3.2017050501.

I've just released version 3-2017050501 of Notion.

This is mostly a maintenance release, but some notable changes include:

* Add focuslist menu for workspaces (thanks to @hedning)
* Add sizepolicy support for menus (thanks to @hedning)
* Fix statusd free memory (thanks to @jsbackus)
* Improve error messages for invalid key combinations (thanks to @xmw and
  @knixeur)
* configuration options for warp cursor placement (thanks to Campbell
  Barton)
* include net_client_list in the default configuration
* add Subtle(wm)-like window management to contrib scripts (@gwash)
* add rofi menu support (thanks to @olejorgenb and @hedning)
* various cleanups (thanks to Campbell Barton, Wojtek Aniszewski,
  @jsbackus, Joe Mason, @olejorgenb)

(wiz)

2017-05-07 16:04:08 UTC MAIN commitmail json YAML

+ convmv-2.01, flex-2.6.4, gstreamer1-1.12.0, libmicrohttpd-0.9.54,
  p5-Net-DNS-1.10, p5-Params-Validate-1.28, p5-Test-Simple-1.302085,
  py-mercurial-4.2, py-tortoisehg-4.2, todoman-3.2.0, vim-8.0.0596,
  vim-share-8.0.0596, x264-devel-20170506.

(wiz)

2017-05-07 08:08:44 UTC MAIN commitmail json YAML

2017-05-04 22:48:24 UTC MAIN commitmail json YAML

Add missing BUILD_DEPENDS.

(wiz)

2017-05-03 18:38:58 UTC MAIN commitmail json YAML

+ abcmidi-20170416, asterisk-13.14.1, claws-mail-3.15.0,
  libgphoto2-2.5.13, libmtp-1.1.13, lyx-2.3.0, mame-0.185,
  phpmyadmin-4.7.0, py-tornado-4.5.1, xfce4-desktop-4.13.0.

(wiz)

2017-05-02 13:59:25 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.48

(wiz)

2017-05-02 13:59:10 UTC MAIN commitmail json YAML

1.48: remove -P option; mandoc does most of these checks already
and the remaining ones were recently added.

>From Ingo Schwarze.

(wiz)

2017-05-02 13:53:14 UTC MAIN commitmail json YAML

Bug fix from Ingo Schwarze: also look for empty lines in unfilled blocks.

(wiz)

2017-05-02 13:37:33 UTC MAIN commitmail json YAML

2017-05-02 13:28:18 UTC MAIN commitmail json YAML

Updated print/poppler to 0.54.0

(wiz)

2017-05-02 13:27:59 UTC MAIN commitmail json YAML

poppler*: update to 0.54.0:

Release 0.54.0
        core:
        * Make XRef reconstruction a bit better. Bug #100509

        glib:
        * Expose movie play mode. Bug #99625
        * demo: Show play mode in movie properties view

        qt5:
        * Compile with -DQT_NO_CAST_FROM_BYTEARRAY. Bug #100311

        utils:
        * pdfimages: don't fail listing if inline image data contains 'EI'. Bug #100737

Release 0.53.0
        core:
        * Form support improvements
        * SplashOutputDev: Fix memory leak when rendering images with colormap and matte color
        * Minor fix in GlobalParams documentation

        qt5:
        * Expose form calculate order
        * Expose Form additional actions

        utils:
        * pdfimages: support 16bpc png and tiff images. Bug #99988
        * pdftohtml: fix small memory leak when constructing some filenames
        * pdfinfo: fix leak when printing JS

        build sytem:
        * Compile in C++11 mode

(wiz)

2017-05-02 11:25:52 UTC MAIN commitmail json YAML

Updated ImageMagick to 7.0.5.5.

2017-04-24  7.0.5-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-5, GIT revision 19908:bc92979:20170424.

2017-03-26  7.0.5-5 Cristy  <quetzlzacatenango@image...>
  * Minimize buffer copies to improve OpenCL performance.
  * Morphology thinning is no longer a no-op (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31650).
  * Patch two PCD writer problems, corrupt output and dark pixels (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=3164).
  * Support ICC based PDF's (reference
    https://github.com/ImageMagick/ImageMagick/issues/417).
  * Fix improper EPS clip path rendering (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31722).

(wiz)

2017-05-02 11:24:42 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 7.0.5.5

(wiz)

2017-05-02 11:16:22 UTC MAIN commitmail json YAML

2017-05-02 11:16:02 UTC MAIN commitmail json YAML

Updated tor to 0.3.0.6.

Changes in version 0.3.0.6 - 2017-04-26
  Tor 0.3.0.6 is the first stable release of the Tor 0.3.0 series.

  With the 0.3.0 series, clients and relays now use Ed25519 keys to
  authenticate their link connections to relays, rather than the old
  RSA1024 keys that they used before. (Circuit crypto has been
  Curve25519-authenticated since 0.2.4.8-alpha.) We have also replaced
  the guard selection and replacement algorithm to behave more robustly
  in the presence of unreliable networks, and to resist guard-
  capture attacks.

  This series also includes numerous other small features and bugfixes,
  along with more groundwork for the upcoming hidden-services revamp.

  Per our stable release policy, we plan to support the Tor 0.3.0
  release series for at least the next nine months, or for three months
  after the first stable release of the 0.3.1 series: whichever is
  longer. If you need a release with long-term support, we recommend
  that you stay with the 0.2.9 series.

  Below are the changes since 0.2.9.10. For a list of only the changes
  since 0.3.0.5-rc, see the ChangeLog file.

  o Major features (directory authority, security):
    - The default for AuthDirPinKeys is now 1: directory authorities
      will reject relays where the RSA identity key matches a previously
      seen value, but the Ed25519 key has changed. Closes ticket 18319.

  o Major features (guard selection algorithm):
    - Tor's guard selection algorithm has been redesigned from the
      ground up, to better support unreliable networks and restrictive
      sets of entry nodes, and to better resist guard-capture attacks by
      hostile local networks. Implements proposal 271; closes
      ticket 19877.

  o Major features (next-generation hidden services):
    - Relays can now handle v3 ESTABLISH_INTRO cells as specified by
      prop224 aka "Next Generation Hidden Services". Service and clients
      don't use this functionality yet. Closes ticket 19043. Based on
      initial code by Alec Heifetz.
    - Relays now support the HSDir version 3 protocol, so that they can
      can store and serve v3 descriptors. This is part of the next-
      generation onion service work detailled in proposal 224. Closes
      ticket 17238.

  o Major features (protocol, ed25519 identity keys):
    - Clients now support including Ed25519 identity keys in the EXTEND2
      cells they generate. By default, this is controlled by a consensus
      parameter, currently disabled. You can turn this feature on for
      testing by setting ExtendByEd25519ID in your configuration. This
      might make your traffic appear different than the traffic
      generated by other users, however. Implements part of ticket
      15056; part of proposal 220.
    - Relays now understand requests to extend to other relays by their
      Ed25519 identity keys. When an Ed25519 identity key is included in
      an EXTEND2 cell, the relay will only extend the circuit if the
      other relay can prove ownership of that identity. Implements part
      of ticket 15056; part of proposal 220.
    - Relays now use Ed25519 to prove their Ed25519 identities and to
      one another, and to clients. This algorithm is faster and more
      secure than the RSA-based handshake we've been doing until now.
      Implements the second big part of proposal 220; Closes
      ticket 15055.

  o Major features (security):
    - Change the algorithm used to decide DNS TTLs on client and server
      side, to better resist DNS-based correlation attacks like the
      DefecTor attack of Greschbach, Pulls, Roberts, Winter, and
      Feamster. Now relays only return one of two possible DNS TTL
      values, and clients are willing to believe DNS TTL values up to 3
      hours long. Closes ticket 19769.

  o Major bugfixes (client, onion service, also in 0.2.9.9):
    - Fix a client-side onion service reachability bug, where multiple
      socks requests to an onion service (or a single slow request)
      could cause us to mistakenly mark some of the service's
      introduction points as failed, and we cache that failure so
      eventually we run out and can't reach the service. Also resolves a
      mysterious "Remote server sent bogus reason code 65021" log
      warning. The bug was introduced in ticket 17218, where we tried to
      remember the circuit end reason as a uint16_t, which mangled
      negative values. Partially fixes bug 21056 and fixes bug 20307;
      bugfix on 0.2.8.1-alpha.

  o Major bugfixes (crash, directory connections):
    - Fix a rare crash when sending a begin cell on a circuit whose
      linked directory connection had already been closed. Fixes bug
      21576; bugfix on 0.2.9.3-alpha. Reported by Alec Muffett.

  o Major bugfixes (directory authority):
    - During voting, when marking a relay as a probable sybil, do not
      clear its BadExit flag: sybils can still be bad in other ways
      too. (We still clear the other flags.) Fixes bug 21108; bugfix
      on 0.2.0.13-alpha.

  o Major bugfixes (DNS):
    - Fix a bug that prevented exit nodes from caching DNS records for
      more than 60 seconds. Fixes bug 19025; bugfix on 0.2.4.7-alpha.

  o Major bugfixes (IPv6 Exits):
    - Stop rejecting all IPv6 traffic on Exits whose exit policy rejects
      any IPv6 addresses. Instead, only reject a port over IPv6 if the
      exit policy rejects that port on more than an IPv6 /16 of
      addresses. This bug was made worse by 17027 in 0.2.8.1-alpha,
      which rejected a relay's own IPv6 address by default. Fixes bug
      21357; bugfix on commit 004f3f4e53 in 0.2.4.7-alpha.

  o Major bugfixes (parsing):
    - Fix an integer underflow bug when comparing malformed Tor
      versions. This bug could crash Tor when built with
      --enable-expensive-hardening, or on Tor 0.2.9.1-alpha through Tor
      0.2.9.8, which were built with -ftrapv by default. In other cases
      it was harmless. Part of TROVE-2017-001. Fixes bug 21278; bugfix
      on 0.0.8pre1. Found by OSS-Fuzz.
    - When parsing a malformed content-length field from an HTTP
      message, do not read off the end of the buffer. This bug was a
      potential remote denial-of-service attack against Tor clients and
      relays. A workaround was released in October 2016, to prevent this
      bug from crashing Tor. This is a fix for the underlying issue,
      which should no longer matter (if you applied the earlier patch).
      Fixes bug 20894; bugfix on 0.2.0.16-alpha. Bug found by fuzzing
      using AFL (http://lcamtuf.coredump.cx/afl/).

  o Major bugfixes (scheduler):
    - Actually compare circuit policies in ewma_cmp_cmux(). This bug
      caused the channel scheduler to behave more or less randomly,
      rather than preferring channels with higher-priority circuits.
      Fixes bug 20459; bugfix on 0.2.6.2-alpha.

  o Major bugfixes (security, also in 0.2.9.9):
    - Downgrade the "-ftrapv" option from "always on" to "only on when
      --enable-expensive-hardening is provided." This hardening option,
      like others, can turn survivable bugs into crashes--and having it
      on by default made a (relatively harmless) integer overflow bug
      into a denial-of-service bug. Fixes bug 21278 (TROVE-2017-001);
      bugfix on 0.2.9.1-alpha.

  o Minor feature (client):
    - Enable IPv6 traffic on the SocksPort by default. To disable this,
      a user will have to specify "NoIPv6Traffic". Closes ticket 21269.

  o Minor feature (fallback scripts):
    - Add a check_existing mode to updateFallbackDirs.py, which checks
      if fallbacks in the hard-coded list are working. Closes ticket
      20174. Patch by haxxpop.

  o Minor feature (protocol versioning):
    - Add new protocol version for proposal 224. HSIntro now advertises
      version "3-4" and HSDir version "1-2". Fixes ticket 20656.

  o Minor features (ciphersuite selection):
    - Allow relays to accept a wider range of ciphersuites, including
      chacha20-poly1305 and AES-CCM. Closes the other part of 15426.
    - Clients now advertise a list of ciphersuites closer to the ones
      preferred by Firefox. Closes part of ticket 15426.

  o Minor features (controller):
    - Add "GETINFO sr/current" and "GETINFO sr/previous" keys, to expose
      shared-random values to the controller. Closes ticket 19925.
    - When HSFETCH arguments cannot be parsed, say "Invalid argument"
      rather than "unrecognized." Closes ticket 20389; patch from
      Ivan Markin.

  o Minor features (controller, configuration):
    - Each of the *Port options, such as SocksPort, ORPort, ControlPort,
      and so on, now comes with a __*Port variant that will not be saved
      to the torrc file by the controller's SAVECONF command. This
      change allows TorBrowser to set up a single-use domain socket for
      each time it launches Tor. Closes ticket 20956.
    - The GETCONF command can now query options that may only be
      meaningful in context-sensitive lists. This allows the controller
      to query the mixed SocksPort/__SocksPort style options introduced
      in feature 20956. Implements ticket 21300.

  o Minor features (diagnostic, directory client):
    - Warn when we find an unexpected inconsistency in directory
      download status objects. Prevents some negative consequences of
      bug 20593.

  o Minor features (directory authorities):
    - Directory authorities now reject descriptors that claim to be
      malformed versions of Tor. Helps prevent exploitation of
      bug 21278.
    - Reject version numbers with components that exceed INT32_MAX.
      Otherwise 32-bit and 64-bit platforms would behave inconsistently.
      Fixes bug 21450; bugfix on 0.0.8pre1.

  o Minor features (directory authority):
    - Add a new authority-only AuthDirTestEd25519LinkKeys option (on by
      default) to control whether authorities should try to probe relays
      by their Ed25519 link keys. This option will go away in a few
      releases--unless we encounter major trouble in our ed25519 link
      protocol rollout, in which case it will serve as a safety option.

  o Minor features (directory cache):
    - Relays and bridges will now refuse to serve the consensus they
      have if they know it is too old for a client to use. Closes
      ticket 20511.

  o Minor features (ed25519 link handshake):
    - Advertise support for the ed25519 link handshake using the
      subprotocol-versions mechanism, so that clients can tell which
      relays can identity themselves by Ed25519 ID. Closes ticket 20552.

  o Minor features (entry guards):
    - Add UseEntryGuards to TEST_OPTIONS_DEFAULT_VALUES in order to not
      break regression tests.
    - Require UseEntryGuards when UseBridges is set, in order to make
      sure bridges aren't bypassed. Resolves ticket 20502.

  o Minor features (fallback directories):
    - Allow 3 fallback relays per operator, which is safe now that we
      are choosing 200 fallback relays. Closes ticket 20912.
    - Annotate updateFallbackDirs.py with the bandwidth and consensus
      weight for each candidate fallback. Closes ticket 20878.
    - Display the relay fingerprint when downloading consensuses from
      fallbacks. Closes ticket 20908.
    - Exclude relays affected by bug 20499 from the fallback list.
      Exclude relays from the fallback list if they are running versions
      known to be affected by bug 20499, or if in our tests they deliver
      a stale consensus (i.e. one that expired more than 24 hours ago).
      Closes ticket 20539.
    - Make it easier to change the output sort order of fallbacks.
      Closes ticket 20822.
    - Reduce the minimum fallback bandwidth to 1 MByte/s. Part of
      ticket 18828.
    - Require fallback directories to have the same address and port for
      7 days (now that we have enough relays with this stability).
      Relays whose OnionOO stability timer is reset on restart by bug
      18050 should upgrade to Tor 0.2.8.7 or later, which has a fix for
      this issue. Closes ticket 20880; maintains short-term fix
      in 0.2.8.2-alpha.
    - Require fallbacks to have flags for 90% of the time (weighted
      decaying average), rather than 95%. This allows at least 73% of
      clients to bootstrap in the first 5 seconds without contacting an
      authority. Part of ticket 18828.
    - Select 200 fallback directories for each release. Closes
      ticket 20881.

  o Minor features (fingerprinting resistence, authentication):
    - Extend the length of RSA keys used for TLS link authentication to
      2048 bits. (These weren't used for forward secrecy; for forward
      secrecy, we used P256.) Closes ticket 13752.

  o Minor features (geoip):
    - Update geoip and geoip6 to the April 4 2017 Maxmind GeoLite2
      Country database.

  o Minor features (geoip, also in 0.2.9.9):
    - Update geoip and geoip6 to the January 4 2017 Maxmind GeoLite2
      Country database.

  o Minor features (infrastructure):
    - Implement smartlist_add_strdup() function. Replaces the use of
      smartlist_add(sl, tor_strdup(str)). Closes ticket 20048.

  o Minor features (linting):
    - Enhance the changes file linter to warn on Tor versions that are
      prefixed with "tor-". Closes ticket 21096.

  o Minor features (logging):
    - In several places, describe unset ed25519 keys as "<unset>",
      rather than the scary "AAAAAAAA...AAA". Closes ticket 21037.

  o Minor features (portability, compilation):
    - Autoconf now checks to determine if OpenSSL structures are opaque,
      instead of explicitly checking for OpenSSL version numbers. Part
      of ticket 21359.
    - Support building with recent LibreSSL code that uses opaque
      structures. Closes ticket 21359.

  o Minor features (relay):
    - We now allow separation of exit and relay traffic to different
      source IP addresses, using the OutboundBindAddressExit and
      OutboundBindAddressOR options respectively. Closes ticket 17975.
      Written by Michael Sonntag.

  o Minor features (reliability, crash):
    - Try better to detect problems in buffers where they might grow (or
      think they have grown) over 2 GB in size. Diagnostic for
      bug 21369.

  o Minor features (testing):
    - During 'make test-network-all', if tor logs any warnings, ask
      chutney to output them. Requires a recent version of chutney with
      the 21572 patch. Implements 21570.

  o Minor bugfix (control protocol):
    - The reply to a "GETINFO config/names" request via the control
      protocol now spells the type "Dependent" correctly. This is a
      breaking change in the control protocol. (The field seems to be
      ignored by the most common known controllers.) Fixes bug 18146;
      bugfix on 0.1.1.4-alpha.
    - The GETINFO extra-info/digest/<digest> command was broken because
      of a wrong base16 decode return value check, introduced when
      refactoring that API. Fixes bug 22034; bugfix on 0.2.9.1-alpha.

  o Minor bugfix (logging):
    - Don't recommend the use of Tor2web in non-anonymous mode.
      Recommending Tor2web is a bad idea because the client loses all
      anonymity. Tor2web should only be used in specific cases by users
      who *know* and understand the issues. Fixes bug 21294; bugfix
      on 0.2.9.3-alpha.

  o Minor bugfixes (bug resilience):
    - Fix an unreachable size_t overflow in base64_decode(). Fixes bug
      19222; bugfix on 0.2.0.9-alpha. Found by Guido Vranken; fixed by
      Hans Jerry Illikainen.

  o Minor bugfixes (build):
    - Replace obsolete Autoconf macros with their modern equivalent and
      prevent similar issues in the future. Fixes bug 20990; bugfix
      on 0.1.0.1-rc.

  o Minor bugfixes (certificate expiration time):
    - Avoid using link certificates that don't become valid till some
      time in the future. Fixes bug 21420; bugfix on 0.2.4.11-alpha

  o Minor bugfixes (client):
    - Always recover from failures in extend_info_from_node(), in an
      attempt to prevent any recurrence of bug 21242. Fixes bug 21372;
      bugfix on 0.2.3.1-alpha.
    - When clients that use bridges start up with a cached consensus on
      disk, they were ignoring it and downloading a new one. Now they
      use the cached one. Fixes bug 20269; bugfix on 0.2.3.12-alpha.

  o Minor bugfixes (code correctness):
    - Repair a couple of (unreachable or harmless) cases of the risky
      comparison-by-subtraction pattern that caused bug 21278.

  o Minor bugfixes (config):
    - Don't assert on startup when trying to get the options list and
      LearnCircuitBuildTimeout is set to 0: we are currently parsing the
      options so of course they aren't ready yet. Fixes bug 21062;
      bugfix on 0.2.9.3-alpha.

  o Minor bugfixes (configuration):
    - Accept non-space whitespace characters after the severity level in
      the `Log` option. Fixes bug 19965; bugfix on 0.2.1.1-alpha.
    - Support "TByte" and "TBytes" units in options given in bytes.
      "TB", "terabyte(s)", "TBit(s)" and "terabit(s)" were already
      supported. Fixes bug 20622; bugfix on 0.2.0.14-alpha.

  o Minor bugfixes (configure, autoconf):
    - Rename the configure option --enable-expensive-hardening to
      --enable-fragile-hardening. Expensive hardening makes the tor
      daemon abort when some kinds of issues are detected. Thus, it
      makes tor more at risk of remote crashes but safer against RCE or
      heartbleed bug category. We now try to explain this issue in a
      message from the configure script. Fixes bug 21290; bugfix
      on 0.2.5.4-alpha.

  o Minor bugfixes (consensus weight):
    - Add new consensus method that initializes bw weights to 1 instead
      of 0. This prevents a zero weight from making it all the way to
      the end (happens in small testing networks) and causing an error.
      Fixes bug 14881; bugfix on 0.2.2.17-alpha.

  o Minor bugfixes (crash prevention):
    - Fix an (currently untriggerable, but potentially dangerous) crash
      bug when base32-encoding inputs whose sizes are not a multiple of
      5. Fixes bug 21894; bugfix on 0.2.9.1-alpha.

  o Minor bugfixes (dead code):
    - Remove a redundant check for PidFile changes at runtime in
      options_transition_allowed(): this check is already performed
      regardless of whether the sandbox is active. Fixes bug 21123;
      bugfix on 0.2.5.4-alpha.

  o Minor bugfixes (descriptors):
    - Correctly recognise downloaded full descriptors as valid, even
      when using microdescriptors as circuits. This affects clients with
      FetchUselessDescriptors set, and may affect directory authorities.
      Fixes bug 20839; bugfix on 0.2.3.2-alpha.

  o Minor bugfixes (directory mirrors):
    - Allow relays to use directory mirrors without a DirPort: these
      relays need to be contacted over their ORPorts using a begindir
      connection. Fixes one case of bug 20711; bugfix on 0.2.8.2-alpha.
    - Clarify the message logged when a remote relay is unexpectedly
      missing an ORPort or DirPort: users were confusing this with a
      local port. Fixes another case of bug 20711; bugfix
      on 0.2.8.2-alpha.

  o Minor bugfixes (directory system):
    - Bridges and relays now use microdescriptors (like clients do)
      rather than old-style router descriptors. Now bridges will blend
      in with clients in terms of the circuits they build. Fixes bug
      6769; bugfix on 0.2.3.2-alpha.
    - Download all consensus flavors, descriptors, and authority
      certificates when FetchUselessDescriptors is set, regardless of
      whether tor is a directory cache or not. Fixes bug 20667; bugfix
      on all recent tor versions.

  o Minor bugfixes (documentation):
    - Update the tor manual page to document every option that can not
      be changed while tor is running. Fixes bug 21122.

  o Minor bugfixes (ed25519 certificates):
    - Correctly interpret ed25519 certificates that would expire some
      time after 19 Jan 2038. Fixes bug 20027; bugfix on 0.2.7.2-alpha.

  o Minor bugfixes (fallback directories):
    - Avoid checking fallback candidates' DirPorts if they are down in
      OnionOO. When a relay operator has multiple relays, this
      prioritizes relays that are up over relays that are down. Fixes
      bug 20926; bugfix on 0.2.8.3-alpha.
    - Stop failing when OUTPUT_COMMENTS is True in updateFallbackDirs.py.
      Fixes bug 20877; bugfix on 0.2.8.3-alpha.
    - Stop failing when a relay has no uptime data in
      updateFallbackDirs.py. Fixes bug 20945; bugfix on 0.2.8.1-alpha.

  o Minor bugfixes (hidden service):
    - Clean up the code for expiring intro points with no associated
      circuits. It was causing, rarely, a service with some expiring
      introduction points to not open enough additional introduction
      points. Fixes part of bug 21302; bugfix on 0.2.7.2-alpha.
    - Resolve two possible underflows which could lead to creating and
      closing a lot of introduction point circuits in a non-stop loop.
      Fixes bug 21302; bugfix on 0.2.7.2-alpha.
    - Stop setting the torrc option HiddenServiceStatistics to "0" just
      because we're not a bridge or relay. Instead, we preserve whatever
      value the user set (or didn't set). Fixes bug 21150; bugfix
      on 0.2.6.2-alpha.

  o Minor bugfixes (hidden services):
    - Make hidden services check for failed intro point connections,
      even when they have exceeded their intro point creation limit.
      Fixes bug 21596; bugfix on 0.2.7.2-alpha. Reported by Alec Muffett.
    - Make hidden services with 8 to 10 introduction points check for
      failed circuits immediately after startup. Previously, they would
      wait for 5 minutes before performing their first checks. Fixes bug
      21594; bugfix on 0.2.3.9-alpha. Reported by Alec Muffett.
    - Stop ignoring misconfigured hidden services. Instead, refuse to
      start tor until the misconfigurations have been corrected. Fixes
      bug 20559; bugfix on multiple commits in 0.2.7.1-alpha
      and earlier.

  o Minor bugfixes (IPv6):
    - Make IPv6-using clients try harder to find an IPv6 directory
      server. Fixes bug 20999; bugfix on 0.2.8.2-alpha.
    - When IPv6 addresses have not been downloaded yet (microdesc
      consensus documents don't list relay IPv6 addresses), use hard-
      coded addresses for authorities, fallbacks, and configured
      bridges. Now IPv6-only clients can use microdescriptors. Fixes bug
      20996; bugfix on b167e82 from 19608 in 0.2.8.5-alpha.

  o Minor bugfixes (memory leak at exit):
    - Fix a small harmless memory leak at exit of the previously unused
      RSA->Ed identity cross-certificate. Fixes bug 17779; bugfix
      on 0.2.7.2-alpha.

  o Minor bugfixes (onion services):
    - Allow the number of introduction points to be as low as 0, rather
      than as low as 3. Fixes bug 21033; bugfix on 0.2.7.2-alpha.

  o Minor bugfixes (portability):
    - Use "OpenBSD" compiler macro instead of "OPENBSD" or "__OpenBSD__".
      It is supported by OpenBSD itself, and also by most OpenBSD
      variants (such as Bitrig). Fixes bug 20980; bugfix
      on 0.1.2.1-alpha.

  o Minor bugfixes (portability, also in 0.2.9.9):
    - Avoid crashing when Tor is built using headers that contain
      CLOCK_MONOTONIC_COARSE, but then tries to run on an older kernel
      without CLOCK_MONOTONIC_COARSE. Fixes bug 21035; bugfix
      on 0.2.9.1-alpha.
    - Fix Libevent detection on platforms without Libevent 1 headers
      installed. Fixes bug 21051; bugfix on 0.2.9.1-alpha.

  o Minor bugfixes (relay):
    - Avoid a double-marked-circuit warning that could happen when we
      receive DESTROY cells under heavy load. Fixes bug 20059; bugfix
      on 0.1.0.1-rc.
    - Honor DataDirectoryGroupReadable when tor is a relay. Previously,
      initializing the keys would reset the DataDirectory to 0700
      instead of 0750 even if DataDirectoryGroupReadable was set to 1.
      Fixes bug 19953; bugfix on 0.0.2pre16. Patch by "redfish".

  o Minor bugfixes (testing):
    - Fix Raspbian build issues related to missing socket errno in
      test_util.c. Fixes bug 21116; bugfix on 0.2.8.2. Patch by "hein".
    - Remove undefined behavior from the backtrace generator by removing
      its signal handler. Fixes bug 21026; bugfix on 0.2.5.2-alpha.
    - Use bash in src/test/test-network.sh. This ensures we reliably
      call chutney's newer tools/test-network.sh when available. Fixes
      bug 21562; bugfix on 0.2.9.1-alpha.

  o Minor bugfixes (tor-resolve):
    - The tor-resolve command line tool now rejects hostnames over 255
      characters in length. Previously, it would silently truncate them,
      which could lead to bugs. Fixes bug 21280; bugfix on 0.0.9pre5.
      Patch by "junglefowl".

  o Minor bugfixes (unit tests):
    - Allow the unit tests to pass even when DNS lookups of bogus
      addresses do not fail as expected. Fixes bug 20862 and 20863;
      bugfix on unit tests introduced in 0.2.8.1-alpha
      through 0.2.9.4-alpha.

  o Minor bugfixes (util):
    - When finishing writing a file to disk, if we were about to replace
      the file with the temporary file created before and we fail to
      replace it, remove the temporary file so it doesn't stay on disk.
      Fixes bug 20646; bugfix on 0.2.0.7-alpha. Patch by fk.

  o Minor bugfixes (Windows services):
    - Be sure to initialize the monotonic time subsystem before using
      it, even when running as an NT service. Fixes bug 21356; bugfix
      on 0.2.9.1-alpha.

  o Minor bugfixes (Windows):
    - Check for getpagesize before using it to mmap files. This fixes
      compilation in some MinGW environments. Fixes bug 20530; bugfix on
      0.1.2.1-alpha. Reported by "ice".

  o Code simplification and refactoring:
    - Abolish all global guard context in entrynodes.c; replace with new
      guard_selection_t structure as preparation for proposal 271.
      Closes ticket 19858.
    - Extract magic numbers in circuituse.c into defined variables.
    - Introduce rend_service_is_ephemeral() that tells if given onion
      service is ephemeral. Replace unclear NULL-checkings for service
      directory with this function. Closes ticket 20526.
    - Refactor circuit_is_available_for_use to remove unnecessary check.
    - Refactor circuit_predict_and_launch_new for readability and
      testability. Closes ticket 18873.
    - Refactor code to manipulate global_origin_circuit_list into
      separate functions. Closes ticket 20921.
    - Refactor large if statement in purpose_needs_anonymity to use
      switch statement instead. Closes part of ticket 20077.
    - Refactor the hashing API to return negative values for errors, as
      is done as throughout the codebase. Closes ticket 20717.
    - Remove data structures that were used to index or_connection
      objects by their RSA identity digests. These structures are fully
      redundant with the similar structures used in the
      channel abstraction.
    - Remove duplicate code in the channel_write_*cell() functions.
      Closes ticket 13827; patch from Pingl.
    - Remove redundant behavior of is_sensitive_dir_purpose, refactor to
      use only purpose_needs_anonymity. Closes part of ticket 20077.
    - The code to generate and parse EXTEND and EXTEND2 cells has been
      replaced with code automatically generated by the
      "trunnel" utility.

  o Documentation (formatting):
    - Clean up formatting of tor.1 man page and HTML doc, where <pre>
      blocks were incorrectly appearing. Closes ticket 20885.

  o Documentation (man page):
    - Clarify many options in tor.1 and add some min/max values for
      HiddenService options. Closes ticket 21058.

  o Documentation:
    - Change '1' to 'weight_scale' in consensus bw weights calculation
      comments, as that is reality. Closes ticket 20273. Patch
      from pastly.
    - Clarify that when ClientRejectInternalAddresses is enabled (which
      is the default), multicast DNS hostnames for machines on the local
      network (of the form *.local) are also rejected. Closes
      ticket 17070.
    - Correct the value for AuthDirGuardBWGuarantee in the manpage, from
      250 KBytes to 2 MBytes. Fixes bug 20435; bugfix on 0.2.5.6-alpha.
    - Include the "TBits" unit in Tor's man page. Fixes part of bug
      20622; bugfix on 0.2.5.1-alpha.
    - Small fixes to the fuzzing documentation. Closes ticket 21472.
    - Stop the man page from incorrectly stating that HiddenServiceDir
      must already exist. Fixes 20486.
    - Update the description of the directory server options in the
      manual page, to clarify that a relay no longer needs to set
      DirPort in order to be a directory cache. Closes ticket 21720.

  o Removed features:
    - The AuthDirMaxServersPerAuthAddr option no longer exists: The same
      limit for relays running on a single IP applies to authority IP
      addresses as well as to non-authority IP addresses. Closes
      ticket 20960.
    - The UseDirectoryGuards torrc option no longer exists: all users
      that use entry guards will also use directory guards. Related to
      proposal 271; implements part of ticket 20831.

  o Testing:
    - Add tests for networkstatus_compute_bw_weights_v10.
    - Add unit tests circuit_predict_and_launch_new.
    - Extract dummy_origin_circuit_new so it can be used by other
      test functions.
    - New unit tests for tor_htonll(). Closes ticket 19563. Patch
      from "overcaffeinated".
    - Perform the coding style checks when running the tests and fail
      when coding style violations are found. Closes ticket 5500.

(wiz)

2017-05-02 11:02:52 UTC MAIN commitmail json YAML

Updated mail/rspamd to 1.5.6

(wiz)

2017-05-02 11:02:36 UTC MAIN commitmail json YAML

Updated rspamd to 1.5.6.

1.5.6:
* [Feature] Add unigramms support in bayes
* [Feature] Allow configurable sign headers for DKIM
* [Feature] Allow to add unigramm metatokens from Lua
* [Feature] DKIM Signing: envelope match exception for local IPs
* [Feature] UCL: register parser variables from Lua
* [Fix] Always try to adjust filename
* [Fix] Do extra copy to ensure that original content is never touched
* [Fix] Fix SPOOF_REPLYTO rule
* [Fix] Ignore Rmilter added Received
* [Fix] More fixes for hashed email dnsbls
* [Fix] Plug memory leak in chartable module
* [WebUI] Display multiple alerts at once

(wiz)

2017-05-02 10:57:16 UTC MAIN commitmail json YAML

Updated py-setuptools to 35.0.2.

v35.0.2
-------

* #1015: Fix test failures on Python 3.7.

* #1024: Add workaround for Jython #2581 in monkey module.

(wiz)

2017-05-02 10:51:32 UTC MAIN commitmail json YAML

2017-05-02 10:50:49 UTC MAIN commitmail json YAML

2017-05-02 10:50:30 UTC MAIN commitmail json YAML

Updated py-protobuf to 3.3.0.

same as protobuf 3.3.0

(wiz)

2017-05-02 10:49:54 UTC MAIN commitmail json YAML

Updated devel/protobuf to 3.3.0

(wiz)

2017-05-02 10:49:30 UTC MAIN commitmail json YAML

Updated protobuf to 3.3.0.

2017-04-05 version 3.3.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
  Planned Future Changes
  * There are some changes that are not included in this release but are
    planned for the near future:
      - Preserve unknown fields in proto3: please read this doc:

          https://docs.google.com/document/d/1KMRX-G91Aa-Y2FkEaHeeviLRRNblgIahbsk4wA14gRk/view

        for the timeline and follow up this github issue:

          https://github.com/google/protobuf/issues/272

        for discussion.
      - Make C++ implementation C++11 only: we plan to require C++11 to build
        protobuf code starting from 3.4.0 or 3.5.0 release. Please join this
        github issue:

          https://github.com/google/protobuf/issues/2780

        to provide your feedback.

  C++
  * Fixed map fields serialization of DynamicMessage to correctly serialize
    both key and value regardless of their presence.
  * Parser now rejects field number 0 correctly.
  * New API Message::SpaceUsedLong() that窶冱 equivalent to
    Message::SpaceUsed() but returns the value in size_t.
  * JSON support
    - New flag always_print_enums_as_ints in JsonPrintOptions.
    - New flag preserve_proto_field_names in JsonPrintOptions. It will instruct
      the JSON printer to use the original field name declared in the .proto
      file instead of converting them to lowerCamelCase when printing JSON.
    - JsonPrintOptions.always_print_primtive_fields now works for oneof message
      fields.
    - Fixed a bug that doesn窶冲 allow different fields to set the same json_name
      value.
    - Fixed a performance bug that causes excessive memory copy when printing
      large messages.
  * Various performance optimizations.

  Java
  * Map field setters eagerly validate inputs and throw NullPointerExceptions
    as appropriate.
  * Added ByteBuffer overloads to the generated parsing methods and the Parser
    interface.
  * proto3 enum's getNumber() method now throws on UNRECOGNIZED values.
  * Output of JsonFormat is now locale independent.

  Python
  * Added FindServiceByName() in the pure-Python DescriptorPool. This works only
    for descriptors added with DescriptorPool.Add(). Generated descriptor_pool
    does not support this yet.
  * Added a descriptor_pool parameter for parsing Any in text_format.Parse().
  * descriptor_pool.FindFileContainingSymbol() now is able to find nested
    extensions.
  * Extending empty [] to repeated field now sets parent message presence.

  PHP
  * Added file option php_class_prefix. The prefix will be prepended to all
    generated classes defined in the file.
  * When encoding, negative int32 values are sign-extended to int64.
  * Repeated/Map field setter accepts a regular PHP array. Type checking is
    done on the array elements.
  * encode/decode are renamed to serializeToString/mergeFromString.
  * Added mergeFrom, clear method on Message.
  * Fixed a bug that oneof accessor didn窶冲 return the field name that is
    actually set.
  * C extension now works with php7.
  * This is the first GA release of PHP. We guarantee that old generated code
    can always work with new runtime and new generated code.

  Objective-C
  * Fixed help for GPBTimestamp for dates before the epoch that contain
    fractional seconds.
  * Added GPBMessageDropUnknownFieldsRecursively() to remove unknowns from a
    message and any sub messages.
  * Addressed a threading race in extension registration/lookup.
  * Increased the max message parsing depth to 100 to match the other languages.
  * Removed some use of dispatch_once in favor of atomic compare/set since it
    needs to be heap based.
  * Fixes for new Xcode 8.3 warnings.

  C#
  * Fixed MapField.Values.CopyTo, which would throw an exception unnecessarily
    if provided exactly the right size of array to copy to.
  * Fixed enum JSON formatting when multiple names mapped to the same numeric
    value.
  * Added JSON formatting option to format enums as integers.
  * Modified RepeatedField<T> to implement IReadOnlyList<T>.
  * Introduced the start of custom option handling; it's not as pleasant as it
    might be, but the information is at least present. We expect to extend code
    generation to improve this in the future.
  * Introduced ByteString.FromStream and ByteString.FromStreamAsync to
    efficiently create a ByteString from a stream.
  * Added whole-message deprecation, which decorates the class with [Obsolete].

  Ruby
  * Fixed Message#to_h for messages with map fields.
  * Fixed memcpy() in binary gems to work for old glibc, without breaking the
    build for non-glibc libc窶冱 like musl.

  Javascript
  * Added compatibility tests for version 3.0.0.
  * Added conformance tests.
  * Fixed serialization of extensions: we need to emit a value even if it is
    falsy (like the number 0).
  * Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript.

(wiz)

2017-05-02 10:33:50 UTC MAIN commitmail json YAML

Updated devel/p5-Params-Validate to 1.27

(wiz)

2017-05-02 10:33:36 UTC MAIN commitmail json YAML

Updated p5-Params-Validate to 1.27.

1.27    2017-04-29

- When more than one required parameters are missing, the list of missing
  parameters in the error message is sorted by name. Patch by E. Choroba. GH
  #14.

(wiz)

2017-05-02 10:32:44 UTC MAIN commitmail json YAML

Updated audio/libopenmpt to 0.2.8043

(wiz)

2017-05-02 10:32:29 UTC MAIN commitmail json YAML

Updated libopenmpt to 0.2.8043.

libopenmpt 0.2-beta23 (2017-04-23)

    [Change] The libmpg123 binary download script on Windows now downloads libmpg123 1.24.0.
    [Change] MSVC builds of libopenmpt will now only load known DMO plugins.
    [Bug] foo_openmpt: Interpolation filter and volume ramping settings were confused in previous versions. This version resets both to the defaults.

(wiz)

2017-05-02 10:26:24 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 1.4.6

(wiz)

2017-05-02 10:26:06 UTC MAIN commitmail json YAML

Updated harfbuzz to 1.4.6.

Overview of changes leading to 1.4.6
Sunday, April 23, 2017
====================================

- Graphite2: Fix RTL positioning issue.
- Backlist GDEF of more versions of Padauk and Tahoma.
- New, experimental, cmake alternative build system.

(wiz)

2017-05-02 09:40:10 UTC MAIN commitmail json YAML

Updated mail/neomutt to 20170428

(wiz)

2017-05-02 09:39:56 UTC MAIN commitmail json YAML

Updated neomutt to 20170428.

2017-04-28  Richard Russon  <rich@flatcap.org>
* Bug Fixes
  - Fix and simplify handling of GPGME in configure.ac (@gahr)
* Docs
  - Fix typo in README.neomutt (@l2dy)
* Upstream
  - Fix km_error_key() infinite loop and unget buffer pollution
  - Fix error message when opening a mailbox with no read permission

(wiz)

2017-05-02 08:15:03 UTC MAIN commitmail json YAML

Updated x11/xkbcomp to 1.4.0

(wiz)

2017-05-02 08:14:48 UTC MAIN commitmail json YAML

Updated xkbcomp to 1.4.0.

This xkbcomp release mostly contains a couple of bugfixes and parser
improvements. Notably, ignoring keycodes that X11 can never support
means that we can start using those keycodes, which xkbcommon
supports.

Benno Schulenberg (1):
      When overriding a key, adjust also its number of levels (#57242).

Daniel Stone (2):
      keycodes: Ignore high keycodes
      xkbcomp 1.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Ran Benita (1):
      When a file contains several maps, look for a default map

(wiz)

2017-05-01 12:54:17 UTC MAIN commitmail json YAML

Fix build with latest cppunit.

(wiz)

2017-04-30 15:36:01 UTC MAIN commitmail json YAML

+ ImageMagick-7.0.5.5, MesaLib-17.0.5, cups-filters-1.13.5,
  go-grpc-1.3.0, harfbuzz-1.4.6, libopenmpt-0.2.8043beta23,
  ocaml-cppo-1.5.0, p5-Params-Validate-1.27, protobuf-3.3.0,
  py-setuptools-35.0.2, rspamd-1.5.6, tor-0.3.0.6, vim-8.0.0589,
  vim-share-8.0.0589, x264-devel-20170429.

(wiz)

2017-04-29 07:11:56 UTC MAIN commitmail json YAML

Restore version.mk, for emacs/Makefile.common

XXX: this file should not be necessary

(wiz)

2017-04-28 14:52:55 UTC MAIN commitmail json YAML

Added sysutils/py-supervisor version 3.3.1

(wiz)

2017-04-28 14:52:43 UTC MAIN commitmail json YAML

+ py-supervisor

(wiz)

2017-04-28 14:52:29 UTC MAIN commitmail json YAML

Import py-supervisor-3.3.1 as sysutils/py-supervisor.

Supervisor is a client/server system that allows its users to control
a number of processes on UNIX-like operating systems.

(wiz)

2017-04-28 14:50:05 UTC MAIN commitmail json YAML

Added www/py-meld3 version 1.0.2

(wiz)

2017-04-28 14:49:51 UTC MAIN commitmail json YAML

2017-04-28 14:49:30 UTC MAIN commitmail json YAML

Import py-meld3-1.0.2 as www/py-meld3.

meld3 is an HTML/XML templating system for Python which keeps
template markup and dynamic rendering logic separate from one
another. See http://www.entrian.com/PyMeld for a treatise on the
benefits of this pattern.

meld3 can deal with HTML or XML/XHTML input and can output well-formed
HTML or XML/XHTML.

meld3 is a variation of Paul Winkler's Meld2, which is itself a
variation of Richie Hindle's PyMeld.

meld3 uses Frederik Lundh's ElementTree library.

(wiz)

2017-04-28 13:48:07 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.47

(wiz)

2017-04-28 13:43:57 UTC MAIN commitmail json YAML

Remove -A option; mandoc -Tlint complains about this as well.

>From Ingo Schwarze.

Bump version.

(wiz)

2017-04-27 13:58:39 UTC MAIN commitmail json YAML

Updated devel/waf to 1.9.10

(wiz)

2017-04-27 13:58:26 UTC MAIN commitmail json YAML

Updated waf to 1.9.10.

NEW IN WAF 1.9.10
-----------------
* Detect -pie and -rdynamic in parse_flags #1936
* Fix Fortran module naming case
* Improve Visual Studio 2017 compilers detection (no vswhere/tools yet) #1925
* Prevent unnecessary Vala rebuilds due to vapi file installation
* Process .vapi files as input source files
* Reflect the current build group in bld.current_group
* Obtain NO_LOCK_IN_TOP/RUN/OUT from os.environ too
* Xcode9 generator fixes and example update #1939 #1943

(wiz)

2017-04-27 13:44:33 UTC MAIN commitmail json YAML

Remove unused file.

(wiz)

2017-04-27 13:43:54 UTC MAIN commitmail json YAML

2017-04-27 13:43:01 UTC MAIN commitmail json YAML

Add PRINT_PLIST_AWK for easier updates.

(wiz)

2017-04-27 13:18:57 UTC MAIN commitmail json YAML

2017-04-27 13:09:45 UTC MAIN commitmail json YAML

Updated misc/todoman to 3.1.0

(wiz)

2017-04-27 13:09:31 UTC MAIN commitmail json YAML

Updated todoman to 3.1.0.

v3.1.0
------

* Last-modified fields of todos are now updated upon edition.
* Sequence numbers are now properly increased upon edition.
* Add new command ``todo cancel`` to cancel an existing todo without deleting
  it.
* Add a new setting ``default_command``.
* Replace ``--all`` and ``--done-only`` with  ``--status``, which allows
  fine-grained status filtering. Use ``--status ANY`` or ``--status COMPLETED``
  to obtain the same results as the previous flags.
* Rename ``--today`` flag to ``--startable``.
* Illegal start dates (eg: start dates that are not before the due date) are
  ignored and are removed when saving an edited todo.

(wiz)

2017-04-27 12:59:16 UTC MAIN commitmail json YAML

Updated devel/py-pbr to 3.0.0

(wiz)

2017-04-27 12:59:04 UTC MAIN commitmail json YAML

Updated py-pbr to 3.0.0.

3.0.0
-----

* Remove 'build\_sphinx\_latex'
* Stop building man pages by default
* docs: Use definition lists
* add image.nonlocal\_uri to the list of warnings ignored
* doc: Document Sphinx integration
* add changelog to published documentation

(wiz)

2017-04-27 12:56:10 UTC MAIN commitmail json YAML

Updated devel/py-hypothesis to 3.8.2

(wiz)

2017-04-27 12:55:54 UTC MAIN commitmail json YAML

Updated py-hypothesis to 3.8.2.

3.8.2 - 2017-04-26

This is a code reorganisation release that moves some internal test helpers out of the main source tree so as to not have changes to them trigger releases in future.

3.8.1 - 2017-04-26

This is a documentation release. Almost all code examples are now doctests checked in CI, eliminating stale examples.

3.8.0 - 2017-04-23

This is a feature release, adding the iterables strategy, equivalent to lists(...).map(iter) but with a much more useful repr. You can use this strategy to check that code doesn窶冲 accidentally depend on sequence properties such as indexing support or repeated iteration.

3.7.4 - 2017-04-22

This is a bug fix release for a single bug:

    In 3.7.3, using @example and a pytest fixture in the same test could cause the test to fail to fill the arguments, and throw a TypeError.

3.7.3 - 2017-04-21

This release should include no user visible changes and is purely a refactoring release. This modularises the behaviour of the core 窶徃iven窶� function, breaking it up into smaller and more accessible parts, but its actual behaviour should remain unchanged.

3.7.2 - 2017-04-21

This reverts an undocumented change in 3.7.1 which broke installation on debian stable: The specifier for the hypothesis[django] extra_requires had introduced a wild card, which was not supported on the default version of pip.

3.7.1 - 2017-04-21

This is a bug fix and internal improvements release.

    In particular Hypothesis now tracks a tree of where it has already explored. This allows it to avoid some classes of duplicate examples, and significantly improves the performance of shrinking failing examples by allowing it to skip some shrinks that it can determine can窶冲 possibly work.
    Hypothesis will no longer seed the global random arbitrarily unless you have asked it to using random_module()
    Shrinking would previously have not worked correctly in some special cases on Python 2, and would have resulted in suboptimal examples.

(wiz)

2017-04-27 12:51:48 UTC MAIN commitmail json YAML

Updated archivers/par2 to 0.7.0

(wiz)

2017-04-27 12:51:35 UTC MAIN commitmail json YAML

Updated par2 to 0.7.0.

17 April 2017 Ike Devolder
* release: 0.7.0
* Merged OpenMP version and so enabled multithreading
* added -t flag to set the number of threads (all possible threads
  used by default)
* Added -B flag to set the basepath for difficult to guess situations
* bugfixes

(wiz)

2017-04-27 12:47:33 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-Syck to 1.30

(wiz)

2017-04-27 12:47:20 UTC MAIN commitmail json YAML

Updated p5-YAML-Syck to 1.30.

[Changes for 1.29_02 - 2016-03-03]

* Fix handling carriage return after c-indicator RT 41141
* Fix CHECK_UTF8 SEGV with empty len=0 strings RT 61562
* Add missing function declarations
* Tighten the TODO tests, no passing TODOs now. But still JSON
  SingleQuote and \/ and \u roundtrips do fail.

[Changes for 1.29_01 - 2014-12-14]

* Experimentally try patch from RT 83825. Will release if no test failures or complaints.
* Fix crash in syck_emit on platforms with long long pointers

(wiz)

2017-04-27 12:46:18 UTC MAIN commitmail json YAML

Updated www/p5-Net-HTTP to 6.14

(wiz)

2017-04-27 12:46:02 UTC MAIN commitmail json YAML

Updated p5-Net-HTTP to 6.14.

6.14      2017-04-24 11:27:26-04:00 America/Toronto
    - Improvements to live tests (Shoichi Kaji and Kent Fredric)
    - Fix a bug where downloading files is sometimes very slow GH#44 (Shoichi
      Kaji)

(wiz)

2017-04-27 12:44:31 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 7.31

(wiz)

2017-04-27 12:44:18 UTC MAIN commitmail json YAML

Updated p5-Mojolicious to 7.31.

7.31  2017-04-23
  - Removed deprecated files, slurp and spurt functions from Mojo::Util.
  - Removed deprecated parts attribute from Mojo::Home.
  - Removed deprecated slurp and spurt methods from Mojo::ByteStream.
  - Removed deprecated lib_dir, list_files, parse and rel_dir methods from
    Mojo::Home.
  - Removed deprecated rel_dir method from Mojolicious::Command.
  - Removed deprecated is_status_class method from Mojo::Message::Response.
  - Fixed a bug in the app generator command where the config file name was not
    based on the application moniker.

(wiz)

2017-04-27 12:42:40 UTC MAIN commitmail json YAML

Updated graphics/p5-Image-ExifTool to 10.50

(wiz)

2017-04-27 12:42:26 UTC MAIN commitmail json YAML

Updated p5-Image-ExifTool to 10.50.

Apr. 20, 2017 - Version 10.50 (production release)

  - Decode a new Pentax tag (thanks Andras Salamon)
  - Improved decoding of Olympus DriveMode (thanks Herbert Kauer)
  - Improved handling of errors from utime when setting file times
  - Fixed potential hang problem when reading corrupted QuickTime metadata
  - Fixed problem deleting duplicate EXIF tags when writing other tags at the
    same time

Apr. 10, 2017 - Version 10.49

  - Added "DateFmt" utility function for use in advanced formatting expressions
  - Added a new Sony/Minolta LensType (thanks LibRaw)
  - Decode a new Panasonic tag
  - Fixed problem decoding Sony VariableLowPassFilter values (thanks Jos Roost)
  - Fixed problem setting XMP:About when creating new XMP in a file
  - Fixed an incorect Pentax DriveMode value (thanks Andras Salamon)
  - API Changes
      - Allow access to the advanced formatting expression via a new ExifTool
        "FMT_EXPR" member variable

Apr. 3, 2017 - Version 10.48

  - Added some new FujiFlashMode values (thanks Albert Shan)
  - Added a new Sony LensType (thanks Jos Roost)
  - Added a new Canon LensType (thanks LibRaw)
  - Added a new CanonModelID and minor changes to some others (thanks Dmitry)
  - Decode two Pentax tags and added a number of new values for other Pentax
    tags (thanks Andras Salamon)
  - Decode a new Sony tag (thanks Jos Roost)
  - Improvements to the experimental Validate feature
  - Fixed problem which could cause hang when reading bad PPT documents

Mar. 20, 2017 - Version 10.47

  - Added read support for JSON-format files
  - Added two new Sony/Minolta lenses (thanks Jos Roost)
  - Added a number of new Pentax tag values
  - Decode a new Canon CR2 tag (thanks Ed Hannon)
  - Decode WB information for Canon 800D (thanks LibRaw)
  - Improved config_files/photoshop_paths.config to indicate start of paths
  - Attempt to validate new file names in Windows before renaming images
  - Experimental Validate feature no longer warns about Windows XP tags
  - Fixed problem extracting layer information from very large PSD/PSB files

Mar. 8, 2017 - Version 10.46

  - Moved Mac System tags from the Extra table into a new MacOS group and added
    ability to extract them by requesting the MacOS group
  - Updated QuickTime GenreID list (thanks Francois Bonzon)
  - Fixed "Invalid xref" problem when reading some PDF files
  - Fixed error in Minolta lens list (thanks Jos Roost)
  - Fixed minor problem with -U option generating Unknown tags for some known
    bytes in variable-sized strings
  - API Changes:
      - Enhanced RequestTags option to allow groups to be requested

Mar. 2, 2017 - Version 10.45

  - Added ability to write a number of Mac OS X system tags (including the file
    creation date!)
  - Added ability to extract OS X extended attributes ("XAttr" tags)
  - API Changes:
      - Added XAttrTags option
      - Enhanced RequestAll option

Feb. 24, 2017 - Version 10.44

  - Added a few new CanonModelID values and a new Canon LensType
  - Added two new Nikon lenses (thanks Rolf Probst)
  - Added a few new Sony/Minolta lenses (thanks Jos Roost)
  - Added two new Sony MeteringMode values (thanks Jos Roost)
  - Improved verbose dump of Photoshop Layer information
  - Patched to allow "FileName encoding not specified" warnings to be avoided by
    setting -charset filename=""
  - Fixed problem in photoshop_paths.config printing some paths

Feb. 16, 2017 - Version 10.43

  - Restrict writing of EXIF:FlashEnergy to a single value as per EXIF spec
  - Reverted format change of Sony ImageCount tag
  - Changed PNG new eXIF/zXIF chunk names to "exIf" and "zxIf" until the
    proposed chunks are accepted (of course, while maintaining backward
    compatibility for reading/updating the other chunks)
  - Lowered priority of XMP-pdf:Keywords so it doesn't take precedence over
    PDF:Keywords when the Duplicates option is not used
  - Improved config_files/convert_regions.config to handle the case where the
    RegionInfoMP is missing a Rectangle

Feb. 10, 2017 - Version 10.42

  - Added ability to read/write PNG eXIF and zXIF chunks, and made these the
    place where new EXIF is created in PNG images (zXIF if the -z option is
    used, or eXIF otherwise)
  - Added ability to copy Photoshop OriginPathInfo with photoshop_paths.config
  - Made FileUserID and FileGroupID writable
  - Changed format for a Sony ImageCount tag
  - Improvements to experimental Validate feature
  - Fixed incorrect XMP swf namespace URI
  - Fixed problem using new -p section feature when combined with -w or -ee
  - Fixed formatting problem in -listx output when -lang option was used
  - Fixed problem where UserComment wasn't removed if found in IFD0 when writing
    it to the correct IFD

Feb. 1, 2017 - Version 10.41

  - Added an experimental metadata validation feature (invoked either by
    requesting the new Extra Validate tag or by setting the API Validate option)
  - Added support for PSDT file extension
  - Added age.config to the distribution
  - Added a new Sony lens (thanks Jos Roost)
  - Added a new PentaxModelID (thanks Louis Granboulan)
  - Enhanced -p option to allow files to be grouped in sections
  - Made makernote offset warning minor
  - Relaxed parsing of NMEA GGA sentence so comma after the geoid units is now
    optional
  - Patched problem extracting value of an unsafe binary tag with the -b option
    when specified using -TAG# instead of -TAG with -n
  - API Changes:
      - Added experimental Validate option

(wiz)

2017-04-27 12:41:12 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Tree to 5.05

(wiz)

2017-04-27 12:41:00 UTC MAIN commitmail json YAML

Updated p5-HTML-Tree to 5.05.

5.05      2017-04-26

    [FIXES]
    * Revert Dist::Zilla Removal
      - https://github.com/jfearn/HTML-Tree/issues/7
      - Vendor note: It should be simpler to compare 5.03 and 5.05
        than to compare 5.04 and 5.05, or 5.03 and 5.05.
      - Fixes RT#12230: Undeclared dep on Test::Fatal
        - https://rt.cpan.org/Ticket/Display.html?id=121230
    * Proper fix for '.' in @INC
      - https://rt.cpan.org/Ticket/Display.html?id=120521

(wiz)

2017-04-27 12:40:14 UTC MAIN commitmail json YAML

Updated graphics/p5-GD to 2.66

(wiz)

2017-04-27 12:40:00 UTC MAIN commitmail json YAML

Updated p5-GD to 2.66.

2.66    * throw proper error on newFrom* with not-existing file
        * add t/transp.t from RT #40525
        * Improve RT #54366 multiple gd.h warning
        * better doc for GD::Simple->arc
        * fix ANIMGIF with libgd 2.3.0-dev
2.65    * fix --gdlib_config_path to accept an argument (fperrad)
2.64    * Update doc for LIBGD_VERSION()
        * Fix 5.6.2, which does not have float in its typemap
2.63    * renamed VERSION() to LIBGD_VERSION(), RT #121307.
          It was treated magically by "use GD 2.18"
2.62    * fixed wrong <5.14 code generated with ExtUtils::Constants
          RT #121297. Don't generate const-xs.inc, only when missing.
        * add -liconv on hpux also (our pkgconfig parser cannot handle it)
2.61    * add CONFIGURE_REQUIRES META
        * add --gdlib_config_path
        * add Image Filters: scatter, pixelate, negate, grayscale, brightness,
          contrast, color, selectiveBlur, edgeDetectQuick, gaussianBlur, emboss,
          meanRemoval, smooth, copyGaussianBlurred
        * add palette methods: createPaletteFromTrueColor,
          neuQuant (but discouraged), colorMatch.
        * add interpolation methods: copyScale, copyRotateInterpolated,
          interpolationMethod.
        * add double GD::VERSION
        * add all gd.h constants
2.60    * add missing methods newFromWBMP, newFromXbm,
          (RT #68784) and some missing docs
        * Add --lib_fontconfig_path, --fcgi options
        * rewrote most of the XS code
        * cleanup Makefile.PL #20
2.59    * error on failing libgd calls
        * fix colorClosestAlpha, colorAllocateAlpha
        * add missing documentation
2.58    * fix VERSION_STRING for 2.0.x
        * honor --lib_gd_path specific gdlib-config
        * Loosen the comparison tests with GDIMAGETYPE ne gd2
        * Improve gdlib-config parsing (PR #17), esp. with 2.0.34
2.57    * fix Jpeg magic number detection RT #26146
        * fix RGB - HSV roundtrips: RT #120572 by J2N-FORGET
        * fix -print-search-dirs errors RT #106265
        * co-maint to rurban
        * add hv_fetchs, CI smokers
        * add GD::VERSION_STRING api
2.56_03 * add alpha method
        * improve option handling
        * fix meta data
2.56_02 * fix feature extraction >= 2.2 [RT #119459]
2.56_01 * rm Build.PL, fix permissions, fix for missing gdlib-config

(wiz)

2017-04-27 12:37:42 UTC MAIN commitmail json YAML

Updated misc/p5-Business-ISBN to 3.004

(wiz)

2017-04-27 12:37:29 UTC MAIN commitmail json YAML

Updated p5-Business-ISBN to 3.004.

3.004 2017-04-24T20:02:52Z
* Remove Mojo dependencies after splitting out Business::xISBN
(Michiel Beijen)
* Remove unneeded code from the checksumming stuff (Mike O'Regan)
* We now test on Windows through AppVeyor

(wiz)

2017-04-27 12:32:37 UTC MAIN commitmail json YAML

Updated print/abcm2ps to 8.13.9

(wiz)

2017-04-27 12:32:24 UTC MAIN commitmail json YAML

Updated abcm2ps to 8.13.9.

---- Version 8.13.9 - 2017-04-21 ----

Fix bad handling of the 4th parameter of %%tuplets
(reported by Reinier Maliepaard)
Execute the format file in '-F' when '-H'
(reported by Richard Robinson)
Add %%ss-pref (stylesheet prefix) as a replacement of %%abcm2ps
Fix bad colors of lyrics and chord indications when last voice has a color
(reported by Jean-Luc Fargere)

(wiz)

2017-04-27 12:25:28 UTC MAIN commitmail json YAML

Updated mail/neomutt to 20170421

(wiz)

2017-04-27 12:25:13 UTC MAIN commitmail json YAML

Updated neomutt to 20170421.

2017-04-21  Richard Russon  <rich@flatcap.org>
* Features
  - add lua scripting
  - add command-line batch mode
  - index_format: add support of %K
* Bug Fixes
  - attachment/pager: Use mailcap for test/* except plain
  - Fix uncollapse_new in pager
  - fix garbage in chdir prompt due to unescaped string
  - Fix inbox-first functionality when using mutt_pretty_mailbox
  - add full neomutt version to log startup
  - fix bug in uncolor for notmuch tag
  - fix broken from_chars behaviour
* Coverity defects
  - strfcpy
  - add variable - function arg could be NULL/invalid
  - add variable - failed function leads to invalid variable
  - add variable - Context could become NULL
  - add variable - alloc/strdup could return NULL
  - add variable - route through code leads to invalid variable
  - remove variable test
  - test functions
  - tidy switches
  - unused variables
  - refactor only
  - check for buffer underruns
  - fix leaks
  - minor fixes
  - bug: add missing break
  - bug: don't pass large object by value
  - fix: use correct buffer size
  - shadow variables
  - 0 -> NULL
* Docs
  - many minor updates
  - sync translations
  - delete trailing whitespace
  - indent the docbook manual
  - use w3m as default for generating UTF8 manual.txt
* Website
  - many minor updates
  - fix broken links
  - add to list of useful programs
  - test automatic html checker
  - remove trailing whitespace
  - add irc description
  - update issue labels (dev)
  - new page: closed discussions
  - new page: making neomutt (dev)
* Build
  - drop obsolete m4 scripts
  - don't look for lua libs unless asked for
  - workaround slang warnings
  - lower the gettext requirement 0.18 -> 0.17
  - add keymap_alldefs.h to BUILT_SOURCES
  - fix make dist distcheck
  - Remove -Iimap from CFLAGS and include imap/imap.h explicitly
  - mx: fix conditional builds
  - Make iconv mandatory (no more --disable-iconv)
  - refactor: Split out BUFFER-handling functions
* Tidy
  - drop control characters from the source
  - drop vim modelines
  - delete trailing whitespace
  - mark all local functions as static
  - delete unused functions
  - replace FOREVER with while (true)
  - drop #if HAVE_CONFIG_H
  - use #ifdef for potentially missing symbols
  - remove #if 0 code blocks
  - drop commented out source
  - IMAP auth functions are stored by pointer cannot be static
  - force OPS to be rebuilt after a reconfigure
  - be specific about void functions
  - expand a few more alloc macros
  - add argument names to function prototypes
  - drop local copy of regex code
  - rearrange code to avoid forward declarations
  - limit the scope of some functions
  - give the compress functions a unique name
  - use snake_case for function names
  - add missing newlines to mutt_debug
  - remove generated files from repo
  - look for translations in all files
  - fix arguments to printf-style functions
  - license text
  - unify include-guards
  - tidy makefiles
  - initialise pointers
  - make strcmp-like functions clearer
  - unify sizeof usage
  - remove forward declarations
  - remove ()s from return
  - rename files hyphen to underscore
  - remove unused macros
  - use SEEK_SET, SEEK_CUR, SEEK_END
  - remove constant code
  - fix typos and grammar in the comments
  - Switch to using an external gettext runtime
  - apply clang-format to the source code
  - boolify returns of 84 functions
  - boolify lots of struct members
  - boolify some function parameters
* Upstream
  - Add $ssl_verify_partial_chains option for OpenSSL
  - Move the OpenSSL partial chain support check inside configure.ac
  - Don't allow storing duplicate certs for OpenSSL interactive prompt
  - Prevent skipped certs from showing a second time
  - OpenSSL: Don't offer (a)ccept always choice for hostname mismatches
  - Add SNI support for OpenSSL
  - Add SNI support for GnuTLS
  - Add shortcuts for IMAP and POP mailboxes in the file browser
  - Change OpenSSL to use SHA-256 for cert comparison
  - Fix conststrings type mismatches
  - Pass envlist to filter children too
  - Fix mutt_envlist_set() for the case that envlist is null
  - Fix setenv overwriting to not truncate the envlist
  - Fix (un)sidebar_whitelist to expand paths
  - Fix mutt_refresh() pausing during macro events
  - Add a menu stack to track current and past menus
  - Change CurrentMenu to be controlled by the menu stack
  - Set refresh when popping the menu stack
  - Remove redraw parameter from crypt send_menus
  - Don't full redraw the index when handling a command from the pager
  - Filter other directional markers that corrupt the screen
  - Remove the OPTFORCEREDRAW options
  - Remove SidebarNeedsRedraw
  - Change reflow_windows() to set full redraw
  - Create R_MENU redraw option
  - Remove refresh parameter from mutt_enter_fname()
  - Remove redraw flag setting after mutt_endwin()
  - Change km_dokey() to pass SigWinch on for the MENU_EDITOR
  - Separate out the compose menu redrawing
  - Separate out the index menu redrawing
  - Prepare for pager redraw separation
  - Separate out the pager menu redrawing
  - Don't create query menu until after initial prompt
  - Silence imap progress messages for pipe-message
  - Ensure mutt stays in endwin during calls to pipe_msg()
  - Fix memleak when attaching files
  - Add $ssl_verify_partial_chains option for OpenSSL
  - Move the OpenSSL partial chain support check inside configureac
  - Don't allow storing duplicate certs for OpenSSL interactive prompt
  - Prevent skipped certs from showing a second time
  - OpenSSL: Don't offer (a)ccept always choice for hostname mismatches
  - Add SNI support for OpenSSL
  - Add SNI support for GnuTLS
  - Add shortcuts for IMAP and POP mailboxes in the file browser
  - Updated French translation
  - Change OpenSSL to use SHA-256 for cert comparison
  - Fix conststrings type mismatches
  - Pass envlist to filter children too
  - Fix mutt_envlist_set() for the case that envlist is null
  - Fix setenv overwriting to not truncate the envlist
  - Fix mutt_refresh() pausing during macro events
  - Add a menu stack to track current and past menus
  - Change CurrentMenu to be controlled by the menu stack
  - Set refresh when popping the menu stack
  - Remove redraw parameter from crypt send_menus
  - Don't full redraw the index when handling a command from the pager
  - Fix (un)sidebar_whitelist to expand paths
  - Filter other directional markers that corrupt the screen
  - Remove the OPTFORCEREDRAW options
  - Remove SidebarNeedsRedraw
  - Change reflow_windows() to set full redraw
  - Create R_MENU redraw option
  - Remove refresh parameter from mutt_enter_fname()
  - Remove redraw flag setting after mutt_endwin()
  - Change km_dokey() to pass SigWinch on for the MENU_EDITOR
  - Separate out the compose menu redrawing
  - Separate out the index menu redrawing
  - Prepare for pager redraw separation
  - Separate out the pager menu redrawing
  - Don't create query menu until after initial prompt
  - Silence imap progress messages for pipe-message
  - Ensure mutt stays in endwin during calls to pipe_msg()
  - Fix memleak when attaching files
  - automatic post-release commit for mutt-181
  - Added tag mutt-1-8-1-rel for changeset f44974c10990
  - mutt-181 signed
  - Add ifdefs around new mutt_resize_screen calls
  - Add multiline and sigwinch handling to mutt_multi_choice
  - Set pager's REDRAW_SIGWINCH when reflowing windows
  - Add multiline and sigwinch handling to mutt_yesorno
  - Change the sort prompt to use (s)ort style prompts
  - Handle the pager sort prompt inside the pager
  - Fix GPG_TTY to be added to envlist
  - automatic post-release commit for mutt-182

(wiz)

2017-04-27 09:08:57 UTC MAIN commitmail json YAML

Remove patch that is not in distinfo.

(wiz)

2017-04-26 22:28:46 UTC MAIN commitmail json YAML

Updated net/syncthing to 0.14.27

(wiz)

2017-04-26 22:28:31 UTC MAIN commitmail json YAML

Updated syncthing to 0.14.27.

This is a regularly scheduled stable release.

Resolved issues since v0.14.26:

    #219: Devices can now have a list of allowed subnets (advanced config)
    #234: The transfer rate units can now be changed by clicking on the value
    #1819: UI text explaining "Introducer" is improved
    #2267: Advanced config editor can now edit lists of things
    #2519: Directories created for new folders now obey the user umask setting (on Unixes)
    #4053: Incoming index updates are consistency checked better

(wiz)

2017-04-26 21:18:35 UTC MAIN commitmail json YAML

Add missing build dependency on py-expat.

(wiz)

2017-04-26 14:55:11 UTC MAIN commitmail json YAML

Updated security/scrypt to 1.2.1

(wiz)

2017-04-26 14:55:00 UTC MAIN commitmail json YAML

Updated scrypt to 1.2.1.

Significant changes since 1.2.0:
* A new -v option instructs scrypt to print the key derivation parameters
  it has selected.
* A new --version option prints the version number of the scrypt utility.
* A new -P option make scrypt read the passphrase from standard input; this
  is designed for scripts which pipe a passphrase in from elsewhere.
* A new -f option makes 'scrypt dec' ignore the amount of memory or CPU time
  it thinks decrypting a file will take, and proceed anyway; this may be useful
  in cases where scrypt's estimation is wrong.
* The '-M maxmem' option now accepts "humanized" inputs, e.g., "-M 1GB".

There are also a variety of less visible changes: Performance improvements
in the SHA256 routines, minor bug and compiler warning fixes, the addition
of a test suite, and some minor code reorganization.

(wiz)

2017-04-26 10:27:43 UTC MAIN commitmail json YAML

2017-04-26 09:52:48 UTC MAIN commitmail json YAML

+ p5-Business-ISBN-3.004, p5-GD-2.66, p5-HTML-Tree-5.05, p5-IPC-Run-0.95,
  p5-Mojolicious-7.31, p5-Net-HTTP-6.14.

(wiz)

2017-04-26 06:12:25 UTC MAIN commitmail json YAML

Compile with -std=c++11. Needed for compiling with icu;
set for all qt5 packages for consistency.

(wiz)

2017-04-25 13:17:51 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.46

(wiz)

2017-04-25 13:17:38 UTC MAIN commitmail json YAML

Detect links to itself by parsing Nm in SYNOPSIS.

>From Ingo Schwarze <schwarze@usta.de>.

Bump version.

(wiz)

2017-04-25 11:42:43 UTC MAIN commitmail json YAML

2017-04-25 11:27:00 UTC MAIN commitmail json YAML

2017-04-25 10:37:26 UTC MAIN commitmail json YAML

2017-04-24 15:40:12 UTC MAIN commitmail json YAML

2017-04-24 12:25:09 UTC MAIN commitmail json YAML

Remove -std=c++11 from here, it causes breakage in code that uses
C++11 extensions or wants C++14.

(wiz)

2017-04-24 07:25:58 UTC MAIN commitmail json YAML

Updated x11/xf86-video-nouveau to 1.0.15

(wiz)

2017-04-24 07:25:47 UTC MAIN commitmail json YAML

Updated xf86-video-nouveau to 1.0.15.

Ben Skeggs (1):
      fix null pointer deref when building against >=libdrm 2.4.78

Ilia Mirkin (1):
      Add Pascal family support, identical to Maxwell

Lyude (1):
      Bump version to 1.0.15

Mariusz Bialonczyk (1):
      Do not register hotplug without RandR

(wiz)

2017-04-24 07:18:59 UTC MAIN commitmail json YAML

Add new main master site.

(wiz)

2017-04-23 16:08:02 UTC MAIN commitmail json YAML

2017-04-23 09:58:31 UTC MAIN commitmail json YAML

Add -std=c++11 to CXXFLAGS.

icu uses char16_t in a central header file; this type is added by c++11.

(wiz)

2017-04-23 09:25:59 UTC MAIN commitmail json YAML

Since icu-59, this now needs c++11 to build.

(wiz)

2017-04-23 09:11:54 UTC MAIN commitmail json YAML

+ MesaLib-17.0.4, abcm2ps-8.13.9, emacs25-25.2, guile22-2.2.2,
  mpv-0.25.0, p5-GD-2.62, p5-Image-ExifTool-10.50, p5-YAML-Syck-1.30,
  par2-0.7.0, poppler-0.54.0, protobuf-3.2.1, py-ZopeInterface-4.4.0,
  py-hypothesis-3.7.4, py-pbr-3.0.0, todoman-3.1.0, vim-8.0.0582,
  vim-share-8.0.0582, waf-1.9.10, x264-devel-20170422,
  xf86-video-nouveau-1.0.15.

(wiz)

2017-04-23 07:03:16 UTC MAIN commitmail json YAML

Revert previous after py-setuptools is fixed.

(wiz)

2017-04-23 07:01:00 UTC MAIN commitmail json YAML

Revert previous now that py-setuptools is fixed.

(wiz)

2017-04-23 06:59:42 UTC MAIN commitmail json YAML

Revert previous now that py-setuptools is fixed.

(wiz)

2017-04-23 06:58:47 UTC MAIN commitmail json YAML

Revert previous now that py-setuptools is fixed.

(wiz)

2017-04-22 23:43:33 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 35.0.1

(wiz)

2017-04-22 23:43:20 UTC MAIN commitmail json YAML

Updated py-setuptools to 35.0.1.

v35.0.1

    #992: Revert change introduced in v34.4.1, now considered invalid.
    #1016: Revert change introduced in v35.0.0 per #1014, referencing #436. The approach had unintended consequences, causing sdist installs to be missing files.

(wiz)

2017-04-22 07:39:08 UTC MAIN commitmail json YAML

Fix PLIST after update.

(wiz)

2017-04-22 07:27:24 UTC MAIN commitmail json YAML

Fix PLIST after update.

(wiz)

2017-04-22 07:27:12 UTC MAIN commitmail json YAML

Fix PLIST after update.

(wiz)

2017-04-22 07:26:44 UTC MAIN commitmail json YAML

Fix PLIST after update.

(wiz)

2017-04-21 14:48:41 UTC MAIN commitmail json YAML

Simon Burge reports this needs gcc-5.x. Add GCC_REQD.

(wiz)

2017-04-20 09:55:29 UTC MAIN commitmail json YAML

2017-04-20 09:50:37 UTC MAIN commitmail json YAML

2017-04-19 21:10:23 UTC MAIN commitmail json YAML

Updated emulators/mame to 0.184

(wiz)

2017-04-19 21:10:11 UTC MAIN commitmail json YAML

Updated mame to 0.184.

Well, it窶冱 the last Wednesday of the month, and I hope you know
what that means: it窶冱 time for your regularly scheduled MAME release.
There aren窶冲 a huge number of new working machines in this release,
but there are some significant improvements. Thanks to kazblox,
MAME now emulates some of the peculiarities of Famicom clone hardware,
and thanks to shattered, emulation of the Agat-7 Apple II clone is
improved. Peter Ferrie provided a superior Apple II language card
implementation. We窶况e got lots of additions to the BBC and PC
software lists from Nigel Barnes and darkstar.

We窶况e made substantial improvements to some of MAME窶冱 non-emulation
features. The -romident verb is now much faster when used on a
folder or archive containing multiple files, and will identify ROMs
for emulated slot devices that aren窶冲 inserted by default. The
-listxml output now includes all linked devices, and is produced
at least 30% faster. We窶况e also improved -verifyroms so it covers
more devices and is faster when verifying ROMs for a subset of
drivers/devices.

MAME 0.184 includes support for plenty of newly dumped versions of
supported arcade games, including a rare US prototype of Shanghai
III, the world release of Super Crowns Golf, a version of Flashgirl
that shows the Kyugo logo, a German version of Raiden II, the
Japanese release of Radical Radial, and bootlegs of Bomber Man and
Phoenix. There are also several new chess computers, and even more
Aristocrat Mark V gambler sets. If you窶决e interested in the TI-8x
graphing calculators, it窶冱 now possible to get an emulated TI-82
or TI-85 to communicate with another emulated instance or with a
program running on the host computer over a socket.

(wiz)

2017-04-19 20:31:54 UTC MAIN commitmail json YAML

2017-04-19 18:50:40 UTC MAIN commitmail json YAML

Updated net/wireshark to 2.2.6

(wiz)

2017-04-19 18:50:29 UTC MAIN commitmail json YAML

Updated wireshark to 2.2.6.

What's New

  Bug Fixes

  The following vulnerabilities have been fixed:
    * [1]wnpa-sec-2017-12
      IMAP dissector crash ([2]Bug 13466) [3]CVE-2017-7703
    * [4]wnpa-sec-2017-13
      WBMXL dissector infinite loop ([5]Bug 13477) [6]CVE-2017-7702
    * [7]wnpa-sec-2017-14
      NetScaler file parser infinite loop ([8]Bug 13478) [9]CVE-2017-7700
    * [10]wnpa-sec-2017-15
      RPCoRDMA dissector infinite loop ([11]Bug 13558) [12]CVE-2017-7705
    * [13]wnpa-sec-2017-16
      BGP dissector infinite loop ([14]Bug 13557) [15]CVE-2017-7701
    * [16]wnpa-sec-2017-17
      DOF dissector infinite loop ([17]Bug 13453) [18]CVE-2017-7704
    * [19]wnpa-sec-2017-18
      PacketBB dissector crash ([20]Bug 13559)
    * [21]wnpa-sec-2017-19
      SLSK dissector long loop ([22]Bug 13576)
    * [23]wnpa-sec-2017-20
      SIGCOMP dissector infinite loop ([24]Bug 13578)
    * [25]wnpa-sec-2017-21
      WSP dissector infinite loop ([26]Bug 13581)

  The following bugs have been fixed:
    * T30 FCF byte decoding masks DTC, CIG and NCS. ([27]Bug 1918)
    * Wireshark gives decoding error during rnsap message dissection(SCCP
      reassembly). ([28]Bug 3360)
    * Added IEEE 802.15.4-2003 AES-CCM security modes
      (packet-ieee802154). ([29]Bug 4912)
    * Payload in 2 SCCP DT1 messages in the same frame isn't
      (sub)dissected. ([30]Bug 11130)
    * IEEE 802.15.4: an area of Payload IEs is dissected twice. ([31]Bug
      13068)
    * Qt UI: Wireshark crash when deleting IO graph string while it's in
      editing mode. ([32]Bug 13234)
    * Crash on exit due to an invalid frame data sequence state. ([33]Bug
      13433)
    * Access Violation using Lua dissector. ([34]Bug 13457)
    * Some bytes ignored in every packet in NetScaler packet trace when
      vmnames are included in packet headers. ([35]Bug 13459)
    * VOIP RTP stream Find Reverse button doesn't work. ([36]Bug 13462)
    * Lua dissector: ProtoField int&42; do not allow FT_HEX or FT_OCT,
      crash when set to FT_HEX_DEC or FT_DEC_HEX. ([37]Bug 13484)
    * GIOP LocateRequest v1.0 is improperly indicated as "malformed".
      ([38]Bug 13488)
    * Bug in ZigBee - Zone Status Change Notification. ([39]Bug 13493)
    * Packet exception in packet-ua3g and incomplete strings in
      packet-noe. ([40]Bug 13502)
    * Wrong BGP capability dissect. ([41]Bug 13521)
    * Endpoint statistics column labels seem incorrect. ([42]Bug 13526)
    * Strange automatic jump in packet details for a certain DNS response
      packet. ([43]Bug 13533)
    * When a Lua enum or bool preference is changed via context menu,
      prefs_changed isn't called with Qt Wireshark. ([44]Bug 13536)
    * IO Graph selects wrong packet or displays "Packet number x isn't
      displayed". ([45]Bug 13537)
    * tshark's -z endpoints,ip ignores optional filter. ([46]Bug 13538)
    * SSL: Handshake type in Info column not always separated by comma.
      ([47]Bug 13539)
    * libfuzzer: PEEKREMOTE dissector bug. ([48]Bug 13544)
    * libfuzzer: packetBB dissector bug (packetbb.msg.addr.valuecustom).
      ([49]Bug 13545)
    * libfuzzer: WSP dissector bug (wsp.header.x_wap_tod). ([50]Bug
      13546)
    * libfuzzer: MIH dissector bug. ([51]Bug 13547)
    * libfuzzer: DNS dissector bug. ([52]Bug 13548)
    * libfuzzer: WLCCP dissector bug. ([53]Bug 13549)
    * libfuzzer: TAPA dissector bug. ([54]Bug 13553)
    * libfuzzer: lapsat dissector bug. ([55]Bug 13554)
    * libfuzzer: wassp dissector bug. ([56]Bug 13555)
    * Illegal reassembly of GSM SMS packets. ([57]Bug 13572)
    * SSH Dissector uses incorrect length for protocol field
      (ssh.protocol). ([58]Bug 13574)
    * NBAP malformed packet for short Binding ID. ([59]Bug 13577)
    * libfuzzer: WSP dissector bug (wsp.header.x_up_1.x_up_proxy_tod).
      ([60]Bug 13579)
    * libfuzzer: asterix dissector bug (asterix.021_230_RA). ([61]Bug
      13580)
    * RTPproxy dissector adds multi lines to info column. ([62]Bug 13582)

  Updated Protocol Support

  ASTERIX, BGP, BSSGP, BT AVRCP, BT HCI_CMD, BT HFP, BT PBAP, DNS, DOF,
  EAPOL-MKA, GIOP, GSM SMS, HTTP, ICMP, IEEE 802.11, IEEE 802.15.4, IMAP,
  ISIS LSP, iSNS, LAPSat, MIH, MySQL, NBAP, NBIFOM, PacketBB, PEEKREMOTE,
  RPCoRDMA, RTPproxy, SCCP, SIGCOMP, SLSK, SSH, SSL, T.30, TAPA, UA3G,
  WASSP, WBXML, WLCCP, WSP, and ZigBee ZCL IAS

(wiz)

2017-04-19 18:38:05 UTC MAIN commitmail json YAML

2017-04-19 18:37:55 UTC MAIN commitmail json YAML

Updated waf to 1.9.9.

NEW IN WAF 1.9.9
----------------
* Fix QT5 detection on macOS 1912
* Fix Clang compilation database when no c compiler is found #1914
* Fix python 3 compatibility with cppcheck #1921
* Fix the thread index in parallel_debug
* Fix install task for mac_files #1911
* Fix msvc version detection #1907
* Add VS2017 support #1927
* Add newer fortran flag detection #1916
* Add unity builds settings per task generator
* Add run_build_cls parameter to conf.run_build/conf.check
* Add a warning for missing cflags/cxxflags in gccdeps

(wiz)

2017-04-19 18:37:33 UTC MAIN commitmail json YAML

Updated net/syncthing to 0.14.26

(wiz)

2017-04-19 18:37:23 UTC MAIN commitmail json YAML

Updated syncthing to 0.14.26.

This is a regularly scheduled stable release.

Resolved issues since v0.14.25:

    #4035: Symlinks are now properly ignored on Windows.
    #2344: Discovery errors are more clearly displayed in the GUI.
    #3913: The language dropdown menu in the GUI is now correctly sorted.

Also:

    When there are items that could not be synced, their full path is displayed in the GUI.

(wiz)

2017-04-19 18:32:57 UTC MAIN commitmail json YAML

Updated devel/ragel to 6.10

(wiz)

2017-04-19 18:32:47 UTC MAIN commitmail json YAML

Updated ragel to 6.10.

Ragel 6.10 - Mar 24, 2017
=========================
-C codegen: test P vs PE in goto/call/ret statements in EOF actions, just
  before re-entering. If at the end of the input block then the EOF check is
  jumped to. This change prevents overrunning the buffer if control flow is
  issued in an EOF action without fixing the input pointer first. If a program
  properly issues an fhold before the control flow the program won't be
  affected.
-Updated action label generation. The previous set of conditions for
  generating the label didn't cover actions coming from the eofAction pointer
  (eof trans covered since it points into the set of transitions).
-Use separate signed/unsigned values for host type min/max. Using separate
  values avoids the need to type cast before the data goes into FsmCtx structs.
  Keep it in native types until it is used.
-Optionally do not generate entry point variables. Adds noentry write option
  for data.
-Various warning elimination and build updates.

(wiz)

2017-04-19 18:31:40 UTC MAIN commitmail json YAML

Updated mail/rspamd to 1.5.5

(wiz)

2017-04-19 18:31:30 UTC MAIN commitmail json YAML

Updated rspamd to 1.5.5.

1.5.5:
* [CritFix] Fix classifier learning with Redis backend
* [CritFix] Fix issue when parsing encoded rfc822/messages
* [Feature] Add escaped version of lua_ucl import
* [Feature] Add task:headers_foreach function
* [Feature] Allow to process filenames from content type
* [Feature] Allow to query hashed emails
* [Feature] Ignore bayes with mostly metatokens or with too few text
* [Feature] Probabilistically skip metatokens
* [Feature] Retrieve all virus names from SAVAPI
* [Feature] Rework classifiers lua metatokens
* [Feature] Store headers order
* [Feature] Store text tokens inside bayes tokens
* [Feature] Use cached shingles keys
* [Fix] Add missing score normalisation for HFILTER_URL_ONLY
* [Fix] Avoid lookup in absent hash
* [Fix] Check return values from Lua functions called from C
* [Fix] Do not count sending and loading time in rspamc
* [Fix] Escape json strings for controller rejplies from Lua
* [Fix] Fix archive scans for savapi
* [Fix] Fix domain_only emails RBL
* [Fix] Fix ip_score map configuration
* [Fix] Fix JSON output for history_redis
* [Fix] Fix one character length substrings search
* [Fix] Fix parsing of non-RFC compatible Exim received
* [Fix] Fix parsing of options for workers with the same type
* [Fix] Fix processing of small tokens vectors
* [Fix] Fix rfc2047 tokenization
* [Fix] Fix typo
* [Fix] More fixes for inplace decoding
* [Fix] Try to avoid modifications of the original data
* [Fix] URL redirector: Fix call to is_redirector
* [Rework] Set token data as uint64_t instead of chars array
* [WebUI] Check if neighbours' history backend versions match
* [WebUI] Disable phrase connectors replacement in history filtering
* [WebUI] Disable phrase connectors replacement in symbols filtering
* [WebUI] Do not hide messages with bad subject, just replace it with '???'
* [WebUI] Fix error message
* [WebUI] Fix history v2 display
* [WebUI] Fix legacy history
* [WebUI] history: break To address lists on commas
* [WebUI] Increase default timeout to 20 seconds
* [WebUI] Save some history table space

1.5.4:
* [Conf] Add history_redis default configuration
* [Feature] Add spoofed rules
* [Feature] Add URL_IN_SUBJECT rule
* [Feature] Allow to get task's subject
* [Feature] Allow to specify maximum number of shots for symbols
* [Feature] Distinguish URLs found in Subject
* [Feature] Memoize LPEG grammars
* [Feature] Parse else parts in SA rules
* [Feature] Process subject for mixed characters
* [Feature] Resolve url chains in url_redirector module
* [Feature] Stat greylisted messages as greylisted not soft-rejected
* [Feature] Support checking for redirector in Lua SURBL
* [Feature] Support tag_exists SA function
* [Feature] Work with broken rfc2047 tokens
* [Fix] Check all watcher's dependencies
* [Fix] Do not compile hyperscan with no SSSE3 support
* [Fix] Do not crash if cannot decode qp encoded part
* [Fix] Fix dependencies of DKIM when multiple signatures are found
* [Fix] Fix lists in whitelist plugin
* [Fix] Fix one-shot symbols weight calculations
* [Fix] Fix options and shots match
* [Fix] Fix order of symbol options
* [Fix] Fix parsing of dot at the end of the address
* [Fix] Fix parsing of lua table arguments
* [Fix] Fix processing of subject words
* [Fix] Fix string split memoization
* [Fix] Fix templates grammar usage
* [Fix] Fix various issues related to Lua stack manipulation
* [Fix] Force actions: Use postfilter if we have honor_action / require_action
* [Fix] Further fixes to avoid PHISHING FP
* [Fix] Preserve order of options in symbols
* [Fix] Rspamadm grep: deal with unusually-formatted logs
* [Fix] Use hostname suffix when dealing with history
* [Rework] Remove outdated SA rules
* [WebUI] Add flexible columns
* [WebUI] Add footable
* [WebUI] Add sender, recipients and subject columns
* [WebUI] Allow message-id break
* [WebUI] Fix history clustering
* [WebUI] Fix history display
* [WebUI] Fix sorting
* [WebUI] Humanize sizes
* [WebUI] Initial move towards footable
* [WebUI] Remove datatables
* [WebUI] Replace `.values` method with `.map`
* [WebUI] Rework v2 symbols display
* [WebUI] Try to normalize frequencies
* [WebUI] Unbreak WebUI
* [WebUI] Use Footable to draw Throughput summary table

(wiz)

2017-04-19 17:47:19 UTC MAIN commitmail json YAML

Updated devel/py-tortoisehg to 4.1.3

(wiz)

2017-04-19 17:47:05 UTC MAIN commitmail json YAML

Updated py-tortoisehg to 4.1.3.

TortoiseHg 4.1.3

TortoiseHg 4.1.3 is a special release to pick up security fixes in Mercurial 4.1.3

TortoiseHg 4.1.2

TortoiseHg 4.1.2 is a regularly scheduled bug-fix release

Bug Fixes

    fix URLs to websites

Installer

    Latest evolve and dulwich extensions

(wiz)