Commit graph

220305 commits

Author SHA1 Message Date
imil
a77b70428f Updated nginx-devel to version 1.7.4
Changes with nginx 1.7.4                                         05 Aug 2014

    *) Security: pipelined commands were not discarded after STARTTLS
       command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6.
       Thanks to Chris Boulton.

    *) Change: URI escaping now uses uppercase hexadecimal digits.
       Thanks to Piotr Sikora.

    *) Feature: now nginx can be build with BoringSSL and LibreSSL.
       Thanks to Piotr Sikora.

    *) Bugfix: requests might hang if resolver was used and a DNS server
       returned a malformed response; the bug had appeared in 1.5.8.

    *) Bugfix: in the ngx_http_spdy_module.
       Thanks to Piotr Sikora.

    *) Bugfix: the $uri variable might contain garbage when returning errors
       with code 400.
       Thanks to Sergey Bobrov.

    *) Bugfix: in error handling in the "proxy_store" directive and the
       ngx_http_dav_module.
       Thanks to Feng Gu.

    *) Bugfix: a segmentation fault might occur if logging of errors to
       syslog was used; the bug had appeared in 1.7.1.

    *) Bugfix: the $geoip_latitude, $geoip_longitude, $geoip_dma_code, and
       $geoip_area_code variables might not work.
       Thanks to Yichun Zhang.

    *) Bugfix: in memory allocation error handling.
       Thanks to Tatsuhiko Kubo and Piotr Sikora.


Changes with nginx 1.7.3                                         08 Jul 2014

    *) Feature: weak entity tags are now preserved on response
       modifications, and strong ones are changed to weak.

    *) Feature: cache revalidation now uses If-None-Match header if
       possible.

    *) Feature: the "ssl_password_file" directive.

    *) Bugfix: the If-None-Match request header line was ignored if there
       was no Last-Modified header in a response returned from cache.

    *) Bugfix: "peer closed connection in SSL handshake" messages were
       logged at "info" level instead of "error" while connecting to
       backends.

    *) Bugfix: in the ngx_http_dav_module module in nginx/Windows.

    *) Bugfix: SPDY connections might be closed prematurely if caching was
       used.


Changes with nginx 1.7.2                                         17 Jun 2014

    *) Feature: the "hash" directive inside the "upstream" block.

    *) Feature: defragmentation of free shared memory blocks.
       Thanks to Wandenberg Peixoto and Yichun Zhang.

    *) Bugfix: a segmentation fault might occur in a worker process if the
       default value of the "access_log" directive was used; the bug had
       appeared in 1.7.0.
       Thanks to Piotr Sikora.

    *) Bugfix: trailing slash was mistakenly removed from the last parameter
       of the "try_files" directive.

    *) Bugfix: nginx could not be built on OS X in some cases.

    *) Bugfix: in the ngx_http_spdy_module.


Changes with nginx 1.7.1                                         27 May 2014

    *) Feature: the "$upstream_cookie_..." variables.

    *) Feature: the $ssl_client_fingerprint variable.

    *) Feature: the "error_log" and "access_log" directives now support
       logging to syslog.

    *) Feature: the mail proxy now logs client port on connect.

    *) Bugfix: memory leak if the "ssl_stapling" directive was used.
       Thanks to Filipe da Silva.

    *) Bugfix: the "alias" directive used inside a location given by a
       regular expression worked incorrectly if the "if" or "limit_except"
       directives were used.

    *) Bugfix: the "charset" directive did not set a charset to encoded
       backend responses.

    *) Bugfix: a "proxy_pass" directive without URI part might use original
       request after the $args variable was set.
       Thanks to Yichun Zhang.

    *) Bugfix: in the "none" parameter in the "smtp_auth" directive; the bug
       had appeared in 1.5.6.
       Thanks to Svyatoslav Nikolsky.

    *) Bugfix: if sub_filter and SSI were used together, then responses
       might be transferred incorrectly.

    *) Bugfix: nginx could not be built with the --with-file-aio option on
       Linux/aarch64.


Changes with nginx 1.7.0                                         24 Apr 2014

    *) Feature: backend SSL certificate verification.

    *) Feature: support for SNI while working with SSL backends.

    *) Feature: the $ssl_server_name variable.

    *) Feature: the "if" parameter of the "access_log" directive.


Changes with nginx 1.5.13                                        08 Apr 2014

    *) Change: improved hash table handling; the default values of the
       "variables_hash_max_size" and "types_hash_bucket_size" were changed
       to 1024 and 64 respectively.

    *) Feature: the ngx_http_mp4_module now supports the "end" argument.

    *) Feature: byte ranges support in the ngx_http_mp4_module and while
       saving responses to cache.

    *) Bugfix: alerts "ngx_slab_alloc() failed: no memory" no longer logged
       when using shared memory in the "ssl_session_cache" directive and in
       the ngx_http_limit_req_module.

    *) Bugfix: the "underscores_in_headers" directive did not allow
       underscore as a first character of a header.
       Thanks to Piotr Sikora.

    *) Bugfix: cache manager might hog CPU on exit in nginx/Windows.

    *) Bugfix: nginx/Windows terminated abnormally if the
       "ssl_session_cache" directive was used with the "shared" parameter.

    *) Bugfix: in the ngx_http_spdy_module.
2014-08-14 16:30:47 +00:00
joerg
0c8963406d Restrict to the same versions as the dependencies. 2014-08-14 16:10:08 +00:00
joerg
c9d7532b50 Fix PLIST for Python != 2.7. 2014-08-14 16:09:23 +00:00
joerg
c0077e1fbd Forgotten mps commit. 2014-08-14 15:34:34 +00:00
imil
d2643cc690 Updated sysutils/salt to 2014.1.10 2014-08-14 15:24:09 +00:00
jperkin
89820849ed Move GCC optimisation bug workaround to hacks.mk 2014-08-14 15:23:59 +00:00
imil
0243d52c53 Updated Salt to version 2014.1.10
Details:

  http://docs.saltstack.com/en/latest/topics/releases/2014.1.4.html
  http://docs.saltstack.com/en/latest/topics/releases/2014.1.5.html
  http://docs.saltstack.com/en/latest/topics/releases/2014.1.6.html
  http://docs.saltstack.com/en/latest/topics/releases/2014.1.7.html
  http://docs.saltstack.com/en/latest/topics/releases/2014.1.8.html
  http://docs.saltstack.com/en/latest/topics/releases/2014.1.9.html
  http://docs.saltstack.com/en/latest/topics/releases/2014.1.10.html
2014-08-14 15:23:53 +00:00
wen
8de50259f5 Updated www/p5-libwww to 6.08 2014-08-14 14:50:57 +00:00
wen
d903dfefea Update to 6.08
Update DEPENDS

Upstream changes:
2014-07-24  Release 6.08

Mike Schilli (1):
      Requiring Net::HTTP 6.07 to fix IPv6 support
        (RT#75618 and https://github.com/libwww-perl/net-http/pull/10)

Jason A Fesler (2):
      When the hostname is an IPv6 literal, encapsulate it with [brackets]
        before calling Net::HTTP  [rt.cpan.org #29468]
      Extra steps to make sure that the host address that has a ":" contains
        only characters appropriate for an IPv6 address.

John Wittkoski (1):
      Fix doc typo for cookie_jar

_______________________________________________________________________________
2014-07-01  Release 6.07

Mike Schilli (5):
      Removed Data::Dump references in test suite and dependency in Makefile.PL
      Added MANIFEST.SKIP to enable "make manifest".
      release script now checks for MacOS to avoid incompatible tarballs
      Bumped version number to 6.07
      Fixed gnu-incompatible tarball problem ([rt.cpan.org #94844])
2014-08-14 14:50:04 +00:00
wen
c1132b7385 Updated www/p5-Net-HTTP to 6.07 2014-08-14 14:46:17 +00:00
wen
96a29528bb Update to 6.07
Upstream changes:
2014-07-23 Net-HTTP 6.07

Jason Fesler (1):
      Opportunistically use IO::Socket::IP or IO::Socket::INET6.
      Properly parse IPv6 literal addreses with optional port numbers. [RT#75618]
2014-08-14 14:45:21 +00:00
wen
a435fd4465 Updated www/p5-URI-db to 0.13 2014-08-14 14:38:27 +00:00
wen
803fd85061 Update to 0.13
Upstream changes:
0.13  2014-08-09T22:48:53Z
      - Added URI::postgresxc and URI::pgxc, which simply inherit from
        URI::pg.
      - Added URI::ldapdb, which represents LDAP databases. Patch from Brian
        T. Wightman.
2014-08-14 14:37:44 +00:00
wen
ca7cdad141 Updated www/p5-URI-Fetch to 0.10 2014-08-14 14:34:30 +00:00
wen
d9c2de9d56 Update to 0.10
Upstream changes:
0.10 2014-06-23
    - CPAN Testers looking good after previous developer release.
    - Added github repo to pod

0.09_01 2014-06-13
    - If you've got caching enabled, and get a 304 response (Not Modified)
      with content (from the cache), then is_success() returns true.
      Suggested in RT#75665
    - Caching now done under the original url rather than the sanitised
      version of it. Bug report and patch from Mario Domgoergen RT#39820
    - Switched to Dist::Zilla
    - Reformatted Changes as per CPAN::Changes::Spec
2014-08-14 14:32:56 +00:00
jmmv
2c6e965aa1 Import kyua-0.10.
This is a "new" import that unifies all the previous Kyua subpackages
(kyua-atf-compat, kyua-cli and kyua-testers) under a single package.
The change has been made upstream mainly for simplicity reasons; the
old modular scheme was unnecessary.

Given that this new import should be really considered to be an update,
the following are the changes since kyua-cli-0.9 and kyua-testers-0.3,
both released last week:

Experimental version released on August 14th, 2014.

* Merged 'kyua-cli' and 'kyua-testers' into a single 'kyua' package.

* Dropped the 'kyua-atf-compat' package.

* Issue 100: Do not try to drop privileges to unprivileged_user when we
  are already running as an unprivileged user.  Doing so is not possible
  and thus causes spurious test failures when the current user is not
  root and the current user and unprivileged_user do not match.

* Issue 79: Mention kyua.conf(5) in the "see also" section of kyua(1).

* Issue 75: Change the rewrite__expected_signal__bad_arg test in
  testers/atf_result_test to use a different signal value.  This is to
  prevent triggering a core dump that made the test fail in some platforms.
2014-08-14 14:14:52 +00:00
jmmv
b50c5f4fb4 Note update of shtk to 1.4. 2014-08-14 14:06:24 +00:00
jmmv
97d36aeae9 Update shtk to 1.4:
Released on 2013-12-30.

* Added support for a user-defined SHTK_MODULESPATH variable.  This
  colon-separated, user-tunable variable lists the directories that
  contain modules.

* Added a modulesdir variable to shtk.pc so that third-party packages
  can install shtk-compliant modules into the shared directory.  This
  variable is also exposed by the SHTK_CHECK macro of shtk.m4 as
  SHTK_MODULESDIR.

* Added a new bool module with a shtk_bool_check function to convert a
  string to a boolean.

* Added a new cleanup module to simplify the installation and automatic
  execution of termination handlers.

* Fixed the config module in Mac OS X 10.9 to respect default values
  of configuration variables.
2014-08-14 13:48:21 +00:00
wen
5a65ba7f11 Updated www/p5-URI-Find to 20140709 2014-08-14 13:46:30 +00:00
wen
519ed85db8 Update to 20140709
Upstream changes:
20140709  Wed Jul  9 16:28:37 PDT 2014
    New Features
    * The "git" scheme is supported. (Schwern)
    * svn, ssh and svn+ssh schemes are supported. [rt.cpan.org 57490] (Schwern)
    * Added a --schemeless option to urifind. (Schwern)

    Bug Fixes
    * http:// is no longer matched [rt.cpan.org 63283] (Schwern)

    Backwards Incompatibilities
    * Previously, URIs stringified to their canonical version.  Now
      they stringify as written.  This results in less loss of
      information.  For example.  "Blah HTTP:://FOO.COM" previously
      would stringify as "http://foo.com/" and now it will stringify
      as "HTTP://FOO.COM".  To restore the old behavior you can call
      $uri->canonical. (Schwern)

    Distribution Changes
    * No longer using URI::URL. (Schwern)
    * Now requires URI 1.60 for Unicode support. (Schwern)


20140702  Wed Jul  2 13:41:47 PDT 2014
    New Features
    * IDNA (aka Unicode) domains are now supported. [github 3] (GwenDragon)
    * The list of TLDs for schemeless matching has been updated. [github 3] (GwenDragon)

    Bug Fixes
    * Handle balanced [], {} and quotes in addition to (). [rt.cpan.org 85053] (Schwern)
    * Don't mangle IPv6 URLs. [rt.cpan.org 85053] (Schwern)
    * Schemeless is more accurate about two letter TLDs. [github 3] (GwenDragon)

    Distribution Changes
    * Switched the issue tracker to Github. (Schwern)
2014-08-14 13:45:44 +00:00
wen
be2dbe2495 Updated www/p5-URI to 1.64 2014-08-14 13:36:57 +00:00
wen
2cd0fb55f5 Update to 1.64
Upstream changes:
2014-07-13   Karen Etheridge <ether@cpan.org>

  Release 1.64

  Eric Brine:
    - better fix for RT#96941, that also works around utf8 bugs on older perls


2014-07-13   Karen Etheridge <ether@cpan.org>

  Release 1.63

  Karen Etheridge:
    - mark utf8-related test failures on older perls caused by recent string
      parsing changes as TODO (RT#97177, RT#96941)


2014-07-12   Karen Etheridge <ether@cpan.org>

  Release 1.62

  Karen Etheridge (2):
    - use strict and warnings in all modules, tests and scripts
    - remove all remaining uses of "use vars"

  Eric Brine:
    - fixed new "\C is deprecated in regex" warning in 5.21.2 (RT#96941)


2014-07-01   Karen Etheridge <ether@cpan.org>

  Release 1.61

  David Schmidt:
      Fix test failure if local hostname is 'foo' [RT#75519]

  Gisle Aas (2):
      New 'has_recognized_scheme' interface [RT#71204]
      Interfaces that return a single value now return undef rather than an
      empty list in list context

  Slaven Rezic:
      Fix bad regex when parsing hostnames

  Piotr Roszatycki:
      Preferentially use $ENV{TMPDIR} for temporary test files over /tmp
      (fixes tests on Android)
2014-08-14 13:36:01 +00:00
wen
818a854e0a Updated www/p5-Mojolicious to 5.28 2014-08-14 13:28:20 +00:00
wen
e17668cc68 Update to 5.28
Upstream changes:
5.28  2014-08-13
  - Improved performance of nested helpers and helpers in templates
    significantly.
  - Improved Mojo::JSON to generate smaller JSON by not escaping the "/"
    character.

5.27  2014-08-11
  - Added support for nested helpers.
  - Added get_helper method to Mojolicious::Renderer.
  - Added n function to ojo.
  - Fixed bug in Mojolicious::Routes::Match where placeholder values got
    merged too early.
2014-08-14 13:27:24 +00:00
wiz
e4db7989e7 Updated x11/kdelibs4 to 4.11.5nb7 2014-08-14 13:03:34 +00:00
wiz
a40de8048c Fix ffmpeg detection.
Bump PKGREVISION.
2014-08-14 13:03:23 +00:00
jperkin
aec701da4b Split SMF handling across bsd.pkg.mk and bsd.prefs.mk. Should fix issues
with packages which include bsd.prefs.mk before setting SMF variables.
2014-08-14 11:08:37 +00:00
richard
2015ee954e fix patch-av patch prefix for scmcvs 2014-08-14 10:33:29 +00:00
jperkin
743cff9285 Updated graphics/GraphicsMagick to 1.3.19nb3 2014-08-14 10:28:41 +00:00
jperkin
b316cca96a On the suggestion of Bob Friesenhahn (GraphicsMagick maintainer) via private
mail, add -frename-registers to CFLAGS when building with GCC 4.* on x86_64
to work around GCC bug 53967 and gain a 2-3X speedup in certain sections.

Bump PKGREVISION.
2014-08-14 10:28:28 +00:00
obache
8db9491b3f Note removal of www/serf0. 2014-08-14 10:00:52 +00:00
obache
0b59ab2278 Remove deprecated serf-0.x package, not used by any packages. 2014-08-14 09:59:48 +00:00
obache
9e415a9a30 Note removal of subversion 1.6. 2014-08-14 09:54:54 +00:00
obache
9b38baaa14 Remove subversion 1.6, EOL over a year ago. 2014-08-14 09:53:18 +00:00
wiz
f1a6f20f87 Manually reduce diff context to avoid $Id$ expansion. 2014-08-14 09:11:20 +00:00
wiz
43b00cb06b Remove trailing empty line. 2014-08-14 09:11:09 +00:00
wiz
477e700afa Updated benchmarks/p5-Benchmark-Timer to 0.7102nb1 2014-08-14 08:21:21 +00:00
wiz
6c18a3ac51 Fix interpreter in installed file. Bump PKGREVISION. 2014-08-14 08:21:12 +00:00
cheusov
b6155659d6 Updated parallel/paexec to 1.0.1 2014-08-14 06:16:17 +00:00
cheusov
99df11c0d3 Update to version 1.0.1
Unflushed (broken) stdout seen on Darwin was fixes.
2014-08-14 06:15:54 +00:00
taca
8a8092542d * Pass RUBY_VER to MAKEFLAGS to fix build problem via dependency.
* Add RUBY21_PATCHLEVEL with commented out.
2014-08-14 03:59:22 +00:00
rodent
b3f788e734 Updated devel/ruby-shoulda-matchers to 2.6.2 2014-08-14 02:18:57 +00:00
rodent
53ade92ea3 Updated to 2.6.2. ruby18 isn't supported. From NEWS.md:
### Bug fixes

* If you have a Rails >= 4.1 project and you are running tests using Spring,
  matchers that depend on assertions within Rails' testing layer (e.g.
  `render_template` and `route`) will no longer fail.

* Fix `permit` so that it can be used more than once in the same test.

* Revert change to `validate_uniqueness_of` made in 2.6.0 so that it no longer
  provides default values for non-primary, non-nullable columns. This approach
  was causing test failures because it makes the assumption that none of these
  columns allow only specific values, which is not true. If you get an error
  from `validate_uniqueness_of`, your best bet continues to be creating a record
  manually and calling `validate_uniqueness_of` on that instead.

### Other changes

* The majority of warnings that the gem produced have been removed. The gem
  still produces warnings under Ruby 1.9.3; we will address this in a future
  release.
2014-08-14 02:18:41 +00:00
taca
64fa512249 Do not include automatically generated files to fix build problem. 2014-08-14 01:44:55 +00:00
cheusov
eec1402772 Fix packages creation on Interix.
User/group names are used instead of uid/gid.
  Problem with spaces inside user/group name should be fixed by Cygwin
  support added some time ago.
2014-08-14 00:21:24 +00:00
joerg
913c0ecb8c Dependency doesn't support Python 2.6. 2014-08-13 22:41:45 +00:00
joerg
749dc28f50 Syntax not compatible with Python 2.6. 2014-08-13 22:41:21 +00:00
joerg
cfc731b83b Make Clang warning about accidental (non-)overrides non-fatal. 2014-08-13 22:40:55 +00:00
joerg
2eed70b8b7 Not compatible with Python 2.6 syntax. 2014-08-13 22:40:19 +00:00
joerg
c101ff0d1b Use less random gcc flags. 2014-08-13 22:39:56 +00:00