Commit graph

241963 commits

Author SHA1 Message Date
fhajny
d99a7e1355 Update nodejs4 to 4.2.3 and nodejs to 5.1.1.
Notable changes

- http: Fix a bug where an HTTP socket may no longer have a socket
  but a pipelined request triggers a pause or resume, a potential
  denial-of-service vector. (Fedor Indutny)
- openssl: Upgrade to 1.0.2e, containing fixes for:
  - CVE-2015-3193 "BN_mod_exp may produce incorrect results on x86_64",
    an attack is considered feasible against a Node.js TLS server
    using DHE key exchange. Details are available at
    http://openssl.org/news/secadv/20151203.txt.
  - CVE-2015-3194 "Certificate verify crash with missing PSS parameter",
    a potential denial-of-service vector for Node.js TLS servers; TLS
    clients are also impacted. Details are available at
    http://openssl.org/news/secadv/20151203.txt. (Shigeki Ohtsu) #4134
- v8: Backport fixes for a bug in JSON.stringify() that can result in
  out-of-bounds reads for arrays. (Ben Noordhuis)
2015-12-04 12:18:36 +00:00
hauke
e1081db62d The built-in GLib wants __sync_bool_compare_and_swap_4, so compile for
i486 on NetBSD < 6
2015-12-04 11:32:40 +00:00
ryoon
ff26b21282 Updated emulators/suse131_gstreamer to 13.1nb3 2015-12-04 09:43:59 +00:00
ryoon
a411c03549 Updated sysutils/py-psutil to 3.3.0nb1 2015-12-04 09:43:24 +00:00
ryoon
72440465dc Add libgstapp libraries. Bump PKGREVISION. 2015-12-04 09:42:58 +00:00
ryoon
f3d8369376 Remove unused variable. Bump PKGREVISION. 2015-12-04 09:42:18 +00:00
sborrill
45403b2530 Add dependency on www/py-tornado. Fixes PR/50494 2015-12-04 09:13:33 +00:00
leot
25c17142c2 Updated print/gv to 3.7.4nb5 2015-12-03 17:35:09 +00:00
leot
38414950de Fix build for XAW_TYPE xpm and bump PKGREVISION.
Despite the upstream commit message in patch-src_Scrollbar.c the change not only
fix the build for older libXaw3d versions but also for Xaw-Xpm.
2015-12-03 17:34:56 +00:00
wiz
61f06baf3c Updated graphics/png to 1.6.20 2015-12-03 15:17:19 +00:00
wiz
8d173e1daa Update to 1.6.20:
Version 1.6.20beta01 [November 20, 2015]
  Avoid potential pointer overflow/underflow in png_handle_sPLT() and
    png_handle_pCAL() (Bug report by John Regehr).

Version 1.6.20beta02 [November 23, 2015]
  Fixed incorrect implementation of png_set_PLTE() that uses png_ptr
    not info_ptr, that left png_set_PLTE() open to the CVE-2015-8126
    vulnerability.

Version 1.6.20beta03 [November 24, 2015]
  Backported tests from libpng-1.7.0beta69.

Version 1.6.20rc01 [November 26, 2015]
  Fixed an error in handling of bad zlib CMINFO field in pngfix, found by
    American Fuzzy Lop, reported by Brian Carpenter.  inflate() doesn't
    immediately fault a bad CMINFO field; instead a 'too far back' error
    happens later (at least some times).  pngfix failed to limit CMINFO to
    the allowed values but then assumed that window_bits was in range,
    triggering an assert. The bug is mostly harmless; the PNG file cannot
    be fixed.

Version 1.6.20rc02 [November 29, 2015]
  In libpng 1.6 zlib initialization was changed to use the window size
    in the zlib stream, not a fixed value. This causes some invalid images,
    where CINFO is too large, to display 'correctly' if the rest of the
    data is valid.  This provides a workaround for zlib versions where the
    error arises (ones that support the API change to use the window size
    in the stream).

Version 1.6.20 [December 3, 2015]
  No changes.
2015-12-03 15:17:02 +00:00
jperkin
4c92bd942f Remove target files before symlinking. Fixes bootstrap on Solaris 9. 2015-12-03 14:37:30 +00:00
ryoon
d2987e7861 Updated www/seamonkey-l10n to 2.39 2015-12-03 13:13:06 +00:00
ryoon
ecd7e373bd Update to 2.39
* Sync with seamonkey-2.39
2015-12-03 13:12:40 +00:00
ryoon
7b2e20fb91 Updated www/seamonkey to 2.39 2015-12-03 12:25:36 +00:00
ryoon
b336e41c07 Update to 2.39
Changelog:
Not available.
Gecko 42.0 based.
2015-12-03 12:22:27 +00:00
he
48cb6111bb Note update of cad/geda to 1.8.2nb9. 2015-12-03 11:13:49 +00:00
he
2b74b66117 If we really need GNU M4 (and we appear to do) for this package,
use USE_TOOLS+= gm4:run instead of m4:run.
With our own m4 on NetBSD, the -d flag in the m4 invocation "eats"
the following -I<path> argument, so m4 won't find its own files,
and there may be other dependencies on GNU M4.

Bump PKGREVISION, since this is a bugfix.
2015-12-03 11:13:17 +00:00
jnemeth
e995ce991d use a single tab for indentation 2015-12-03 06:06:08 +00:00
rillig
999dcf9053 Updated pkgtools/pkglint to 5.1 2015-12-02 21:47:14 +00:00
rillig
e69d03c647 Updated pkglint to 5.1.
Changes since 5.0:
* Fixed --autofix mode (it hadn't been enabled before)
* The --autofix mode now advertises itself when it can do something
* The --autofix mode now adds missing empty lines to patch files
  (only in the leading text section, not in the actual patch content)
* Made --autofix code simpler ({prepend,append}{Before,After} was not
  really needed)
* Fixed unit tests to report invalid command lines
* Added some more unit tests
2015-12-02 21:46:46 +00:00
wiz
b2d5d32c92 Fix fetch phase. 2015-12-02 21:20:29 +00:00
leot
e6d925fa5d Updated print/cups to 2.1.2 2015-12-02 21:14:31 +00:00
leot
4e697a9a40 Update print/cups to 2.1.2.
Changes:
CHANGES IN CUPS V2.1.2
- Re-release of CUPS 2.1.1 as CUPS 2.1.2 due to error in tagging of the
  2.1.1 release (pulled content from the 2.2.x tree instead)

CHANGES IN CUPS V2.1.1
- Security hardening fixes (<rdar://problem/23131948>,
  <rdar://problem/23132108>, <rdar://problem/23132353>,
  <rdar://problem/23132803>, <rdar://problem/23133230>,
  <rdar://problem/23133393>, <rdar://problem/23133466>,
  <rdar://problem/23133833>, <rdar://problem/23133998>,
  <rdar://problem/23134228>, <rdar://problem/23134299>,
  <rdar://problem/23134356>, <rdar://problem/23134415>,
  <rdar://problem/23134506>, <rdar://problem/23135066>,
  <rdar://problem/23135122>, <rdar://problem/23135207>,
  <rdar://problem/23144290>, <rdar://problem/23144358>,
  <rdar://problem/23144461>)
- The cupsGetPPD* functions did not work with IPP printers (STR #4725)
- Some older HP LaserJet printers need a delayed close when printing
  using the libusb-based USB backend (STR #4549)
- The libusb-based USB backend did not unload the kernel usblp module
  if it was preventing the backend from accessing the printer
  (STR #4707)
- Current Primera printers were incorrectly reported as Fargo printers
  (STR #4708)
- The IPP backend did not always handle jobs getting canceled at the
  printer (<rdar://problem/22716820>)
- Scheduler logging change (STR #4728)
- Added USB quirk for Canon MP530 (STR #4730)
- The scheduler did not deliver job notifications for jobs submitted to
  classes (STR #4733)
- Changing the printer-is-shared value for a remote queue did not
  produce an error (STR #4738)
- The IPP backend incorrectly included the job-password attribute in
  Validate-Job requests (<rdar://problem/23531939>)
- Updated localizations (STR #4709)
2015-12-02 21:14:16 +00:00
drochner
eca9a44fcd +py-ply 2015-12-02 18:26:50 +00:00
drochner
e900144320 add py-ply-3.8, a lex/yacc parser for Python, from Ura Hiroshi
per pkgsrc-wip
2015-12-02 18:22:10 +00:00
wiz
5316a3ec55 Updated textproc/mdoclint to 1.34 2015-12-02 17:31:40 +00:00
wiz
eabde08e9a Update OpenBSD architectures.
From jmc@OpenBSD.

Bump version.
2015-12-02 17:31:24 +00:00
wiz
b8b5a5250c Added devel/py-tlsh version 3.4.3 2015-12-02 17:24:12 +00:00
wiz
a5ad0b6498 Added devel/tlsh version 3.4.3 2015-12-02 17:23:47 +00:00
wiz
aa7d5411ef Add *tlsh and fix some existing entries. 2015-12-02 17:23:30 +00:00
wiz
8dee5ee0c0 Import py34-tlsh-3.4.3 as devel/py-tlsh.
TLSH is a fuzzy matching library. Given a byte stream with a minimum
length of 256 bytes (and a minimum amount of randomness - see note
in Python extension below), TLSH generates a hash value which can
be used for similarity comparisons.  Similar objects will have
similar hash values which allows for the detection of similar
objects by comparing their hash values.  Note that the byte stream
should have a sufficient amount of complexity.  For example, a byte
stream of identical bytes will not generate a hash value.
2015-12-02 17:22:57 +00:00
wiz
9bd141ddea Import tlsh-3.4.3 as devel/tlsh.
TLSH is a fuzzy matching library. Given a byte stream with a minimum
length of 256 bytes (and a minimum amount of randomness - see note
in Python extension below), TLSH generates a hash value which can
be used for similarity comparisons.  Similar objects will have
similar hash values which allows for the detection of similar
objects by comparing their hash values.  Note that the byte stream
should have a sufficient amount of complexity.  For example, a byte
stream of identical bytes will not generate a hash value.
2015-12-02 17:22:18 +00:00
adam
601c73a7af Updated databases/openldap to 2.4.43 2015-12-02 17:06:03 +00:00
adam
f1d8051950 OpenLDAP 2.4.43 Release (2015/11/30)
Fixed liblber remove obsolete assert (ITS-8240, ITS-8301)
	Fixed libldap file URLs on windows (ITS-8273)
	Fixed libldap microsecond timer for windows (ITS-8295)
	Fixed slap tools minor one time memory leak (ITS-8082)
	Fixed slapd to avoid redundant processing of abandon ops (ITS-8232)
	Fixed slapd syncrepl segv when present list is NULL (ITS-8231, ITS-8042)
	Fixed slapd segfault with invalid SASL URI (ITS-8218)
	Fixed slapd configuration parser with unbalanced quotes (ITS-8233)
	Fixed slapd syncrepl check with config db on windows (ITS-8277)
	Fixed slapd with mod Increment and inherited attribute type (ITS-8289)
	Fixed slapd-ldap SEGV after failed retry (ITS-8173)
	Fixed slapd-ldap to skip client controls in ldap_back_entry_get (ITS-8244)
	Fixed slapd-null to have an option to return a search entry (ITS-8249)
	Fixed slapd-relay to correctly handle quoted options (ITS-8284)
	Fixed slapo-accesslog delta-sync MMR with interrupted refresh phase (ITS-8281)
	Fixed slapo-dds segfault when using slapo-memberof (ITS-8133)
	Fixed slapo-ppolicy to allow purging of stale pwdFailureTime attributes (ITS-8185)
	Fixed slapo-ppolicy to release entry on failure (ITS-7537)
	Fixed slapo-ppolicy to fall back to default policy if there is a parsing error (ITS-8234)
	Fixed slapo-syncprov with interrupted refresh phase (ITS-8281)
	Fixed slapo-refint with subtree renames (ITS-8220)
	Fixed slapo-rwm missing olcDropUnrequested attribute (ITS-7889)
	Fixed slapo-rwm parsing to avoid double-escaping rewrite rules (ITS-7964)
	Build Environment
		Fixed ldif-filter option parsing (ITS-8292)
		Fixed slapd-tester EOL handling in test output for windows (ITS-8280)
		Fixed slapd-tester executable suffix for windows (ITS-8216)
		Fixed test061 timing issues (ITS-8297)
	Contrib
		Added libnettle support to pw-pbkdf2 (ITS-8198)
		Fixed smbk5pwd compiler warnings with libnettle (ITS-8235)
		Fixed passwd symbol collisions with other crypto libraries (ITS-8294)
	Documentation
		Updated guide to reflect changes to how TLS is handled with syncrepl
2015-12-02 17:04:56 +00:00
wiz
9f5f483792 Added archivers/py-libarchive-c version 2.2 2015-12-02 15:15:21 +00:00
wiz
6e3d683d23 + py-libarchive-c 2015-12-02 15:15:02 +00:00
wiz
8b53f12881 Import py-libarchive-c-2.2 as archivers/py-libarchive-c.
A Python interface to libarchive. It uses the standard ctypes module
to dynamically load and access the C library.
2015-12-02 15:14:05 +00:00
wiz
a7599f9e40 Mention bug report for two failing tests. 2015-12-02 14:46:40 +00:00
taca
310e6156ea Note update of graphics/ruby-mini-magick package to 4.3.6. 2015-12-02 14:42:46 +00:00
taca
a5bd0fd4a6 Update ruby-mini-magick to 4.3.6.
* Restore the old behaviour of MiniMagick::Image#respond_to? by looking
  at mogrify -help and finding the method. This restores compatibilty
  with CarrierWave.
2015-12-02 14:41:57 +00:00
taca
f9d9fe5354 Note update of graphics/ruby-color package to 1.8. 2015-12-02 14:29:35 +00:00
taca
bf23f44c24 Update ruby-color to 1.8.
== 1.8 / 2015-10-26

* 1 minor enhancement:

  * Add an optional +alpha+ parameter to all #css_rgba calls. Thanks to Luke
    Bennellick (@bennell) and Alexander Popov (@AlexWayfer) for independently
    implemented submissions. Merged from #15.

* 2 minor bug fixes:

  * Improve constant detection to prevent incorrectly identified name
    collisions with various other libraries such as Azure deployment tools.
    Based on work by Matthew Draper (@matthewd) in #24.

  * Prevent Color.equivalent? comparisons from using non-Color types for
    comparison. Fix provided by Benjamin Guest (@bguest) in #18.

* 1 governance change

  * This project now has a {Code of Conduct}[Code-of-Conduct_rdoc.html]
2015-12-02 14:28:40 +00:00
taca
9ce27fd6a7 Note update of graphics/ruby-chunky_png package to 1.3.5. 2015-12-02 14:24:51 +00:00
taca
1f5458b287 Update ruby-chunky_png to 1.3.5.
1.3.5 - 2015-10-28

* Performance improvements for Canvas#crop! and ImageData.combine_chunks
* Update chunky_png/rmagick to work with the latest versions of RMagick.
* Bugfix in Color#from_hsl and Color#from_hsv when hue value is 360.
* Fix encoding issue in Datastream#to_blob
2015-12-02 14:23:57 +00:00
taca
1b710be893 Note update of devel/ruby-tins package to 1.8.0. 2015-12-02 14:20:41 +00:00
taca
31ef3d30cb Update ruby-tins to 1.8.0.
* 2015-12-01 Release 1.8.0
  - Add `foo_of` and `foo_annotations` methods to instances of classes with
    annotated methods.
2015-12-02 14:19:41 +00:00
taca
74968faa0c Note update of devel/ruby-simplecov package to 0.11.0. 2015-12-02 14:14:58 +00:00
taca
3d42e79b8e Upadte ruby-simplecov to 0.11.0.
0.11.0 2015-11-29 ([changes](https://github.com/colszowka/simplecov/compare/v0.10.0...v0.10.11))
=================

## Enhancements

* Added `SimpleCov.minimum_coverage_by_file` for per-file coverage thresholds. See [#392](https://github.com/colszowka/simplecov/pull/392) (thanks @ptashman)
* Added `track_files` configuration option to specify a glob to always include in coverage results, whether or not those files are required. See [#422](https://github.com/colszowka/simplecov/pull/422) (thanks @hugopeixoto)
* Speed up `root_filter` by an order of magnitude. See [#396](https://github.com/colszowka/simplecov/pull/396) (thanks @raszi)

## Bugfixes

* Fix warning about global variable `$ERROR_INFO`. See [#400](https://github.com/colszowka/simplecov/pull/400) (thanks @amatsuda)
* Actually recurse upward looking for `.simplecov`, as claimed by the documentation, rather than only the working directory. See [#423](https://github.com/colszowka/simplecov/pull/423) (thanks @alexdowad)
2015-12-02 14:14:13 +00:00
taca
c59b402436 Note update of databases/ruby-sequel package to 4.29.0. 2015-12-02 14:12:43 +00:00