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

2024-05-13 00:20:32 UTC Now

2013-03-09 15:29:24 UTC MAIN commitmail json YAML

Update to 0.19.1.

This is a bugfix release, with the only significant change being
changing compiler flags to work around what is probably a bug in gcc,
tending to show up on ubuntu/amd64.

(gdt)

2013-03-09 10:43:34 UTC pkgsrc-2012Q4 commitmail json YAML

2013-03-09 10:42:35 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4089 - requested by jym
security/stunnel: security update

Revisions pulled up:
- security/stunnel/Makefile                              1.80,1.82 via patch
- security/stunnel/distinfo                              1.36-1.37

---
  Module Name:    pkgsrc
  Committed By:  jym
  Date:          Tue Jan  8 23:45:40 UTC 2013

  Modified Files:
          pkgsrc/security/stunnel: Makefile distinfo

  Log Message:
  Update to 4.54. Changelog:

  New Win32 features
          FIPS module updated to version 2.0.
          OpenSSL DLLs updated to version 1.0.1c.
          zlib DLL updated to version 1.2.7.
          Engine DLLs added: 4758cca, aep, atalla, capi, chil, cswift, gmp, gost,
  nuron, padlock, sureware, ubsec.

  Other new features
          "session" option renamed to more readable "sessionCacheTimeout". The
  old name remains accepted for backward compatibility.
          New service-level "sessionCacheSize" option to control session cache
  size.
          New service-level option "reset" to control whether TCP RST flag is
  used to indicate errors. The default value is "reset = yes".
          New service-level option "renegotiation" to disable SSL renegotiation.
  This feature is based on a public-domain patch by Janusz Dziemidowicz.
          New FreeBSD socket options: IP_FREEBIND, IP_BINDANY, IPV6_BINDANY (thx
  to Janusz Dziemidowicz).
          New parameters to configure TLS v1.1/v1.2 with OpenSSL version 1.0.1 or
  higher (thx to Henrik Riomar).

  Bugfixes
          Fixed "Application Failed to Initialize Properly (0xc0150002)" error.
          Fixed missing SSL state debug log entries.
          Fixed a race condition in libwrap code resulting in random stalls (thx
  to Andrew Skalski).
          Session cache purged at configuration file reload to reduce memory
  leak. Remaining leak of a few kilobytes per section is yet to be fixed.
          Fixed regression bug in "transparent = destination" functionality (thx
  to Stefan Lauterbach). This bug was introduced in stunnel 4.51.
          "transparent = destination" is now a valid endpoint in inetd mode.
          "delay = yes" fixed to work even if specified *after* "connect" option.
          Multiple "connect" targets fixed to also work with delayed resolver.
          The number of resolver retries of EAI_AGAIN error has been limited to 3
  in order to prevent infinite loops.

  Fix some directory owner/group rights and take over maintainership as I
  use it almost daily.

---
  Module Name:    pkgsrc
  Committed By:  jym
  Date:          Wed Mar  6 22:50:31 UTC 2013

  Modified Files:
          pkgsrc/security/stunnel: Makefile distinfo

  Log Message:
  Update stunnel to 4.55. Critical update that fixes CVE-2013-1762.

  Changelog:

  Version 4.55, 2013.03.03, urgency: HIGH:

      Security bugfix
          OpenSSL updated to version 1.0.1e in Win32/Android builds.
          Buffer overflow vulnerability fixed in the NTLM authentication of the
  CONNECT protocol negotiation. See [10]https://www.stunnel.org/CVE-2013-1762.html

  for details.
      New features
          SNI wildcard matching in server mode.
          Terminal version of stunnel (tstunnel.exe) build for Win32.
      Bugfixes
          Fixed write half-close handling in the transfer() function (thx to
  Dustin Lundquist).
          Fixed EAGAIN error handling in the transfer() function (thx to Jan Bee).
          Restored default signal handlers before execvp() (thx to Michael
  Weiser).
          Fixed memory leaks in protocol negotiation (thx to Arthur Mesh).
          Fixed a file descriptor leak during configuration file reload (thx to
  Arthur Mesh).
          Closed SSL sockets were removed from the the transfer() c->fds poll.
          Minor fix in handling exotic inetd-mode configurations.
          WCE compilation fixes.
          IPv6 compilation fix in protocol.c.
          Windows installer fixes.

(tron)

2013-03-09 10:25:28 UTC MAIN commitmail json YAML

2013-03-09 09:44:24 UTC MAIN commitmail json YAML

+ blender-2.66a, calibre-0.9.22, gimp-ufraw-0.19.1, texmaker-4.0.

(wiz)

2013-03-09 09:11:44 UTC pkgsrc-2012Q4 commitmail json YAML

2013-03-09 09:08:44 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4094 - requested by wen
www/mediawiki: security update

Revisions pulled up:
- www/mediawiki/Makefile                                        1.27
- www/mediawiki/PLIST                                          1.13
- www/mediawiki/distinfo                                        1.18

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  wen
  Date:          Fri Mar  8 07:57:29 UTC 2013

  Modified Files:
          pkgsrc/www/mediawiki: Makefile PLIST distinfo

  Log Message:
  Update to 1.20.3

  Upstream changes:
  MediaWiki 1.20.3

  This is a security and maintenance release of the MediaWiki 1.20 branch.
  Changes since 1.20.2
  New preference type - 'api'. Preferences of this type are not shown on
  Special:Preferences, but are still available via the action=options
  API. (Unbreaks MLEB.)
  (bug 44010) Context is passed to UserGetLanguageObject.
  The recursion guard on RequestContext::getLanguage() was weakened.
  (bug 40585) Don't drop 'step="any"' in HTML input fields.
  (bug 44024) Fixed problems in ObjectCache when using XCache.
  (bug 44010) FauxRequest leaked cookie data from primary request.
  (bug 44135/bug 42441) Pass '2' instead of 'true' to CURLOPT_SSL_VERIFYHOST
  (bug 43518) API action=unblock should return the user name, not the
  full user object
  (Bug 45355) Prevent read of arbitrary files through mwdoc-filter.php

  To generate a diff of this commit:
  cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/mediawiki/Makefile
  cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/mediawiki/PLIST
  cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/mediawiki/distinfo

(spz)

2013-03-09 07:36:32 UTC pkgsrc-2012Q4 commitmail json YAML

pullup 4091, 4092 and 4093

(spz)

2013-03-09 07:34:37 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4093 - requested by taca
www/typo3_47: security update

Revisions pulled up:
- www/typo3_47/Makefile                                        1.9-1.10
- www/typo3_47/PLIST                                            1.6
- www/typo3_47/distinfo                                        1.7-1.8

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Mar  5 13:59:04 UTC 2013

  Modified Files:
  pkgsrc/www/typo3_47: Makefile PLIST distinfo

  Log Message:
  Update typo3_47 to 4.7.8.

  2013-02-14  e83abe1                  [RELEASE] Release of TYPO3 4.7.8 (TYPO3 Release Team)
  2013-02-14  71ef699  #44099          [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers)
  2013-02-14  f2aeff0  #44273          [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers)
  2013-02-14  a930bdf                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-02-14  915bf76  #42084          [BUGFIX] Allow "en" as language key (Xavier Perseguers)
  2013-02-08  efbce7b                  [TASK] Raise submodule pointer (Christian Kuhn)
  2013-02-07  f1c43bb  #34129          [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
  2013-02-03  a0cf1c9  #36364          [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
  2013-02-02  44942df  #44416          [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
  2013-02-02  9dba7d3  #43886          [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
  2013-02-02  b088faa  #38505          [BUGFIX] load TCA before manipulation (Jigal van Hemert)
  2013-02-01  c81aa5f  #28606          [BUGFIX] add check for empty form values in FORM View (Christian Kuhn)
  2013-01-31  850a316  #45050          [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
  2013-01-28  d8c61c6  #44892          [BUGFIX] Possible warning in about module (Christian Kuhn)
  2013-01-27  dcb3a23  #42845          [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
  2013-01-26  d2d5127                  [TASK] Raise submodule pointer (Christian Kuhn)
  2013-01-25  3845cc6  #39680          [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
  2013-01-25  9eca09b  #19938,#23324,  [BUGFIX] EXT:felogin: Multiple bugs with preserveGETvars (Jigal van Hemert)
  2013-01-25  c62aca6  #44145          [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
  2013-01-24  04f83a8  #43874          [BUGFIX] array_merge_recursive_overrule: __UNSET for array values (Sebastian Michaelsen)
  2013-01-24  b8d869c  #38240          [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
  2013-01-24  78bc877  #43919          [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
  2013-01-24  05d35ee  #44152          [TASK] Add save only button to Scheduler task (Lorenz Ulrich)
  2013-01-12  db6aad0  #38135          [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
  2013-01-04  f515d66  #44301          [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
  2013-01-04  abd5389                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-01-02  84b978f  #42092          [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
  2013-01-01  728ad7c  #44263          [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
  2012-12-20  34af104  #34964          [BUGFIX] FE session records are never removed (Steffen Müller)
  2012-12-20  63c8b8d  #32278          [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
  2012-12-20  4658cd9  #43426          [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru)
  2012-12-10  de4c85d  #43603          [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland)
  2012-12-10  4167917  #43766          [BUGFIX] IE9 crashes after saving with RTE (Stanislas Rolland)
  2012-12-10  bab481b  #38472          [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
  2012-12-06  082fd0c  #39287          [BUGFIX] Compatibility fix for get_html_translation_table() (Michael Stucki)
  2012-12-01  4c8eb91  #25113          [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
  2012-12-01  5b03172  #43470          [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
  2012-11-30  7605a68  #43459          [TASK] Remove typo3.pageModule.js (Falk Kühnel)
  2012-11-30  fcd137b  #42292          [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
  2012-11-29  b69a525  #41608          [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
  2012-11-29  c0221e9  #42908          [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
  2012-11-29  f0d8ed0  #32515          [BUGFIX] Form values with newlines escaped in email (Helmut Hummel)
  2012-11-27  c308d1d  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
  2012-11-24  2656dd8  #43264          [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
  2012-11-23  912603d  #35787          [BUGFIX] Subject field in FormWizard (Florian Scholz)
  2012-11-21  c790dbd                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-11-20  7c02b0c  #33700          [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling)

  To generate a diff of this commit:
  cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/typo3_47/Makefile
  cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/typo3_47/PLIST
  cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/typo3_47/distinfo

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Mar  6 14:25:27 UTC 2013

  Modified Files:
  pkgsrc/www/typo3_47: Makefile distinfo

  Log Message:
  Update typo3_47 to 4.7.9 (TYPO3 4.7.9).

  2013-03-06  fb3f3b6                  [RELEASE] Release of TYPO3 4.7.9 (TYPO3 Release Team)
  2013-03-06  d816f5b                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-03-06  85a52fe  #28587          [SECURITY] Open redirection with jumpurl (Franz G. Jahn)
  2013-02-17  236defa  #40085          [BUGFIX] Invalid RSA key when submitting form twice (Benjamin Mack)

  To generate a diff of this commit:
  cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/typo3_47/Makefile
  cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/typo3_47/distinfo

(spz)

2013-03-09 07:23:53 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4092 - requested by taca
www/typo3_46: security update

Revisions pulled up:
- www/typo3_46/Makefile                                        1.18-1.19
- www/typo3_46/PLIST                                            1.10
- www/typo3_46/distinfo                                        1.16-1.17

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Mar  5 13:56:23 UTC 2013

  Modified Files:
  pkgsrc/www/typo3_46: Makefile PLIST distinfo

  Log Message:
  Update typo3_46 to 4.6.16.

  2013-02-14  2385b8d                  [RELEASE] Release of TYPO3 4.6.16 (TYPO3 Release Team)
  2013-02-14  fc50341  #44099          [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers)
  2013-02-14  ffcf2db  #44273          [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers)
  2013-02-14  1788e32                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-02-14  2c4bffa  #42084          [BUGFIX] Allow "en" as language key (Xavier Perseguers)
  2013-02-08  81ac8ac                  [TASK] Raise submodule pointer (Christian Kuhn)
  2013-02-07  57756d5  #34129          [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
  2013-02-03  6c3bef2  #36364          [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
  2013-02-02  0af6da1  #44416          [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
  2013-02-02  df59226  #43886          [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
  2013-02-02  a06d3c6  #38505          [BUGFIX] load TCA before manipulation (Jigal van Hemert)
  2013-02-01  928f016  #28606          [BUGFIX] add check for empty form values in FORM View (Christian Kuhn)
  2013-01-31  3367c8b  #45050          [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
  2013-01-27  50e3610  #42845          [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
  2013-01-27  80b80a0                  [TASK] Raise submodule pointer (Christian Kuhn)
  2013-01-25  4c8c176  #39680          [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
  2013-01-25  1502773  #44145          [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
  2013-01-24  4b792b9  #38240          [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
  2013-01-24  cf7af09  #43919          [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
  2013-01-11  86c97ee  #38135          [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
  2013-01-04  26fdc3f  #44301          [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
  2013-01-04  6648447                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-01-02  aa893a0  #42092          [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
  2013-01-01  1d523bd  #44263          [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
  2012-12-20  d4d9e0d  #34964          [BUGFIX] FE session records are never removed (Steffen Müller)
  2012-12-20  48d51a1  #32278          [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
  2012-12-20  2456037  #43426          [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru)
  2012-12-10  0b2288d  #38472          [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
  2012-12-01  1f5fe25  #25113          [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
  2012-12-01  f808df4  #43470          [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
  2012-11-30  26d0e1a  #43459          [TASK] Remove typo3.pageModule.js (Falk Kühnel)
  2012-11-30  646c546  #42292          [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
  2012-11-30  8684a61  #41608          [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
  2012-11-29  7c81671  #42908          [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
  2012-11-29  04b2e6c  #32515          [BUGFIX] Form values with newlines escaped in email (Helmut Hummel)
  2012-11-27  c667e98  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
  2012-11-24  ba065d9  #33813          [BUGFIX] Wizard in HTML element moved to t3editor (Georg Ringer)
  2012-11-24  c1a2299  #32890          [BUGFIX] Livesearch toolbar should close others (Tolleiv Nietsch)
  2012-11-24  c17a292  #43264          [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
  2012-11-23  a81bdec  #35787          [BUGFIX] Subject field in FormWizard (Florian Scholz)
  2012-11-21  683a356                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-11-20  8e85043  #33700          [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling)

  To generate a diff of this commit:
  cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/typo3_46/Makefile
  cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/typo3_46/PLIST
  cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/typo3_46/distinfo

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Mar  6 14:24:29 UTC 2013

  Modified Files:
  pkgsrc/www/typo3_46: Makefile distinfo

  Log Message:
  Update typo3_46 to 4.6.17 (TYPO3 4.6.17).

  2013-03-06  e0d3f5a                  [RELEASE] Release of TYPO3 4.6.17 (TYPO3 Release Team)
  2013-03-06  425ff87                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-03-06  da32bbb  #28587          [SECURITY] Open redirection with jumpurl (Franz G. Jahn)

  To generate a diff of this commit:
  cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/typo3_46/Makefile
  cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/typo3_46/distinfo

(spz)

2013-03-09 03:19:10 UTC MAIN commitmail json YAML

regen patchsum, update for patch-ab was reverted.
PR pkg/47635

(obache)

2013-03-09 00:24:04 UTC MAIN commitmail json YAML

Updated devel/clib to 0.3

(tonnerre)

2013-03-09 00:23:26 UTC MAIN commitmail json YAML

Update clib to version 0.3.

Changes since version 0.2.2:
- Added additional socket functions (str2addrinfo, str2sockaddr,
  connect2addrinfo and bind2addrinfo).
- C++ compatibility (no variables named new, etc).
- Use more const.
- NetBSD compatibility for getnameinfo().
- Bugfixes.

(tonnerre)

2013-03-09 00:00:49 UTC MAIN commitmail json YAML

fix for CVE-2013-0338 & CVE-2013-0339 in libxml2

(tez)

2013-03-08 23:59:31 UTC MAIN commitmail json YAML

2013-03-08 21:30:27 UTC MAIN commitmail json YAML

add patch for CVE-2013-1667 to perl

(tez)

2013-03-08 21:28:18 UTC MAIN commitmail json YAML

2013-03-08 20:46:37 UTC MAIN commitmail json YAML

Updated print/ghostscript to 9.07

(adam)

2013-03-08 20:45:25 UTC MAIN commitmail json YAML

Changes 9.07:

As of this release (9.07), Ghostscript and GhostPDL are distributed under the GNU Affero General Public License (AGPL).

Ghostscript now has the option to be built as thread safe. Note that not all devices are thread safe. See the GS_THREADSAFE option in: GS_THREADSAFE

The pdfwrite devices now supports linearized (or optimized for fast web view) output directly ("-dFastWebView")

The Font API (FAPI) has been moved from the Postscript interpreter (psi) into the graphics library (base), and extended to support the other languages (PCL/PXL/XPS). All interpreters now use Freetype by default to render all viable font types.

Ghostscript has been extended to support Postscript string and array objects with >64k entries.

Ghostscript has been extended to support file sizes >4Gb - in particular reading and writing PDF files. As a side effect of this, Ghostscript also now supports 64 bit Postscript integer objects.

All CMYK devices can now support simulated overprint of spot colors using the "-dSimulateOverprint" command line option.

Support for use of DeviceN ICC color profiles as the output profile with the tiffsep and psdcmyk devices.

Support for customized named color handling with DeviceN colors

Support for black point compensation

Support for K preservation in CMYK to CMYK conversions

Support for DeviceLink profiles for graphic, image and text objects

Support for custom color replacement

Increased control in specifying color conversions as a function of object type

Full details of the color management features can be found in: GS9_Color_Management.pdf

Provide BigTIFF output option: the tiff devices can write BigTIFF files using the "-dUseBigTIFF" option. This requires libtiff version >=4.0.0 (the option is ignored for versions <4.0.0)

LittleCMS updated to 2.4

Plus the usual round of bug fixes, compatibility changes, and incremental improvements.

(adam)

2013-03-08 20:06:42 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4091 - requested by taca
www/typo3_45: security update

Revisions pulled up:
- www/typo3_45/Makefile                                        1.19-1.20
- www/typo3_45/PLIST                                            1.9
- www/typo3_45/distinfo                                        1.16-1.17

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Mar  5 13:57:48 UTC 2013

  Modified Files:
  pkgsrc/www/typo3_45: Makefile PLIST distinfo

  Log Message:
  Update typo3_45 to 4.5.23.

  2013-02-14  de390e0                  [RELEASE] Release of TYPO3 4.5.23 (TYPO3 Release Team)
  2013-02-14  63a1e27                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-02-09  c9ef82d  #24248          [BUGFIX] t3lib_iconWorks must check if array exists before using it (Jigal van Hemert)
  2013-02-09  83f1185  #32686          [BUGFIX] BE user switch impossible when in adminOnly mode (Philipp Kitzberger)
  2013-02-09  3d289da  #34460          [BUGFIX] Excludefieds must exclude admin only tables (Georg Ringer)
  2013-02-09  6d006e2  #33214          [BUGFIX] TypoLink: absolute urls when installed in subfolder (Nils Seinschedt)
  2013-02-08  50372c5                  [TASK] Raise submodule pointer (Christian Kuhn)
  2013-02-07  6c8214e  #34129          [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
  2013-02-03  cf0fb91  #36364          [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
  2013-02-02  05d9084  #44416          [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
  2013-02-02  6f5e19f  #43886          [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
  2013-02-02  b1a5a4b  #38505          [BUGFIX] load TCA before manipulation (Jigal van Hemert)
  2013-01-31  05c879f  #45050          [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
  2013-01-28  9c32684  #31027          [BUGFIX] Load date-time picker in scheduler module (Christian Kuhn)
  2013-01-27  8ff08c4  #42845          [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
  2013-01-27  d808455                  [TASK] Raise submodule pointer (Christian Kuhn)
  2013-01-25  ede6862  #39680          [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
  2013-01-25  1e0c188  #44145          [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
  2013-01-24  2b64b11  #38240          [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
  2013-01-24  e16d0f1  #43919          [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
  2013-01-12  306b134  #38135          [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
  2013-01-04  44f7fdd  #44301          [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
  2013-01-04  ea7de49                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-01-02  94fb5a7  #42092          [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
  2013-01-01  04fca2a  #44263          [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
  2012-12-20  da58b20  #34964          [BUGFIX] FE session records are never removed (Steffen Müller)
  2012-12-20  3ed1ba5  #32278          [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
  2012-12-10  ec03f10  #43603          [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland)
  2012-12-10  10688b1  #38472          [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
  2012-12-01  236e831  #25113          [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
  2012-12-01  339f739  #43470          [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
  2012-11-30  1666d38  #43459          [TASK] Remove typo3.pageModule.js (Falk Kühnel)
  2012-11-30  8892bbe  #42292          [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
  2012-11-30  9716cf8  #41608          [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
  2012-11-29  209d607  #42908          [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
  2012-11-27  e87270e  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
  2012-11-24  7199e5d  #34098          [TASK] Group excludefields by table (Johannes Feustel)
  2012-11-24  971145f  #43264          [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
  2012-11-21  8402d9b                  [TASK] Raise submodule pointer (TYPO3 Release Team)

  To generate a diff of this commit:
  cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/typo3_45/Makefile
  cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/typo3_45/PLIST
  cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/typo3_45/distinfo

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Mar  6 14:23:39 UTC 2013

  Modified Files:
  pkgsrc/www/typo3_45: Makefile distinfo

  Log Message:
  Update typo3_45 to 4.5.24 (TYPO3 4.5.24).

  2013-03-06  3cbef1f                  [RELEASE] Release of TYPO3 4.5.24 (TYPO3 Release Team)
  2013-03-06  79e2370                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2013-03-06  71135d8  #28587          [SECURITY] Open redirection with jumpurl (Franz G. Jahn)
  2013-03-01  0d77b86  #25003          [BUGFIX] Check minitems for TCAtree (Georg Ringer)
  2013-03-01  796680a  #34371          [BUGFIX] Keep hyphens in custom HTML5 attributes (Jigal van Hemert)
  2013-02-25  06571e6  #45570          Revert "[BUGFIX] FE session records are never removed" (Oliver Hader)

  To generate a diff of this commit:
  cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/typo3_45/Makefile
  cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/typo3_45/distinfo

(spz)

2013-03-08 19:37:17 UTC MAIN commitmail json YAML

Fix host specification in rsync example.

(jmmv)

2013-03-08 19:26:30 UTC pkgsrc-2012Q4 commitmail json YAML

2013-03-08 19:23:30 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4090 - requested by tron
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.97
- net/wireshark/distinfo                                        1.63
- net/wireshark/patches/patch-ae                                deleted

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Thu Mar  7 12:44:11 UTC 2013

  Modified Files:
  pkgsrc/net/wireshark: Makefile distinfo
  Removed Files:
  pkgsrc/net/wireshark/patches: patch-ae

  Log Message:
  Update "wireshark" package to version 1.8.6. Changes since 1.8.5:
  - Bug Fixes
      The following vulnerabilities have been fixed.
        o wnpa-sec-2013-10
          The TCP dissector could crash. (Bug 8274)
          Versions affected: 1.8.0 to 1.8.5.
          CVE-2013-2475
        o wnpa-sec-2013-11
          The HART/IP dissectory could go into an infinite loop. (Bug
          8360)
          Versions affected: 1.8.0 to 1.8.5.
          CVE-2013-2476
        o wnpa-sec-2013-12
          The CSN.1 dissector could crash. Discovered by Laurent Butti.
          (Bug 8383)
          Versions affected: 1.8.0 to 1.8.5.
          CVE-2013-2477
        o wnpa-sec-2013-13
          The MS-MMS dissector could crash. Discovered by Laurent Butti.
          (Bug 8382)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2478
        o wnpa-sec-2013-14
          The MPLS Echo dissector could go into an infinite loop.
          Discovered by Laurent Butti. (Bug 8039)
          Versions affected: 1.8.0 to 1.8.5.
          CVE-2013-2479
        o wnpa-sec-2013-15
          The RTPS and RTPS2 dissectors could crash. Discovered by
          Alyssa Milburn. (Bug 8332)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2480
        o wnpa-sec-2013-16
          The Mount dissector could crash. Discovered by Alyssa Milburn.
          (Bug 8335)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2481
        o wnpa-sec-2013-17
          The AMPQ dissector could go into an infinite loop. Discovered
          by Moshe Kaplan. (Bug 8337)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2482
        o wnpa-sec-2013-18
          The ACN dissector could attempt to divide by zero. Discovered
          by Alyssa Milburn. (Bug 8340)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2483
        o wnpa-sec-2013-19
          The CIMD dissector could crash. Discovered by Moshe Kaplan.
          (Bug 8346)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2484
        o wnpa-sec-2013-20
          The FCSP dissector could go into an infinite loop. Discovered
          by Moshe Kaplan. (Bug 8359)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2485
        o wnpa-sec-2013-21
          The RELOAD dissector could go into an infinite loop.
          Discovered by Even Jensen. (Bug 8364)
          Versions affected: 1.8.0 to 1.8.5.
          CVE-2013-2486
          CVE-2013-2487
        o wnpa-sec-2013-22
          The DTLS dissector could crash. Discovered by Laurent Butti.
          (Bug 8380)
          Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
          CVE-2013-2488
      The following bugs have been fixed:
        o Lua pinfo.cols.protocol not holding value in postdissector.
          (Bug 6020)
        o data combined via ssl_desegment_app_data not visible via
          "Follow SSL Stream" only decrypted ssl data tabs. (Bug 6434)
        o HTTP application/json-rpc should be decoded/shown as
          application/json. (Bug 7939)
        o Maximum value of 802.11-2012 Duration field should be 32767.
          (Bug 8056)
        o Voice RTP player crash if player is closed while playing. (Bug
          8065)
        o Display Filter Macros crash. (Bug 8073)
        o RRC RadioBearerSetup message decoding issue. (Bug 8290)
        o R-click filters add ! in front of field when choosing "apply
          as filter>selected". (Bug 8297)
        o BACnet - Loop Object - Setpoint-Reference property does not
          decode correctly. (Bug 8306)
        o WMM TSPEC Element Parsing is not done is wrong due to a wrong
          switch case number. (Bug 8320)
        o Incorrect RTP statistics (Lost Packets indication not ok).
          (Bug 8321)
        o Registering ieee802154 dissector for IEEE802.15.4 frames
          inside Linux SLL frames. (Bug 8325)
        o Version Field is skipped while parsing WMM_TSPEC causing wrong
          dissecting (1 byte offset missing) of all fields in the TSPEC.
          (Bug 8330)
        o [BACnet] UCS-2 strings longer than 127 characters do not
          decode correctly. (Bug 8331)
        o Malformed IEEE80211 frame triggers DISSECTOR_ASSERT. (Bug
          8345)
        o Decoding of GSM MAP SMS Diagnostics. (Bug 8378)
        o Incorrect packet length displayed for Flight Message Transfer
          Protocol (FMTP). (Bug 8407)
        o Netflow dissector flowDurationMicroseconds nanosecond
          conversion wrong. (Bug 8410)
        o BE (3) AC is wrongly named as "Video" in (qos_acs). (Bug 8432)
  - Updated Protocol Support
    ACN, AMQP, ASN.1 PER, BACnet, CIMD, CSN.1, DOCSIS TLVs, DTLS,
    FCSP, FMP/NOTIFY, FMTP, GSM MAP SMS, HART/IP, IEEE 802.11, IEEE
    802.15.4, JSON, Linux SLL, LTE RRC, Mount, MPLS Echo, Netflow,
    RELOAD, RSL, RTP, RTPS, RTPS2, SABP, SIP, SSL, TCP

  To generate a diff of this commit:
  cvs rdiff -u -r1.96 -r1.97 pkgsrc/net/wireshark/Makefile
  cvs rdiff -u -r1.62 -r1.63 pkgsrc/net/wireshark/distinfo
  cvs rdiff -u -r1.3 -r0 pkgsrc/net/wireshark/patches/patch-ae

(spz)

2013-03-08 18:36:42 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4088 - requested by tron
www/apache22: security update

Revisions pulled up:
- www/apache22/Makefile                                        1.87
- www/apache22/PLIST                                            1.22
- www/apache22/distinfo                                        1.54

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Sun Mar  3 20:05:04 UTC 2013

  Modified Files:
  pkgsrc/www/apache22: Makefile PLIST distinfo

  Log Message:
  Update "apache" package to version 2.2.24. Changes since 2.2.23:
  - SECURITY: CVE-2012-3499 (cve.mitre.org)
    Various XSS flaws due to unescaped hostnames and URIs HTML output in
    mod_info, mod_status, mod_imagemap, mod_ldap, and mod_proxy_ftp.
    [Jim Jagielski, Stefan Fritsch, Niels Heinen <heinenn google com>]
  - SECURITY: CVE-2012-4558 (cve.mitre.org)
    XSS in mod_proxy_balancer manager interface. [Jim Jagielski,
    Niels Heinen <heinenn google com>]
  - mod_rewrite: Stop merging RewriteBase down to subdirectories
    unless new option 'RewriteOptions MergeBase' is configured.
    Merging RewriteBase was unconditionally turned on in 2.2.23.
    Bug Report 53963. [Eric Covener]
  - mod_ssl: Send the error message for speaking http to an https port using
    HTTP/1.0 instead of HTTP/0.9, and omit the link that may be wrong when
    using SNI. Bug Report 50823. [Stefan Fritsch]
  - mod_ssl: log revoked certificates at level INFO
    instead of DEBUG. Bug Report 52162. [Stefan Fritsch]
  - mod_proxy_ajp: Support unknown HTTP methods. Bug Report 54416.
    [Rainer Jung]
  - mod_dir: Add support for the value 'disabled' in FallbackResource.
    [Vincent Deffontaines]
  - mod_ldap: Fix regression in handling "server unavailable" errors on
    Windows.  Bug Report 54140.  [Eric Covener]
  - mod_ssl: fix a regression with the string rendering of the "UID" RDN
    introduced in 2.2.15. Bug Report 54510. [Kaspar Brand]
  - ab: add TLS1.1/TLS1.2 options to -f switch, and adapt output
    to more accurately report the negotiated protocol. Bug Report 53916.
    [Nicol=E1s Pernas Maradei <nico emutex com>, Kaspar Brand]
  - mod_cache: Explicitly allow cache implementations to cache a 206 Partial
    Response if they so choose to do so. Previously an attempt to cache a 206
    was arbitrarily allowed if the response contained an Expires or
    Cache-Control header, and arbitrarily denied if both headers were missing.
    Currently the disk and memory cache providers do not cache 206 Partial
    Responses. [Graham Leggett]
  - core: Remove unintentional APR dependency introduced with
    Apache 2.2.22. [Eric Covener]
  - core: Use a TLS 1.0 close_notify alert for internal dummy connection if
    the chosen listener is configured for https. [Joe Orton]
  - mod_ssl: Add new directive SSLCompression to disable TLS-level
    compression. Bug Report 53219. [Bj=F6rn Jacke <bjoern j3e de>, Stefan Fri=
  tsch]

  To generate a diff of this commit:
  cvs rdiff -u -r1.86 -r1.87 pkgsrc/www/apache22/Makefile
  cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/apache22/PLIST
  cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/apache22/distinfo

(spz)

2013-03-08 17:50:15 UTC MAIN commitmail json YAML

Note update of shtk to 1.1, sysbuild to 2.5 and sysbuild-user to 1.1.

(jmmv)

2013-03-08 17:49:30 UTC MAIN commitmail json YAML

Update to 1.1:

- Depend on sysbuild-2.5.
- Add a sample post_build_hook to the default configuration file.

(jmmv)

2013-03-08 17:47:26 UTC MAIN commitmail json YAML

Update to 2.5:

- Added support for pre/post fetch/build hooks so that, for example, rsync
  can be used to push the results of a successful build to a remote server.

(jmmv)

2013-03-08 17:45:14 UTC MAIN commitmail json YAML

Update to 1.1:

- Added the shtk_config_run_hook function to invoke a hook in the context
  of a configuration file.

(jmmv)

2013-03-08 17:25:31 UTC MAIN commitmail json YAML

Updated www/squid3 to 3.3.2

(adam)

2013-03-08 17:24:34 UTC MAIN commitmail json YAML

Changes 3.3.2:
Docs: document ConnOpener::swanSong() better
Bug 3329: Quieten orphan Comm::Connection messages
Sync TESTDIR names used by testCoss and testUfs with testRock changes.
MacOS: reduce the testRock unit test UDS path
Bug 3720: SourceLayout: shuffle fd_table definition into fde.h
Bug 3794: MacOS: workaround compiler errors and case-insensitivity
Polish debugs in cacheability test
Bug 3753: Removes the domain from the cache_peer server pconn key
Bug 3781: Proxy Authentication not sent to cache_peer
Bug 3763: diskd Error: no filename in shm buffer
Solaris: Fix xstrto*() function linkages
Mentioned creation of diskers in cache_dir rock documentation.
Fix coverity scan issue 740457: unsecure temporary file creation
Bug 3686: cache_dir max-size default fails
Bug 3752: objects that cannot be cached in memory are not cached on disk if cache_dir max-size is used.

(adam)

2013-03-08 15:32:52 UTC MAIN commitmail json YAML

Add DESTDIR to error message in case of PLIST mismatch.
Noted by Edgar Fuß.

(wiz)

2013-03-08 15:26:53 UTC MAIN commitmail json YAML

Added math/libint version 2.0.0

(asau)

2013-03-08 15:21:55 UTC MAIN commitmail json YAML

2013-03-08 15:08:50 UTC MAIN commitmail json YAML

Revert changes to use .gz suffix instead of .tar.gz.  The issue is caused
by downloading files from Oracle's site using Chrome (Chromium #136305).

(jperkin)

2013-03-08 14:36:10 UTC MAIN commitmail json YAML

Updated www/p5-PSGI to 1.101

(wen)

2013-03-08 14:34:04 UTC MAIN commitmail json YAML

2013-03-08 14:33:54 UTC MAIN commitmail json YAML

Update to 0.84.

V0.83 Move to github. Mostly done by Travis.

Author: Travis Cross <tc@traviscross.com>
    Add autotools bootstrap script
    Update README for building from git repository
    Cleanup whitespace in the NEWS file
    Resolve -Wunused-but-set-variable warnings
    Resolve -Wnull-dereference clang warning
    Add -z / --show-ip support
Author: R.E. Wolff <R.E.Wolff@BitWizard.nl> (mostly from patches by others)
    some running patches
    Made report wide switch properly to displayreport mode. Bug #780647
    fixed gtk field order. Bug #701513
    added aslookup patch from bug #701514
    added some extra clarifications to the SECURITY file.
    enable ipv6 resolvers. By Antonio Querubin. Fixes bug #752583

(wiz)

2013-03-08 14:33:37 UTC MAIN commitmail json YAML

Update to 1.101

Upstream changes:
1.101 Sat Jul 21 15:01:20 PDT 2012
      - Fix typos and formatting
      - Mention CGI variables ala PEP 333

1.10  Fri Mar  9 08:46:27 PST 2012
      - Released as PSGI 1.1

1.09_3 Wed Jun 22 13:48:31 PDT 2011
      - Separated extensions into PSGI::Extensions
      - Added psgix.harakiri and psgix.harakiri.commit
      - Updated terminology section
      - Clarified that body should be encoded byte strings and do not contain wide characters
      - Clarified that header values must be defined

1.09_2 Tue Jun  7 15:21:47 PDT 2011
      - Fixed a dumb mistake about allowed characters in header values
      - Updated FAQ document
      - psgi.input MUST have seek() only if psgix.input.buffered is true

1.09_1 Mon Mar 28 11:35:44 PDT 2011
      - 1.1 beta
      - Upped psgi.version to be [1,1]
      - Lots of grammar and style fixes
      - Removed poll_cb from writer spec
      - Streaming interface now SHOULD be implemented, rather than MAY
      - Promoted psgi.streaming, nonblocking and run_once keys to be MUST
      - Added psgix.logger and psgix.session extensions
      - Updated FAQ

(wen)

2013-03-08 14:29:18 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 1.02

(wen)

2013-03-08 14:28:22 UTC MAIN commitmail json YAML

Update to 1.02

Upstream changes:
-----------------------------------------
version 1.02 at 2013-03-07 19:58:32 +0000
-----------------------------------------

  Change: 6c3e79a90a05c92a0a86ed5006914132eb71ed46
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-07 19:58:32 +0000

    Updated for v5.14.4-RC2

-----------------------------------------
version 1.00 at 2013-03-07 16:08:32 +0000
-----------------------------------------

  Change: 102a9fb09d3a4e4fc9da6bf6531b255f873fb45a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-07 16:08:32 +0000

    Updated for v5.16.3-RC1

-----------------------------------------
version 0.98 at 2013-03-05 17:37:43 +0000
-----------------------------------------

  Change: f0eec63d81c6d623cee01b3de1f17e06b7858cb7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-05 17:37:43 +0000

    Updated for v5.14.4-RC1

-----------------------------------------
version 0.96 at 2013-02-20 21:09:28 +0000
-----------------------------------------

  Change: 95ad208dfd658418f6bcc5a98bf282c74ce6fee7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-20 21:09:28 +0000

    Updated for v5.17.9

-----------------------------------------
version 0.94 at 2013-01-20 18:11:42 +0000
-----------------------------------------

  Change: 607edea3b9be79d7856f37aae2f23f3a8e842f1e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-01-20 18:11:42 +0000

    Updated for v5.17.8

-----------------------------------------
version 0.92 at 2012-12-18 18:41:33 +0000
-----------------------------------------

  Change: 21ab9dce1d13e232b16b47fecb4777b6e3d643f5
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2012-12-18 18:41:33 +0000

    Updated for v5.17.7

-----------------------------------------
version 0.90 at 2012-11-20 23:56:50 +0000
-----------------------------------------

  Change: dfd81b85147e6bf85fda0ef855c542ca6c242883
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2012-11-20 23:56:50 +0000

    Updated for v5.17.6

-----------------------------------------
version 0.88 at 2012-11-10 15:39:33 +0000
-----------------------------------------

  Change: 7fba080dc2856fb6a00a748edd6cc9bf34302b55
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2012-11-10 15:39:33 +0000

    Updated for v5.12.5

-----------------------------------------
version 0.86 at 2012-11-08 21:24:01 +0000
-----------------------------------------

  Change: 36f5199dcba6333b6040f155497c7acb6e73a79d
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2012-11-08 21:24:01 +0000

    Updated for v5.12.5-RC2

-----------------------------------------
version 0.84 at 2012-11-03 21:38:52 +0000
-----------------------------------------

  Change: 7caec9a17b31ff90fe95be68ccc66171d3442979
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2012-11-03 21:38:52 +0000

    Updated for v5.12.5-RC1

  Change: ef41f7c2d79af5657d8a5ddbb1ab44f76197181c
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2012-11-03 21:33:08 +0000

    Updated for v5.16.2

(wen)

2013-03-08 14:25:01 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Tiny to 0.028

(wen)

2013-03-08 14:23:24 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_summary-utils to 0.61.0

(cheusov)

2013-03-08 14:22:38 UTC MAIN commitmail json YAML

Update to 0.028

Upstream changes:
0.028    2013-03-05 14:11:57 America/New_York

  [SUPPORT]

  - Fix repository/issue links to reflect proper repo name

0.027    2013-03-05 12:02:58 America/New_York

  [SUPPORT]

  - Changed metadata to point to the chansen github repository
    for code and issues

  [DOCUMENTATION]

  - Added hyperlink for HTTP::CookieJar

0.026    2013-03-04 22:53:39 America/New_York

  [ADDED]

  - Added cookie support if an HTTP::CookieJar object is provided in the
    'cookie_jar' attribute [Edward Zborowski]

0.025    2012-12-26 12:09:43 America/New_York

  [ADDED]

  - Agent string appends default if it ends in a space, just like LWP
    [Chris Weyl]

0.024    2012-10-09 20:44:53 America/New_York

  [ADDED]

  - SSL connections now auto-retry I/O after SSL renegotiation [Alan
    Gardner]

  [FIXED]

  - User-specified CA bundles take precedence over Mozilla::CA [Alan
    Gardner]

  [PREREQS]

  - SSL support now requires Net::SSLeay 1.49 or greater to support
    auto-retry [Mike Doherty]

  - Downgraded IO::Socket::SSL and related prereqs to 'suggests' again

0.023    2012-09-19 09:55:46 America/New_York

  [PREREQS]

  - IO::Socket::SSL and related prereqs changed to 'required' for dev
    release to get better failure diagnostics from CPAN Testers

  [TESTING]

  - Skip live SSL testing unless IO::Socket::SSL 1.56+ installed

(wen)

2013-03-08 14:21:26 UTC MAIN commitmail json YAML

Version 0.61.0, by Aleksey Cheusov, Fri,  8 Mar 2013 16:23:05 +0300

  All script use TMPDIR environment variable for creating temporary
  files if it is set.

  makefiles2deps works dramatically faster!

(cheusov)

2013-03-08 14:06:30 UTC MAIN commitmail json YAML

2013-03-08 13:55:54 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.57

(wen)

2013-03-08 13:55:00 UTC MAIN commitmail json YAML

Update to 1.57

Upstream changes:
1.57    2013-03-02

- This release is based on version 2013a of the Olson database. This release
  includes contemporary changes for Chile as well as several new zones -
  Asia/Khandyga, Asia/Ust-Nera, and Europe/Busingen. It also includes a number
  of historical changes.

(wen)

2013-03-08 13:04:46 UTC MAIN commitmail json YAML

Updated pkgtools/nih to 0.11.0

(cheusov)

2013-03-08 13:04:32 UTC MAIN commitmail json YAML

Version 0.11.0, by Aleksey Cheusov, Fri,  8 Mar 2013 15:56:56 +0300

  nih install:
    - Order of packages does matter
      ("nih install emacs- editors/emacs22" is correct)
    - Option -P and new config variable NO_REQPROV_CHECK were added
    - Option -L and new config variable NO_REMOVE_LEAVES were added
    - "Nothing to be done" message is output if everything is up-to-date
    - Download failures and cksum failures are handled differently
    - Handling CONFLICTS between installed packages and packages to
      install are handled differently. Now package splits and similar
      problems are resolved with a help of "fake" packages. Fake
      packages are always marked for updates.
      New option -f for "nih list" was added in order to list them
    - Improvemed download progress messages

  nih uninstall:
    - Option -L was added, see "nih install -L"
    - Options -p and -P were added. See "nih install"

  nih leaf:
    - Command was reimplemented and simplified
    - Option -t option was removed
      pkg_status doesn't have -ltRn options anymore
    - Option -r was added

  nih search:
    - Option -I uses pkg_digger_installed provided by pkg_summary-utils

  pkg_update_plan:
    - Fixes in error messages

  nih search|meta|info:
    - Option -p was added. With a help of it one may search in
      pkgsrc packages offline. Also see "nih refresh -p" and man page

  Now nih works correctly if REPOSITORY is a directory

  Fixes for shell's "trap" command.

(cheusov)

2013-03-08 12:48:56 UTC MAIN commitmail json YAML

Updated devel/mk-configure to 0.24.0

(cheusov)

2013-03-08 12:48:38 UTC MAIN commitmail json YAML

Updated parallel/paexec to 0.18.0

(cheusov)

2013-03-08 12:37:30 UTC MAIN commitmail json YAML

Updated net/p5-Net-Write to 1.07

(wiz)

2013-03-08 12:37:22 UTC MAIN commitmail json YAML

Update to 1.07 based on PR 47628 by Edgar Fuß.

1.07 Sun Sep  2 18:42:02 CEST 2012
  - bugfix: returns true when _check() is ok

(wiz)

2013-03-08 12:35:46 UTC MAIN commitmail json YAML

tell UAC_REQD_EXECS pkglint.

(obache)

2013-03-08 12:34:16 UTC MAIN commitmail json YAML

Updated net/p5-Net-DHCP to 0.69.3

(wiz)

2013-03-08 12:34:08 UTC MAIN commitmail json YAML

Update to 0.693 (let's call it 0.69.3):

0.693  2012-10-16

        - Changes kindly sent in my Alexander Clouter
        - Allows static routes to be included in dhcp packets
        - (no tests yet)

0.692  2012-09-05

- Minor typo in pod

0.691  2012-08-24

- Updated changelog for Kawlitee

0.69  2012-06-06

- Added 'use warnings' to improve Kwalitee
- Now uses dist::zilla

0.685  2012-05-21

- Removed file

0.684  2012-05-21

- Changed to using Dist::Zilla.

0.683  2012-01-21

- Still chasing the Build requires issue.

0.682  2012-01-21

- Minor update to tests sent in from Gregory Herrmann via RT#74187. Thanks for that!
- Updated pod to complete coverage

0.681  2012-01-16

- Forgot to update MANIFEST file... woops. Also some po updates.

0.68  2012-01-14

- Added Net/DHCP.pm stub.

0.67_2  2011-04-18

- Updated pod. Please be awair that i have added the word "CableLabs" to to pod. This 05-be of concern to Debian. Im not sure how their licensing works exactly vs CableLabs copyrights. Im reasonably certain its aok.
- Minor changes for RT#73972
- Improvements to tests

0.67_1  2010-12-16

- Warning: the declaration of DHO_NIS_DOMAIN was overlapping for options 40 options 64. Therefore, options 64 and 65 where renamed DHO_NISV3_SERVER and DHO_NISV3_DOMAIN to remove this overlap and remain consistent.
- Constants.pm. Added a vast number of option codes from the IANA listing.
- Added updated DHCP message codes, added Netware IP Codes. Tests were added for coverage of constants.
- Packet.pm. Changed a whole bunch of stuff. Including removing some then then else orgies, tidying up lots of warnings.
- Tests. I'd added a bunch more tests :)
- Rearranged the test suite. Added lots of tests.

(wiz)

2013-03-08 12:08:08 UTC MAIN commitmail json YAML

Note su(1) issue for Cygwin.

(obache)

2013-03-08 11:42:47 UTC MAIN commitmail json YAML

Updated multimedia/gmplayer to 1.1nb9

(obache)

2013-03-08 11:41:50 UTC MAIN commitmail json YAML

2013-03-08 11:35:14 UTC MAIN commitmail json YAML

Version 0.24.0, by Aleksey Cheusov, Fri,  8 Mar 2013 13:18:00 +0300

  mkc.sub{dir,prj}.mk:
    - support for subprojects containing / symbol was added. In
      OBJDIR_<dir> variable slashes are replaced with underlines.
      In addition OBJDIR_<dir:T> variable is set.
    - now also run the target "errorcheck"
    - now work correctly with non-empty MAKEOBJDIR
      and MAKEOBJDIRPREFIX.

  Minor improvements in examples/*/linkme.mk

  DPLIBS is deprecated, use LDADD instead.

  ${MKC_SOURCE_FUNCLIBS}.o is added to CLEANFILES if it is set.

  Minor fixes in mkc_imp.lua.mk (LUA_MODULES vs. LUA_LMODULES).

  Some improvements and fixes in man page and FAQ.
  Thanks to Jeremy Reed, Min Sik Kim and Jan Smydke.

(cheusov)

2013-03-08 10:14:18 UTC MAIN commitmail json YAML

Oops, fix some broken handling of a new rule.

(taca)

2013-03-08 08:28:42 UTC MAIN commitmail json YAML

2013-03-08 08:06:35 UTC MAIN commitmail json YAML

wireshark already done, actually.

(wiz)

2013-03-08 08:06:17 UTC MAIN commitmail json YAML

+ clutter-gst-2.0.2, gettext-0.18.2.1, gnome-keyring-3.6.3,
  gssdp-0.14.2, gupnp-0.20.1, kde-4.10.1, libgee-0.8.5, lzip-1.14,
  milter-manager-1.8.6, modular-xorg-server-1.14.0, paexec-0.18.0,
  snort-2.9.4.1, wireshark-1.8.6.

(wiz)

2013-03-08 07:58:46 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.20.3

(wen)

2013-03-08 07:57:29 UTC MAIN commitmail json YAML

Update to 1.20.3

Upstream changes:
MediaWiki 1.20.3

This is a security and maintenance release of the MediaWiki 1.20 branch.
Changes since 1.20.2
New preference type - 'api'. Preferences of this type are not shown on Special:Preferences, but are still available via the action=options API. (Unbreaks MLEB.)
(bug 44010) Context is passed to UserGetLanguageObject.
The recursion guard on RequestContext::getLanguage() was weakened.
(bug 40585) Don't drop 'step="any"' in HTML input fields.
(bug 44024) Fixed problems in ObjectCache when using XCache.
(bug 44010) FauxRequest leaked cookie data from primary request.
(bug 44135/bug 42441) Pass '2' instead of 'true' to CURLOPT_SSL_VERIFYHOST
(bug 43518) API action=unblock should return the user name, not the full user object
(Bug 45355) Prevent read of arbitrary files through mwdoc-filter.php

(wen)

2013-03-08 07:09:05 UTC MAIN commitmail json YAML

Import libint-2.0.0 as math/libint


Libint is two things:
1. a library of C/C++ functions for efficient evaluation of
several kinds of two-body molecular integrals over Gaussian
functions;
2. the optimizing compiler that generates a Libint library.

In molecular electronic structure theory Gaussian basis sets are
standard because they allow efficient evaluation of matrix
elements of operators (molecular integrals). Modern electronic
structure programs spend considerable portion of their runtime
computing the Coulomb two-electron integrals. While anyone can
compute Gaussian integrals using simple formulas, the efficient
evaluation of many-body can be (relatively) complicated.
Libint is an open library that anyone can use to compute a
variety of two-electron integrals, most importantly the Coulomb
two-electron integrals and their arbitrary-order geometric
derivatives, over Gaussians of arbitrary angular momentum.
Among other notable features is the support for the nonstandard
two-electron integrals that appear in explicitly correlated R12
methods.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(asau)

2013-03-07 22:05:13 UTC MAIN commitmail json YAML

2013-03-07 22:04:39 UTC MAIN commitmail json YAML

Do not pick up emacs-snapshot.

(joerg)

2013-03-07 22:03:42 UTC MAIN commitmail json YAML

2013-03-07 21:54:24 UTC MAIN commitmail json YAML

2013-03-07 17:09:12 UTC MAIN commitmail json YAML

Remove unused gemspec file.

(taca)

2013-03-07 17:08:16 UTC MAIN commitmail json YAML

Use OVERRIDE_GEMSPEC instead of modifying gemspec file.

(taca)

2013-03-07 17:05:42 UTC MAIN commitmail json YAML

Fix build problem with ruby18-base, using modern rules from rubygems
and class.

(taca)

2013-03-07 17:04:05 UTC MAIN commitmail json YAML

Updated audio/libaudiofile to 0.3.6

(adam)

2013-03-07 17:03:11 UTC MAIN commitmail json YAML

Changes  0.3.6:
* Implement FLAC and ALAC encoding and decoding.
* Update license to LGPL 2.1.

(adam)

2013-03-07 17:01:11 UTC MAIN commitmail json YAML

Note update of devel/ruby-eet package to 0.1.4nb7.

(taca)

2013-03-07 17:00:44 UTC MAIN commitmail json YAML

* Fix build problem with newer rake.
* Use RDoc newer than included in ruby18-base.
* misc clean up.

Bump PKGREVISION.

(taca)

2013-03-07 16:54:42 UTC MAIN commitmail json YAML

Note update of www/drupal7 package to 7.21.

(taca)

2013-03-07 16:54:09 UTC MAIN commitmail json YAML

Update drupal7 to 7.21.

Drupal 7.21, 2013-03-06
-----------------------
- Allowed sites using the 'image_allow_insecure_derivatives' variable to still
  have partial protection from the security issues fixed in Drupal 7.20.

(taca)

2013-03-07 16:53:01 UTC MAIN commitmail json YAML

Add some definition for RDoc 4.0.0 which will come from Ruby 2.0.0.

(taca)

2013-03-07 16:51:21 UTC MAIN commitmail json YAML

Note update of devel/ruby-rdoc package to 3.12.2.

(taca)

2013-03-07 16:50:51 UTC MAIN commitmail json YAML

Update ruby-rdoc to 3.12.2.

=== 3.12.2 / 2013-02-24

* Bug fixes
  * Fixed bug in syntax-highlighting that would corrupt regular expressions.
    Ruby Bug #6488 by Benny Lyne Amorsen.
  * Fixed lexing of character syntax (<code>?x</code>).  Reported by Xavier
    Noria.
  * Fixed tokenization of % when it is not followed by a $-string type
  * Fixed display of __END__ in documentation examples in HTML output
  * Fixed tokenization of reserved words used as new-style hash keys
  * Fixed HEREDOC output for the limited case of a heredoc followed by a line
    end.  When a HEREDOC is not followed by a line end RDoc is not currently
    smart enough to restore the source correctly.  Bug #162 by Zachary Scott.

(taca)

2013-03-07 16:44:04 UTC MAIN commitmail json YAML

* Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec.
* Makefile clean up.

(taca)

2013-03-07 16:42:54 UTC MAIN commitmail json YAML

gem.mk:
* Add Rubygem 2.0.0 and Ruby 2.0.0 support which wouldn't enabled yet.
* Use Ruby code format for gemspec to build/install instead of YAML.
* Add --backtrace option to "gem install".

files/update-gemspec.rb:
* Allow rename name attribute in gemspec.
* Handle Ruby code format of gemspec.

(taca)

2013-03-07 15:15:12 UTC MAIN commitmail json YAML

Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec.

(taca)

2013-03-07 15:14:31 UTC MAIN commitmail json YAML

Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec.

(taca)

2013-03-07 15:09:45 UTC MAIN commitmail json YAML

2013-03-07 15:09:31 UTC MAIN commitmail json YAML

2013-03-07 15:09:14 UTC MAIN commitmail json YAML

Use OVERRIDE_GEMSPEC instead of modifying gemspec file.

(taca)

2013-03-07 15:08:11 UTC MAIN commitmail json YAML

Use OVERRIDE_GEMSPEC instead of modifying gemspec file.

(taca)

2013-03-07 15:07:03 UTC MAIN commitmail json YAML

Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec.

(taca)

2013-03-07 13:17:12 UTC MAIN commitmail json YAML

Add `Cygwin' to supported platforms list.

(obache)

2013-03-07 13:15:29 UTC MAIN commitmail json YAML

Temporary skip REQUIRE metadata collection for PE (Cygwin),
some DLL lead `ldd' command to hung up.

(obache)

2013-03-07 13:02:27 UTC MAIN commitmail json YAML

Version 0.18.0, by Aleksey Cheusov, Thu,  7 Mar 2013 15:17:33 +0300

  paexec:
    - fixed: NULL dereference when the first line given on input is
      empty.  Thanks to Sergey Revyako for bug report!
    - fixed: entire command passed tp ssh-like transport should be
      shquoted. In particular this fixes -x that didn't work with -t.
      Thanks to Sergey Revyako for bug report!
    - 'paexec -g' accepts empty strings as tasks.
    - More regression tests were added

  paexec_reorder.1:
    - Mistype fix

(cheusov)

2013-03-07 12:58:30 UTC MAIN commitmail json YAML

Updated sysutils/logrotate to 3.8.3

(obache)

2013-03-07 12:58:11 UTC MAIN commitmail json YAML

Update logrotate to 3.8.3.
PR pkg/47581 by Nils Ratusznik.

3.8.2 -> 3.8.3
- Fixed setting "size" bigger than 4GB on 32bit architectures
- Do not overwrite mode set by "create" option when using ACL. "create"
  directive is now not mixed up with ACLs. If you use "create" in config
  file and log file has some ACLs set, ACLs are not kept and are
  overwritten by the mode set in "create" directive.
- Mode argument in "create" directive can be omitted. Only owner and group
  is set in this case. Check man page for more info.

(obache)

2013-03-07 12:46:15 UTC MAIN commitmail json YAML

Updated sysutils/user_cygwin to 20130307

(obache)

2013-03-07 12:44:29 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.8.6.

(tron)

2013-03-07 12:44:11 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.8.6. Changes since 1.8.5:
- Bug Fixes
  The following vulnerabilities have been fixed.
    o wnpa-sec-2013-10
      The TCP dissector could crash. (Bug 8274)
      Versions affected: 1.8.0 to 1.8.5.
      CVE-2013-2475
    o wnpa-sec-2013-11
      The HART/IP dissectory could go into an infinite loop. (Bug
      8360)
      Versions affected: 1.8.0 to 1.8.5.
      CVE-2013-2476
    o wnpa-sec-2013-12
      The CSN.1 dissector could crash. Discovered by Laurent Butti.
      (Bug 8383)
      Versions affected: 1.8.0 to 1.8.5.
      CVE-2013-2477
    o wnpa-sec-2013-13
      The MS-MMS dissector could crash. Discovered by Laurent Butti.
      (Bug 8382)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2478
    o wnpa-sec-2013-14
      The MPLS Echo dissector could go into an infinite loop.
      Discovered by Laurent Butti. (Bug 8039)
      Versions affected: 1.8.0 to 1.8.5.
      CVE-2013-2479
    o wnpa-sec-2013-15
      The RTPS and RTPS2 dissectors could crash. Discovered by
      Alyssa Milburn. (Bug 8332)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2480
    o wnpa-sec-2013-16
      The Mount dissector could crash. Discovered by Alyssa Milburn.
      (Bug 8335)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2481
    o wnpa-sec-2013-17
      The AMPQ dissector could go into an infinite loop. Discovered
      by Moshe Kaplan. (Bug 8337)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2482
    o wnpa-sec-2013-18
      The ACN dissector could attempt to divide by zero. Discovered
      by Alyssa Milburn. (Bug 8340)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2483
    o wnpa-sec-2013-19
      The CIMD dissector could crash. Discovered by Moshe Kaplan.
      (Bug 8346)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2484
    o wnpa-sec-2013-20
      The FCSP dissector could go into an infinite loop. Discovered
      by Moshe Kaplan. (Bug 8359)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2485
    o wnpa-sec-2013-21
      The RELOAD dissector could go into an infinite loop.
      Discovered by Even Jensen. (Bug 8364)
      Versions affected: 1.8.0 to 1.8.5.
      CVE-2013-2486
      CVE-2013-2487
    o wnpa-sec-2013-22
      The DTLS dissector could crash. Discovered by Laurent Butti.
      (Bug 8380)
      Versions affected: 1.8.0 to 1.8.5, 1.6.0 to 1.6.13.
      CVE-2013-2488
  The following bugs have been fixed:
    o Lua pinfo.cols.protocol not holding value in postdissector.
      (Bug 6020)
    o data combined via ssl_desegment_app_data not visible via
      "Follow SSL Stream" only decrypted ssl data tabs. (Bug 6434)
    o HTTP application/json-rpc should be decoded/shown as
      application/json. (Bug 7939)
    o Maximum value of 802.11-2012 Duration field should be 32767.
      (Bug 8056)
    o Voice RTP player crash if player is closed while playing. (Bug
      8065)
    o Display Filter Macros crash. (Bug 8073)
    o RRC RadioBearerSetup message decoding issue. (Bug 8290)
    o R-click filters add ! in front of field when choosing "apply
      as filter>selected". (Bug 8297)
    o BACnet - Loop Object - Setpoint-Reference property does not
      decode correctly. (Bug 8306)
    o WMM TSPEC Element Parsing is not done is wrong due to a wrong
      switch case number. (Bug 8320)
    o Incorrect RTP statistics (Lost Packets indication not ok).
      (Bug 8321)
    o Registering ieee802154 dissector for IEEE802.15.4 frames
      inside Linux SLL frames. (Bug 8325)
    o Version Field is skipped while parsing WMM_TSPEC causing wrong
      dissecting (1 byte offset missing) of all fields in the TSPEC.
      (Bug 8330)
    o [BACnet] UCS-2 strings longer than 127 characters do not
      decode correctly. (Bug 8331)
    o Malformed IEEE80211 frame triggers DISSECTOR_ASSERT. (Bug
      8345)
    o Decoding of GSM MAP SMS Diagnostics. (Bug 8378)
    o Incorrect packet length displayed for Flight Message Transfer
      Protocol (FMTP). (Bug 8407)
    o Netflow dissector flowDurationMicroseconds nanosecond
      conversion wrong. (Bug 8410)
    o BE (3) AC is wrongly named as "Video" in (qos_acs). (Bug 8432)
- Updated Protocol Support
  ACN, AMQP, ASN.1 PER, BACnet, CIMD, CSN.1, DOCSIS TLVs, DTLS,
  FCSP, FMP/NOTIFY, FMTP, GSM MAP SMS, HART/IP, IEEE 802.11, IEEE
  802.15.4, JSON, Linux SLL, LTE RRC, Mount, MPLS Echo, Netflow,
  RELOAD, RSL, RTP, RTPS, RTPS2, SABP, SIP, SSL, TCP

(tron)

2013-03-07 12:25:06 UTC MAIN commitmail json YAML

2013-03-07 06:47:23 UTC MAIN commitmail json YAML

+ p5-File-Mork

(wiz)

2013-03-07 06:42:11 UTC MAIN commitmail json YAML

Remove empty patch.

(wiz)

2013-03-07 06:41:13 UTC MAIN commitmail json YAML

Add patch-subs.c here as well (hi joerg)

(wiz)

2013-03-07 06:38:43 UTC MAIN commitmail json YAML

Add libmj and libnetpgpverify.

(wiz)

2013-03-07 06:36:39 UTC MAIN commitmail json YAML

Updated x11/libXi to 1.7

(wiz)

2013-03-07 06:36:28 UTC MAIN commitmail json YAML

Update to 1.7:
The feature added in this revision is pointer barrier events and releases.
Pointer barriers themselves are an XFixes 5 feature, XI 2.3 adds two
disctinct features to barriers:
* the ability for clients to get notified if pointer movement is restricted
  by a barrier
* the ability for clients to allow a pointer to move through a barrier after
  it was constrained by the barrier

For a more verbose explanation of these features please refer to:
http://who-t.blogspot.com.au/2012/12/whats-new-in-xi-23-pointer-barrier.html

(wiz)

2013-03-07 06:36:11 UTC MAIN commitmail json YAML

Updated x11/inputproto to 2.3

(wiz)

2013-03-07 06:35:56 UTC MAIN commitmail json YAML

Update to 2.3:
The feature added in this revision is pointer barrier events and releases.
Pointer barriers themselves are an XFixes 5 feature, XI 2.3 adds two
disctinct features to barriers:
* the ability for clients to get notified if pointer movement is restricted
  by a barrier
* the ability for clients to allow a pointer to move through a barrier after
  it was constrained by the barrier

For a more verbose explanation of these features please refer to:
http://who-t.blogspot.com.au/2012/12/whats-new-in-xi-23-pointer-barrier.html

(wiz)

2013-03-07 05:49:28 UTC MAIN commitmail json YAML

Added editors/se version 3.0. OK by agc.

(tcort)

2013-03-07 05:39:31 UTC MAIN commitmail json YAML

editors/Makefile: add se. OK by agc.

(tcort)

2013-03-07 05:38:27 UTC MAIN commitmail json YAML

2013-03-07 05:19:15 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.5.2

(wiz)

2013-03-07 05:19:00 UTC MAIN commitmail json YAML

Update to 2.5.2:
bundle: treat branches created newly on the local correctly (issue3828)
largefiles: avoid rechecking hashes when avoidable
largefiles: don't let update leave wrong largefiles in wd if fetch fails
largefiles: fix off-by-one error on pull --all-largefiles
largefiles: fix download of largefiles from an empty list of changesets
largefiles: missing largefiles should not be committed as removed
mergetools: vimdiff issue a warning explaining how to abort
outgoing: fix possible filtering crash in outgoing (issue3814)
rebase: fix potential infinite loop in complex rename situation (issue3843)

(wiz)

2013-03-06 22:54:51 UTC MAIN commitmail json YAML

Added log2timeline

(pettai)

2013-03-06 22:53:39 UTC MAIN commitmail json YAML

Added security/log2timeline version 0.64

(pettai)

2013-03-06 22:53:05 UTC MAIN commitmail json YAML

Added misc/p5-Parse-Win32Registry version 1.0

(pettai)

2013-03-06 22:51:26 UTC MAIN commitmail json YAML

Update stunnel to 4.55.

(jym)

2013-03-06 22:51:19 UTC MAIN commitmail json YAML

log2timeline is a framework built to automatically create a super
timeline using information found within various log files and other
files that contain timestamps.  The tool can be used to augment
traditional timeline analysis where the focus has generally been on
solely the timestamps found within the filesystem itself.
The tool is also capable of outputting into various formats that
can be used to either import into analysis tools or to read directly
using whatevery suits you (spreadsheet/vim/less/...)

(pettai)

2013-03-06 22:50:31 UTC MAIN commitmail json YAML

Update stunnel to 4.55. Critical update that fixes CVE-2013-1762.

Changelog:

Version 4.55, 2013.03.03, urgency: HIGH:

    Security bugfix
        OpenSSL updated to version 1.0.1e in Win32/Android builds.
        Buffer overflow vulnerability fixed in the NTLM authentication of the CONNECT protocol negotiation. See https://www.stunnel.org/CVE-2013-1762.html for details.
    New features
        SNI wildcard matching in server mode.
        Terminal version of stunnel (tstunnel.exe) build for Win32.
    Bugfixes
        Fixed write half-close handling in the transfer() function (thx to Dustin Lundquist).
        Fixed EAGAIN error handling in the transfer() function (thx to Jan Bee).
        Restored default signal handlers before execvp() (thx to Michael Weiser).
        Fixed memory leaks in protocol negotiation (thx to Arthur Mesh).
        Fixed a file descriptor leak during configuration file reload (thx to Arthur Mesh).
        Closed SSL sockets were removed from the the transfer() c->fds poll.
        Minor fix in handling exotic inetd-mode configurations.
        WCE compilation fixes.
        IPv6 compilation fix in protocol.c.
        Windows installer fixes.

(jym)

2013-03-06 22:22:13 UTC MAIN commitmail json YAML

Fix line (tab, not spaces).

(wiz)

2013-03-06 22:21:36 UTC MAIN commitmail json YAML

Fix some incorrect warnings about 'new sentence, new line'. Ride bump.

(wiz)

2013-03-06 22:09:02 UTC MAIN commitmail json YAML

Do not warn about () in literal strings or when used as macro argument.
Ride bump.

(wiz)

2013-03-06 21:58:29 UTC MAIN commitmail json YAML

Added p5-Parse-Win32Registry

(pettai)

2013-03-06 21:56:18 UTC MAIN commitmail json YAML

Parse::Win32Registry is a module for parsing Windows Registry files,
allowing you to read the keys and values of a registry file without
going through the Windows API.

It provides an object-oriented interface to the keys and values in
a registry file. Registry files are structured as trees of keys,
with each key containing further subkeys or values.

The module is intended to be cross-platform, and run on those
platforms where Perl will run.

It supports both Windows NT registry files (Windows NT, 2000, XP, 2003,
Vista, 7) and Windows 95 registry files (Windows 95, 98, Millennium).

It is intended to be used to parse offline registry files. If a registry
file is currently in use, you will not be able to open it. However,
you can save part or all of a currently loaded registry file using the
Windows reg command if you have the appropriate administrative access.

(pettai)

2013-03-06 21:43:43 UTC MAIN commitmail json YAML

Add libmandoc. Ride bump.

(wiz)

2013-03-06 21:26:55 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.19

(wiz)

2013-03-06 21:26:46 UTC MAIN commitmail json YAML

2013-03-06 20:58:27 UTC MAIN commitmail json YAML

mutt 1.5.21nb10

(is)

2013-03-06 20:53:39 UTC MAIN commitmail json YAML

>From upstream: replace undefined use of sscanf() in reading from POP
server with simple parsing.
Mutt flea #3636, changeset 6299:4c16c0d1ba9e

(is)

2013-03-06 20:17:43 UTC MAIN commitmail json YAML

Patch from upstream for potential buffer overflow reading the certificate
index file (Changeset 6298:c7eff98bb299, see mutt flea #3636).

(is)

2013-03-06 18:08:02 UTC MAIN commitmail json YAML

It turns out there wasn't a specific joyent license; libuv is MIT
(following Node.js) with a few included BSD/ISC libraries.  So this is
no longer needed.

(gdt)

2013-03-06 17:32:08 UTC MAIN commitmail json YAML

Set license to
  mit AND 2-clause-bsd AND isc AND modified-bsd
because that's what the included LICENSE file says, after one wdiffs
the MIT license and the first part.  (There does not appear to be such
a thing, as a "joyent license", which is good news.)

(gdt)

2013-03-06 16:58:57 UTC MAIN commitmail json YAML

2013-03-06 16:21:13 UTC MAIN commitmail json YAML

2013-03-06 16:11:18 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.52

(adam)

2013-03-06 16:10:28 UTC MAIN commitmail json YAML

Version 1.7.52 (built with libpng-1.6.1beta06 and zlib-1.2.7)
  Added license info for cexcept.h, libpng, and zlib.
  Added consideration of "zopfli" compression to the "To do" list.
  Fixed a typo that caused a cHRM chunk to be "found" if an iCCP chunk
    were present.
  Reset best_byte_count before trial loop.
  Revise global png_set_keep_unknown_chunks() calls to avoid a libpng16
    warning.
  Reset "intent" to "specified_intent" before trial loop.
  Reset "plte_len" to "specified_plte_len" before trial loop.
  Initialize length of each trial to 0x7fffffff so any untried method
    is not the "best method".

(adam)

2013-03-06 14:26:11 UTC MAIN commitmail json YAML

Note update of TYPO3 packages:

www/typo3_45 4.5.24
www/typo3_46 4.6.17
www/typo3_47 4.7.9

(taca)

2013-03-06 14:25:27 UTC MAIN commitmail json YAML

Update typo3_47 to 4.7.9 (TYPO3 4.7.9).

2013-03-06  fb3f3b6                  [RELEASE] Release of TYPO3 4.7.9 (TYPO3 Release Team)
2013-03-06  d816f5b                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-03-06  85a52fe  #28587          [SECURITY] Open redirection with jumpurl (Franz G. Jahn)
2013-02-17  236defa  #40085          [BUGFIX] Invalid RSA key when submitting form twice (Benjamin Mack)

(taca)

2013-03-06 14:24:29 UTC MAIN commitmail json YAML

Update typo3_46 to 4.6.17 (TYPO3 4.6.17).

2013-03-06  e0d3f5a                  [RELEASE] Release of TYPO3 4.6.17 (TYPO3 Release Team)
2013-03-06  425ff87                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-03-06  da32bbb  #28587          [SECURITY] Open redirection with jumpurl (Franz G. Jahn)

(taca)

2013-03-06 14:23:39 UTC MAIN commitmail json YAML

Update typo3_45 to 4.5.24 (TYPO3 4.5.24).

2013-03-06  3cbef1f                  [RELEASE] Release of TYPO3 4.5.24 (TYPO3 Release Team)
2013-03-06  79e2370                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-03-06  71135d8  #28587          [SECURITY] Open redirection with jumpurl (Franz G. Jahn)
2013-03-01  0d77b86  #25003          [BUGFIX] Check minitems for TCAtree (Georg Ringer)
2013-03-01  796680a  #34371          [BUGFIX] Keep hyphens in custom HTML5 attributes (Jigal van Hemert)
2013-02-25  06571e6  #45570          Revert "[BUGFIX] FE session records are never removed" (Oliver Hader)

(taca)

2013-03-06 12:41:44 UTC MAIN commitmail json YAML

Switch to use own user_cygwin for _USER_DEPENDS.

(obache)

2013-03-06 12:38:41 UTC MAIN commitmail json YAML

2013-03-06 12:37:38 UTC MAIN commitmail json YAML

Added sysutils/user_cygwin version 20130306

(obache)

2013-03-06 12:37:17 UTC MAIN commitmail json YAML

2013-03-06 12:30:02 UTC MAIN commitmail json YAML

tell Cygwin and Haiku to pkglint.

(obache)

2013-03-06 12:02:14 UTC MAIN commitmail json YAML

Portability fixes.

XXX: libSystem.pc still contains WRKSRC references.

(jperkin)

2013-03-06 11:07:36 UTC MAIN commitmail json YAML

Updated inputmethod/uim-elisp to 1.8.4

(obache)

2013-03-06 11:07:19 UTC MAIN commitmail json YAML

Updated inputmethod/uim to 1.8.4

(obache)

2013-03-06 11:06:56 UTC MAIN commitmail json YAML

Update uim to 1.8.4.
based on PR pkg/47468 by YAMASHIRO, Jun.

Overview of changes from 1.8.3 to 1.8.4
=======================================
* Enhancements
  - uim-xim
    * Add Hungarian locale support (by KÅ‘vágó Zoltán)
  - uim-tutcode
    * Enhance postfix katakana conversion
      - Take characters while hiragana continues
      - Exclude specified number of characters
      - Shrink last postfix katakana conversion
    * Updated trycode composition table retrieved 2012-11-22

Overview of changes from 1.8.2 to 1.8.3
=======================================
* Fixes
  - uim-toolbar-gtk-systray
  - uim-toolbar-gtk3-systray
    * Avoid SEGV in some environments ([uim-ja 337])
    * Fix typo ([uim-ja 339])

  - uim-tutcode
    * Fix bug: <Shift>left/right key erases current selection text
      on Google Chrome

(obache)

2013-03-06 10:03:14 UTC MAIN commitmail json YAML

Ensure the new readline interface is used, fixes builds when using the
readline supplied by pkgsrc where the old interface is explicitly disabled.

(jperkin)

2013-03-06 08:30:41 UTC MAIN commitmail json YAML

Not as MAKE_JOBS_SAFE as you'd like.

(dsainty)

2013-03-05 23:42:47 UTC MAIN commitmail json YAML

Added misc/p5-Mac-PropertyList version 1.38

(pettai)

2013-03-05 23:41:56 UTC MAIN commitmail json YAML

Added p5-Mac-PropertyList

(pettai)

2013-03-05 23:41:00 UTC MAIN commitmail json YAML

This module is a low-level interface to the Mac OS X Property List (plist)
format. You probably shouldn't use this in applications--build interfaces
on top of this so you don't have to put all the heinous multi-level object
stuff where people have to look at it.

You can parse a plist file and get back a data structure. You can take that
data structure and get back the plist as XML. If you want to change the
structure inbetween that's your business. :)

You don't need to be on Mac OS X to use this. It simply parses and
manipulates a text format that Mac OS X uses.

(pettai)

2013-03-05 22:22:48 UTC MAIN commitmail json YAML

Added www/php-zendoptimizerplus version 7.0.0

(imil)

2013-03-05 22:19:52 UTC MAIN commitmail json YAML

add & enable php-zendoptimizerplus

(imil)

2013-03-05 22:18:37 UTC MAIN commitmail json YAML

Initial import of php-zendoptimizerplus, version 7.0.0, into the NetBSD
Packages Collection.

The Zend Optimizer+ provides faster PHP execution through opcode caching and
optimization. It improves PHP performance by storing precompiled script
bytecode in the shared memory. This eliminates the stages of reading code from
the disk and compiling it on future access. In addition, it applies a few
bytecode optimization patterns that make code execution faster.

(imil)

2013-03-05 22:03:39 UTC MAIN commitmail json YAML

Added www/p5-File-Mork version 0.3

(pettai)

2013-03-05 21:59:30 UTC MAIN commitmail json YAML

This is a module that can read the Mozilla URL history file
(normally $HOME/.mozilla/default/*.slt/history.dat) and extract the id,
url, name, hostname, first visted dat, last visited date and visit count.

(pettai)

2013-03-05 20:40:11 UTC MAIN commitmail json YAML

Add smartmontools-6.0, released 2012-10-10

(hauke)

2013-03-05 20:10:47 UTC MAIN commitmail json YAML

Added converters/p5-Data-Hexify version 1.00

(pettai)

2013-03-05 20:08:37 UTC MAIN commitmail json YAML

2013-03-05 20:05:57 UTC MAIN commitmail json YAML

Perl extension for hexdumping arbitrary data.
Hexify formats arbitrary (possible binary) data into a format
suitable for hex dumps in the style of xd or hexl.

(pettai)

2013-03-05 19:45:19 UTC MAIN commitmail json YAML

For some reason the https link works on my 6.99.16 system but not my
5.1 system.  Falling back to plain http.

(darcy)

2013-03-05 19:39:57 UTC MAIN commitmail json YAML

Add py-recaptcha to Makefile

(darcy)

2013-03-05 19:20:20 UTC MAIN commitmail json YAML

Add Python module for reCAPTCHA.

Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require
any imaging libraries because the CAPTCHA is served directly from reCAPTCHA.
Also allows you to securely obfuscate emails with Mailhide.

(darcy)

2013-03-05 18:07:13 UTC MAIN commitmail json YAML

2013-03-05 17:38:31 UTC MAIN commitmail json YAML

Fix a path for the emacs -> emacs23 move.

(dholland)

2013-03-05 17:34:49 UTC MAIN commitmail json YAML

Add missing file to PLIST.

(wiz)

2013-03-05 16:51:55 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.8.3.7

(adam)

2013-03-05 16:50:26 UTC MAIN commitmail json YAML

2013-03-05 16:19:06 UTC MAIN commitmail json YAML

Updated devel/p5-PerlIO-via-dynamic to 0.14 [apb 2013-03-05]

(apb)

2013-03-05 16:17:36 UTC MAIN commitmail json YAML

Update p5-PerlIO-via-dynamic to version 0.14.  The upstream maintainer
has changed from Chia-liang Kao to Alex Vandiver, so the MASTER_SITE
URL changes.  This fixes warnings that appear under Perl-5.16
with the previous version of this package, such as:

defined(@array) is deprecated at
    /usr/pkg/lib/perl5/vendor_perl/5.16.0/PerlIO/via/dynamic.pm line 149.

(apb)

2013-03-05 15:34:30 UTC MAIN commitmail json YAML

Updated www/nginx-devel to 1.3.14

(imil)

2013-03-05 15:34:14 UTC MAIN commitmail json YAML

Changes with nginx 1.3.14                                        05 Mar 2013

    *) Feature: $connections_active, $connections_reading, and
      $connections_writing variables in the ngx_http_stub_status_module.

    *) Feature: support of WebSocket connections in the
      ngx_http_uwsgi_module and ngx_http_scgi_module.

    *) Bugfix: in virtual servers handling with SNI.

    *) Bugfix: new sessions were not always stored if the "ssl_session_cache
      shared" directive was used and there was no free space in shared
      memory.
      Thanks to Piotr Sikora.

    *) Bugfix: multiple X-Forwarded-For headers were handled incorrectly.
      Thanks to Neal Poole for sponsoring this work.

    *) Bugfix: in the ngx_http_mp4_module.
      Thanks to Gernot Vormayr.

(imil)

2013-03-05 13:59:40 UTC MAIN commitmail json YAML

Note update of www/typo3_47 package to 4.7.8.

(taca)

2013-03-05 13:59:04 UTC MAIN commitmail json YAML

Update typo3_47 to 4.7.8.

2013-02-14  e83abe1                  [RELEASE] Release of TYPO3 4.7.8 (TYPO3 Release Team)
2013-02-14  71ef699  #44099          [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers)
2013-02-14  f2aeff0  #44273          [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers)
2013-02-14  a930bdf                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-02-14  915bf76  #42084          [BUGFIX] Allow "en" as language key (Xavier Perseguers)
2013-02-08  efbce7b                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-02-07  f1c43bb  #34129          [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
2013-02-03  a0cf1c9  #36364          [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
2013-02-02  44942df  #44416          [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
2013-02-02  9dba7d3  #43886          [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
2013-02-02  b088faa  #38505          [BUGFIX] load TCA before manipulation (Jigal van Hemert)
2013-02-01  c81aa5f  #28606          [BUGFIX] add check for empty form values in FORM View (Christian Kuhn)
2013-01-31  850a316  #45050          [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
2013-01-28  d8c61c6  #44892          [BUGFIX] Possible warning in about module (Christian Kuhn)
2013-01-27  dcb3a23  #42845          [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
2013-01-26  d2d5127                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-01-25  3845cc6  #39680          [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
2013-01-25  9eca09b  #19938,#23324,  [BUGFIX] EXT:felogin: Multiple bugs with preserveGETvars (Jigal van Hemert)
2013-01-25  c62aca6  #44145          [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
2013-01-24  04f83a8  #43874          [BUGFIX] array_merge_recursive_overrule: __UNSET for array values (Sebastian Michaelsen)
2013-01-24  b8d869c  #38240          [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
2013-01-24  78bc877  #43919          [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
2013-01-24  05d35ee  #44152          [TASK] Add save only button to Scheduler task (Lorenz Ulrich)
2013-01-12  db6aad0  #38135          [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
2013-01-04  f515d66  #44301          [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
2013-01-04  abd5389                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-01-02  84b978f  #42092          [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
2013-01-01  728ad7c  #44263          [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
2012-12-20  34af104  #34964          [BUGFIX] FE session records are never removed (Steffen Müller)
2012-12-20  63c8b8d  #32278          [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
2012-12-20  4658cd9  #43426          [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru)
2012-12-10  de4c85d  #43603          [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland)
2012-12-10  4167917  #43766          [BUGFIX] IE9 crashes after saving with RTE (Stanislas Rolland)
2012-12-10  bab481b  #38472          [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
2012-12-06  082fd0c  #39287          [BUGFIX] Compatibility fix for get_html_translation_table() (Michael Stucki)
2012-12-01  4c8eb91  #25113          [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
2012-12-01  5b03172  #43470          [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
2012-11-30  7605a68  #43459          [TASK] Remove typo3.pageModule.js (Falk Kühnel)
2012-11-30  fcd137b  #42292          [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
2012-11-29  b69a525  #41608          [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
2012-11-29  c0221e9  #42908          [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
2012-11-29  f0d8ed0  #32515          [BUGFIX] Form values with newlines escaped in email (Helmut Hummel)
2012-11-27  c308d1d  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
2012-11-24  2656dd8  #43264          [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
2012-11-23  912603d  #35787          [BUGFIX] Subject field in FormWizard (Florian Scholz)
2012-11-21  c790dbd                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-11-20  7c02b0c  #33700          [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling)

(taca)

2013-03-05 13:58:21 UTC MAIN commitmail json YAML

Note update of www/typo3_45 pakage to 4.5.23.

(taca)

2013-03-05 13:57:48 UTC MAIN commitmail json YAML

Update typo3_45 to 4.5.23.

2013-02-14  de390e0                  [RELEASE] Release of TYPO3 4.5.23 (TYPO3 Release Team)
2013-02-14  63a1e27                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-02-09  c9ef82d  #24248          [BUGFIX] t3lib_iconWorks must check if array exists before using it (Jigal van Hemert)
2013-02-09  83f1185  #32686          [BUGFIX] BE user switch impossible when in adminOnly mode (Philipp Kitzberger)
2013-02-09  3d289da  #34460          [BUGFIX] Excludefieds must exclude admin only tables (Georg Ringer)
2013-02-09  6d006e2  #33214          [BUGFIX] TypoLink: absolute urls when installed in subfolder (Nils Seinschedt)
2013-02-08  50372c5                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-02-07  6c8214e  #34129          [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
2013-02-03  cf0fb91  #36364          [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
2013-02-02  05d9084  #44416          [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
2013-02-02  6f5e19f  #43886          [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
2013-02-02  b1a5a4b  #38505          [BUGFIX] load TCA before manipulation (Jigal van Hemert)
2013-01-31  05c879f  #45050          [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
2013-01-28  9c32684  #31027          [BUGFIX] Load date-time picker in scheduler module (Christian Kuhn)
2013-01-27  8ff08c4  #42845          [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
2013-01-27  d808455                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-01-25  ede6862  #39680          [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
2013-01-25  1e0c188  #44145          [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
2013-01-24  2b64b11  #38240          [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
2013-01-24  e16d0f1  #43919          [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
2013-01-12  306b134  #38135          [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
2013-01-04  44f7fdd  #44301          [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
2013-01-04  ea7de49                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-01-02  94fb5a7  #42092          [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
2013-01-01  04fca2a  #44263          [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
2012-12-20  da58b20  #34964          [BUGFIX] FE session records are never removed (Steffen Müller)
2012-12-20  3ed1ba5  #32278          [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
2012-12-10  ec03f10  #43603          [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland)
2012-12-10  10688b1  #38472          [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
2012-12-01  236e831  #25113          [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
2012-12-01  339f739  #43470          [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
2012-11-30  1666d38  #43459          [TASK] Remove typo3.pageModule.js (Falk Kühnel)
2012-11-30  8892bbe  #42292          [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
2012-11-30  9716cf8  #41608          [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
2012-11-29  209d607  #42908          [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
2012-11-27  e87270e  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
2012-11-24  7199e5d  #34098          [TASK] Group excludefields by table (Johannes Feustel)
2012-11-24  971145f  #43264          [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
2012-11-21  8402d9b                  [TASK] Raise submodule pointer (TYPO3 Release Team)

(taca)

2013-03-05 13:56:56 UTC MAIN commitmail json YAML

Note update of www/typo3_46 package to 4.6.16.

(taca)

2013-03-05 13:56:23 UTC MAIN commitmail json YAML

Update typo3_46 to 4.6.16.

2013-02-14  2385b8d                  [RELEASE] Release of TYPO3 4.6.16 (TYPO3 Release Team)
2013-02-14  fc50341  #44099          [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers)
2013-02-14  ffcf2db  #44273          [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers)
2013-02-14  1788e32                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-02-14  2c4bffa  #42084          [BUGFIX] Allow "en" as language key (Xavier Perseguers)
2013-02-08  81ac8ac                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-02-07  57756d5  #34129          [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
2013-02-03  6c3bef2  #36364          [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
2013-02-02  0af6da1  #44416          [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
2013-02-02  df59226  #43886          [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
2013-02-02  a06d3c6  #38505          [BUGFIX] load TCA before manipulation (Jigal van Hemert)
2013-02-01  928f016  #28606          [BUGFIX] add check for empty form values in FORM View (Christian Kuhn)
2013-01-31  3367c8b  #45050          [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
2013-01-27  50e3610  #42845          [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
2013-01-27  80b80a0                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-01-25  4c8c176  #39680          [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
2013-01-25  1502773  #44145          [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
2013-01-24  4b792b9  #38240          [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
2013-01-24  cf7af09  #43919          [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
2013-01-11  86c97ee  #38135          [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
2013-01-04  26fdc3f  #44301          [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
2013-01-04  6648447                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-01-02  aa893a0  #42092          [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
2013-01-01  1d523bd  #44263          [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
2012-12-20  d4d9e0d  #34964          [BUGFIX] FE session records are never removed (Steffen Müller)
2012-12-20  48d51a1  #32278          [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
2012-12-20  2456037  #43426          [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru)
2012-12-10  0b2288d  #38472          [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
2012-12-01  1f5fe25  #25113          [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
2012-12-01  f808df4  #43470          [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
2012-11-30  26d0e1a  #43459          [TASK] Remove typo3.pageModule.js (Falk Kühnel)
2012-11-30  646c546  #42292          [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
2012-11-30  8684a61  #41608          [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
2012-11-29  7c81671  #42908          [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
2012-11-29  04b2e6c  #32515          [BUGFIX] Form values with newlines escaped in email (Helmut Hummel)
2012-11-27  c667e98  #42236          [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
2012-11-24  ba065d9  #33813          [BUGFIX] Wizard in HTML element moved to t3editor (Georg Ringer)
2012-11-24  c1a2299  #32890          [BUGFIX] Livesearch toolbar should close others (Tolleiv Nietsch)
2012-11-24  c17a292  #43264          [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
2012-11-23  a81bdec  #35787          [BUGFIX] Subject field in FormWizard (Florian Scholz)
2012-11-21  683a356                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-11-20  8e85043  #33700          [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling)

(taca)

2013-03-05 10:30:53 UTC pkgsrc-2012Q4 commitmail json YAML

2013-03-05 10:30:39 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4086 - requested by kim
security/sudo: security update

Revisions pulled up:
- security/sudo/Makefile                                        1.140 via patch
- security/sudo/distinfo                                        1.79
- security/sudo/patches/patch-aa                                1.30
- security/sudo/patches/patch-af                                1.29
- security/sudo/patches/patch-ag                                1.20
- security/sudo/patches/patch-pwutil.c                          deleted

---
  Module Name:    pkgsrc
  Committed By:  kim
  Date:          Fri Mar  1 14:24:59 UTC 2013

  Modified Files:
          pkgsrc/security/sudo: Makefile distinfo
          pkgsrc/security/sudo/patches: patch-aa patch-af patch-ag
  Removed Files:
          pkgsrc/security/sudo/patches: patch-pwutil.c

  Log Message:
  Upgrade to address CVE-2013-1775

  What's new in Sudo 1.7.10p7?

    * A time stamp file with the date set to the epoch by "sudo -k"
      is now completely ignored regardless of what the local clock is
      set to.  Previously, if the local clock was set to a value between
      the epoch and the time stamp timeout value, a time stamp reset
      by "sudo -k" would be considered current.

  What's new in Sudo 1.7.10p6?

    * The tty-specific time stamp file now includes the session ID
      of the sudo process that created it.  If a process with the same
      tty but a different session ID runs sudo, the user will now be
      prompted for a password (assuming authentication is required for
      the command).

  What's new in Sudo 1.7.10p5?

    * On systems where the controlling tty can be determined via /proc
      or sysctl(), sudo will no longer fall back to using ttyname()
      if the process has no controlling tty.  This prevents sudo from
      using a non-controlling tty for logging and time stamp purposes.

  What's new in Sudo 1.7.10?

    * If the user is a member of the "exempt" group in sudoers, they
      will no longer be prompted for a password even if the -k flag
      is specified with the command.  This makes "sudo -k command"
      consistent with the behavior one would get if the user ran "sudo
      -k" immediately before running the command.

    * The sudoers file may now be a symbolic link.  Previously, sudo
      would refuse to read sudoers unless it was a regular file.

    * The user/group/mode checks on sudoers files have been relaxed.
      As long as the file is owned by the sudoers uid, not world-writable
      and not writable by a group other than the sudoers gid, the file
      is considered OK.  Note that visudo will still set the mode to
      the value specified at configure time.

    * /etc/environment is no longer read directly on Linux systems
      when PAM is used.  Sudo now merges the PAM environment into the
      user's environment which is typically set by the pam_env module.

    * The initial evironment created when env_reset is in effect now
      includes the contents of /etc/environment on AIX systems and the
      "setenv" and "path" entries from /etc/login.conf on BSD systems.

    * On systems with an SVR4-style /proc file system, the /proc/pid/psinfo
      file is now uses to determine the controlling terminal, if possible.
      This allows tty-based tickets to work properly even when, e.g.
      standard input, output and error are redirected to /dev/null.

    * The sudoreplay command can now properly replay sessions where
      no tty was present.

    * Fixed a race condition that could cause sudo to receive SIGTTOU
      (and stop) when resuming a shell that was run via sudo when I/O
      logging (and use_pty) is not enabled.

(tron)

2013-03-05 07:47:30 UTC MAIN commitmail json YAML

+ Sigil-0.7.1 [needs qt5], byacc-20130304, eric4-4.5.9, eric5-5.3.1,
  openldap-2.4.34, py-qt4-4.10, py-sip-4.14.4, qnetwalk-1.4,
  qt4-qscintilla-2.7.1, stella-3.8.1, tinc-1.0.20, xboard-4.7.0.

(wiz)

2013-03-05 01:59:51 UTC MAIN commitmail json YAML

Fix build problem with squid-ldap-helper PKG_OPTIONS enabled.

(taca)

2013-03-05 01:45:46 UTC MAIN commitmail json YAML

patch-aa is gone, and now also forgotten.

(dsainty)

2013-03-05 00:16:34 UTC MAIN commitmail json YAML

Updated meta-pkgs/deforaos-desktop to 0.0.2

(khorben)

2013-03-05 00:15:35 UTC MAIN commitmail json YAML

Added deforaos-camera, deforaos-coder, deforaos-terminal and updated
deforaos-browser

(khorben)

2013-03-05 00:08:21 UTC MAIN commitmail json YAML

Updated sysutils/deforaos-browser to 0.4.10

(khorben)

2013-03-05 00:06:39 UTC MAIN commitmail json YAML

Updated DeforaOS Browser 0.4.10, with:
- improvements to icons (emblems, type associations...)
- differentiated directory icons (pictures, videos...)
- fixes to the git and subversion plug-ins (when adding files)
- support for URLs and directories as desktop entries (homescreen)
- additional improvements when handling desktop entries
- some fixes to the user interface (back/forward buttons...)
- additional minor fixes (internal dependencies...)

(khorben)

2013-03-04 23:43:53 UTC MAIN commitmail json YAML

Added devel/deforaos-coder version 0.0.0

(khorben)

2013-03-04 23:42:41 UTC MAIN commitmail json YAML

Added deforaos-coder

(khorben)

2013-03-04 23:42:07 UTC MAIN commitmail json YAML

Imported deforaos-coder-0.0.0 as devel/deforaos-coder

DeforaOS Coder is an Integrated Development Environment (IDE) for the DeforaOS
desktop.

It also contains a simulator for embedded devices, and a SQL console.

(khorben)

2013-03-04 23:36:35 UTC pkgsrc-2012Q4 commitmail json YAML

2013-03-04 23:35:37 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4087 - requested by tez
security/mit-krb5: security patch

Revisions pulled up:
- security/mit-krb5/Makefile                                    1.65 via patch
- security/mit-krb5/distinfo                                    1.39
- security/mit-krb5/patches/patch-plugins_preauth_pkinit_pkinit_crypto_openssl.c 1.1

---
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Thu Feb 28 14:19:37 UTC 2013

  Modified Files:
          pkgsrc/security/mit-krb5: Makefile distinfo
  Added Files:
          pkgsrc/security/mit-krb5/
  patches:
              patch-plugins_preauth_pkinit_pkinit_crypto_openssl.c

  Log Message:
  Add patch for CVE-2013-1415 (SA52390)

(tron)

2013-03-04 23:13:49 UTC MAIN commitmail json YAML

2013-03-04 23:12:37 UTC MAIN commitmail json YAML

Added graphics/deforaos-camera version 0.0.1

(khorben)

2013-03-04 23:11:43 UTC MAIN commitmail json YAML

Added deforaos-camera

(khorben)

2013-03-04 23:10:50 UTC MAIN commitmail json YAML

Imported deforaos-camera-0.0.1 as graphics/deforaos-camera (from wip)

DeforaOS Camera is a webcam application, able to take pictures. It is meant to
be used as a photo camera application on embedded devices.

(khorben)