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

2024-05-12 14:00:14 UTC Now

2017-09-29 14:13:32 UTC MAIN commitmail json YAML

Add py-pytest-localserver-0.3.7:

pytest-localserver is a plugin for the pytest testing framework which
enables you to test server connections locally.

Sometimes monkeypatching urllib2.urlopen() just does not cut it, for
instance if you work with urllib2.Request, define your own
openers/handlers or work with httplib. In these cases it may come in
handy to have an HTTP server running locally which behaves just like the
real thing.

(joerg)

2017-09-29 14:12:26 UTC MAIN commitmail json YAML

doc/CHANGES-2017: Note removal of gdb5 and gdb6

Removed devel/gdb5
Removed devel/gdb6

(kamil)

2017-09-29 14:10:00 UTC MAIN commitmail json YAML

+ py-test-utils

(joerg)

2017-09-29 14:09:45 UTC MAIN commitmail json YAML

+ py-termcolor

(joerg)

2017-09-29 14:09:01 UTC MAIN commitmail json YAML

Add py-test-utils-0.1.0:

This module provides a collection of utility functions and classes which
make writing and running functional and integration tests easier.

(joerg)

2017-09-29 14:08:50 UTC MAIN commitmail json YAML

doc/TODO: Drop gdb6-6.8a entry

gdb6 has been removed from pkgsrc.

(kamil)

2017-09-29 14:07:53 UTC MAIN commitmail json YAML

mk/defaults/options.description: Drop unused gdb6-tui

gdb6 - the only user of gdb6-tui - has been eliminated from pkgsrc.

(kamil)

2017-09-29 14:07:49 UTC MAIN commitmail json YAML

Add py-termcolor-1.1.0:

py-termcolor is a simple library for ANSI Color formatting of output.

(joerg)

2017-09-29 14:05:37 UTC MAIN commitmail json YAML

2017-09-29 14:03:53 UTC MAIN commitmail json YAML

2017-09-29 13:58:05 UTC MAIN commitmail json YAML

2017-09-29 13:57:34 UTC MAIN commitmail json YAML

2017-09-29 13:56:18 UTC MAIN commitmail json YAML

devel/Makefile: Detach gdb5 and gdb6

These packages are going to be eliminated soon.

(kamil)

2017-09-29 13:55:23 UTC MAIN commitmail json YAML

2017-09-29 13:55:07 UTC MAIN commitmail json YAML

Add py-xmltodict-0.11.0:

xmltodict is a Python module that makes working with XML feel like you
are working with JSON. It has optional namespace and streaming support.

(joerg)

2017-09-29 13:49:42 UTC MAIN commitmail json YAML

2017-09-29 13:49:26 UTC MAIN commitmail json YAML

Add regex-2017.07.28:

This regex implementation is backwards-compatible with the standard ���re���
module, but offers additional functionality.

(joerg)

2017-09-29 13:47:51 UTC MAIN commitmail json YAML

2017-09-29 13:47:27 UTC MAIN commitmail json YAML

Add py-jsonref-0.1:

jsonref is a library for automatic dereferencing of JSON Reference
objects for Python (supporting 2.6+ including Python 3).

This library lets you use a data structure with JSON reference objects,
as if the references had been replaced with the referent data.

(joerg)

2017-09-29 13:45:49 UTC MAIN commitmail json YAML

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

Add py-pyaml-17.8.0:

pyaml produces pretty and readable YAML-serialized data on top of py-yaml.

(joerg)

2017-09-29 13:44:07 UTC MAIN commitmail json YAML

2017-09-29 13:39:59 UTC MAIN commitmail json YAML

Add py-dicttoxml-1.7.4:

This module converts a Python dictionary or other native data type into a
valid XML string.

Supported item are int, float, long, decimal.Decimal, bool, str, unicode,
datetime, None and other number-like objects. Supported collection are
list, set, tuple and dict, as well as iterable and dict-like objects.
Items with a datetime type are converted to ISO format strings. Items
with a None type become empty XML elements.

(joerg)

2017-09-29 13:32:01 UTC MAIN commitmail json YAML

Allow narrowing of the data tables GCC 5+.

(joerg)

2017-09-29 13:31:55 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Alien-Build to 1.18

(wiz)

2017-09-29 13:31:44 UTC MAIN commitmail json YAML

p5-Alien-Build: update to 1.18.

1.18      2017-09-22 06:40:51 -0400
  - Fixed bug where Probe::CBuilder plugin might not play nice with other
    probes.

1.17_01  2017-09-20 14:36:41 -0400
  - Add apply_plugin to Alien::Build::Meta
  - Deprecated Alien::Build::Plugin subplugin method (use apply_plugin instead)

(wiz)

2017-09-29 13:28:21 UTC MAIN commitmail json YAML

doc: Added devel/p5-Alien-Base-ModuleBuild version 0.046

(wiz)

2017-09-29 13:28:10 UTC MAIN commitmail json YAML

devel/Makefile: + p5-Alien-Base-ModuleBuild

(wiz)

2017-09-29 13:27:53 UTC MAIN commitmail json YAML

doc: Added devel/p5-Shell-Config-Generate version 0.29

(wiz)

2017-09-29 13:27:30 UTC MAIN commitmail json YAML

devel/p5-Alien-Base-ModuleBuild: import p5-Alien-Base-ModuleBuild-0.046

This module provides tools for building external (non-CPAN)
dependencies for CPAN. It is mainly designed to be used at install
time of a CPAN client, and work closely with Alien::Base which is
used at runtime.

(wiz)

2017-09-29 13:25:45 UTC MAIN commitmail json YAML

devel/Makefile: + blosc, p5-Shell-Config-Generate

(wiz)

2017-09-29 13:24:29 UTC MAIN commitmail json YAML

devel/p5-Shell-Config-Generate: import p5-Shell-Config-Generate-0.29

This module provides an interface for specifying shell configurations
for different shell environments without having to worry about the
arcane differences between shells such as csh, sh, cmd.exe and
command.com.

(wiz)

2017-09-29 13:20:05 UTC MAIN commitmail json YAML

doc: Added devel/p5-Shell-Guess version 0.07

(wiz)

2017-09-29 13:19:55 UTC MAIN commitmail json YAML

devel/Makefile: + p5-Shell-Guess

(wiz)

2017-09-29 13:19:09 UTC MAIN commitmail json YAML

devel/p5-Shell-Guess: import p5-Shell-Guess-0.07

Shell::Guess makes a reasonably aggressive attempt to determine the
shell being employed by the user, either the shell that executed
the perl script directly (the "running" shell), or the users' login
shell (the "login" shell). It does this by a variety of means
available to it, depending on the platform that it is running on.

(wiz)

2017-09-29 13:17:57 UTC MAIN commitmail json YAML

doc: Added sysutils/p5-Unix-Process version 1.3101

(wiz)

2017-09-29 13:17:47 UTC MAIN commitmail json YAML

sysutils/Makefile: + p5-Unix-Process

(wiz)

2017-09-29 13:17:29 UTC MAIN commitmail json YAML

sysutils/p5-Unix-Process: import p5-Unix-Process-1.3101

Perl extension to get pid info from (/bin/ps).

All fields from the ps command can be fetched by calling a function
of their name. If the pid is not given as an argument to the function,
$$ (cur pid) is assumed.

(wiz)

2017-09-29 13:13:26 UTC MAIN commitmail json YAML

devel/ruby-redmine: Fix usage ofRUBY_VERSIONS_ACCEPTED

Define RUBY_VERSIONS_ACCEPTED before including rubyversion.mk.
Should be fix pbulk problem.

(taca)

2017-09-29 13:01:54 UTC MAIN commitmail json YAML

p5-MooseX-Types-Path-Class: fix PERL5_MODULE_TYPE

(wiz)

2017-09-29 12:41:31 UTC MAIN commitmail json YAML

Updated textproc/py-phonenumbers, mail/py-aiosmtpd

(adam)

2017-09-29 12:40:55 UTC MAIN commitmail json YAML

py-aiosmtpd: update to 1.1

1.1:
Drop support for Python 3.4.
As per RFC 5321, 則4.1.4, multiple HELO / EHLO commands in the same session are semantically equivalent to RSET.
As per RFC 5321, $4.1.1.9, NOOP takes an optional argument, which is ignored. API BREAK If you have a handler that implements handle_NOOP(), it previously took zero arguments but now requires a single argument.
The command line options --version / -v has been added to print the package���s current version number.
General improvements in the Controller class.
When aiosmtpd handles a STARTTLS it must arrange for the original transport to be closed when the wrapped transport is closed. This fixes a hidden exception which occurs when an EOF is received on the original tranport after the connection is lost.
Widen the catch of ConnectionResetError and CancelledError to also catch such errors from handler methods.
Added a manpage for the aiosmtpd command line script.
Added much better support for the HELP. There���s a new decorator called @syntax() which you can use in derived classes to decorate smtp_*() methods. These then show up in HELP responses. This also fixes HELP responses for the LMTP subclass.
The Controller class now takes an optional keyword argument ssl_context which is passed directly to the asyncio create_server() call.

(adam)

2017-09-29 12:40:30 UTC MAIN commitmail json YAML

2017-09-29 12:34:07 UTC MAIN commitmail json YAML

py-phonenumbers: update to 8.8.2

v8.8.2
Metadata changes:
- Updated phone metadata for region code(s):
  CA, CR, EG, FI, HN, IS, KM, KR, LU, MV, PA, TW, UG, US, VN
- Updated short number metadata for region code(s): IE, IR, KE, TR
- New geocoding data for country calling code(s): 1223 (en)
- Updated geocoding data for country calling code(s): 84 (en, vi)
- Updated carrier data for country calling code(s): 20 (en)

(adam)

2017-09-29 11:06:57 UTC MAIN commitmail json YAML

Added textproc/py-jsonpickle; Updated textproc/py-deepdiff

(adam)

2017-09-29 11:06:32 UTC MAIN commitmail json YAML

2017-09-29 11:04:19 UTC MAIN commitmail json YAML

2017-09-29 08:48:21 UTC MAIN commitmail json YAML

doc: Added time/py-ligotimegps version 1.1

(wiz)

2017-09-29 08:48:11 UTC MAIN commitmail json YAML

time/Makefile: py-ligotimegps

(wiz)

2017-09-29 08:47:53 UTC MAIN commitmail json YAML

time/py-ligotimegps: import py-ligotimegps-1.1

This module provides a pure-python version of the LIGOTimeGPS class,
used to represent GPS times (number of seconds elapsed since GPS
epoch) with nanoseconds precision.

(wiz)

2017-09-29 07:58:59 UTC MAIN commitmail json YAML

Updated www/mini_httpd to 1.27

(wen)

2017-09-29 07:57:38 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
New in version 1.27:

    Fixed bug that prevented binary CGI results from working. This bug was introduced in 1.23. Noticed and diagnosed by Qipeng Zhang.

New in version 1.26:

    Long-standing bug on FreeBSD using http but not https. Files were getting truncated at 1MB. This was due to improper usage of sendfile(2), and not testing the http path since I only use mini_httpd for https. Since Linux has a completely different sendfile(2) call, it was not affected. And since https does not use sendfile(2), it also was not affected.

New in version 1.25:

    Improvements to the FreeBSD startup script. (Craig Leres)
    Improvement to SSL support.

New in version 1.24:

    Disable SSLv2 to prevent DROWN attack.
    Fix binary POST request reading. (Erik Waling)

New in version 1.23:

    Fixed CVE-2015-1548, a buffer overflow via snprintf.

New in version 1.22:

    Don't do TCP_NOPUSH on SSL connections. It doesn't help and causes problems.
    Use memmove() for self-overlapping string copies instead of strcpy().

(wen)

2017-09-29 07:53:37 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-SemanticDiff to 1.0006

(wen)

2017-09-29 07:52:47 UTC MAIN commitmail json YAML

Update to 1.0006

Upstream changes:
1.0006 2017-09-27
    - Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546
      where the code was failing to find the difference in this scenario
      Before: <element>0</element> After: <element></element>

(wen)

2017-09-29 07:49:35 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any to 1.700

(wen)

2017-09-29 07:48:11 UTC MAIN commitmail json YAML

Update to 1.700

Upstream changes:
1.700    2017-09-28 16:59:22-05:00 America/Chicago

    [Fixed]

    - Fixed version of Log::Any::Adapter::Syslog so that installing it
      will also install the rest of Log-Any.

    - Fixed method aliasing in Log::Any::Adapter::Syslog for "error"
      log method. Thanks @legaultp for the patch!

1.051    2017-08-06 20:41:53-05:00 America/Chicago (TRIAL RELEASE)

    [Fixed]

    - LOG_ANY_DEFAULT_ADAPTER now correctly logs to the given adapter.

      Previously, if no other adapter was set, Log::Any used it's
      default, super-fast "Null" proxy that simply drops all messages
      without checking adapters. Now Log::Any will correctly detect the
      environment variable and create the correct, normal proxy object.

      Thanks @tm604 for the report and @mephinet for the patch!

1.050    2017-08-03 22:28:37-05:00 America/Chicago (TRIAL RELEASE)

    [Added]

    - Added structured logging to easily log single hash references in
      a parsable format. Thanks @mephinet!

    - Added contextual logging to attach information to log messages
      based on the current context.

      For example, all log messages being generated by a particular HTTP
      request could be logged with the URL, even if they're from a part
      of the application that doesn't know what HTTP is.

      This is very similar to Log::Log4perl's Mapped Diagnostic Context.

      Thanks @mephinet!

(wen)

2017-09-29 07:15:29 UTC MAIN commitmail json YAML

doc: Fix go-ed25519 PKGPATH

Pointed out by update.changes script via www@.

(leot)

2017-09-29 07:08:01 UTC MAIN commitmail json YAML

Updated devel/py-click-threading, devel/py-faker

(adam)

2017-09-29 07:07:40 UTC MAIN commitmail json YAML

py-faker: update to 0.8.4

0.8.4:
Move email_validator to test_requires and unpinned the version number.
Date feature parity with datetime.
Add MSISDN in the phone_number provider.
Add Arabic locales.
Fix datetime issue on Windows.

(adam)

2017-09-29 07:01:48 UTC MAIN commitmail json YAML

py-click-threading: update to 0.4.4

0.4.4:
Bug fixes.

(adam)

2017-09-29 06:37:45 UTC MAIN commitmail json YAML

Updated net/lftp, security/py-asn1crypto

(adam)

2017-09-29 06:36:31 UTC MAIN commitmail json YAML

py-asn1crypto: update to 0.23.0

0.23.0:
Backwards compatibility break: the tag_type, explicit_tag and explicit_class attributes on core.Asn1Value no longer exist and were replaced by the implicit and explicit attributes. Field param dicts may use the new explicit and implicit keys, or the old tag_type and tag keys. The attribute changes will likely to have little to no impact since they were primarily an implementation detail.
Teletex strings used inside of X.509 certificates are now interpreted using Windows-1252 (a superset of ISO-8859-1). This enables compatibility with certificates generated by OpenSSL. Strict parsing of Teletex strings can be retained by using the x509.strict_teletex() context manager.
Added support for nested explicit tagging, supporting values that are defined with explicit tagging and then added as a field of another structure using explicit tagging.
Fixed a UnicodeDecodeError when trying to find the (optional) dependency OpenSSL on Python 2
Fixed next_update field of crl.TbsCertList to be optional
Added the x509.Certificate.sha256_fingerprint property
x509.Certificate.ocsp_urls and x509.DistributionPoint.url will now return https://, ldap:// and ldaps:// URLs in addition to http://.
Added CMS Attribute Protection definitions from RFC 6211
Added OIDs from RFC 6962

(adam)

2017-09-29 06:33:25 UTC MAIN commitmail json YAML

lftp: update to 4.8.2

Version 4.8.2:
* fixed compilation on FreeBSD and OS X.
* fixed a memory leak.
* fixed a core dump on exit.

(adam)

2017-09-29 06:26:06 UTC MAIN commitmail json YAML

Added net/obfs4proxy version 0.0.7.

(alnsn)

2017-09-29 06:25:24 UTC MAIN commitmail json YAML

Add obfs4proxy.

(alnsn)

2017-09-29 06:20:43 UTC MAIN commitmail json YAML

Added go-ed25519, go-siphash and go-goptlib.

(alnsn)

2017-09-29 06:18:30 UTC MAIN commitmail json YAML

Add go-ed25519, go-siphash and go-goptlib.

(alnsn)

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

remove ftp variant when http server already exists

pretty sure these are the same server but ftp is considerably slower on
a high latency connection

(maya)

2017-09-29 00:51:46 UTC MAIN commitmail json YAML

2017-09-28 22:20:45 UTC MAIN commitmail json YAML

dupeguru: remove orig for patched file to fix PLIST

(wiz)

2017-09-28 18:53:32 UTC MAIN commitmail json YAML

gnupg2: drop DESCR claim about gnupg 1.4/gpg-agent

(gdt)

2017-09-28 17:28:20 UTC MAIN commitmail json YAML

doc: Added mail/qmail-autoresponder version 1.0

(schmonz)

2017-09-28 17:28:03 UTC MAIN commitmail json YAML

Add and enable qmail-autoresponder.

(schmonz)

2017-09-28 17:27:34 UTC MAIN commitmail json YAML

Add qmail-autoresponder, a rate-limited autoresponder for qmail.

Features:

- Limits rate of automatic responses (defaults to a maximum of one
  message every hour).
- Will not respond to nearly every type of mailing list or bulk email.
- Will not respond to bounce messages or MAILER-DAEMON.
- Bounces looping messages.
- Can insert the original subject into the response.
- Can copy original message into response.
- Can use links in the rate-limiting data directory to limit inode usage
  to a single inode.
- Can limit responses to a certain date/time range.

(schmonz)

2017-09-28 16:22:34 UTC MAIN commitmail json YAML

Updated textproc/py-cjson to 1.2.1

(adam)

2017-09-28 16:21:21 UTC MAIN commitmail json YAML

py-cjson: update to 1.2.1

Changes in version 1.2.1
* Updated project homepage

Changes in version 1.2.0
* Implemented recursion limit check for encoding/decoding arrays and objects
* Updated copyright years and stripped licensing info from source code

Changes in version 1.1.0
* Use repr instead of str when encoding floats to preserve full preicision
* Fixed windows compilation problem introduced in 1.0.5
* Fixed float write test to work with latest high precision float encoding
* Fixed some list/dict decoding bugs. Use a state machine for decoding them.
* Improved decoding speed by using PyString_GET_SIZE instead of strlen
* Integrate modified 0001-fix-for-CVE-2010-1666 patch from Debian

(adam)

2017-09-28 16:15:49 UTC MAIN commitmail json YAML

Replace LOCALBASE usage with PREFIX.

(schmonz)

2017-09-28 16:03:25 UTC MAIN commitmail json YAML

libretro-mupen64plus: Fix DOS line endings.

(jperkin)

2017-09-28 15:49:08 UTC MAIN commitmail json YAML

FlightCrew: Fix DOS line endings on all patched files.

(jperkin)

2017-09-28 13:49:19 UTC MAIN commitmail json YAML

py-scipy: Remove references to non-existent files

(wiz)

2017-09-28 13:46:40 UTC MAIN commitmail json YAML

doc: Updated www/contao44 to 4.4.6

(taca)

2017-09-28 13:46:00 UTC MAIN commitmail json YAML

Update contao44 to 4.4.6.

Contao 4.4.6 is available 2017/09/28 10:32 by Leo Feyer

Contao version 4.4.6 is available. The bugfix release fixes several minor
issues and also includes the changes from Contao 3.5.

(taca)

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

qpdf: Update LICENSE for 7.0.0

(wiz)

2017-09-28 12:54:21 UTC MAIN commitmail json YAML

Updated devel/gtexinfo to 6.5

(ryoon)

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

Update to 6.5

Changelog:
6.5 (12 September 2017)
* info:
  . some bugs fixed:
    . a bug where a segfault could happen in the regex search, for
      example when the user entered a single \ as the search string
    . another bug which could make nodes inaccessible in long "split"
      info files
    . a bug where it was not possible to follow a cross-reference
      that was split across more than one line has been fixed
  . do not fall back to a man page if following a cross-reference in an
    info file failed
  . if looking for a file failed, do not convert the name of a file to
    lower-case and look for it again

* texinfo.tex
  . some faulty definitions for Unicode characters have been changed or
    removed
  . fix indentation in table of contents for entries that are split
    across multiple lines

* texi2dvi
  . a bug that broke the processing of LaTeX files that did not
    use BibTeX has been fixed

* texi2any
  . output the encoding declaration of a HTML file earlier so it
    will always occur within first 1024 bytes of file
  . `INLINE_INSERTCOPYING' removed as a customization variable

6.4 (23 June 2017)
* texi2any:
  . for HTML output, place section names before the manual in page
    titles, instead of after them, so it is easier to distinguish pages
    if titles are truncated
  . starting points for ordered lists beginning with 0 or a letter of
    the alphabet are output as attributes on the <ol> tag, as was
    case for Texinfo 4.13 and earlier
  . a bit faster
  . some discrepancies in paragraph formatting between Perl extension
    modules and interpreted Perl modules have been fixed
  . `MACRO_BODY_IGNORES_LEADING_SPACE' customization variable removed,
    and `indent_menu_descriptions' is no longer a possible value for
    `TREE_TRANSFORMATIONS' (as these features did not work as
    documented)

* info:
  . the `up-line' and `down-line' commands now are like the other
    scrolling commands and are no longer confined to a single node
    (depending on the value of `scroll-behaviour')
  . supplying the --all option with --index-search displays a list
    of matching index entries
  . the style variables like `link-style' can now be set while info
    is running
  . display bug fixed where color could be turned off prematurely
  . several other bugs fixed
  . better portability in test suite
  . do not fall back to showing the dir node if a manual isn't found
  . Do not attempt any kind of conversion of CR LF line endings,
    except on MS-DOS/Windows, when it is done unconditionally.  (This
    replaces a more complicated approach, where this conversion would
    take place if there was a problem finding a node in a file.)  The
    main effect of this change is that Info files with CR LF line
    endings, which would have been produced on MS-DOS/Windows with old
    versions of makeinfo, are only supported on such operating systems.
  . a few of the key bindings under --vi-keys have been changed for
    consistency or to match the documentation

* texinfo.tex
  . a DVI file with a single empty page can be output again, which
    restores the behavior from Texinfo 6.0 and earlier

* Distribution
  . autoconf 2.69, automake 1.15, gettext 0.19.8

(ryoon)

2017-09-28 12:51:08 UTC MAIN commitmail json YAML

Updated print/qpdf to 7.0.0

(ryoon)

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

Update to 7.0.0

Changelog:
2017-09-15  Jay Berkenbilt  <ejb@ql.org>

* 7.0.0: release

2017-09-12  Jay Berkenbilt  <ejb@ql.org>

* Relicense qpdf under version 2.0 of the Apache License rather
than version 2.0 of the Artistic License. Both are fine, but the
Apache License is in more widespread use, and I like it a little
better than Artistic-2.0. It is my intention that there be no
change in what you can or can't do with qpdf. Versions of qpdf
prior to version 7 were released under the terms of version 2.0 of
the Artistic License. At your option, you may continue to consider
qpdf to be licensed under those terms. Please see the manual for
additional information.

* Improve the error message that is issued when QPDFWriter
encounters a stream that can't be decoded. In particular, mention
that the stream will be copied without filtering to avoid data
loss.

* Add new methods to the C API to correspond to new additions to
QPDFWriter:
- qpdf_set_compress_streams
- qpdf_set_decode_level
- qpdf_set_preserve_unreferenced_objects
- qpdf_set_newline_before_endstream

2017-08-25  Jay Berkenbilt  <ejb@ql.org>

* Re-implement parser iteratively to avoid stack overflow on very
deeply nested arrays and dictionaries. Fixes #146.

* Detect infinite loop while finding additional xref tables. Fixes
#149.

2017-08-22  Jay Berkenbilt  <ejb@ql.org>

* 7.0.b1: release

* Convert all README files to markdown. Names changed as follows:
  - README --> README.md
  - README.hardening --> README-hardening.md
  - README.maintainer --> README-maintainer.md
  - README-what-to-download.txt --> README-what-to-download.md
  - README-windows.txt --> README-windows.md
  The file README-windows-install.txt remains a text file.

2017-08-21  Jay Berkenbilt  <ejb@ql.org>

* Add support for writing PCLm files. Most of the work was done by
Sahil Arora <sahilarora.535@gmail.com> as part of a Google Summer
of Code project in 2017. PCLm support is useful only for clients
that specifically know how to create PCLm files. Support in qpdf
is just for ensuring that objects are written in the correct order
and for including some additional material in the output that is
required by the PCLm standard.

2017-08-19  Jay Berkenbilt  <ejb@ql.org>

* Remove --precheck-streams. This is enabled by default now
without any efficiency cost. This feature was never released.

* Update pdf-create example to illustrate use of additional image
compression filters.

* Add support for /RunLengthDecode and /DCTDecode:
  - New pipeline types Pl_RunLength and Pl_DCT
  - New command-line flags --compress-streams and --decode-level
    to replace/enhance --stream-data
  - New QPDFWriter::setCompressStreams and
    QPDFWriter::setDecodeLevel methods
  Please see documentation, header files, and help messages for
  details on these new features.

2017-08-12  Jay Berkenbilt  <ejb@ql.org>

* Add QPDFObjectHandle::rotatePage to apply rotation to a page
object. Add --rotate option to qpdf to specify page rotation from
the command line.

* Provide --verbose option that causes qpdf to print an indication
of what files it is writing.

* Change --single-pages to --split-pages and make it take an
optional argument specifying the number of pages per file.

2017-08-11  Jay Berkenbilt  <ejb@ql.org>

* Fix --newline-before-endstream to always add a newline before
endstream even if the last character was already a newline. This
is actually what's required by PDF/A. Fixes #133.

* Handle encrypted files whose encryption parameters are too
short. Fixes #96.

2017-08-10  Jay Berkenbilt  <ejb@ql.org>

* Remove dependency on libpcre.

* Be more forgiving of certain types of errors in the xref table
that don't interfere with interpreting the table.

* Remove unused "tracing" parameter from PointerHolder's
(T*, bool) constructor. This change breaks source code
compatibility, but since this argument to PointerHolder has not
used for a long time and the presence of a boolean parameter in
the primary constructor makes it too easy to use that by mistake
when trying to use PointerHolder for arrays, it seems like it's
finally time to take it out. If you have a compile error because
of this change, please check to see whether you intended to use
the (bool, T*) version of the constructor instead. If not, just
remove the second parameter.

2017-08-09  Jay Berkenbilt  <ejb@ql.org>

* When recovering stream length, find endobj without endstream as
well as just looking for endstream. Be a little more lax about
where we allow it to be found.

2017-08-05  Jay Berkenbilt  <ejb@ql.org>

* Add --single-pages option to cause output to be written to a
separate file for each page rather than one big file.

* Process --pages options earlier so that certain inspection
options, like --show-pages, can show the state after the merging
operations.

2017-08-02  Jay Berkenbilt  <ejb@ql.org>

* Fix off-by-one error in parsing pages options. Fixes #129.

2017-07-29  Jay Berkenbilt  <ejb@ql.org>

* Support @filename and @- in the qpdf command-line tool to read
command-line arguments, one per line, from the named file. @-
reads from standard input. Fixes #16.

* Detect when input file and output file are the same and exit to
avoid overwriting and losing input file. Fixes #29.

* When passing multiple inspection arguments, run --check first,
and defer exit until after all the checks have been run. This
makes it possible to force operations such as --show-xref to be
delayed until after recovery attempts have been made. For example,
if you have a file with a syntactically valid xref table that has
some offsets that are incorrect, running qpdf --check --show-xref
on that file will first recover the xref and the dump the
recovered xref, while just running qpdf --show-xref will show the
xref table as present in the file. Fixes #42.

* When recovering stream length, indicate the recovered length.
Fixes #44.

* Add --newline-before-endstream command-line option and
setNewlineBeforeEndstream method to QPDFWriter. This forces qpdf
to always add a newline before the endstream keyword. It is a
necessary but not sufficient condition for PDF/A compliance. Fixes
#103.

* Handle zlib data errors when decoding streams. Fixes #106.

* Improve handling of files where the "stream" keyword is not
followed by proper line terminators. Fixes #104.

* Fix content stream parsing to handle cases of structures within
the stream split across stream boundaries. Fixes #73.

2017-07-28  Jay Berkenbilt  <ejb@ql.org>

* Add --preserve-unreferenced command-line option and
setPreserveUnreferencedObjects method to QPDFWriter. This option
causes QPDFWriter to write all objects from the input file to the
output file regardless of whether the objects are referenced.
Objects are written to the output file in numerical order from the
input file. This option has no effect for linearized files.

2017-07-27  Jay Berkenbilt  <ejb@ql.org>

* Add --precheck-streams command-line option and setStreamPrecheck
method to QPDFWriter to tell QPDFWriter to attempt decoding a
stream fully before deciding whether to filter it or not.

* Recover gracefully from streams that aren't filterable because
the filter parameters are invalid in the stream dictionary or the
dictionary itself is invalid.

* Significantly improve recoverability from invalid qpdf objects.
Most conditions in basic object parsing that used to cause qpdf to
exit are now warnings. There are still many more opportunities for
improvements of this sort beyond just object parsing.

2017-07-26  Jay Berkenbilt  <ejb@ql.org>

* Fixes to infinite loops below also fix problems reported in
other issues and cover CVE-2017-11624, CVE-2017-11625,
CVE-2017-11626, and CVE-2017-11627.

* Don't attempt to interpret syntactic keywords (like R and
endobj) found while parsing content streams.

* Detect infinite loops while resolving objects. This could happen
if something inside an object that had to be resolved during
parsing, such as a stream length, recursively referenced the
object being resolved.

* CVE-2017-9208: Handle references to and appearance of object 0
as a special case. Object 0 is not allowed, and qpdf was using it
internally to represent direct objects.

* CVE-2017-9209: Fix infinite loop caused by attempting to
reconstruct the xref table while already in the process of
reconstructing the xref table.

* CVE-2017-9210: Fix infinite loop caused by attempting to unparse
an object for inclusion in the text of an exception.

(ryoon)

2017-09-28 12:46:51 UTC MAIN commitmail json YAML

doc: Updated www/contao35 to 3.5.29

(taca)

2017-09-28 12:46:25 UTC MAIN commitmail json YAML

www/contao35: update to 3.5.29

Version 3.5.29 (2017-09-27)
---------------------------

### Fixed
Correctly handle unencoded data images in the Combiner (see #8788).

### Fixed
Correctly show multi-day events if the shortened view is disabled (see #8782).

### Fixed
Do not add a suffix when copying if the "doNotCopy" flag is set (see #8610).

### Fixed
Use the module type as group header if sorted by type (see #8402).

### Fixed
Always show the "show from" and "show until" fields (see #8766).

### Fixed
Encode the username when opening the front end preview as a member (see #8762).

(taca)

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

Updated print/pdf2djvu to 0.9.7

(ryoon)

2017-09-28 12:41:34 UTC MAIN commitmail json YAML

Update to 0.9.7

Changelog:
pdf2djvu (0.9.7) unstable; urgency=low

  * Fix build failure with Poppler ≥ 0.58.
  * Improve the build system:
    + Fix non-portable sed(1) calls in the manpage translations makefile.
    + Use relative paths when building OpenJPEG for Windows (so that absolute
      paths are not included in the binary).
  * Upgrade libraries bundled with the Windows package:
    - Poppler 0.59.

-- Jakub Wilk <jwilk@jwilk.net>  Mon, 04 Sep 2017 21:15:05 +0200

pdf2djvu (0.9.6) unstable; urgency=low

  * Port the code to C++11.
    Incidentally, this fixes build failure with Poppler ≥ 0.57.
  * Fix GCC 8 warnings about catching polymorphic type by value.
    https://github.com/jwilk/pdf2djvu/issues/122
  * Upgrade libraries bundled with the Windows package:
    - Poppler 0.57;
    - GraphicsMagick 1.3.26;
    - Expat 2.2.3;
    - FreeType 2.8;
    - fontconfig 2.12.4.
  * Windows: build Poppler against OpenJPEG 2.1.2.
  * Improve the test suite.

-- Jakub Wilk <jwilk@jwilk.net>  Mon, 07 Aug 2017 14:52:02 +0200

(ryoon)

2017-09-28 12:29:46 UTC MAIN commitmail json YAML

Updated net/py-netaddr, devel/py-click-log

(adam)

2017-09-28 12:29:15 UTC MAIN commitmail json YAML

py-click-log: update to 0.2.1

0.2.1:
Bug fixes.

(adam)

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

py-netaddr: update to 0.7.19

Release: 0.7.19:

* added a new SubnetSplitter class for those looking to divide up subnets.
  Thanks alanwill and RyPeck and those on (Stack Overflow discussion).

* removed bundled pytest dependency code for "python setup.py test".

* setup.py now uses setuptools only (no more distutils) and setup_egg.py removed.

* cleaned up INSTALL docs so they accurately reflect current Python packaging.

* fixed broken parsing, generating and reading of IEEE index files when switching
  between Python 2.x and 3.x.

(adam)

2017-09-28 12:17:17 UTC pkgsrc-2017Q3 commitmail json YAML

gama: Revert commit on wrong branch

(gdt)

2017-09-28 11:19:03 UTC MAIN commitmail json YAML

Updated textproc/py-sphinx

(adam)

2017-09-28 11:18:24 UTC MAIN commitmail json YAML

py-sphinx: update to 1.6.4

Release 1.6.4:

Features added
* 3926: Add autodoc_warningiserror to suppress the behavior of -W option during importing target modules on autodoc

Bugs fixed
* 3924: docname lost after dynamically parsing RST in extension
* 3946: Typo in sphinx.sty (this was a bug with no effect in default context)
* pep: and :rfc: does not supports default-role directive (refs: 3960)
* 3960: default_role = ���guilabel��� not functioning
* Missing texinputs_win/Makefile to be used in latexpdf builder on windows.
* 4026: nature: Fix macOS Safari scrollbar color
* 3877: Fix for C++ multiline signatures.
* 4006: Fix crash on parallel build
* 3969: private instance attributes causes AttributeError
* 4041: C++, remove extra name linking in function pointers.
* 4038: C, add missing documentation of member role.
* 4044: An empty multicolumn cell causes extra row height in PDF output
* 4049: Fix typo in output of sphinx-build -h
* 4062: hashlib.sha1() must take bytes, not unicode on Python 3
* Avoid indent after index entries in latex (refs: 4066)
* 4070: crashes when the warning message contains format strings
* 4067: Return non-zero exit status when make subprocess fails
* 4055: graphviz: the :align: option does not work for SVG output
* 4055: graphviz: the :align: center option does not work for latex output
* 4051: warn() function for HTML theme outputs ���None��� string

(adam)

2017-09-28 11:04:07 UTC MAIN commitmail json YAML

2017-09-28 10:44:52 UTC MAIN commitmail json YAML

Updated textproc/py-alabaster, security/py-m2crypto

(adam)

2017-09-28 10:44:11 UTC MAIN commitmail json YAML

py-m2crypto: update to 0.26.4

0.26.3:
- Fix a syntax typo.

0.26.2:
- port to support OpenSSL 1.1.0 API
- add generated Sphinx documentation
- another set of cleanups

(adam)

2017-09-28 10:40:35 UTC MAIN commitmail json YAML

2017-09-28 10:33:29 UTC MAIN commitmail json YAML

py-alabaster: update to 0.7.10

0.7.10:
[Bug] 95: Independently ran across sphinx-doc/sphinx 3276, namely that parameter lists become squashed together if one is running on Sphinx 1.4.x. While that fix was merged in Sphinx itself, we felt it prudent to include it in our own stylesheet as well, for immediate relief.
[Bug] 96: admonition_xref had a template typo preventing it from receiving styling; this has been fixed. Credit: Kenzie Togami.
[Bug] 32: Update styling of various block-level elements such as admonitions (.. note::, .. warning::, etc) and code blocks (.. code::) so they are no longer 窶賄edented窶� outside the main column of text they窶决e embedded in. This is both a stylistic change and a bugfix, since e.g. nesting code blocks within note blocks looks actively broken.

(adam)

2017-09-28 10:09:29 UTC MAIN commitmail json YAML

2017-09-28 10:07:37 UTC MAIN commitmail json YAML

2017-09-28 10:02:38 UTC MAIN commitmail json YAML

tex-xetex: add some dependencies

(markd)

2017-09-28 09:15:46 UTC MAIN commitmail json YAML

Updated devel/ocaml-re to 1.7.1nb2

(jaapb)

2017-09-28 09:15:24 UTC MAIN commitmail json YAML

2017-09-28 07:56:41 UTC MAIN commitmail json YAML

doc/guide: Use the new syntax for `regen-doc:' commit message

Add a `doc/pkgsrc.*: ' prefix to the regen commit message to follow the
pkgsrc Commit Message Policy.

(leot)

2017-09-28 07:36:29 UTC MAIN commitmail json YAML

2017-09-28 07:35:36 UTC MAIN commitmail json YAML

doc/guide: Adjust ${MASTER_SITE_LOCAL} URI in a comment to make it scp(1)-friendly

Make the URI of the comment about htdocs-share distfile scp(1)-friendly so that
it can be copypasted more easily. NFCI.

(leot)

2017-09-28 07:32:14 UTC MAIN commitmail json YAML

Regen htdocs-share for latest pkgsrc entities.

Pointed out and thanks to <gdt>!

(leot)

2017-09-28 06:42:45 UTC MAIN commitmail json YAML

Note update of the "p5-Mac-SystemDirectory" package to version 0.10

(tron)

2017-09-28 06:42:12 UTC MAIN commitmail json YAML

Update "p5-Mac-SystemDirectory" package to version 0.10

Changes since version 0.06:
- actually load EUHC from inc (RT#121613)
- inlined ExtUtils::HasCompiler into the distribution for use by
  Makefile.PL (RT#121613)
- fixed link to git repository in metadata
- convert packaging to Dist::Zilla (fixes RT#121403)

(tron)

2017-09-28 05:37:21 UTC MAIN commitmail json YAML

dnstracer: mavetju.org is back up

(wiz)

2017-09-28 05:15:39 UTC MAIN commitmail json YAML

frozen-bubble: remove PLIST after update

autogenerated like for a proper perl module

(wiz)

2017-09-28 05:05:44 UTC MAIN commitmail json YAML

Updated www/py-URLObject, geography/py-country

(adam)

2017-09-28 05:04:35 UTC MAIN commitmail json YAML

py-country: update to 17.9.23

17.9.23:
- Update to iso-codes 3.76

(adam)

2017-09-28 04:58:47 UTC MAIN commitmail json YAML

py-URLObject: update to 2.4.3

2.4.3:
Bug fixes.

(adam)

2017-09-28 04:58:46 UTC MAIN commitmail json YAML

doc: Updated www/apache22 to 2.2.34nb1

(wiz)

2017-09-28 04:58:29 UTC MAIN commitmail json YAML

apache: update to 2.2.34nb1.

Apply upstream patch to fix CVE 2017-9798.

(wiz)

2017-09-28 04:52:30 UTC MAIN commitmail json YAML

2017-09-28 04:50:38 UTC MAIN commitmail json YAML

p5-WWW-Form-UrlEncoded: remove unused patch after update

(wiz)

2017-09-28 04:49:48 UTC MAIN commitmail json YAML

p5-Mail-Box: remove unused patch after update

(wiz)

2017-09-28 04:45:30 UTC MAIN commitmail json YAML

doc: Updated sysutils/p5-Sys-Utmp to 1.7

(wiz)

2017-09-28 04:45:11 UTC MAIN commitmail json YAML

2017-09-28 04:19:33 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-Text-Hunspell to 2.14

(wiz)

2017-09-28 04:19:23 UTC MAIN commitmail json YAML

p5-Text-Hunspell: update to 2.14.

2.14    2016/01/14 08:36:00 Europe/Oslo (cosimo)

        No functional changes. Now Text::Hunspell depends on Alien::Hunspell
        version 0.04. Should finally compile nicely on Win32 platform.

2.13    2016/01/11 10:59:00 Europe/Oslo (cosimo)

        Win32 build support added (Graham Ollis, @plicease).
        This should make Text::Hunspell build correctly on Windows. \o/

        *** If you're using Win32, make sure you use a recent version of
        Alien::Base (>= 0.024) and/or Alien::Hunspell (soon-to-be 0.04)

2.12    2015/12/18 10:35:00 Europe/Oslo (cosimo)

        Replaced ExtUtils::PkgConfig with Alien::Hunspell. This should allow
        Text::Hunspell to build on non-pkgconfig-enabled systems, even though
        I'm not sure how reliably it works. Will have to evaluate from CPAN
        testers results. Thanks to Alien* expert Graham Ollis for this
        contribution.

(wiz)

2017-09-28 04:18:57 UTC MAIN commitmail json YAML

doc: Added textproc/p5-Alien-Hunspell version 0.11

(wiz)

2017-09-28 04:18:47 UTC MAIN commitmail json YAML

textproc/Makefile: + p5-Alien-Hunspell

(wiz)

2017-09-28 04:18:22 UTC MAIN commitmail json YAML

textproc/p5-Alien-Hunspell: import p5-Alien-Hunspell-0.11

This module provides the spelling library Hunspell.

(wiz)

2017-09-28 04:17:18 UTC MAIN commitmail json YAML

doc: Added devel/p5-Alien-Build version 1.16

(wiz)

2017-09-28 04:17:02 UTC MAIN commitmail json YAML

devel/Makefile: + p5-Alien-Build

(wiz)

2017-09-28 04:16:31 UTC MAIN commitmail json YAML

devel/p5-Alien-Build: import p5-Alien-Build-1.16

This module provides tools for building external (non-CPAN)
dependencies for CPAN. It is mainly designed to be used at install
time of a CPAN client, and work closely with Alien::Base which is
used at runtime.

(wiz)

2017-09-28 00:57:25 UTC MAIN commitmail json YAML

2017-09-28 00:26:49 UTC MAIN commitmail json YAML

gdal-lib: revbump for geos update (gdal abuses C++ API)

(gdt)

2017-09-28 00:24:50 UTC MAIN commitmail json YAML

doc: Updated geography/geos to 3.6.2

(gdt)

2017-09-28 00:24:41 UTC MAIN commitmail json YAML

Update to 3.6.2

Changes in 3.6.2
2017-07-25

- Bug fixes / improvements
  - Fix exception in UnaryUnion of collection of touching polygons (#837)
  - Allow building against python 3 (#774)
  - Fix build with android-ndk and other compilers (#799)
  - Allows compiling with -Wpointer-bool-conversion (#638)
  - Fix unhandled exception on invalid fp operation (#811)
  - Fix overloaded virtual print in DirectedEdge* (#812)
  - AppVeyor CI build added (#813)
  - Clean up numerous MSVC warnings, notably C4275 and C4589 (#814)
  - Bump CMake version to 3.0.0 (#817)
  - Fix leaks in WKT parser (#830)

Changes in 3.6.1
2016-12-24

- Bug fixes / improvements
  - Fix GEOSSTRtree_nearest_r signature and add implementation (#796)
  - Fix --static-clibs and --static-cclibs returns from geos-config
  - Fix WKB representation of empty polygon (#680).
  - Fix empty GEOSSimplify return on inner ring collapse (#741)

Changes in 3.6.0
2016-10-25

- Important / Breaking Changes:
  - The PHP binding moved to its own repository:
    http://git.osgeo.org/gogs/geos/php-geos (#765)
- New things:
  - CAPI: GEOSGeom_{get,set}UserData (Rashad Kanavath)
  - CAPI: GEOSGeom_{set,get}Precision (#713)
  - CAPI: GEOSMinimumRotatedRectangle and GEOSMinimumWidth
    (#729, Nyall Dawson)
  - CAPI: GEOSSTRtree_nearest (#768, Dan Baston)
  - CAPI: GEOSMinimumClearance and GEOSMinimumClearanceLine
    (#776, Dan Baston)
- C++ API changes:
  - Automatic memory management for GeometryFactory objects

(gdt)

2017-09-28 00:13:01 UTC MAIN commitmail json YAML

doc: Updated geography/gama to 1.19

(gdt)

2017-09-28 00:11:11 UTC pkgsrc-2017Q3 commitmail json YAML

Update to 1.19

gama now requires c++11.  It's likely that 1.18 did also, but that
this was less obvious.

Besides items noted in upstream NEWS, two pkgsrc patches were applied
upstream.

Version 1.19 June 2017

* fixed a bug introduced in 1.16, reported by Pierre Bosser
<pierre.bosser@ensta-bretagne.fr>. Implicit value of
covariance band in XML adjustment output is -1 (full
bandwidth).

(gdt)

2017-09-27 22:24:46 UTC MAIN commitmail json YAML

doc: Updated net/p5-FusionInventory-Agent to 2.3.21

(wiz)

2017-09-27 22:24:36 UTC MAIN commitmail json YAML

p5-FusionInventory-Agent: update to 2.3.21.

2.3.21 Mon, 31 Jul 2017
core:
* Service/daemon refactoring:
* Move all daemon method to dedicated FusionInventory::Agent::Daemon package
* Win32 service now based on private FusionInventory::Agent::Service inheriting
  from FusionInventory::Agent::Daemon
* support configuration reloading on SIGHUP signal (unix)
* support pausing service under win32
* support run now on SIGUSR1 signal (unix)
* and a lot of daemon/service optimizations and enhancements
* daemon process renamed to provider derivated name under unix-like systems with
  tag if defined. Example: "fusioniventory-agent (prod)"
* Report http proxy error to help debug communication problems: #324
* Prevent setup.pm indexing in CPAN as requested by CPAN admins
* Other fixed issues: #321

inventory:
* Bump Inventory task version to 1.3
* Fixed win32 softwares finally missing when 2 'inventory' are set in tasks
* Fixed bug: last dmidecode block wasn't parsed
* Updated pci.ids to 2017.07.27 version
* Updated usb.ids to 2017.07.29 version
* Updated storage inventory on MacOS supporting Firewire storages: #309 #310
* Fixes on dmidecode memory inventory: #320
* Update memory component capacity on virtual systems: #339
* Fix lenovo system information product name read from dmidecode: fix #311
* Include TL in AIX OS version: #328
* Fix Xen vm with space in name not colleted: #176

netdiscovery/netinventory:
* Bump NetDiscovery & NetInventory task version to 2.3
* Fix credentials option support
* Fixed duplicated mac addresses: #315
* Also accept LLDP notifications on sysName
* Force MANUFACTURER to match real vendor, VENDOR inventory key removed
* Better cleanup of canonical strings with invalid characters
* Support more alternate mac address formats
* Fix some string field encoding
* Support Digi devices serial
* Support ups model oid
* Fixed Juniper serial retrieval
* Enhanced Konica printer discovery
* Enhanced mac address discovery
* Fixed wrong result on snmp read case: #139
* Enhanced error messages in netdiscovery task
* Updated sysobject.ids

deploy:
* Bump Deploy task version to 2.4
* Added new audit checks winkey not equals support
* Support User Interaction under win32 using WTS API (need server-side plugin upgrade)

injector:
* Support xml file extension: #360
* Fixed returns exit code 0 even on error: #329
* Enhanced displayed error messages

2.3.20 Thu, 1 Jun 2017
core:
* Fix #224, #254, #268
* Fix 2.3.19 regression while installing from sources
* Fix bad initialization while computing inventory checksum involving crash in rare case
* Include new CONTRIB.md file to reference not mergeable contributions
* Fix scheduling issue restarting tasks too early
* Avoid a warning on Socket module version check, issue found on Debian and MacOS
* Fix: Support SSL debugging at verbosity 2 on Stderr only

inventory:
* Bump Inventory task version to 1.2
* Fixed Docker support
* Added system software category support
* Added firewall status innventory support
* Fix last user computation on some unix systems
* Add CPU CORECOUNT support based on dmidecode output
* Fix STORAGES support on some platforms
* MacOS: Refactoring to replace Tie::IxHash dependency with XML::XPath to better
  parse system profiler output
* Fix: block device inventory still possible even if fdisk command is missing on linux
* Fix #289: Add ARM Board support
* Support UUID for lxc containers

netinventory:
* Fix #221, #275
* Command documentation updated
* a lot more of additional devices in sysobject.ids
* Fix Juniper new model and firmware detection

deploy:
* Bump Deploy task version to 2.3
* Audit checks refactoring and fixes
* Fix win32 registry key check
* Added new audit checks like winkey values, needs a server plugin upgrade
* Enhanced audit checks error reporting
* Fix and enhanced command action to really report output, may require a server plugin upgrade
* Fix command action exit code while target command is not found on unix

wakeonlan:
* Bump WakeOnLan task version to 2.2
* Fix thanks to Ludovic Pouzenc: send magic packets to all non-loopback non-dumb interfaces

2.3.19 Fri, 17 Feb 2017
core:
* Version & provider refactoring to simplify release process
* Provided agent versions can now been commented by providers and  programs will
  expose comments for --version argument
* Tasks version is now read more efficiently and should reduce agent memory
  footing while running under daemon or service mode
* Bump tasks versions to reflect new way of reading task version
* Support no-compression option: useful for debugging or while server do not
  support compression
* Replace JSON dependency with JSON::PP pure perl version
* Fixed configuration parsing
* Fix sigterm support on win32
* Reduced agent memory footprint on win32
* Service optimizations limiting inventory run time on win32
* Fix service registration on win32 while requested from sources
* Try to reschedule target sooner on network error
* add Thomas Lornet aka devtom30 as maintainer

inventory:
* Fix VERSIONCLIENT not set
* Screen inventory refactoring introducing ALTSERIAL inventory value which may
  show a better serial number for some manufacturer. This will ease future
  screen serial number fix integration: comparing expected S/N toward ALTSERIAL
  will tell us we just need to update dedicated subclass for a given monitor.
* Some portable computer screens are now recognized
* Previously undefined screen caption may now contains additionnal informations,
  mostly for lcd internal panel, like panel model. These are taken from EDID
  "monitor_text" when found.
* Few more Acer serial number are fixed
* Fix some memory size read using canonical API
* add --no-compression|-C option to disable compression of communication with server
* Fix HOSTNAME for MacOS
* Add docker container support for linux
* Fix install date while using rpm packaging or for MacOS
* solaris support update
* macos support updates & fixes
* rudder updates
* virtualization/container detection updates (HyperV, VMWare, KVM, LXC/LXD, VirtualBox)
* Added TeamviewerID support for win32 & MacOS
* Fix win32 key registry reading while it contains white space
* Add batteries support on MacOS
* Add HOSTID support on linux & solaris

deploy:
* Bump Deploy task version to 2.2
* Deploy task audit refactoring
* Add support for fileSHA512mismatch check processor in audit
* Fix #205 - Improve software package's audits
* Support optional audit check name in reported status (needs server update)
* Add checkprocessor unit tests

injector:
* add --no-compression|-C option to disable compression of uploaded files

2.3.18 Thu, 16 Jun 2016
core:
* Many bug fixes
* enhance daemon/service mode:
- running tasks are killed while service is stopping
- httpd daemon is now made not blocking so daemon/service handles
  external events quickly
* full win32 service refactoring introducing Windows 10 support
* win32 service can be registered/deleted from sources
* support new option --tasks to specify tasks to execute and their order
* support new option --conf-reload-interval to ask to reload conf at
  regular time interval while running in daemon or service mode.

inventory:
* Many bug fixes
* enhanced McAfee antivirus reporting
* added REMOTE_MGMT section to report infos related to installed remote
  management tools. Actually reports Teamviewer ID
* Eventually try ethtool syscall on linux to find network cards
* Fixed memory reporting on Solaris
* Enhanced installdate for softwares on many platforms
* Enhanced drive a storage reporting on win32

deploy:
* Bump Deploy task version to 2.1.0
* trigger error on servers missing Digest::SHA library to help diagnostic
* Backport some master branch work done by guillomovitch on P2P support
* Net::Ping & Parallel::ForkManager library are now mandatory for P2P support
* POE & POE::Component::Client::Ping requirements are now obsolete
* Also add few fixes and enhancement to P2P support
* Added unittest for P2P support
* fixed issues related to JSON support
* Enhanced run command output to help debugging failures

injector:
* add --recursive|-R option to scan sub-folder for OCS files

* add g-bougard as maintainer

2.3.17 Sun, 27 Sep 2015
inventory:
* add collect task support
* fix CPU frequency retrieval on Windows (#2876)
* fix CPU core and thread retrieval on Windows (#2894)
* small fixes for DragonFlyBSD (#2899)
* fix interface speed retrieval in Solaris zones (#2939)
* fix memory information retrieval on Solaris (#2907)
* fix recurrent timeout for system_profile usage on MacOS (#2913)
* fix hangup when enumerating ovirt virtual machines (#2917)
* fix virtuozzo virtual machines identification (reported on mailing-list)
* fix offline xen virtual machines properties retrieval (#2988)
* fix warning and parsing issues with LSI RAID adapter
* retrieve Rudder agent information for all kind of Unix systems (#2999)

netdiscovery:
* fix multi-threading issues

netinventory:
* better serial retrieval (#2912)
* better VLAN retrieval for non-Cisco devices
* fix firmware retrieval issues leading to malformed XML (#2908, #2956, #2994)
* fix multi-threading issues
* add support for Kyocera printers page counters
* additional devices in sysobject.ids (#2912, #2932, #2965, #2966, #2994)
* minor fixes in sysobject.ids
* relax constraints on sysobjectid syntax

wake-on-lan:
* fix communication issue with latest FusionInventory for GLPI (#2937)

fusioninventory-injector:
* allow to mimic agent in user-agent HTTP header

fusioninventory-netinventory:
* support multi-threading via --threads option
* support inventory toward multiple hosts
* dropped unused --entity option

test suite:
* more robust SSL connection tests

2.3.16 Sun, 1 Mar 2015
inventory:
* fix Rudder server UUID file location (#2865)
* use BIOS ID as guest ID for HyperV hypervisor (#2881)
* filter disabled CPUs in DMI data (#2525)
* minor fixes in CPU information retrieval

netdiscovery:
* fix communication with latest FusionInventory for GLPI (#2862)
* add multiple H3C/SMC/HP models in sysobject.ids (#2873)
* change sysobject.ids file format

netinventory:
* fix communication with latest FusionInventory for GLPI (#2862)
* add hirschman-specific firmware and serial OIDs (#2631)

2.3.15 Tue, 6 Jan 2015
inventory:
* retrieve attached network gateway from default gateway
* do not report 0.0.0.0 as address for non-configured IPMI interfaces
* fix last user retrieval with 32 bit agent on 64 bit Windows

netinventory:
* better firmware retrieval (#2806)

test suite:
* fix Perl version check for POE tests
* force IPv4 for connection tests

2.3.14 Mon, 15 Dec 2014
core:
* fix ESX and Deploy task execution from server request (#2809, #2820, #2823)
* manage PID file explicitely (#2796)
* make PID file location configurable, through --pidfile option (warning:
  default location is now in agent state directory)

netdiscovery:
* add a few H3C/HP models in sysobject.ids (#2812)

netdiscovery:
* fix fast interface speed computation (#2833)

install:
* add versioned dependencies on IO::Socket::SSL and Thread::Queue

2.3.13 Thu, 6 Nov 2014
core:
* log HTTP replies status
* log agent stop event (#61)
* better logging of task initialisation process
* fix syslog logger usage with debug level >= 2 (#2780)
* fix SNMPv1 multiple values queries

netdiscovery:
* skip SNMP scan immediatly if there is no answer from remote host
* send task termination message to server when shutting down (#185)
* thread usage cleanup

netinventory:
* propagate error messages to server
* fix null-character presence in XML output (#2670,#2746,#2754,#2784)
* fix WWN physical address parsing (#2759)
* send task termination message to server when shutting down (#185)
* thread usage cleanup

inventory:
* add support for FibreChannel controller on Linux (#2759)
* fix HyperV machines enumeration (#2141)
* fix typo in printer property name on Windows (#2782)
* fix wrong function call on BSD i386 (#2797)
* fix wrong function call on Solaris (#2799)
* fix parsing of psrinfo -vp output on Solaris (#2798)

test suite:
* disable tests requiring POE under perl 5.8

2.3.12 Mon, 06 Oct 2014
core:
* drop Socket::GetAddrInfo usage, and use Socket directly for name to address
  resolution

inventory:
* fix networks interface enumeration on Windows XP (#2733)
* fix BIOS date format error on Solaris (#2735)
* retrieve OS minor version on Solaris (#2736)
* identify dockers containers (#2731)
* fix adobe license key format (RT #99164)

2.3.11.1 Wed, 25 Sep 2014
core:
* update MANIFEST to fix missing files

2.3.11 Wed, 25 Sep 2014
core:
* additional distribution metadata
* more flexible message filtering in logger

inventory:
* additional exclusion categories
* more detailed log message for inventory execution
* utf8 encoding fixes for local users and groups on Windows
* fix mac address retrieval for bonded addresses on Linux (#2622)
* fix network interface type identification on Windows
* add network interface type on BSD and Linux (#1838,#2622)
* add WIFI info for network interfaces on BSD and Linux ()
* identify interfaces aliases on Linux (#2622)
* add PCIID for network interfaces and video cards
* better Xorg log file parsing on Linux
* fix disk size computation on Linux (#2718)
* prevent abusive /etc/blkid.tab update on Linux
* ignore whitespace-only disk serial numbers on Windows (#2665)
* fix architecture identification on Solaris (#2672)
* add publisher for dpkg-based distribution on Linux

netinventory:
* drop consumables database in favor of standard consumable identification data
* no more arbitrary consumables number limit
* report unknown and approximate consumable level values as such
* fix negative consumable level values
* report multiple IP addresses associated with each port (#1421)
* report aggregated network ports (#2179,#2564,#2575)
* log sysdescr lookup in devices database
* additional Hischmann and Fortinet devices IDs (#2631)

2.3.10.1 Mon, 04 Aug 2014
inventory:
* fix regression introduced in 2.3.10 wrt hostname on Windows (#2647)
* fix regression introduced in 2.3.10 wrt last logged user on Windows
* provide error messages for name to resolution failures

netdiscovery and netinventory:
* avoid crash for missing logger with command-line tools

2.3.10 Wed, 30 Jul 2014
inventory:
* fix serial key retrieval regression on Windows (#2632,#2641)
* fix office 32bits serial retrieval on 64bits Windows (#2616)
* fix duplicate network interface on AIX (#2527)
* fix warnings for non-parsable etime on Unix (#2636)
* fix global zone identification on Solaris (#2620)
* fix software retrieval on recent BSDs (#2637)
* better file system types identification on Solaris
* add support for HyperV machines enumeration (#2141)
* add support for LXC container identification (#2311)
* add --scan-profiles option to fusioninventory-inventory (#2625)

netdiscovery:
* fix nmap parameters computation (#2618)
* better device identification (#2601, #2194)

netinventory:
* fix invalid character presence in XML output
* add support for Extreme Discovery Protocol (EDP)
* better handling of CDP implementation differences
* better handling of multiple discovery protocols

2.3.9.1 Tue, 15 Jul 2014
install:
* fix sysobjectid and consumables databases files installation

2.3.9 Tue, 15 Jul 2014
core:
* disable lower-level SSL checks when no-ssl-checks is used

netinventory and netdiscovery tasks:
* merge all files from sysobjectid database into a single one
* update sysobjectid database

netdiscovery task:
* catch more SNMPv3 authentication errors
* allow multiple SNMP credentials for netdiscovery executable

netinventory task:
* better printer consumable identification, using vendor references
  (#2581,#2582,#2583,#2584,#2587,#2589,#2591,#2592,#2593,#2594)
* externalize consumable ids in a data file
* report 0% level instead of 100% for wastetoners with OK status (#2593)
* skip problematic address only for non-existing interfaces (#2599)
* mark --model option as deprecated for netinventory executable

inventory task:
* disable user profile scanning for software by default on Windows (#2555)
* avoid fatal dmidecode usage on Windows 2003 for CPUs (#2562)
* fix last loggued user identification on Windows (#2553)
* fix product key decoding on Windows 8 (#2544)
* fix IE 10+ version retrieval on Windows (#2528)
* more details for USB devices on Windows (#2598)
* get OS UUID for SPARC on Solaris (#2539)
* add Xen Citrix server VM support (#2529)

2.3.8 Sun, 11 May 2014
netinventory task:
* add support for trunk port identification on non-cisco hardware (#2386)
* add VENDOR element, and keep MANUFACTURER bound to original manufacturer
* add H3C hardware database
* better error messages for non-existing interfaces

inventory task:
* fix multiple crashes introduced by command logging
* fix crash in Windows License module when office is not installed (#2202)
* fix last loggued user retrieval on Windows (#2458)
* fix 32bits software in user environment retrieval on Windows 64bits

test suite:
* transfer hardware tests in private hardware repository

2.3.7.1 Wed, 30 Apr 2014
inventory task:
* fix crash introduced by command logging on BSD hosts

2.3.7 Tue, 29 Apr 2014
install:
* do not rely on GNU install specific options

netinventory and netdiscovery tasks:
* drop support for SNMP dictionary
* drop support for SNMP models
* large code cleanup
* enhance firmware and serial number retrieval
* update extreme networks models database

inventory task:
* fix multiple warnings for missing commands (#2460)
* fix 'broken pipe' error messages on Solaris (#2460)
* fix warnings for NIS/NIS+ external references in /etc/passwd (#2460)
* log executed commands with debug level >= 2
* fix a crash in Windows storage inventory (#2471)
* fix process inventory on AIX (#2481)
* fix firmware version retrieval on AIX (#2480)
* fix mac address extraction for infiniband interfaces (#2432)
* fix CPU identification on newer ARM kernels (#2485)
* fix inconsistencies in process runtime computation (#2491)

test suite:
* ship missing LXC test file (#2483)

2.3.6 Mon, 10 Mar 2014
core:
* abort with explicit error message when there is
  no available task
* when receiving a push request from a server, reschedule
  contact for this server only

inventory task:
* fix a warning with LXC 1.0.x

netinventory task:
* fix SNMPv3 credentials handling
* fix mac address retrieval on non-default VLANs
* fix LLDP info retrieval for some hardware
* fix memory exhaustion for some hardware (#2414)
* use get-next-requests instead of get-bulk-requests, slower but safer,
  especially with large gaps in indexes

netdiscovery task:
* fix SNMPv3 credentials handling
* do not report errors for non-responding host with SNMPv3

wake-on-lan task
* honour all mac addresses from server request (#2353)

test suite:
* fix network interface test on Solaris (#2438)

2.3.5.1 Tue, 14 Jan 2014
inventory task:
* fix AIX LVM regression introduced by incorrect fix (#2384)
* fix another potential warning on AIX

2.3.5  Tue, 14 Jan 2014
netinventory task:
* add more default OIDs for mappings undefined in SNMP model
* fallback on default OID if SNMP model mapping doesn't bring any result
* restore and enhance mac adressses extraction for connected devices on
  non-default VLANs
* fix trunk port identification
* fix model loading with fusioninventory-netinventory

inventory task:
* get size for Adaptec RAID controller disks on Linux (#2360)
* fix size reporting for LSI RAID controller disks on Linux
* add support for modern MegaRAID controllers on Linux (#2361)
* better identification for hard disk manufacturers (#2362)
* fix timeout for user enumeration in AD environment on Windows (#2201)
* fix a potential crash in software inventory on Windows
* cleanup whitespace for DMI and /proc values (#2391)
* fix multiple potential warnings on AIX (#2384)

test suite:
* fix test files list (#2394)
* fix network interface enumeration test on Solaris (#2346)

2.3.4  Fri, 29 Nov 2013
netdiscovery task:
* install missing sysobjectid database files
* add additional device types (phones, storage, etc...) support

netinventory task:
* add default OIDs for mappings undefined in SNMP model
* add IFALIAS support for interfaces
* allow SNMPv3 usage from fusioninventory-netinventory
* allow discovery without model from fusioninventory-netinventory

netinventory and netdiscovery tasks:
* fix infinite recursion in mac address canonicalisation, leading to memory
  exhaustion (#2336)
* fix SNMPv3 usage without optional parameters

linux:
* OpenVZ: disable the Virtuozzo module if libvirt is already plugged on OpenVZ

2.3.3  Wed, 06 Nov 2013
core
* clean up in the distribution, thanks Olivier Mengu辿 <dolmen@cpan.org>

inventory task
* fix missing 32bits software on 64bits windows (#2212)

netinventory task
* fix SNMP reconnection when issuing VLAN-specific queries on some Cisco
  devices (#2178)
* use longer default SNMP timeout, and make them configurable
* handle MAC addresses with embedded VLAN identifier

netdiscovery task
* backport device model identification from sysobjectid value

2.3.2  Fri, 20 Sep 2013
core
* avoid some warning messages

netinventory task
* fix: properly pass the SNMP credentials
* better handling of mac addresses

2.3.1  Mon, 09 Sep 2013
inventory task
* report when running in a BSD Jail or a LXC system, thanks Igor Morozov
* better strategy for extracting USB printer serial on windows (#2213)
* force lowercase identifiers for USB and PCI lookups (#2122)

netdiscovery task
* fix invalid log message and spurious warnings during discovery (#2200)
* fix dictionary update handling, breaking fusioninventory-netdiscovery usage
* use sysobjectid for better identification
* more sysdescr-based identification rules
* fix loss of information when applying sysdescr-based identification rules
* normalize sysdescr better before dictionary lookup

netinventory task
* ensure device type is set in agent answer
* emits warnings when retrieved values are obviously wrong
* better handling of mac addresses
* large code cleanup and optimisation

wake-on-lan task
* fix wrong mac address pattern check

2.3.0  Thu, 01 Aug 2013
distribution:
* Deploy, Network and ESX tasks are now integrated in the distribution
* new fusioninventory-inventory executable, dedicated to inventory task

core:
* no more thread usage for HTTP interface
* no more token usage for HTTP interface, request source address is enough
* --httpd-trust option now allows multiple values
* --daemon and --no-fork options are now available from command-line only

inventory task:
* add DNS_DOMAIN, BOOT_TIME and FQDN in OPERATINGSYSTEM section (#1197, #1347, #1358)
* collect public SSH keys
* collect local users and groups (#1570, #1870)
* collect license key for MS Office on Windows (#152)
* collect software from user profile on Windows(#1674)
* collect license key for Adobe suite, Panic's Transit, VMware Fusion on MacOs
* collect service package version on AIX (#1896)
* collect manufacturer information for memories (#1735)
* enforce consistent handling of USB and PCI identifiers (#1861)
* enforce consistent TYPE values for network interfaces (#1838)
* various UTF8 encoding fixes
* better stripping of bogus values
* Megaraid and 3ware RAID controller support on BSD (Egor Morozov)
* Megaraid controller support on Linux (Egor Morozov)
* support new OpenVZ configuration on Linux (Alessandro Iurlano)
* LPAR support on AIX (#950, #952)
* FreeBSD jail support on BSD (#736, #1555)
* better caching of system_profiler output (#2076)
* better Qemu support (#2106)
* better OpenVM support (#1774)
* better HyperV support (#1989, #1990, #1991)
* fix CPU inventory for non-i386 arches on Linux (#2172)
* better CPU inventory on Solaris (#1741, #1905, #2152)
* better memory inventory on Solaris (#1711, #1714, #1737)
* better slot inventory on Solaris (#1730)
* fix VXFS filesystem identification on Solaris (#1696)
* minimal support for busybox-specific command output (#1372)
* no more memconf usage on Solaris
* no more Mac::SysProfile usage on MacOS (#1646)

wake-on-lan task:
* ethernet and udp methods support on all systems

netdiscovery task:
* fix for regression introduced during code refactoring regarding printers
  identification

test suite:
* check the link for 404 error in the doc
* check for warnings generated during parsing
* check entries generated from parsing match expected inventory format
* normalize list before comparaison, for perl 5.18 hash randomisation

2.2.8  unreleased

AIX:
* minor fixes in LVM support

(wiz)

2017-09-27 21:58:30 UTC MAIN commitmail json YAML

doc: Updated editors/p5-Padre-Plugin-XS to 0.12

(wiz)

2017-09-27 21:58:20 UTC MAIN commitmail json YAML

p5-Padre-Plugin-XS: update to 0.12.

0.12 2013-12-17
- fix mislaid README from last release (BOWTIE)

0.11 2013-12-16
- Remove MYMETA and fox a typo (BOWTIE)

0.10 2013-12-14
- Added Dutch translation (ddn123456 - Dirk De Nijs)
- Added Brazilian Portuguese translation (GARU)
- Tweak pp-xs so that it will load under pp api 2.2 (BOWTIE)

0.09 2010-12-06
- Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.08 2010-10-29
- Removed Test::NeedsDisplay dependency (AZAWAWI)

0.07 2010-10-27
- [@PadrePlugin] replaced cruft in dist.ini (AZAWAWI)

0.06 2010-10-27
- t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests]
  (AZAWAWI)

0.05 2010-10-22
- Re-uploaded 0.04 as 0.05 to satisfy the indexer (AZAWAWI)

0.04 2010-10-22
- Switched to Dist::Zilla (AZAWAWI)
- Fixed 00-load.t failure when $ENV{DISPLAY} is not set (AZAWAWI)

0.03 2010-10-20
- Compatibility with the latest Padre (AZAWAWI, CHORNY)
- Added i18n support (AZAWAWI)
- Added Arabic translation (AZAWAWI)

(wiz)

2017-09-27 21:49:50 UTC MAIN commitmail json YAML

p5-Padre-Plugin-Vi: Simplify PKGNAME.

(wiz)

2017-09-27 21:47:45 UTC MAIN commitmail json YAML

doc: Updated editors/p5-Padre-Plugin-SpellCheck to 1.33

(wiz)

2017-09-27 21:47:35 UTC MAIN commitmail json YAML

p5-Padre-Plugin-SpellCheck: update to 1.33.

1.33 2013-09-24
- Add MYMETA to MANIFEST.SKIP (BOWTIE)

1.32 2013-05-02
- Update dependainces and bump version (BOWTIE)
- Tweak tests to increase coverage (BOWTIE)

1.31_03 2013-01-14
- Tweak perl version dependancy and Makefile (BOWTIE)

1.31_02 2013-01-11
- Bumped perl dependancie to 5.12.5 as test 05-Checker.t was failing under
  perl 5.10.1 with Class::Accessor (BOWTIE)
- Update Changes file to CPAN::Changes::Spec (BOWTIE)

1.31_01 2012-08-25
- Missing ellipsis on context menu (BOWTIE)
- changed to dev version number until padre 0.98 is released (BOWTIE)

1.31 2012-08-23
- My Bad, forgot to add icon (BOWTIE)

1.30 2012-08-22
- update preferences to new Padre::Util::run_in_dir_two format (BOWTIE)
- Add event_on_context_menu to enable changing preferences (BOWTIE)
- Tweak tests for above (BOWTIE)

1.29 2012-06-19
- Typo in fbp (BOWTIE)
- replacement text location slipping dod+ (BOWTIE)
- remove unused variable (BOWTIE)
- switch to Class::Accessor with 'antlers' (BOWTIE)

1.28 2012-06-15
- POD tweak for clarification dod+ (BOWTIE)
- disable button when finished (BOWTIE)

1.27 2012-05-13
- fix hunspell selection, which was not and tweak POD (BOWTIE)

1.26 2012-05-13
- use v-string (BOWTIE)
- update to next version number (BOWTIE)

1.25 2012-04-24
- dynamic Dialogue Titles (BOWTIE)
- Update POD, remove test code (BOWTIE)
- implement new plugin_disable (BOWTIE)
- use Try::Tiny implement (BOWTIE)
- moving to p-p-xx-yy for config,  tides code and makes more consistent
  across plug-ins,  Padre 0.96 compatible only (BOWTIE)
- Tweak tests, add README (BOWTIE)

1.24 2012-02-26
- remove unwanted test for Text::Aspell installed (BOWTIE)

1.23 2012-02-26
- fix plugin_enable school boy error (BOWTIE)
- fix the config DB to check on enable for past and new install (BOWTIE)
- Bump version to 1.23 (BOWTIE)
- added Text::Hunspell (BOWTIE)
- Update Status info in Checker to show dictionary and language
  (ALIAS)(BOWTIE)
- rename Method accessors to inc get/set (BOWTIE)
- remove un-used Methods (BOWTIE)
- add the standard License to the tail as and where (BOWTIE)

1.22 2012-02-22
- remove dead code in plugin_icon method (ZENOG)
- Upgraded to use wxFormBuilder-based forms (BOWTIE)
- revert-> Added missing Data::Printer dependency (AZAWAWI)<-(BOWTIE)
- Access to Preferences is now via Plugin Manager (BOWTIE)
- Preferences now displays language name rather than ISO code (BOWTIE)
- use Padre Locale for dictionary names from ISO code (BOWTIE)
- Start on adding some tests, as there are none (BOWTIE)
- Preferences now shows and saves Aspell and Hunspell local dictionaries
  (BOWTIE)

1.21 2010-12-06
- Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
- rename method 'spell_preferences' to 'plugin_preferences', so that the
  dialogue can also be called from the plugin manager (ZENOG)
- add support for some filters (XML, HTML, LaTeX) (ZENOG)
- fix encoding information in German translation file: ASCII to UTF-8
  #1070 (ZENOG)

1.2 2010-10-29
- Removed Test::NeedsDisplay dependency (AZAWAWI)

1.1.3 2010-10-27
- Compatibility with the latest Padre (ZENOG, AZAWAWI)
- Added German translation (ZENOG)
- Added Japanese translation (ISHIGAKI)
- Fixed translations in share directory and removed old one(AZAWAWI)
- Switched to Dist::Zilla (AZAWAWI)
- t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests]
  (AZAWAWI)

(wiz)

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

doc: Updated editors/p5-Padre-Plugin-Nopaste to 0.08

(wiz)

2017-09-27 21:41:03 UTC MAIN commitmail json YAML

p5-Padre-Plugin-Nopaste: update to 0.08.

0.08 2013-09-25T22:22:22Z BST
- remove MYMETA from dist (BOWTIE)

0.07 2013-05-03
- Update Changes to changes-strict (BOWTIE)
- Tweak plugin_enable to throw a more human readable error (BOWTIE)
- Update Makefile with midgen output (BOWTIE)

0.06 2012-08-31
- remove cruff from MANIFEST, azawawi++ (BOWTIE)

0.05 2012-08-31
- remove cruff, my bad, POD tweak, azawawi++ (BOWTIE)

0.04 2012-08-31
- Update to Padre::Plugin for API 2.2
- Update to Padre::Task 3.0
- Update Makefile.PL
- Added README
- Tweak tests and POD
- Defaults to #padre
- Now with Prefs Dialog
- improved Dialog with reset (BOWTIE)

0.3.1 2010-08-14
- Better pod for Padre::Plugin::Nopaste::Task

0.3.0 2010-08-13
- Support Task API 2.0 (CHORNY)
- Added Padre::Plugin::Nopaste::Task (CHORNY)

(wiz)

2017-09-27 21:35:46 UTC MAIN commitmail json YAML

doc: Updated editors/p5-Padre-Plugin-Kate to 0.06

(wiz)

2017-09-27 21:35:36 UTC MAIN commitmail json YAML

p5-Padre-Plugin-Kate: update to 0.06.

0.06  2010.12.06
    Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
    Added nicer 'About' text (ZENOG)

0.05  2010.10.29
    Added support for C# (CHORNY)
    Switched to Dist::Zilla (AZAWAWI)
    Added compatibility with the latest Padre (AZAWAWI)
    Added Arabic translation (AZAWAWI)

(wiz)

2017-09-27 21:21:46 UTC MAIN commitmail json YAML

doc: Added devel/p5-Module-Compile version 0.35

(wiz)

2017-09-27 21:21:32 UTC MAIN commitmail json YAML

devel/Makefile: + p5-Module-Compile

(wiz)

2017-09-27 21:21:09 UTC MAIN commitmail json YAML

devel/p5-Module-Compile: import p5-Module-Compile-0.35

This module provides a system for writing modules that compile other
Perl modules.

Modules that use these compilation modules get compiled into some
altered form the first time they are run. The result is cached into
.pmc files.

Perl has native support for .pmc files. It always checks for them,
before loading a .pm file.

(wiz)

2017-09-27 21:16:26 UTC MAIN commitmail json YAML

doc: Added converters/p5-Convert-UU version 0.5201

(wiz)

2017-09-27 21:16:14 UTC MAIN commitmail json YAML

devel/Makefile: + p5-Convert-UU

(wiz)

2017-09-27 21:15:33 UTC MAIN commitmail json YAML

converters/p5-Convert-UU: import p5-Convert-UU-0.5201

This package contains a perl module for uuencoding and uudecoding
data.

(wiz)

2017-09-27 21:03:14 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-Search-Xapian to 1.2.25.0

(wiz)

2017-09-27 21:03:05 UTC MAIN commitmail json YAML

p5-Search-Xapian: update to 1.2.25.0.

1.2.25.0  Tue Sep 26 02:06:18 UTC 2017
[Changes contributed by Olly Betts]
- Wrap WritableDatabase::commit(), which is the preferred name for
  WritableDatabase::flush().
- Fix long SEE ALSO lines by putting a newline after each comma in the
  SEE ALSO lists, fixing warnings from man such as:
  <standard input>:109: warning [p 1, 8.0i]: can't break line
- Backport some improvements to the POD documentation from the
  SWIG-based bindings in xapian-bindings 1.4.x.
- Avoid perl -W in tests as that seems to break recent versions of
  Test::More.
- Suppress dummy warning using undef value when building against
  xapian-core 1.4.x.

(wiz)

2017-09-27 21:02:39 UTC MAIN commitmail json YAML

doc: Added devel/p5-Devel-Leak version 0.04

(wiz)

2017-09-27 21:02:30 UTC MAIN commitmail json YAML

devel/Makefile: + p5-Devel-Leak

(wiz)

2017-09-27 21:02:10 UTC MAIN commitmail json YAML

devel/p5-Devel-Leak: import p5-Devel-Leak-0.04

Devel::Leak has two functions NoteSV and CheckSV.

NoteSV walks the perl internal table of allocated SVs (scalar values)
- (which actually contains arrays and hashes too), and records their
addresses in a table. It returns a count of these "things", and
stores a pointer to the table (which is obtained from the heap using
malloc()) in its argument.

CheckSV is passed argument which holds a pointer to a table created
by NoteSV. It re-walks the perl-internals and calls sv_dump() for
any "things" which did not exist when NoteSV was called. It returns
a count of the number of "things" now allocated.

(wiz)

2017-09-27 20:50:42 UTC MAIN commitmail json YAML

doc: Updated editors/p5-Padre-Plugin-HG to 0.17

(wiz)

2017-09-27 20:50:32 UTC MAIN commitmail json YAML

p5-Padre-Plugin-HG: update to 0.17.

0.15 2010/11/03:17:36 Update the Compatability Version to work with the latest Padre.
0.16    2010/11/07:20:38 increase Version Number to skip failed upload to cpan
0.17  2013/05/04  Fixes to work with latest version of Padre, auto refresh on file save

(wiz)

2017-09-27 20:44:03 UTC MAIN commitmail json YAML

doc: Updated security/p5-Digest-CRC to 0.22.2

(wiz)

2017-09-27 20:43:52 UTC MAIN commitmail json YAML

p5-Digest-CRC: update to 0.22.2.

0.22  Sat Feb 18 17:45:31 2017
          - added padding for hex encoded digests

(wiz)

2017-09-27 20:37:07 UTC MAIN commitmail json YAML

doc/TODO: update p5-* status

(wiz)

2017-09-27 20:30:47 UTC MAIN commitmail json YAML

Updated security/py-cryptodome, textproc/py-pandocfilters, math/py-infinity, www/py-bottle

(adam)

2017-09-27 20:29:51 UTC MAIN commitmail json YAML

2017-09-27 20:26:33 UTC MAIN commitmail json YAML

p5-Chart: improve HOMEPAGE

(wiz)

2017-09-27 20:24:34 UTC MAIN commitmail json YAML

p5-SVG-Graph: update MASTER_SITES

(wiz)

2017-09-27 20:21:54 UTC MAIN commitmail json YAML

2017-09-27 20:15:25 UTC MAIN commitmail json YAML

doc: Updated devel/p5-MooseX-App to 1.39

(wiz)

2017-09-27 20:15:13 UTC MAIN commitmail json YAML

p5-MooseX-App: update to 1.39.

1.38 2017-06-20
    - Cleanups (get rid of smartmatch, inentation, documentation, tests)
    - Also handle =head[2-4] tags when processing pod (#47)
    - Subcommands (based on work by Yanick Champoux)

(wiz)

2017-09-27 20:14:44 UTC MAIN commitmail json YAML

2017-09-27 20:10:56 UTC MAIN commitmail json YAML

py-cryptodome: update to 3.4.7

3.4.7:

New features
* API documentation is made with sphinx instead of epydoc.
* Start using ``importlib`` instead of ``imp``` where available.

Resolved issues
* Fixed PEM header for RSA/DSA public keys.

(adam)

2017-09-27 20:04:19 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Method-Signatures to 20170211

(wiz)

2017-09-27 20:04:09 UTC MAIN commitmail json YAML

p5-Method-Signatures: update to 20170211.

20170211    Feb 11 13:38:39 PST 2017
    Promoted to full release

20160608.0051_002  Wed Jun  8 00:51:42 PDT 2016
    New Features
    * Can now put prototypes in front of signatures
      (provides compatibility with sigs in 5.20)
      [RT/93336, github #99/#127] (thanks brummett)

20160516.2032_001  Mon May 16 20:32:59 PDT 2016
    New Features
    * Can now use bare sigils as placeholders
      (provides compatibility with sigs in 5.20)
      [RT/93334, github #100/#126] (thanks brummett)

(wiz)

2017-09-27 19:54:12 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Dispatch to 2.67

(wiz)

2017-09-27 19:54:02 UTC MAIN commitmail json YAML

p5-Log-Dispatch: update to 2.67.

2.67    2017-09-24

- Added a lazy_open option to the File output. This delays opening the file
  until the first time a log message is written to it. Implemented by Slaven
  Rezić. GH #50.

(wiz)

2017-09-27 19:51:14 UTC MAIN commitmail json YAML

doc: Updated databases/p5-sybperl to 2.19

(wiz)

2017-09-27 19:51:03 UTC MAIN commitmail json YAML

p5-sybperl: update to 2.19.

2.19    Bug Fixes

        Fixed incorrect handling of various "new" datatypes (date,
        time, bigint, bigdatetime).

        Other Bug Fixes:

        640 -  Sybase::BLK fails due to system table ordering issues
                consequence of row level locking on system tables in
                15.0.2 and later.

2.18    Bug Fixes

        Various BLK fixes.
        Fixed Sybase::BCP and Sybase::BLK tests which failed against
        12.5.3 servers (changes on the Server side).

Bugs Fixed:

577 - perl Makefile.PL fails if umask is 0.

2.17    Kerberos Network login

Support for CS_SEC_NETWORKAUTH and CS_SEC_SERVERPRINCIPAL
connection properties in Sybase::CTlib.
Support CS_SERVERADDR connection properties in Sybase::CTlib,
and also allow the $server parameter to ct_connect to be
specified as "host:port" (requires OpenClient 12.5.1 or later).
Some documentation changes/improvements in Sybase::CTlib.

Bug Fixes
546 umask checking doesn't work on Windows.
555 blk_rowxfer doesn't handle datatype conversion errors.
560 Long binary columns are truncated by ct_fetch.
542 Fetch binary in raw format.
538    DBlib doesn't export TRACE_xxx symbols.

(wiz)

2017-09-27 19:41:34 UTC MAIN commitmail json YAML

doc: Updated databases/p5-MARC-XML to 1.0.4

(wiz)

2017-09-27 19:41:21 UTC MAIN commitmail json YAML

p5-MARC-XML: update to 1.0.4.

1.0.4 Tue May 23 21:05:58 EDT 2017
      - RT#111473: fix warning upon reaching end of XML
        stream (Johann Rolschewski)
      - remove extraneous diag from a test script (Florian Schlichting)

(wiz)

2017-09-27 19:36:45 UTC MAIN commitmail json YAML

doc: Updated databases/p5-DBIx-Class-Fixtures to 1.001039

(wiz)

2017-09-27 19:36:34 UTC MAIN commitmail json YAML

p5-DBIx-Class-Fixtures: update to 1.001039.

1.001039  2017-09-25 14:15:55+00:00 UTC

- remove trailing comma in tests that was breaking on most JSON parsers.

1.001038  2017-09-20 21:13:13+00:00 UTC

- stop sorting source names before dumping, this allows for some hackery when you need certain sources to dump first (see https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/12 for details) (cngarrison++)
- doc patch for exclude attr (simbabque++)

1.001037  2017-09-20 20:42:03+00:00 UTC

- ignore virtual columns in dump_object (mmims++)

(wiz)

2017-09-27 19:16:15 UTC MAIN commitmail json YAML

doc: Updated databases/p5-DBD-postgresql to 3.7.0

(wiz)

2017-09-27 19:16:06 UTC MAIN commitmail json YAML

p5-DBD-postgresql: update to 3.7.0.

Version 3.7.0  Released September 24, 2017 (git tag 3.7.0)

  - If no placeholders, use PQexec instead of PQexecParams
    [Greg Sabino Mullane]

  - Fix running tests with non-UTF8 server_encoding
    [Dagfinn Ilmari Manns奪ker]
    (Github issue #26)

  - Fix crash with missing client_encoding
    [David Christensen, reported by Marko Tiikkaja]
    (Github issue #29)

  - Fix crash with missing server_version
    [David Christensen]

  - Fix leak in ->state methods
    [Dagfinn Ilmari Manns奪ker]
    (Github issue #30)

  - Add $sth->{pg_async_status} to determine async status of a statement handle.
    Values can be 0 (no async), 1 (async), or -1 (cancelled)
    [Greg Sabino Mullane, as requested by Dmytro Zagashev (ZDM)]
    (CPAN ticket #116172)

(wiz)

2017-09-27 19:11:47 UTC MAIN commitmail json YAML

2017-09-27 17:19:51 UTC MAIN commitmail json YAML

doc: Added devel/p5-FFI-CheckLib version 0.16

(wiz)

2017-09-27 17:19:39 UTC MAIN commitmail json YAML

devel/Makefile: + p5-FFI-CheckLib

(wiz)

2017-09-27 17:19:21 UTC MAIN commitmail json YAML

devel/p5-FFI-CheckLib: import p5-FFI-CheckLib-0.16

This module checks whether a particular dynamic library is available
for FFI to use. It is modeled heavily on Devel::CheckLib, but will
find dynamic libraries even when development packages are not
installed. It also provides a find_lib function that will return
the full path to the found dynamic library, which can be feed
directly into FFI::Platypus or FFI::Raw.

(wiz)

2017-09-27 17:13:32 UTC MAIN commitmail json YAML

doc: Updated x11/p5-gtk2 to 1.24992

(wiz)

2017-09-27 17:13:21 UTC MAIN commitmail json YAML

p5-gtk2: update to 1.24992.

Overview of changes in Gtk2 1.24992
===================================

∗ Handle removing '.' from @INC for perl-5.26.0 compatibility
* Updated FSF Address; resolves RT#89038

Overview of changes in Gtk2 1.24991
===================================

* Fix typos in POD (Bugzilla #772333)

Overview of changes in Gtk2 1.2499
==================================

* Rename an internal variable to avoid confusion
* Make the Gtk2::StatusIcon::position_menu tests more robust/lenient
* Fix typos in POD (Bugzilla #760067)

Overview of changes in Gtk2 1.2498
==================================

* Add blurbs for the Gtk2::Pango::* POD/man pages

Overview of changes in Gtk2 1.2497
==================================

* Avoid a stack handling error in Gtk2::TreeModel::get on perl >= 5.23
* Fix a test failure in t/GdkWindow.t; it occurs only on gtk+ >= 2.24.26
  and < 2.24.29.

Overview of changes in Gtk2 1.2496
==================================

* Avoid registering a GType for GConnectFlags if not needed
* MANIFEST: added missing gtk-demo files

Overview of changes in Gtk2 1.2495
==================================

* Fix incorrect memory management in Gtk2::Gdk::Display::list_devices

Overview of changes in Gtk2 1.2494
==================================

* Skip all tests that use threads under the hood on FreeBSD if necessary

Overview of changes in Gtk2 1.2493
==================================

* Make t/GtkCellRenderer.t more robust
∗ Add a FIXME comment about a slight API problem

Overview of changes in Gtk2 1.2492
==================================

* Fix compatibility with perl 5.20 and non-dot locales.
* Disable some tests that are known to behave erratically in certain
  environments.  They are still available in the "xt" directory, but they will
  not be run by default.

Overview of changes in Gtk2 1.2491
==================================

* Fix a test failure in t/GdkPixbufLoader.t.

(wiz)

2017-09-27 17:03:05 UTC MAIN commitmail json YAML

doc: Updated www/p5-libwww to 6.27

(wiz)

2017-09-27 17:02:54 UTC MAIN commitmail json YAML

p5-libwww: update to 6.27.

6.27      2017-09-21
    - Switch to Getopt::Long in lwp-download (GH #262)
    - Fix lwp-request -C (GH #261)
    - Hide LWP::Protocol::http::Socket, LWP::Protocol::http::SocketMethods and
      LWP::Debug::TraceHTTP::Socket from PAUSE
    - Add tests for the "get" & "head" functions (GH #252)
    - Update lwpcook.pod (GH #256)
    - Handle undefined values in ->credentials (GH #157)
    - Fix lwp-mirror options checks.
    - Update bin/ scripts to use $LWP::VERSION instead of ->Version()
    - Improve lwp-download --help (GH #262)

(wiz)

2017-09-27 16:56:31 UTC MAIN commitmail json YAML

doc: Updated www/p5-WordPress-XMLRPC to 2.12

(wiz)

2017-09-27 16:56:22 UTC MAIN commitmail json YAML

p5-WordPress-XMLRPC: update to 2.12.

2017-02-18 11:42 git
        * Large breaking upgrade to make it compatible with current
          WordPress versions. Obselete functions removed, new ones added.

(wiz)

2017-09-27 16:54:24 UTC MAIN commitmail json YAML

doc: Updated www/p5-WWW-Mechanize-Shell to 0.56

(wiz)

2017-09-27 16:54:14 UTC MAIN commitmail json YAML

p5-WWW-Mechanize-Shell: update to 0.56.

0.56 20170425
  + Send uncompressed output to the browser
    (contributed by weltonrodrigo)
  + Fix some warnings caused by links without a text
  . Fix test suite due to newer version of Test::Without::Module
  . Upgrade the test HTTP server to work in absence of CGI.pm

(wiz)

2017-09-27 16:46:03 UTC MAIN commitmail json YAML

doc: Updated www/p5-WWW-Form-UrlEncoded to 0.24

(wiz)