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

2024-05-13 07:40:18 UTC Now

2017-09-11 13:56:39 UTC MAIN commitmail json YAML

Update roundcube to 1.2.6.

RELEASE 1.2.6
-------------
- Don't ignore (global) userlogins/sendmail logging in per_user_logging mode
- Managesieve: Fix AM/PM suffix in vacation time selectors
- Fix bug where comment notation within style tag would cause the whole style
  to be ignored (#5747)
- Fix bug where it wasn't possible to scroll folders list in Edge (#5750)
- Fix addressbook searching by gender (#5757)
- Fix SQL syntax error on MariaDB 10.2 (#5774)
- Fix bug where it wasn't possible to set timezone to auto-detected value
  (#5782)
- Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure
  rcube_utils::random_bytes() result has always requested length (#5788)
- Fix potential XSS vulnerability with malformed HTML message markup

(taca)

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

Updated www/moodle to 3.3.2

(wen)

2017-09-11 12:08:19 UTC MAIN commitmail json YAML

Update to 3.3.2

Upstream changes:
Here is the full list of fixed issues in 3.3.2.

Highlights

    MDL-59492 - Gray out hidden courses in the new course overview block
    MDL-57412 - Setting "Always link course sections" should apply consistently in Boost and Clean/More
    MDL-58196 - "Require grade to pass" in quiz completion settings must be checked only with "Require grade", otherwise it does not work and causes confusions
    MDL-57698 - Bug fix: Backup and restore cause deadlock with sqlsrv driver

Fixes and improvements

    MDL-55912 - Assignment: when blind marking is enabled, students should receive teacher participant number in the email and not their own
    MDL-54607 - Calendar export should not export events without duration as full-day events, i.e. assignment due dates have time component that was lost during export
    MDL-59490 - Bug fix: LTI does not work when activity has a long name
    MDL-55937 - Assignment: fixed error when viewing attachments of team submission
    MDL-59511, MDL-59746, MDL-59539, MDL-59869 - Multiple fixes in OAuth 2 services (Google, OwnCloud, Nextcloud, etc)
    MDL-35290 - My private files should continue working even if some files in filesystem are currently unreadable
    MDL-57259 - Fixed bug that caused multiple debugging messages in error.log when teachers use assignment grading
    MDL-56646 - Assignment: changing maximum grade of the module could result in negative grades in assignment which were pushed as "0" to the gradebook. This bug was fixed and will not happen in the future. However, according to Moodle policy, no existing grades were changed. Teachers will see the warning that there are erroneous grades and will be able to fix all of them with one click
    MDL-54965 - Database module: fixed SQL error when you edit an entry after having added a new picture/file field
    MDL-46495 - When uploading courses the setting "Completion tracking" should be set to the site default
    MDL-59262 - Courses made via course request or "Upload course" tool should respect default course sections
    MDL-59442 - Some third party modules had very big icons in the Default activity completion page
    MDL-38129 - Grade export of user profile fields can now work with uppercase letters in the fields names
    MDL-59317 - Performance improvements on the messages page
    MDL-57246 - Trying to view a forum without the capability may lead you to a broken page.
    MDL-59287 - Generate calendar event for "Expected completed on" for all modules.
    MDL-55364 - Forum headers alignment on narrow screens
    MDL-57649 - Lesson: Fixed bug deleting files unrelated to the pages being deleted
    MDL-59195 - Assignments: when switching role to student teacher should be able to view group submissions
    MDL-59068 - Lesson: Restore the behaviour of "No, I just want to go on to the next question"

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version

(wen)

2017-09-11 11:53:16 UTC MAIN commitmail json YAML

Updated sysutils/consul to 0.9.3

(fhajny)

2017-09-11 11:53:06 UTC MAIN commitmail json YAML

Update sysutils/consul to 0.9.3.

FEATURES:
- LAN Network Segments: (Consul Enterprise) Added a new Network Segments
  capability which allows users to configure Consul to support segmented
  LAN topologies with multiple, distinct gossip pools.
- WAN Join for Cloud Providers: Added WAN support for retry join for
  cloud providers via go-discover, including Amazon AWS, Microsoft
  Azure, Google Cloud, and SoftLayer. This uses the same "provider" syntax
  supported for `-retry-join` via the `-retry-join-wan` configuration.
- RPC Rate Limiter: Consul agents in client mode have a new `limits`
  configuration that enables a rate limit on RPC calls the agent makes
  to Consul servers.

IMPROVEMENTS:
- agent: Switched to using a read lock for the agent's RPC dispatcher,
  which prevents RPC calls from getting serialized.
- agent: When joining a cluster, Consul now skips the unique node ID
  constraint for Consul members running Consul older than 0.8.5. This
  makes it easier to upgrade to newer versions of Consul in an existing
  cluster with non-unique node IDs.
- build: Upgraded Go version to 1.9.
- server: Consul servers can re-establish quorum after all of them
  change their IP addresses upon a restart.

BUG FIXES:
- agent: Fixed an issue with consul watches not triggering when ACLs are
  enabled.
- agent: Updated memberlist library for a deadlock fix.
- agent: Fixed a panic when retrieving NS or SOA records on Consul
  clients (non-servers). This also changed the Consul server list to
  come from the catalog and not the agent's local state when serving these
  requests, so the results are consistent across a cluster.
- cli: Updated the CLI library to pull in a fix that prevents all
  subcommands from being shown when showing the agent's usage list; now
  just top-level commands are shown.
- server: Fixed an issue with Consul snapshots not saving on Windows
  because of errors with the `fsync` syscall.

(fhajny)

2017-09-11 11:35:32 UTC MAIN commitmail json YAML

CHANGES-2017: Whitespace consistency.

(wiz)

2017-09-11 11:34:27 UTC MAIN commitmail json YAML

Updated editors/emacs25-nox11 to 25.2nb2

(wiz)

2017-09-11 11:34:15 UTC MAIN commitmail json YAML

emacs25-nox11: bump PKGREVISION for security fix.

(wiz)

2017-09-11 11:33:54 UTC MAIN commitmail json YAML

Updated editors/emacs25 to 25.2nb2

(wiz)

2017-09-11 11:33:33 UTC MAIN commitmail json YAML

emacs25: fix security issue

GNU Emacs is an extensible, customizable, free/libre text editor and software
environment.  When Emacs renders MIME text/enriched data (Internet RFC 1896), it
is vulnerable to arbitrary code execution. Since Emacs-based mail clients decode
"Content-Type: text/enriched", this code is exploitable remotely. This bug
affects GNU Emacs versions 19.29 through 25.2.

Although we know no efforts to exploit this in the wild, exploitation is easy.

security/2017/09/11/1">http://www.openwall.com/lists/oss-security/2017/09/11/1

(wiz)

2017-09-11 11:33:08 UTC MAIN commitmail json YAML

emacs25: fix security issue

GNU Emacs is an extensible, customizable, free/libre text editor and software
environment.  When Emacs renders MIME text/enriched data (Internet RFC 1896), it
is vulnerable to arbitrary code execution. Since Emacs-based mail clients decode
"Content-Type: text/enriched", this code is exploitable remotely. This bug
affects GNU Emacs versions 19.29 through 25.2.

Although we know no efforts to exploit this in the wild, exploitation is easy.

security/2017/09/11/1">http://www.openwall.com/lists/oss-security/2017/09/11/1

(wiz)

2017-09-11 09:57:39 UTC MAIN commitmail json YAML

2017-09-11 09:06:41 UTC MAIN commitmail json YAML

Limit GCC SSP support to 4.x and newer.

(jperkin)

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

2017-09-11 07:51:44 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-09-11 07:50:37 UTC MAIN commitmail json YAML

2017-09-11 07:45:33 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-09-11 07:44:23 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2017-09-11 07:38:23 UTC MAIN commitmail json YAML

2017-09-11 05:25:42 UTC MAIN commitmail json YAML

Updated graphics/py-piexif to 1.0.13, devel/py-async-timeout to 1.4.0, devel/py-tox to 2.8.2, devel/py-radon to 2.1.1

(adam)

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

2.1.1:
Fix critical bug in Python 2 that prevented analysis of files with no comments at the start of the module.

(adam)

2017-09-11 05:23:20 UTC MAIN commitmail json YAML

2.8.2:
* stop env var leakage if popen failed with resultjson or redirect

(adam)

2017-09-11 05:21:21 UTC MAIN commitmail json YAML

1.4.0:
Implement remaining property:
- If timeout is not started yet or started unconstrained: remaining is None
- If timeout is expired: remaining is 0.0
- All others: roughly amount of time before TimeoutError is triggered

(adam)

2017-09-11 05:18:52 UTC MAIN commitmail json YAML

1.0.13:
Added helper function to read and write "UserComment".
Added to support for SignedByte, SigendShort, Float, and Double.

(adam)

2017-09-11 01:30:53 UTC MAIN commitmail json YAML

Fix for POSIX shell portability

* Replace == with = in a test condition

(ryoon)

2017-09-11 01:19:21 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick6 to 6.9.9.12

(ryoon)

2017-09-11 01:18:46 UTC MAIN commitmail json YAML

Update to 6.9.9.12

Changelog:
2017-09-09  6.9.9-12 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-12, GIT revision 11996:fca0f6e33:20170909.

2017-09-07  6.9.9-12 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * The 'compare' difference image now respects the -fuzz option.

(ryoon)

2017-09-10 21:39:23 UTC MAIN commitmail json YAML

Updated archivers/par2 to 0.7.4

(wiz)

2017-09-10 21:39:13 UTC MAIN commitmail json YAML

Updated par2 to 0.7.4.

08 September 2017 Ike Devolder
  * release: 0.7.4
* performance improvement when not using quiet mode

(wiz)

2017-09-10 21:37:04 UTC MAIN commitmail json YAML

Updated devel/p5-Scalar-List-Utils to 1.49

(wiz)

2017-09-10 21:36:54 UTC MAIN commitmail json YAML

Updated p5-Scalar-List-Utils to 1.49.

1.49 -- 2017-09-08 12:25:54
[CHANGES]
* Fixes for unit tests to pass on perl 5.6.2
* Fix typo in documentation

(wiz)

2017-09-10 21:30:07 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils to 0.425

(wiz)

2017-09-10 21:29:57 UTC MAIN commitmail json YAML

Updated p5-List-MoreUtils to 0.425.

0.425 2017-09-06
    - release 0.424_001 as 0.425 with XS is META.* after 136:0 PASS:FAIL
      on CPAN Tester Matrix

0.424_001 2017-09-05
    - Makefile.PL: modify PREREQ_PM instead of recommend dynamically

(wiz)

2017-09-10 21:29:07 UTC MAIN commitmail json YAML

Updated devel/p5-File-Which to 1.22

(wiz)

2017-09-10 21:28:57 UTC MAIN commitmail json YAML

Updated p5-File-Which to 1.22.

1.22      2017-09-08 14:08:59 -0400
  - Support for MSYS2 ($^O eq 'msys')

(wiz)

2017-09-10 21:19:44 UTC MAIN commitmail json YAML

Updated devel/meld to 3.18.0

(wiz)

2017-09-10 21:19:33 UTC MAIN commitmail json YAML

Updated meld to 3.18.0.

2017-09-10 meld 3.18.0
======================

  Fixes:

  * Fix VC status not updating in some situations non-flattened mode (Kai
    Willadsen)
  * Command line errors when invoking a secondary instance will no longer
    cause the second command to hang until the primary exits (Kai Willadsen)

  * Bugs fixed: 786629

  Translations:

  * Emin Tufan ��etin (tr)

(wiz)

2017-09-10 21:17:11 UTC MAIN commitmail json YAML

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

Updated mpfr to 3.1.6.

Changes from version 3.1.5 to version 3.1.6:
- Improved MPFR manual.
- Bug fixes (see <http://www.mpfr.org/mpfr-3.1.5/#fixed> and ChangeLog file).
- Autotools: Under Linux, make sure that the old dtags (when supported)
  are used if LD_LIBRARY_PATH is defined; otherwise "make check" would
  check an installed, compatible MPFR library found in LD_LIBRARY_PATH
  instead of the one that has been built with "make".

(wiz)

2017-09-10 21:13:55 UTC MAIN commitmail json YAML

Updated fonts/fontconfig to 2.12.5

(wiz)

2017-09-10 21:13:45 UTC MAIN commitmail json YAML

Updated fontconfig to 2.12.5.

I've released fontconfig-2.12.5 that contains Emoji/Math fonts
support in family name and lang, new APIs, to get the binding type
from FcPattern, and to load a configuration from memory. and some
bug fixes.

(wiz)

2017-09-10 21:13:34 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 1.5.1

(wiz)

2017-09-10 21:13:25 UTC MAIN commitmail json YAML

Updated harfbuzz to 1.5.1.

Overview of changes leading to 1.5.1
Tuesday, September 5, 2017
====================================

- Fix "unsafe-to-break" in fallback shaping and other corner cases.
  All our tests pass with --verify now, meaning unsafe-to-break API
  works as expected.
- Add --unicodes to hb-view / hb-shape.
- [indic] Treat Consonant_With_Stacker as consonant.  This will need
  further tweaking.
- hb_buffer_diff() tweaks.

(wiz)

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

Updated textproc/py-libxslt to 1.1.30

(wiz)

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

Updated py-libxslt to 1.1.30.

Changes: same as for libxslt.

(wiz)

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

Updated textproc/libxslt to 1.1.30

(wiz)

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

Updated libxslt to 1.1.30.

.1.30: Sep 04 2017
• Documentation:
  Misc doc fixes (Nick Wellnhofer)
• Portability:
  Look for libxml2 via pkg-config first (Elliott
  Sales de Andrade),
  Change default SOPREFIX on Windows to "bin" (Nick
  Wellnhofer),
  Add WIN32_EXTRA_LDFLAGS to tests/plugins/
  Makefile.am (Michael Haubenwallner)
• Bug Fixes:
  Also fix memory hazards in exsltFuncResultElem
  (Nick Wellnhofer),
  Fix NULL deref in xsltDefaultSortFunction (Nick
  Wellnhofer),
  Fix memory hazards in exsltFuncFunctionFunction
  (Nick Wellnhofer),
  Fix memory leaks in EXSLT error paths (Nick
  Wellnhofer),
  Fix memory leak in str:concat with empty node-set
  (Nick Wellnhofer),
  Fix memory leaks in error paths (Nick
  Wellnhofer),
  Switch to xmlUTF8Strsize in numbers.c (Nick
  Wellnhofer),
  Fix NULL pointer deref in
  xsltFormatNumberFunction (Nick Wellnhofer),
  Fix UTF-8 check in str:padding (Nick Wellnhofer),
  Fix xmlStrPrintf argument (Nick Wellnhofer),
  Check for overflow in _exsltDateParseGYear (Nick
  Wellnhofer),
  Fix double to int conversion (Nick Wellnhofer),
  Check for overflow in exsltDateParseDuration
  (Nick Wellnhofer),
  Change version of xsltMaxVars back to 1.0.24
  (Nick Wellnhofer),
  Disable xsltCopyTextString optimization for
  extensions (Nick Wellnhofer),
  Create DOCTYPE for HTML version 5 (Nick
  Wellnhofer),
  Make xsl:decimal-format work with namespaces
  (Nick Wellnhofer),
  Remove norm:localTime extension function (Nick
  Wellnhofer),
  Check for integer overflow in xsltAddTextString
  (Nick Wellnhofer),
  Detect infinite recursion when evaluating
  function arguments (Nick Wellnhofer),
  Fix memory leak in xsltElementAvailableFunction
  (Nick Wellnhofer),
  Fix for pattern predicates calling functions
  (Nick Wellnhofer),
  Fix cmd.exe invocations in Makefile.mingw (Nick
  Wellnhofer),
  Don't try to install index.sgml (Nick
  Wellnhofer),
  Fix symbols.xml (Nick Wellnhofer),
  Fix heap overread in xsltFormatNumberConversion
  (Nick Wellnhofer),
  Fix <xsl:number level="any"/> for non-element
  nodes (Nick Wellnhofer),
  Fix unreachable code in xsltAddChild
  (mahendra.n),
  Change version number in xsl:version warning
  (Nick Wellnhofer),
  Avoid infinite recursion after failed param
  evaluation (Nick Wellnhofer),
  Stop if potential recursion is detected (Nick
  Wellnhofer),
  Consider built-in templates in apply-imports
  (Nick Wellnhofer),
  Fix precedence with multiple attribute sets (Nick
  Wellnhofer),
  Rework attribute set resolution (Nick Wellnhofer)
• Improvements:
  Add .travis.yml (Nick Wellnhofer),
  Silence tests a little (Nick Wellnhofer),
  Set LIBXML_SRC to absolute path (Nick
  Wellnhofer),
  Add missing #include (Nick Wellnhofer),
  Adjust expected error messages in tests (Nick
  Wellnhofer),
  Make xsltDebug more quiet (Nick Wellnhofer),
  New-line terminate error message that missed this
  convention (Jan Pokorný),
  Use xmlBuffers in EXSLT string functions (Nick
  Wellnhofer),
  Switch to xmlUTF8Strsize in EXSLT string
  functions (Nick Wellnhofer),
  Check for return value of xmlUTF8Strlen (Nick
  Wellnhofer),
  Avoid double/long round trip in FORMAT_ITEM (Nick
  Wellnhofer),
  Separate date and duration structs (Nick
  Wellnhofer),
  Check for overflow in _exsltDateDifference (Nick
  Wellnhofer),
  Clamp seconds field of durations (Nick
  Wellnhofer),
  Change _exsltDateAddDurCalc parameter types (Nick
  Wellnhofer),
  Fix date:difference with time zones (Nick
  Wellnhofer),
  Rework division/remainder arithmetic in date.c
  (Nick Wellnhofer),
  Remove exsltDateCastDateToNumber (Nick
  Wellnhofer),
  Change internal representation of years (Nick
  Wellnhofer),
  Optimize IS_LEAP (Nick Wellnhofer),
  Link libraries with libm (Jussi Kukkonen),
  Rename xsltCopyTreeInternal to xsltCopyTree (Nick
  Wellnhofer),
  Update linker version script (Nick Wellnhofer),
  Add local wildcard to version script (Nick
  Wellnhofer),
  Make some symbols static (Nick Wellnhofer),
  Remove redundant NULL check in xsltNumberComp
  (mahendra.n),
  Fix forwards compatibility for imported
  stylesheets (Nick Wellnhofer),
  Reduce warnings in forwards-compatible mode (Nick
  Wellnhofer),
  Precompute XSLT elements after preprocessing
  (Nick Wellnhofer),
  Fix whitespace in xsltParseStylesheetTop (Nick
  Wellnhofer),
  Consolidate recursion checks (Nick Wellnhofer),
  Treat XSLT_STATE_STOPPED same as errors (Nick
  Wellnhofer),
  Make sure that XSLT_STATE_STOPPED isn't
  overwritten (Nick Wellnhofer),
  Add comment regarding built-in templates and
  params (Nick Wellnhofer),
  Rewrite memory management of local RVTs (Nick
  Wellnhofer),
  Validate QNames of attribute sets (Nick
  Wellnhofer),
  Add xsl:attribute-set regression tests (Nick
  Wellnhofer),
  Ignore imported stylesheets in
  xsltApplyAttributeSet (Nick Wellnhofer)

(wiz)

2017-09-10 20:50:18 UTC MAIN commitmail json YAML

Updated textproc/py-libxml2 to 2.9.5

(wiz)

2017-09-10 20:50:07 UTC MAIN commitmail json YAML

Updated py-libxml2 to 2.9.5.

Changes: Same as for libxml2.

(wiz)

2017-09-10 20:49:34 UTC MAIN commitmail json YAML

Updated textproc/libxml2 to 2.9.5

(wiz)

2017-09-10 20:49:20 UTC MAIN commitmail json YAML

Updated libxml2 to 2.9.5.

2.9.5: Sep 04 2017
• Reference Manual
• Security:
  Detect infinite recursion in parameter entities
  (Nick Wellnhofer),
  Fix handling of parameter-entity references (Nick
  Wellnhofer),
  Disallow namespace nodes in XPointer ranges (Nick
  Wellnhofer),
  Fix XPointer paths beginning with range-to (Nick
  Wellnhofer)
• Documentation:
  Documentation fixes (Nick Wellnhofer),
  Spelling and grammar fixes (Nick Wellnhofer)
• Portability:
  Adding README.zOS to list of extra files for the
  release (Daniel Veillard),
  Description of work needed to compile on zOS
  (Stéphane Michaut),
  Porting libxml2 on zOS encoding of code (Stéphane
  Michaut),
  small changes for OS/400 (Patrick Monnerat),
  relaxng.c, xmlschemas.c: Fix build on pre-C99
  compilers (Chun-wei Fan)
• Bug Fixes:
  Problem resolving relative URIs (Daniel
  Veillard),
  Fix unwanted warnings when switching encodings
  (Nick Wellnhofer),
  Fix signature of xmlSchemaAugmentImportedIDC
  (Daniel Veillard),
  Heap-buffer-overflow read of size 1 in
  xmlFAParsePosCharGroup (David Kilzer),
  Fix NULL pointer deref in xmlFAParseCharClassEsc
  (Nick Wellnhofer),
  Fix infinite loops with push parser in recovery
  mode (Nick Wellnhofer),
  Send xmllint usage error to stderr (Nick
  Wellnhofer),
  Fix NULL deref in xmlParseExternalEntityPrivate
  (Nick Wellnhofer),
  Make sure not to call IS_BLANK_CH when parsing
  the DTD (Nick Wellnhofer),
  Fix xmlHaltParser (Nick Wellnhofer),
  Fix pathological performance when outputting
  charrefs (Nick Wellnhofer),
  Fix invalid-source-encoding warnings in
  testWriter.c (Nick Wellnhofer),
  Fix duplicate SAX callbacks for entity content
  (David Kilzer),
  Treat URIs with scheme as absolute in C14N (Nick
  Wellnhofer),
  Fix copy-paste errors in error messages (Nick
  Wellnhofer),
  Fix sanity check in htmlParseNameComplex (Nick
  Wellnhofer),
  Fix potential infinite loop in
  xmlStringLenDecodeEntities (Nick Wellnhofer),
  Reset parser input pointers on encoding failure
  (Nick Wellnhofer),
  Fix memory leak in xmlParseEntityDecl error path
  (Nick Wellnhofer),
  Fix xmlBuildRelativeURI for URIs starting with '.
  /' (Nick Wellnhofer),
  Fix type confusion in xmlValidateOneNamespace
  (Nick Wellnhofer),
  Fix memory leak in xmlStringLenGetNodeList (Nick
  Wellnhofer),
  Fix NULL pointer deref in xmlDumpElementContent
  (Daniel Veillard),
  Fix memory leak in xmlBufAttrSerializeTxtContent
  (Nick Wellnhofer),
  Stop parser on unsupported encodings (Nick
  Wellnhofer),
  Check for integer overflow in memory debug code
  (Nick Wellnhofer),
  Fix buffer size checks in
  xmlSnprintfElementContent (Nick Wellnhofer),
  Avoid reparsing in xmlParseStartTag2 (Nick
  Wellnhofer),
  Fix undefined behavior in
  xmlRegExecPushStringInternal (Nick Wellnhofer),
  Check XPath exponents for overflow (Nick
  Wellnhofer),
  Check for overflow in
  xmlXPathIsPositionalPredicate (Nick Wellnhofer),
  Fix spurious error message (Nick Wellnhofer),
  Fix memory leak in xmlCanonicPath (Nick
  Wellnhofer),
  Fix memory leak in xmlXPathCompareNodeSetValue
  (Nick Wellnhofer),
  Fix memory leak in pattern error path (Nick
  Wellnhofer),
  Fix memory leak in parser error path (Nick
  Wellnhofer),
  Fix memory leaks in XPointer error paths (Nick
  Wellnhofer),
  Fix memory leak in xmlXPathNodeSetMergeAndClear
  (Nick Wellnhofer),
  Fix memory leak in XPath filter optimizations
  (Nick Wellnhofer),
  Fix memory leaks in XPath error paths (Nick
  Wellnhofer),
  Do not leak the new CData node if adding fails
  (David Tardon),
  Prevent unwanted external entity reference (Neel
  Mehta),
  Increase buffer space for port in HTTP redirect
  support (Daniel Veillard),
  Fix more NULL pointer derefs in xpointer.c (Nick
  Wellnhofer),
  Avoid function/data pointer conversion in xpath.c
  (Nick Wellnhofer),
  Fix format string warnings (Nick Wellnhofer),
  Disallow namespace nodes in XPointer points (Nick
  Wellnhofer),
  Fix comparison with root node in xmlXPathCmpNodes
  (Nick Wellnhofer),
  Fix attribute decoding during XML schema
  validation (Alex Henrie),
  Fix NULL pointer deref in XPointer range-to (Nick
  Wellnhofer)
• Improvements:
  Updating the spec file to reflect Fedora 24
  (Daniel Veillard),
  Add const in five places to move 1 KiB to .rdata
  (Bruce Dawson),
  Fix missing part of comment for function
  xmlXPathEvalExpression() (Daniel Veillard),
  Get rid of "blanks wrapper" for parameter
  entities (Nick Wellnhofer),
  Simplify handling of parameter entity references
  (Nick Wellnhofer),
  Deduplicate code in encoding.c (Nick Wellnhofer),
  Make HTML parser functions take const pointers
  (Nick Wellnhofer),
  Build test programs only when needed (Nick
  Wellnhofer),
  Fix doc/examples/index.py (Nick Wellnhofer),
  Fix compiler warnings in threads.c (Nick
  Wellnhofer),
  Fix empty-body warning in nanohttp.c (Nick
  Wellnhofer),
  Fix cast-align warnings (Nick Wellnhofer),
  Fix unused-parameter warnings (Nick Wellnhofer),
  Rework entity boundary checks (Nick Wellnhofer),
  Don't switch encoding for internal parameter
  entities (Nick Wellnhofer),
  Merge duplicate code paths handling PE references
  (Nick Wellnhofer),
  Test SAX2 callbacks with entity substitution
  (Nick Wellnhofer),
  Support catalog and threads tests under
  --without-sax1 (Nick Wellnhofer),
  Misc fixes for 'make tests' (Nick Wellnhofer),
  Initialize keepBlanks in HTML parser (Nick
  Wellnhofer),
  Add test cases for bug 758518 (David Kilzer),
  Fix compiler warning in htmlParseElementInternal
  (Nick Wellnhofer),
  Remove useless check in xmlParseAttributeListDecl
  (Nick Wellnhofer),
  Allow zero sized memory input buffers (Nick
  Wellnhofer),
  Add TODO comment in xmlSwitchEncoding (Nick
  Wellnhofer),
  Check for integer overflow in
  xmlXPathFormatNumber (Nick Wellnhofer),
  Make Travis print UBSan stacktraces (Nick
  Wellnhofer),
  Add .travis.yml (Nick Wellnhofer),
  Fix expected error output in Python tests (Nick
  Wellnhofer),
  Simplify control flow in xmlParseStartTag2 (Nick
  Wellnhofer),
  Disable LeakSanitizer when running API tests
  (Nick Wellnhofer),
  Avoid out-of-bound array access in API tests
  (Nick Wellnhofer),
  Avoid spurious UBSan errors in parser.c (Nick
  Wellnhofer),
  Parse small XPath numbers more accurately (Nick
  Wellnhofer),
  Rework XPath rounding functions (Nick
  Wellnhofer),
  Fix white space in test output (Nick Wellnhofer),
  Fix axis traversal from attribute and namespace
  nodes (Nick Wellnhofer),
  Check for trailing characters in XPath
  expressions earlier (Nick Wellnhofer),
  Rework final handling of XPath results (Nick
  Wellnhofer),
  Make xmlXPathEvalExpression call xmlXPathEval
  (Nick Wellnhofer),
  Remove unused variables (Nick Wellnhofer),
  Don't print generic error messages in XPath tests
  (Nick Wellnhofer)
• Cleanups:
  Fix a couple of misleading indentation errors
  (Daniel Veillard),
  Remove unnecessary calls to xmlPopInput (Nick
  Wellnhofer)

(wiz)

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

math/R: fix build on fbsd

cpow and clog are not implemented on FreeBSD and the configure checks only
emit warnings instead of errors.

Ok@ markd

(rumko)

2017-09-10 20:04:32 UTC MAIN commitmail json YAML

2017-09-10 20:03:49 UTC MAIN commitmail json YAML

Switch from ffcall to libffcall (newer version of same).

Bump version.

(wiz)

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

Added devel/libffcall version 2.0

(wiz)

2017-09-10 20:01:05 UTC MAIN commitmail json YAML

2017-09-10 20:00:49 UTC MAIN commitmail json YAML

Import libffcall-2.0 as devel/libffcall.

GNU libffcall is a library which can be used to build foreign
function call interfaces in embedded interpreters.

Changes compared to devel/ffcall:

New in 2.0:

* The package now installs a library libffcall.{a,so}. It contains the
  'avcall' and 'callback' packages. The libraries libavcall.{a,so} and
  libcallback.{a,so} are still installed as well, but are deprecated.

* The installed libraries are now installed as shared libraries by default
  (except for libvacall, which is still a static library only).

* The installed shared libraries are now properly versioned. This means that
  when installing with --enable-shared, upgrading to a newer version of
  libffcall will not break existing binaries.

* The installed include files are now platform independent. This means that
  you can now install libffcall for different ABIs on the same system, using
  the same --prefix option but different --exec-prefix options for each ABI.

* API changes in <trampoline.h>:
  - The second argument of alloc_trampoline() is now a 'void**', rather
    than a 'void*'.
  - The return value of trampoline_variable() is now a 'void**', rather
    than a 'void*'.
  - The argument of trampoline_address(), trampoline_variable(),
    trampoline_data() is now a function pointer instead of a 'void*'.

* Fixed a bug regarding floating-point arguments followed by
  non-floating-point arguments on the following platforms:
  - arm: Linux 32-bit, with hardware floats.
  - powerpc: Linux 32-bit.
  - s390: Linux.

* Fixed a bug regarding structure returns on the following platforms:
  - i386: FreeBSD.
  - i386: MinGW.
  - mips: old 32-bit ABI (Linux, IRIX).

* Added support for the following platforms:
  (Previously, a build on these platforms failed.)
  - i386: MSVC 14.
  - x86_64: Cygwin.
  - x86_64: MinGW.
  - x86_64: MSVC 14.
  - hppa64: HP-UX 11.
  - m68k: Linux.

* Verified support for the following platforms:
  (A build on these platforms worked and still works.)
  - i386: FreeBSD, NetBSD, OpenBSD, DragonFly BSD.
  - i386: Hurd.
  - x86_64: FreeBSD, NetBSD, OpenBSD.

New in 1.13:

* The license has been changed from GPLv2 to GPLv2+.

* Added support for the following platforms:
  (Previously, a build on these platforms failed.)
  - x86_64: Mac OS X 64-bit.
  - x86_64: Solaris 64-bit.
  - x86_64: Linux with x32 ABI: CC="gcc -mx32".
  - arm: Linux 32-bit, without hardware floats.
  - arm64: Linux 64-bit.
  - s390x: Linux 64-bit.
  - powerpc: AIX 64-bit.
  - mips: IRIX 6.5 with CC="cc -32".
  - sparc: Solaris 64-bit.

* Fixed support for the following platforms:
  (Previously, a build on these platforms appeared to succeed but was buggy.)
  - x86_64: Linux.
  - arm: Linux 32-bit, with hardware floats.
  - powerpc: Linux 64-bit.
  - mips: Linux with CC="gcc -mabi=32".
  - mips: Linux with CC="gcc -mabi=n32".
  - mips: Linux with CC="gcc -mabi=64".
  - mips: IRIX 6.5 with CC="gcc -mabi=n32".
  - s390: Linux.
  - sparc: Linux 64-bit.
  - ia64: Linux.
  - hppa: HP-UX 32-bit.

* Verified support for the following platforms:
  (A build on these platforms worked and still works.)
  - i386: Linux, Solaris, Mac OS X.
  - powerpc: Linux 32-bit.
  - powerpc: AIX 32-bit.
  - powerpc: MacOS X.
  - mips: IRIX 6.5 with CC="cc -n32".
  - sparc: Solaris 32-bit.
  - sparc: Linux 32-bit: CC="gcc -m32".
  - alpha: Linux.

* Support for a security feature: On Linux and FreeBSD platforms, linking with
  the libffcall libraries no longer causes the stack to become executable.

New in 1.12:

* Added ppc64le to the list of supported architectures.

New in 1.11:

* Header now define LIBFFCALL_VERSION (to 0x010B).
* Better support for IA64 on Linux (kernel 2.6.16+ and gcc 4.1.0+).
* Added ARM support from Jonathan Olson (debian 1.10-2).
* Added MIPSel support from Thiemo Seufer (debian 1.10-2).
* Added ARMel support from Max Lapan.

(wiz)

2017-09-10 19:58:36 UTC MAIN commitmail json YAML

pkgsrc/converters/wkhtmltopdf/Makefile@1.2 / diff
pkgsrc/converters/wkhtmltopdf/distinfo@1.2 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_config.tests_unix_freetype_freetype.pro@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_config.tests_unix_libjpeg_libjpeg.pro@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_config.tests_unix_libpng_libpng.pro@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_config.tests_x11_mitshm_mitshm.pro@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_config.tests_x11_xrender_xrender.pro@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_bytecompiler_BytecodeGenerator.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_heap_MarkedSpace.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_heap_MarkedSpace.h@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_parser_JSParser.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_runtime_Identifier.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_runtime_JSONObject.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_runtime_StringPrototype.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_wtf_Atomics.h@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_wtf_HashSet.h@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_wtf_ThreadSafeRefCounted.h@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_JavaScriptCore_wtf_text_AtomicString.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_WebCore_dom_DocumentMarkerController.cpp@1.1 / diff
pkgsrc/converters/wkhtmltopdf/patches/patch-qt_src_3rdparty_webkit_Source_WebCore_dom_Element.cpp@1.1 / diff
      :
(more 6 files)
Various portability fixes. Fix library path for the final binaries. Bump
revision.

(joerg)

2017-09-10 17:39:34 UTC MAIN commitmail json YAML

2017-09-10 17:11:47 UTC MAIN commitmail json YAML

Add -fPIC to CFLAGS.

Fixes SSP build, which otherwise breaks in configure:

cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
ld: /var/tmp//ccfWqlYy.o: warning: relocation against `__stack_chk_fail' in readonly section `.text.startup'
ld: /var/tmp//ccfWqlYy.o: relocation R_X86_64_PC32 against symbol `__stack_chk_fail' can not be used when making a shared object; recompile with -fPIC
ld: final link failed: Bad value
configure: failed program was:
#line 10722 "configure"
#include "confdefs.h"

int main() {

; return 0; }
configure: error: --enable-pie requires PIE support from the linker.

(wiz)

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

Added sysutils/u-boot-pinebook version 2017.09rc2

(jmcneill)

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

2017-09-10 17:00:41 UTC MAIN commitmail json YAML

Initial import of u-boot-pinebook version 2017.09rc2.

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

This package provides U-Boot for the Pine64 Pinebook.

(jmcneill)

2017-09-10 16:23:03 UTC MAIN commitmail json YAML

Remove patch which became unnecessary with

r17868 | jghali | 2012-11-10 14:51:17 +0000 (Sat, 10 Nov 2012) | 1 line

#11161 related: fix compilation of ioapi.c and some other files prevented by patching of zlib headers in gentoo

(prlw1)

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

Note update of www/ruby-raindrops package to 0.19.0.

(taca)

2017-09-10 16:20:33 UTC MAIN commitmail json YAML

Update ruby-raindrops to 0.19.0.

=== raindrops 0.19.0 - Rack 2.x middleware compatibility / 2017-08-09 23:52 UTC

  This release fixes Rack 2.x compatibility for the few users of
  Raindrops::Middleware
  <https://bogomips.org/raindrops/Raindrops/Middleware.html>.
  Thanks to Dmytro Shteflyuk for this release.

  No need to upgrade unless you use Raindrops::Middleware with
  Rack 2.x.

  There's also a few minor, inconsequential cleanups.

  Dmytro Shteflyuk (1):
        Properly override respond_to? in Raindrops::Middleware::Proxy

  Eric Wong (2):
        Ruby thread compatibility updates
        tcp_info: remove unnecessary extconf.h include

(taca)

2017-09-10 16:19:34 UTC MAIN commitmail json YAML

Note update of www/thin package to 1.7.2.

(taca)

2017-09-10 16:19:05 UTC MAIN commitmail json YAML

Update thin to 1.7.2.

== 1.7.2 Bachmanity
* Add config support for ssl_version and ssl_cipher_list [frameworked]

(taca)

2017-09-10 16:17:40 UTC MAIN commitmail json YAML

Note update of www/ruby-css-parser package to 1.6.0.

(taca)

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

Update ruby-css-parser to 1.6.0.

Version 1.6.0

* Handles font-size/ line-height shorthand with spaces

(taca)

2017-09-10 16:15:42 UTC MAIN commitmail json YAML

Note update of www/ruby-capybara package to 2.15.1.

(taca)

2017-09-10 16:14:59 UTC MAIN commitmail json YAML

Update ruby-capybara to 2.15.1.

# Version 2.15.1

Release date: 2017-08-04

### Fixed

*  `attach_file` with no extension/MIME type when using the `:rack_test` driver
  [Thomas Walpole]

# Version 2.15.0

Release date: 2017-08-04

### Added

*  `sibling` and `ancestor` finders added [Thomas Walpole]
*  Added ability to pass options to registered servers when setting
*  Added basic built-in driver registrations `:selenium_chrome` and
  `:selenium_chrome_headless` [Thomas Walpole]
*  Add `and_then` to Capybara RSpec matchers which behaves like the previous
  `and` compounder. [Thomas Walpole]
*  Compound RSpec expectations with Capybara matchers now run both matchers
  inside a retry loop rather than waiting for one to pass/fail before
  checking the second.  Will make `#or` more performant and confirm both
  conditions are true "simultaneously" for `and`.  [Thomas Walpole] If you
  still want the
*  Default filter values are now included in error descriptions [Thomas Walpole]
*  Add `Session#refresh` [Thomas Walpole]
*  Loosened restrictions on where `Session#within_window` can be called from
  [Thomas Walpole]
*  Switched from `mime-types` dependency to `mini_mime` [Jason Frey]

(taca)

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

Note update of time/ruby-hitimes package to 1.2.6.

(taca)

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

Update ruby-hitimes to 1.2.6.

## Version 1.2.6 2017-08-04

* Resolve version number issue (#61) (thanks @anthraxx)

(taca)

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

Note update of textproc/ruby-tilt to package 2.0.8.

(taca)

2017-09-10 16:11:16 UTC MAIN commitmail json YAML

Update ruby-tilt to 2.0.8.

## 2.0.8 (2017-07-24)

* Register .tsx for TypeScript (#315, backus)
* Use Haml 5's new API (#312, k0kubun)
* Use correct parser options for CommonMarker (#320, rewritten)
* Suppress warnings when no locals are used (#304, amatsuda)
* Haml: Accept `outvar` (#317, k0kubun)

(taca)

2017-09-10 16:10:37 UTC MAIN commitmail json YAML

Note update of textproc/ruby-syntax package to 1.2.2.

(taca)

2017-09-10 16:10:11 UTC MAIN commitmail json YAML

Update ruby-syntax to 1.2.2.

1.2.2 03 July 2017
  Add Travis CI configuration - @pat.
  Updates to work with frozen string literals - @pat.

(taca)

2017-09-10 16:09:23 UTC MAIN commitmail json YAML

Note update of textproc/ruby-multi_json package to 1.12.2.

(taca)

2017-09-10 16:09:00 UTC MAIN commitmail json YAML

2017-09-10 16:08:21 UTC MAIN commitmail json YAML

Note update of textproc/ruby-kramdown package to 1.15.0.

(taca)

2017-09-10 16:07:39 UTC MAIN commitmail json YAML

Update ruby-kramdown to 1.15.0.

kramdown 1.15.0 released (2017/09/08)

The most important change is that this release drops compatibility with Ruby
versions < 2.0!  Aside from that it includes some bug fixes, so updating is
recommended.

Changes

o 2 minor changes:

  * Drop compatibility with Ruby versions < 2.0
  * Make footnote output XML compatible (requested by Kriss Andsten)

o 4 bug fixes:

  * Apply abbreviation substitution to footnotes (fixes #440, reported by
    Thomas Leese)
  * Fix TOC entries by removing nested links (fixes #434, reported by Nate
    Wernimont)
  * Fix problems with brackets in certain situations when using the LaTeX
    converter (fixes #414, reported by Ryan Koppenhaver)
  * Fix escaping of URLs in the LaTeX converter (reported by Moshe Kamensky in
    pull request #67)

kramdown 1.14.0 released (2017/06/26)

This release adds support for rouge 2.x and fixes some minor issues - updating
is recommended.

Changes

o 2 minor changes:

* Adapt syntax highlighter for rouge to support version 1.x and 2.x (pull
  request #413 by Hirofumi Wakasugi)
* Alias Kramdown::Converter::HashAST to Kramdown::Converter::HashAst so that
  the convenience method on Kramdown::Document works (fixes #435, requested by
  Hirofumi Wakasugi)

o 1 bug fix:

* Fix problem with GFM header ID generation when << or >> is used (reported by
  Parker Moore)

(taca)

2017-09-10 16:03:50 UTC MAIN commitmail json YAML

Note update of textproc/ruby-haml package to 5.0.3.

(taca)

2017-09-10 16:03:24 UTC MAIN commitmail json YAML

Update ruby-haml to 5.0.3.

## 5.0.3

Released on September 7, 2017
([diff](https://github.com/haml/haml/compare/v5.0.2...v5.0.3)).

* Use `String#dump` instead of `String#inspect` to generate string
  literal. (Takashi Kokubun)
* Fix Erubi superclass mismatch
  error. [#952](https://github.com/haml/haml/pull/952) (thanks [Robin
  Daugherty](https://github.com/RobinDaugherty))

## 5.0.2

Released on August 1, 2017
([diff](https://github.com/haml/haml/compare/v5.0.1...v5.0.2)).

* Let `haml -c` fail if generated Ruby code is syntax
  error. [#880](https://github.com/haml/haml/issues/880) (Takashi Kokubun)
* Fix `NoMethodError` bug caused with Sprockets 3 and :sass
  filter. [#930](https://github.com/haml/haml/pull/930) (thanks [Gonzalez
  Maximiliano](https://github.com/emaxi))
* Fix `list_of` helper with multi-line
  content. [#933](https://github.com/haml/haml/pull/933) (thanks [Benoit
  Larroque](https://github.com/zetaben))
* Optimize rendering performance by changing timing to fix
  textareas. [#941](https://github.com/haml/haml/pull/941) (Takashi Kokubun)
* Fix `TypeError` with empty :ruby
  filter. [#942](https://github.com/haml/haml/pull/942) (Takashi Kokubun)
* Fix inconsistent attribute sort order. (Takashi Kokubun)

(taca)

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

Note update of textproc/ruby-coderay package to 1.1.2.

(taca)

2017-09-10 16:01:44 UTC MAIN commitmail json YAML

Update ruby-coderay to 1.1.2.

pkgsrc change: add pkg_alternatives support.

Changes in 1.1.2

* Ruby future: Add support for frozen string literals. [#211, thanks to
  Pat Allan]
* C++ scanner: Add C++11 keywords. [#195, thanks to Johnny Willemsen]
* Haml scanner: Allow - in tags.
* Java scanner: Allow Unicode characters in identifiers. [#212, thanks to
  t-gergely]

(taca)

2017-09-10 15:58:44 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-facter package to 2.5.1.

(taca)

2017-09-10 15:58:14 UTC MAIN commitmail json YAML

Update ruby-facter to 2.5.1.

2.5.0 (2017/07/05)
* (FACT-1024) Fix AWS EC2 Gzip userdata
* (FACT-1339) Prevent swap warnings on OpenBSD.
* (FACT-1395) Use Windows API for Windows version
* (FACT-1043) Fix virtual fact on Openstack Windows instances
* (FACT-1367) add "VirtuozzoLinux" to RedHat OS Family
* (FACT-1372) IPv6 are incorrectly parsed.
* (FACT-1478) Increase EC2 REST reachability timeout to 0.5s
* (FACT-1479) Replace Timeout.timeout with conventional read timeout
* (FACT-1488) Add git pack config on Windows
* (maint) Sign packages with new signing key
* (FACT-1505) Update URL for new release naming
* Disable proxy when fetching metadata.

2.5.1 (2017/08/17)
* (maint) Minor fixes to get validation working
* (packaging) Stop building all the things
* (FACT-1726) Return correct operatingsystemrelease value for Windows 2016
* (FACT-1729) Remove FFI attach_function_private
* Sort out FFI related methods.

(taca)

2017-09-10 15:41:18 UTC MAIN commitmail json YAML

Drop maintainership - I don't use math/R-XML.

(alnsn)

2017-09-10 15:39:02 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-childprocess package to 0.7.1.

(taca)

2017-09-10 15:38:26 UTC MAIN commitmail json YAML

Update ruby-childprocess to 0.7.1.

### Version 0.7.1 / 2017-06-26

* Fixed a noisy uninitialized variable warning

(taca)

2017-09-10 15:36:44 UTC MAIN commitmail json YAML

Note update of security/ruby-sshkit package to 1.14.0.

(taca)

2017-09-10 15:36:13 UTC MAIN commitmail json YAML

Update ruby-sshkit to 1.14.0.

1.14.0 (2017-06-30)

Breaking changes

* None

New features

* #401: Add :log_percent option to specify upload!/download! transfer log
  percentage - @aubergene

(taca)

2017-09-10 15:33:36 UTC MAIN commitmail json YAML

Note update of security/ruby-net-ssh package to 4.2.0.

(taca)

2017-09-10 15:32:59 UTC MAIN commitmail json YAML

Update ruby-net-ssh to 4.2.0.

=== 4.2.0.rc2

* Fix double close bug on auth failure (or ruby 2.2 or earlier) [#538]

=== 4.2.0.rc1

* Improved logging with proxy command [Dmitriy Ivliev, #530]
* Close transport on proxy error [adamruzicka, #526]
* Support multiple identity files [Kimura Masayuki, #528]
* Move `none` cipher to end of cipher list [Brian Cain, #525]
* Deprecate `:paranoid` in favor of `:verify_host_key` [Jared Beck, #524]
* Support Multile Include ssh config files [Kasumi Hanazuki, #516]
* Support Relative path in ssh confif files [Akinori MUSHA, #510]
* add direct-streamlocal@openssh.com support in Forward class [Harald Sitter, #502]

(taca)

2017-09-10 15:26:54 UTC MAIN commitmail json YAML

Updated devel/lua-penlight to 1.5.4.

(alnsn)

2017-09-10 15:25:14 UTC MAIN commitmail json YAML

Update devel/lua-penlight to version 1.5.4.

Commits between 1.5.2 and 1.5.4:

* change compat.execute to behave similarly on Lua 5.1 and Lua > 5.1.
* Issue #246: bad/misleading code in examples
* Issue #245 document 'optional'
* split the templating engine in a compile and render step
  backward compatible. Minor caveat is that it introduces
  2 local variables in the template, but chances of name collissions
  are very low.
  Additionally: reduced the string concatenation. Only one concat call
  is left.
* Merge pull request #249 from Tieske/feat/reuse-template
  split the templating engine in a compile and render step
* updated template module
  - added the newline option (for single line output)
  - merged test files: test-template and test-substitute
  - changed compile signature to take a table of options
  - improved error reporting: syntax errors report error + code
* Fix global success variable in lapp.
* Added more tests for seq.last
* Minor refactor of seq.last and fixes corner case of
  an empty source stream as outlined in issue #252.
* Added tests for List.put, remove, len, clear and contains.
* Added tests for List.split.
* Added tests for List.partition.
* Added missing tests for List.range, reduce and foreach.
* feat(template): handle special case of a constant string
  A common scenario is an 'option' for templates, where most
  of the use is without it. This change optimizes the render
  function in case of constant strings
* Fix error in 'pl.lapp.process_options_string'
  Fix error "attempt to concatenate a nil value (local 'vtype')" by
  checking making sure vtype is not nil.
* Merge pull request #250 from Tieske/feat/improve-template
  feat(template) newline option, better error reporting, cleanup
* Merge pull request #255 from doronbehar/patch-1
  Fix error in 'pl.lapp.process_options_string'
* bump version to 1.5.3
* Merge pull request #244 from bungle/master
  change compat.execute to behave similarly on Lua 5.1 and Lua > 5.1.
* Merge pull request #251 from IoriBranford/master
  Fix global success variable in lapp process_default.
* Merge pull request #254 from greatwolf/list_coverage
  List coverage

(alnsn)

2017-09-10 15:16:45 UTC MAIN commitmail json YAML

Note update of net/ruby-public_suffix package to 3.0.0.

(taca)

2017-09-10 15:16:18 UTC MAIN commitmail json YAML

Update ruby-public_suffix to 3.0.0.

#### Release 3.0.0

This new version includes a major redesign of the library internals, with the
goal to drastically improve the lookup time while reducing storage space.

For this reason, several public methods that are no longer applicable have
been deprecated and/or removed.  You can find more information at GH-133.

- CHANGED: Updated definitions.
- CHANGED: Dropped support for Ruby < 2.1
- CHANGED: `PublicSuffix::List#rules` is now protected. You should not rely on
  it as the internal rule representation is subject to change to optimize
  performances.
- CHANGED: Removed `PublicSuffix::List.clear`, it was an unnecessary accessor
  method. Use `PublicSuffix::List.default = nil` if you **really** need to
  reset the default list. You shouldn't.
- CHANGED: `PublicSuffix::List#select` is now private. You should not use it,
  instead use `PublicSuffix::List#find`.
- CHANGED: `PublicSuffix::List` no longer implements Enumerable. Instead, use
  `#each` to loop over, or get an Enumerator.
- CHANGED: Redesigned internal list storage and lookup algorithm to achieve
  O(1) lookup time (see GH-133).

(taca)

2017-09-10 15:14:15 UTC MAIN commitmail json YAML

Note update of net/ruby-dnsruby package to 1.60.2.

(taca)

2017-09-10 15:13:50 UTC MAIN commitmail json YAML

Update ruby-dnsruby to 1.60.2.

## v1.60.2

* Fix deletion of TXT records with spaces in dynamic updates (thanks Sean Dilda)
* Fix use of non-default ports in Dnsruby::Resolver (thanks Thomas Morgan)
* Fix NAPTR encoding for null rdata dynamic update packets
* Fix CAA resource record encoding
* Avoid changing ruby global thread abort behavior (thanks Brent Cook)

(taca)

2017-09-10 15:00:58 UTC MAIN commitmail json YAML

Note update of net/ruby-addressable package to 2.5.2.

(taca)

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

Update ruby-addressable to 2.5.2.

# Addressable 2.5.2
- better support for frozen string literals
- fixed bug w/ uppercase characters in scheme
- IDNA errors w/ emoji URLs
- compatibility w/ public_suffix 3.x

(taca)

2017-09-10 14:59:41 UTC MAIN commitmail json YAML

Note update of misc/ruby-sprockets-rails package to 3.2.1.

(taca)

2017-09-10 14:59:15 UTC MAIN commitmail json YAML

Update ruby-sprockets-rails to 3.2.1.

3.2.1 2017/08/31

* Fix load error with ActionView::Helpers. [#383]

(taca)

2017-09-10 14:54:24 UTC MAIN commitmail json YAML

Note update of misc/ruby-parallel package to 1.12.0.

(taca)

2017-09-10 14:53:51 UTC MAIN commitmail json YAML

Update ruby-parallel to 1.12.0.

1.10.0 2016/11/24

* add Readme docs for .worker_number
* Do not call kill method if thread is nil
* Adds comment to readme for trappig TERM
* make undumpable exceptions traceable

1.11.0 2017/03/11

* make version not be required twice when using via git source
* Simplify Array initialization with slight performance improvement
* Added failing tests for handling Parallel::Break in work_direct
* Handle kill and break exceptions in work_direct (closes #128 and #130)
* Replace "rescue StandardError" with "rescue ... $!"
* Added any? and all?

1.11.1 2017/03/12

* Fix typo (bracktrace => backtrace), and use attr_reader
* Added failing test to simulate stack trace added by better_errors gem
* Remove bindings stack that is added by the better_errors gem

1.11.2 2017/05/07

* syncronize worker replacement to avoid #196

1.12.0 2017/07/25

* Update to rails 4.2.8 or higher for ruby 2.4 support
* Run bundle update to fix some errors and warnings.
* Reference the Tempfile so it's not GC'd/removed too early
* use Tempfile.open for automatic cleanup
* fix #149

(taca)

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

Updated devel/lua-rocks to 2.4.2.

(alnsn)

2017-09-10 14:51:01 UTC MAIN commitmail json YAML

Update devel/lua-rocks to version 2.4.2.

Version 2.4.2 - 30/Nov/2016
* Fixed conflict resolution on deploy/delete
* Improved dependency check messages
* Performance improvements when removing packages
* Support user-defined `platforms` array in config file
* Improvements in Lua interpreter version detection in Unix
  configure script
* Relaxed Lua version detection to improve support for
  alternative implementations (e.g. Ravi)
* Plus assorted bugfixes and improvements

(alnsn)

2017-09-10 14:44:18 UTC MAIN commitmail json YAML

Note update of misc/ruby-ohai package to 13.3.0.

(taca)

2017-09-10 14:43:41 UTC MAIN commitmail json YAML

Update ruby-ohai to 13.3.

# Ohai Release Notes 13.3

## Additional Platform Support

Ohai now properly detects the [F5 Big-IP](https://www.f5.com/) platform and
platform_version.

- platform: bigip
- platform_family: rhel

# Ohai Release Notes 13.2:

Ohai 13.2 has been a fantastic release in terms of community involvement with
new plugins, platform support, and critical bug fixes coming from community
members. A huge thank you to msgarbossa, albertomurillo, jaymzh, and davide125
for their work.

## New Features

### Systemd Paths Plugin

A new plugin has been added to expose system and user paths from systemd-path
(see <https://www.freedesktop.org/software/systemd/man/systemd-path.html> for
details).

### Linux Network, Filesystem, and Mdadm Plugin Resilience

The Network, Filesystem, and Mdadm plugins have been improved to greatly
reduce failures to collect data. The Network plugin now better finds the
binaries it requires for shelling out, filesystem plugin utilizes data from
multiple sources, and mdadm handles arrays in bad states.

### Zpool Plugin Platform Expansion

The Zpool plugin has been updated to support BSD and Linux in addition to
Solaris.

### RPM version parsing on AIX

The packages plugin now correctly parses RPM package name / version
information on AIX systems.

### Additional Platform Support

Ohai now properly detects the [Clear](https://clearlinux.org/) and
[ClearOS](https://www.clearos.com/) Linux distributions.

#### Clear Linux

- platform: clearlinux
- platform_family: clearlinux

#### ClearOS

- platform: clearos
- platform_family: rhel

## New Deprecations

### Removal of IpScopes plugin. (OHAI-13)

<https://docs.chef.io/deprecations_ohai_ipscopes.html>

In Chef/Ohai 14 (April 2018) we will remove the IpScopes plugin. The data
returned by this plugin is nearly identical to information already returned by
individual network plugins and this plugin required the installation of an
additional gem into the Chef installation. We believe that few users were
installing the gem and users would be better served by the data returned from
the network plugins.

(taca)

2017-09-10 14:40:27 UTC MAIN commitmail json YAML

Note update of misc/ruby-hashie package to 3.5.6.

(taca)

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

Update ruby-hashie to 3.5.6.

## [3.5.6] - 2017-07-12

[3.5.6]: https://github.com/intridea/hashie/compare/v3.5.5...v3.5.6

### Miscellaneous

* [#416](https://github.com/intridea/hashie/pull/416): Fix `warning: instance
  variable @disable_warnings not initialized` -
  [@axfcampos](https://github.com/axfcampos).

(taca)

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

Note update of misc/ruby-bundler package to 1.15.4.

(taca)

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

Update ruby-bundler to 1.15.4.

## 1.15.4 (2017-08-19)

Bugfixes:

  - handle file conflicts gracefully in `bundle gem` (@rafaelfranca, @segiddins)
  - bundler will fail gracefully when the bundle path contains the system path
    separator (#5485, ajwann)
  - failed gem downloads will be retried consistently across different
    RubyGems versions (@shayonj)
  - `bundle pristine` will respect build options while re-building native
    extensions (@NickLaMuro)

## 1.15.3 (2017-07-21)

Bugfixes:

  - ensure that empty strings passed to `bundle config` are serialized &
    parsed properly (#5881, @segiddins)
  - avoid printing an outdated version warning when running a parseable
    command (@segiddins)

## 1.15.2 (2017-07-17)

Features:

  - new gemfiles created by bundler will include an explicit `github` git
    source that uses `https` (@segiddins)

Bugfixes:

  - inline gemfiles work when `BUNDLE_BIN` is set (#5847, @segiddins)
  - avoid using the old dependency API when there are no changes to the
    compact index files (#5373, @greysteil)
  - fail gracefully when the full index serves gemspecs with invalid
    dependencies (#5797, @segiddins)
  - support installing gemfiles that use `eval_gemfile`, `:path` gems with
    relative paths, and `--deployment` simultaneously (@NickLaMuro)
  - `bundle config` will print settings as the type they are interpreted as
    (@segiddins)
  - respect the `no_proxy` environment variable when making network requests
    (#5781, @jakauppila)
  - commands invoked with `--verbose` will not have default flags printed
    (@segiddins)
  - allow `bundle viz` to work when another gem has a requirable `grapviz`
    file (#5707, @segiddins)
  - ensure bundler puts activated gems on the `$LOAD_PATH` in a consistent
    order (#5696, @segiddins)

(taca)

2017-09-10 14:23:51 UTC MAIN commitmail json YAML

Note addition of mail/ruby-mini_mime package version 0.1.4.

(taca)

2017-09-10 14:23:28 UTC MAIN commitmail json YAML

Add and enable ruby-mini_mime.

(taca)

2017-09-10 14:22:40 UTC MAIN commitmail json YAML

Add ruby-mini_mime version package 0.1.4.

# MiniMime

Minimal mime type implementation for use with the mail and rest-client gem.

(taca)

2017-09-10 14:13:15 UTC MAIN commitmail json YAML

Uses BSD makefiles, so mark it for user-destdir build.

(joerg)

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

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

Ensure that correct path names are picked up for patches.

(joerg)

2017-09-10 14:11:30 UTC MAIN commitmail json YAML

Set PATCHDIR / DISTINFO_FILE explicitly, even if they have a value
already. Unbreaks the various plugins.

(joerg)

2017-09-10 14:10:44 UTC MAIN commitmail json YAML

2017-09-10 14:02:16 UTC MAIN commitmail json YAML

Note update of graphics/ruby-mini-magick package to 4.8.0.

(taca)

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

Update ruby-mini-magick to 4.8.0.

v4.8.0 2017/07/06

* Add options to MiniMagick::Image.open which are forwarded to open-uri when
  URL is used (@acrogenesis)

* Fixed MiniMagick::Image#get_pixels not returning all pixels for images that
  have first or last bytes that could be interpreted as control characters in
  their RGB output (@LAndreas)

(taca)

2017-09-10 13:36:35 UTC MAIN commitmail json YAML

Note update of devel/ruby-thor package to 0.20.0.

(taca)

2017-09-10 13:36:01 UTC MAIN commitmail json YAML

Update ruby-thor to 0.20.0.

0.20.0 2017/08/16

* Add check_default_type! to check if the default value of an option matches
  the defined type. It removes the warning on usage and gives the command
  authors the possibility to check for programming errors.

* Add disable_required_check! to disable check for required options in some
  commands. It is a substitute of disable_class_options that was not working
  as intended.

* Add inject_into_module.

(taca)

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

2017-09-10 12:20:46 UTC MAIN commitmail json YAML

Updated net/unifi to 5.5.20

(tnn)

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

Update to unifi-5.5.20.

Changes:
- UI bugfixes
- "security improvements"(?)
- bundled firmware update

(tnn)

2017-09-10 11:30:15 UTC MAIN commitmail json YAML

Fix build with modular xorg under NetBSD/amd64-current

* Link static libraries, libjpeg.a instread of libjpeg from openjdk8.
  Reported by wiz@

(ryoon)

2017-09-10 11:07:09 UTC MAIN commitmail json YAML

Replace interpreters

(gavan)

2017-09-10 11:06:10 UTC MAIN commitmail json YAML

2017-09-10 11:05:46 UTC MAIN commitmail json YAML

2017-09-10 11:05:23 UTC MAIN commitmail json YAML

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

2017-09-10 11:04:15 UTC MAIN commitmail json YAML

2017-09-10 08:56:47 UTC MAIN commitmail json YAML

2017-09-10 08:42:00 UTC MAIN commitmail json YAML

+ ImageMagick-7.0.7.1, MesaLib-17.2.0, fontconfig-2.12.5,
  harfbuzz-1.5.1, libxml2-2.9.5, libxslt-1.1.30, meld-3.18.0,
  mpfr-3.1.6, ninja-build-1.8.1, p5-File-Which-1.22,
  p5-List-MoreUtils-0.425, p5-Scalar-List-Utils-1.49, par2-0.7.4,
  py-libxml2-2.9.5, py-libxslt-1.1.30, todoman-3.2.2, vim-8.0.1086,
  vim-share-8.0.1086, x264-devel-20170909.

(wiz)

2017-09-10 08:03:03 UTC MAIN commitmail json YAML

Updated databases/py-bsddb3 to 6.2.5

(adam)

2017-09-10 08:02:30 UTC MAIN commitmail json YAML

Changes 6.2.5:
We should be able to install inside a PYPY virtualenv.

(adam)

2017-09-10 05:55:47 UTC MAIN commitmail json YAML

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

Also apparently needs opam.

(dholland)

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

Must set OCAML_USE_OPAM for OPAM_INSTALL_FILES to do anything.

(dholland)

2017-09-10 05:51:16 UTC MAIN commitmail json YAML

Apparently uses opam; seen in Joerg's bulk build.

(dholland)

2017-09-10 02:49:19 UTC MAIN commitmail json YAML

gdbm; nios2-gcc3; pluma; wl; window; labltk update

(dholland)

2017-09-10 02:36:08 UTC MAIN commitmail json YAML

Update to 8.06.3; fixes build with current pkgsrc ocaml. (Except I had
to revert one line of one of the upstream changes which apparently
only works with newer ocaml than we have.)

Upstream changes: minor fixes, and updates to match newer ocaml versions.

(dholland)

2017-09-10 02:10:35 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Simple to 2.214

(wen)

2017-09-10 02:07:29 UTC MAIN commitmail json YAML

Update to 2.214

Upstream changes:
2.214    2017-09-08 14:21:20-04:00 America/New_York
        - the method header_raw_prepend is now available on emails and headers

(wen)

2017-09-10 02:00:52 UTC MAIN commitmail json YAML

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

In ocaml-land, linking with the same library twice causes the roof of the
dungeon to fall in. So avoid doing that.

(dholland)

2017-09-10 01:49:41 UTC MAIN commitmail json YAML

Fix one set of C++ build errors, but I don't know what to do about the
next set.

(dholland)

2017-09-10 01:44:32 UTC MAIN commitmail json YAML

Work around macro name conflict with netbsd's builtin libevent.

The build goes further than before, but fails later trying to do
no-longer-permitted things with libevent's internals.

(dholland)

2017-09-10 01:01:34 UTC MAIN commitmail json YAML

Wants curses and not just termcap.

(dholland)

2017-09-10 01:00:01 UTC MAIN commitmail json YAML

2017-09-10 00:38:59 UTC MAIN commitmail json YAML

Add more PLIST entries for wl-e21.el{,c} as it's installed for every
emacs version >= 21. PKGREVISION -> 14.

(dholland)

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

Requires -fheinous-gnu-extensions with clang.

(dholland)

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

Remove stray patch patching file from some other source tree.

(dholland)

2017-09-10 00:01:58 UTC MAIN commitmail json YAML

Needs py-test-runner to build.

(dholland)

2017-09-09 23:57:37 UTC MAIN commitmail json YAML

2017-09-09 23:52:28 UTC MAIN commitmail json YAML

Make this compile.
  - since it got changed to depend on swig2, have it run swig2.
  - since it got changed to use guile20, add guile20's include path.

(dholland)

2017-09-09 23:21:29 UTC MAIN commitmail json YAML

Add CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig so it can be used in a configs

(jmcneill)

2017-09-09 22:52:56 UTC MAIN commitmail json YAML

2017-09-09 22:48:09 UTC MAIN commitmail json YAML

2017-09-09 22:47:35 UTC MAIN commitmail json YAML

2017-09-09 22:46:57 UTC MAIN commitmail json YAML

2017-09-09 22:45:59 UTC MAIN commitmail json YAML

Add missing dependency.

(joerg)

2017-09-09 22:40:58 UTC MAIN commitmail json YAML

Add missing makefile rules for building with clang on NetBSD and FreeBSD.

(dholland)

2017-09-09 22:37:49 UTC MAIN commitmail json YAML

Depend on bash properly, noted by wiz. Ride previous bump.

(dholland)

2017-09-09 22:03:30 UTC MAIN commitmail json YAML

Installs a bash script. PKGREVISION=1.

(dholland)

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

Don't randomly use the implementation namespace. Fixes clang build.

Also, pass MAKE_JOBS as the number of CPUs to use when testing, as
otherwise it gets 0 and apparently interprets that as "infinitely
many".

XXX: The test suite should not really be run as part of the build.

(dholland)

2017-09-09 21:49:40 UTC MAIN commitmail json YAML

Updated graphics/inkscape to 0.92.1nb9

(prlw1)

2017-09-09 21:48:56 UTC MAIN commitmail json YAML

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

Build for C89 (and later), not K&R C. Otherwise it tries to use varargs.h
and in many environments thereby croaks.

(dholland)

2017-09-09 19:45:46 UTC MAIN commitmail json YAML

2017-09-09 18:42:20 UTC MAIN commitmail json YAML

Updated devel/py-pathspec to 0.5.5

(adam)

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

0.5.5:
Add documentation link to README.

0.5.4:
Issue 17: Add link to Ruby implementation of pathspec.
Add sphinx documentation.

(adam)

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

2017-09-09 17:17:52 UTC MAIN commitmail json YAML

Update PLIST for installation into cross/ change from more than a year ago.
PKGREVISION++.

(dholland)

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

Fix compat #define to expand to something that actually exists. Should
fix the build of clisp-gdbm and maybe others. PKGREVISION -> 1.

(dholland)

2017-09-09 17:06:51 UTC MAIN commitmail json YAML

Switch to internal poppler due to reports of crashes from the last change.
Bump PKGREVISION.

(tnn)

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

2017-09-09 16:15:45 UTC MAIN commitmail json YAML

2017-09-09 16:14:24 UTC MAIN commitmail json YAML

2017-09-09 16:13:41 UTC MAIN commitmail json YAML

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

2017-09-09 15:23:31 UTC MAIN commitmail json YAML

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

2017-09-09 15:15:04 UTC MAIN commitmail json YAML

2017-09-09 14:40:24 UTC MAIN commitmail json YAML

Explicitly depend on msgfmt. Use += for USE_TOOLS, it's a list. Don't
use msgfmt for desktop and appdata files, not all versions support that
and it is pointless for the current version anyway.

(joerg)

2017-09-09 14:19:43 UTC MAIN commitmail json YAML

Updated chat/mcabber to 1.1.0

(leot)

2017-09-09 14:19:26 UTC MAIN commitmail json YAML

Update chat/mcabber to 1.1.0

Changes:
mcabber (1.1.0)
* New "VI" mode (option 'vi_mode') (Holger Weiß)
* Fix issues in buddylist rebuild (franky)
* Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann)
* Use UTF-8 validation of file content when sending a message from a file
* Documentation updates

mcabber (1.0.5)
* Much better performances with huge rosters (Frank Zschockelt)
* Fix issue with carbons (CVE-2017-5589)
* Fix small memory leak
* contrib/vim: Support reloading filetype detection

mcabber (1.0.4)
* Bugfix: Check the origin of roster pushes
  Cf. Gajim's CVE-2015-8688 and
  https://gultsch.de/gajim_roster_push_and_message_interception.html

mcabber (1.0.3)
* Link with the tinfo library
* Fix default modules directory on OpenBSD (Tim van der Molen)
* Create history log dir if it doesn't exist (Andrey Utkin)
* [OTR] Do not send empty subjects when using otr (franky)
* [UI] /set does not display password values anymore (Egor Kovetskiy)
* [MUC] Use nick to set the role
* Misc help/documentation updates

mcabber (1.0.2)
* Compatible with Loudmouth >=1.5.3 with SHA256 support (Frank Zschockelt)
* Ignore the untrusted certificate warning when user sets a fingerprint
  (Frank Zschockelt)
* Stop HTML-escaping OTR messages - only strip known tags (Frank Zschockelt)
* Read $HOME/.mcabberrc if there is no mcabber configuration directory
* Minor documentation updates

mcabber (1.0.1)
* [PGP] Improved PGP-encryption support
* [PGP] Improved support for GnuPG v2+
* [PGP] Encrypt messages with our own PGP key and decrypt our own
  encrypted messages when Carbons are enabled
* [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
* [PGP] Check all signatures and stop immediately if one could be verified
  (Sven Gaerner)
* Improved Carbons support (Holger Weiß)
* New option: 'clear_unread_on_carbon' (Holger Weiß)
* Improve SSL fingerprint management;
  Display the server SSL fingerprint when we connect
* Use XDG configuration directory if it contains a configuration file
* Fix a few memory leaks
* Fix external password support (especially on OS X)
* Fix resizing when mcabber is built with --enable-sigwinch
* Fix reading of history log files w/o LF character (Sam Whited)
* Minor documentation updates
* Other misc. bugfixes and cleanups

(leot)

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

Updated graphics/ImageMagick6 to 6.9.9.11

(ryoon)

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

Update to 6.9.9.11

Changelog:
2017-09-03  6.9.9-11 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-11, GIT revision 11969:a12fbb873:20170903.

2017-08-28  6.9.9-11 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Don't overwrite symbolic links when the shred policy is enabled.

2017-08-27  6.9.9-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-10, GIT revision 11936:a8112a821:20170827.

2017-08-26  6.9.9-10 Dirk Lemstra <dirk@lem.....org>
  * Fixed thread safety issue inside the pango and librsvg decoder
    (reference: https://github.com/dlemstra/Magick.NET/issues/91).

2017-08-20  6.9.9-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-9, GIT revision 11915:5205bda17:20170820.

2017-08-18  6.6.9-9 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed bug with writing tIME chunk when timezone has a negative offset
    (reference: https://github.com/ImageMagick/ImageMagick/issues/685).

2017-08-18  6.9.9-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-8, GIT revision 11906:26078285f:20170818.

2017-08-18  6.9.9-8 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-08-12  6.9.9-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-7, GIT revision 11893:8c4c56a0e:20170812
    (Windows binaries out of sync).

2017-08-10  6.9.9-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-6, GIT revision 11886:af2b102db:20170810.

2017-08-10  6.9.9-6 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-08-10  6.9.9-6 Glenn Randers-Pehrson <glennrp@image...>
  * tests/validate.c: Show the reason for failures in the test logs,
    if available.

2017-08-03  6.9.9-6 Glenn Randers-Pehrson <glennrp@image...>
  * Put UTC time in the PNG tIME chunk instead of local time (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32447).

2017-08-02  6.9.9-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-5, GIT revision 11858:7a555e53f:20170802.

2017-08-01  6.9.9-5 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-07-29  6.9.9-5 Glenn Randers-Pehrson <glennrp@image...>
  * Properly set image->colorspace in the PNG decoder (previously
    it was setting image->gamma, but only setting image->colorspace
    for grayscale and gray-alpha images.  Reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32418).
  * Fix improper use of NULL in the JNG decoder (CVE-2017-11750, Reference
    https://github.com/ImageMagick/ImageMagick/issues/632).

2017-07-29  6.9.9-5 Cristy  <quetzlzacatenango@image...>
  * Off by one error for gradient coder (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32416).

2017-07-28  6.9.9-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-4, GIT revision 11833:4e81160d6:20170728.

2017-07-25  6.9.9-4 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * coders/png.c: Initialized quantum_scanline to prevent a bad free
    (reference https://github.com/ImageMagick/ImageMagick/issues/621).

2017-07-24  6.9.9-4 Glenn Randers-Pehrson <glennrp@image...>
  * Removed write_chunk_from_profile() from coders/png.c because it
    has not worked at least since version 6.7.6.
  * Removed many redundant checks before RelinquishMagickMemory(),
    which is safe to call with a NULL argument.
  * Removed vpAg chunk write support (we are now writing caNv instead).
  * coders/png.c: Initialized quantum_info to prevent memory leakage
    (reference https://github.com/ImageMagick/ImageMagick/issues/582,
    CVE-2017-11539).
  * coders/png.c: fixed NULL dereference when trying to write an empty MNG
    (CVE-2017-11522, reference
    https://github.com/ImageMagick/ImageMagick/issues/586).

2017-07-24  6.9.9-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-3, GIT revision 11809:2bd88257b:20170724.

2017-07-23  6.9.9-3 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-07-23  6.9.9-3 Glenn Randers-Pehrson <glennrp@image...>
  * Fix memory leaks when reading a malformed JNG image:
    https://github.com/ImageMagick/ImageMagick/issues/600).
    https://github.com/ImageMagick/ImageMagick/issues/602).

2017-07-22  6.9.9-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-2, GIT revision 11786:21b23bf09:20170722.

2017-07-22  6.9.9-2 Cristy  <quetzlzacatenango@image...>
  * composite -dissolve works again reference
    https://github.com/ImageMagick/ImageMagick/issues/597).

2017-07-21  6.9.9-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-1, GIT revision 11782:75f7e994e:20170721.

2017-07-19  6.9.9-1 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-07-15  6.9.9-1 Glenn Randers-Pehrson <glennrp@image...>
  * Don't write a hex-encoded Exif profile when writing the eXIf chunk.
  * Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed
    by the "-strip" option.

2017-07-15  6.9.9-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 6.9.9-0, GIT revision 11738:8903861b2:20170715.

2017-07-13  6.9.9-0 Glenn Randers-Pehrson <glennrp@image...>
  * Implemented PNG eXIf chunk support.

2017-07-08  6.9.9-0 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Don't use variable float_t / double_t, bump SO (reference
    https://github.com/ImageMagick/ImageMagick/issues/510).
  * Support DNG images with libraw delegate library.

(ryoon)

2017-09-09 11:44:08 UTC MAIN commitmail json YAML

Updated security/pinepgp to 0.18.0nb5

(ryoon)

2017-09-09 11:43:08 UTC MAIN commitmail json YAML

2017-09-09 07:55:31 UTC MAIN commitmail json YAML

Add commit "Add IP6 address type to valid types for ConnInfo" to patches.

Bump PKGREVISION.

(alnsn)

2017-09-09 07:11:49 UTC MAIN commitmail json YAML

Updated games/rocksndiamonds to 4.0.0.2

(adam)

2017-09-09 07:10:34 UTC MAIN commitmail json YAML

Rocks'n'Diamonds 4.0.0.2:

This release is mainly a bugfix release, but also contains the following changes and additions:
* fixed several bugs and problems with level template handling in the level editor
* fixed several problems with the undo/redo buttons under certain conditions
* fixed various other small and medium bugs (see commit history for details)
* improved menu screens navigation and level selection using the keyboard
* added option to use pre-defined level template for newly created levels
* added level template settings to editor/level configuration screen in editor
* added setup option to show/hide classic elements in the editor palette
* added setup option to enable/disable auto-incrementing solved levels
* added headless mode (no window) for automated tape tests using ���autotest���
* improved progress and summary output for automatic tape replay / testing

(adam)

2017-09-09 06:19:25 UTC MAIN commitmail json YAML

Updated net/corebird to 1.6

(ryoon)