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

2024-05-13 16:23:57 UTC Now

2012-08-20 11:34:59 UTC MAIN commitmail json YAML

Update to 0.5.1

* Convert to use gtk2 and gtk3 (latest vinagre uses gtk3,
  and python binding requires gtk2)
* Set python option as deafult
* Add pulseaudio option (functionality is not tested)
* plugin option is broken like before

Changelog:

July 12, 2012: Release 0.5.1
============================

New features:

o New API for connecting to a GSocketAddress * object
o New API to allow specification of a hostname with
  a pre-opened file descriptor
o Support for UNIX domain sockets in gvncviewer demo
o More translations

Bug fixes:

o Fix building with newer glibc-headers and -O0
o Fix GIR building by linking against libgvnc
  from builddir
o Fix deprecation warnings when building against
  glib >= 2.32
o Switch to using mingw64 toolchain for Win32 builds
o Fix introspection of key grab APIs
o Ensure debugging works with GLib >= 2.32
o Allow explicit control over pulseaudio building
o Add check for Perl  Text::CSV when building from GIT
o Fix POD syntax in gvnccapture man page
o Reduce excessive stack usage in vncconnection.c

Dec 21, 2011: Release 0.5.0
===========================

New features:

o QEMU audio extension support

Bug fixes:

o Avoid deprecated GNUTLS functions
o Allow access to VncConnection object inside VncDisplay
o Don't override PKG_CONFIG_PATH when building GIR files
o Death to all TABs
o General code style/indentation cleanup
o Fix memory leak in keymap code
o Fix mapping of shift key in Windows

Nov 10, 2011: Release 0.4.4
===========================

New features:

o Vala bindings

Bug fixes:

o Missing OS-X keymapping for the letter 'A'
o Update Turkish/Esperanto/Korean/Slovak translations
o Mapping for Left Control / Alt keys
o Fix leak of string list in grab sequence string
o Fix introspection for vnc_display_get_pixbuf
o Fix GTK3 build on Mingw32
o Improved log messages for TLS auth subtypes

Feb 18, 2011: Release 0.4.3
===========================

New features:

o None

Bug fixes:

o Fix crash in pointer motion event handler
o Fix crash in vnc_display_get_pixbuf
o Fix crash in TLS cleanup code
o Fix frambuffer boundary checks
o Improve drawing performance with server side pixmap
o Fix performance degradation due to leaked GSource
o Fix setting of 'shared' connection flag
o Make pointer warp boundary detection more robust
o Adapt keymap code to build with GDK3 multiple displays
o Remove use of gdk_drawable calls to fix GTK3

Code cleanup:

o Remove need for Text::CSV perl module at build time

Nov  3, 2010: Release 0.4.2
===========================

New features:

o OS-X VNC authentiction scheme
o Add API to query library version

Bug fixes:

o Disable extended key events if display keymap
  cannot be determined
o Rewritten keymap code to work on non-Xorg
  servers and native OS-X/Win32 GTK backends.
o Many more language translations
o Strict bounds checking on all framebuffer updates
o Fixed parameter for vnc-server-cut-text signal
o Fixed build with latest GTK3 development snapshot

Code cleanup:

o Switched over to GIO for socket connections
o Removed all use of GNULIB now GIO handles all
  portability issues with sockets.
o Mandate use of Cairo for all drawing, removing
  any use of GdkPixmap, GdkImage, GdkBitmap.

Jul 14, 2010: Release 0.4.1
===========================

Bug fixes:

o Fix test suite execution
o Ensure builds against GTK3 get a separate library soname,
  pkg-config file and include directory to allow parallel
  install with GTK2 builds.

Jul 11, 2010: Release 0.4.0
===========================

Bug fixes:

o Fix protocol greeting so wireshark detects stream
o Fix build with GSEAL
o Try next DNS address after any connect failure
o Plugin build with newer mozilla
o Fix linkage to libgpg-error
o Fix linker flags on solaris
o Fix gcrypt threading callbacks
o Fix multiple memory leaks
o Remove use of PATH_MAX to fix Hurd

New features:

o Refactored gvnc module to provide a full GObject
  for interacting with the RFB protcol.
o Create a libgvnc.so for non-GTK related APIs for
  dealing with RFB protcol
o Add gvnccapture command line tool for screenshot
  capture
o Many updated translations

(ryoon)

2012-08-20 09:11:22 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup tickets 3902 to 3908

(sbd)

2012-08-20 09:07:23 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3908 - requested by
www/typo3_47 security update

Revisions pulled up:
- www/typo3_47/Makefile                                        1.4
- www/typo3_47/PLIST                                            1.3
- www/typo3_47/distinfo                                        1.3

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 13:53:50 UTC 2012

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

  Log Message:
  Update typo3_45 to 4.7.4.

  This release fixes several security problems TYPO3-CORE-SA-2012-004,

  <http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

  2012-08-15  ccf6b0a                  [RELEASE] Release of TYPO3 4.7.4 (TYPO3 Release Team)
  2012-08-15  14d5d72  #21634          [SECURITY] XSS in install tool (Mario Rimann)
  2012-08-15  a1c3165  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
  2012-08-15  8cf7db7  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
  2012-08-15  59e028a  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
  2012-08-15  758c217  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
  2012-08-15  44e8ae6  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
  2012-08-15  7c778d3  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
  2012-08-15  044ae9a  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Marcus Krause)
  2012-08-15  0bcecd8  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
  2012-08-15  774537c  #23226Security  [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)
  2012-08-15  a9383b1                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-08-15  7edbd63                  [TASK] Update version numbers to 4.7.4 (Steffen Ritter)

  2012-08-08  9fe9e97                  [RELEASE] Release of TYPO3 4.7.3 (TYPO3 Release Team)
  2012-08-07  ae9d18c  #36616          [BUGFIX] sectionIndex menu is not i18n ready (Stefan Galinski)
  2012-08-07  6985616  #39583          [BUGFIX] Exception "Could not create directory" (Michael Klapper)
  2012-08-06  8824193  #38548          [BUGFIX] Incorrect search-results when searching for part of word (Tymoteusz Motylewski)
  2012-08-05  943c50e  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
  2012-08-03  cb8d2a6  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
  2012-08-01  5b8d6c4  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
  2012-08-01  569164c  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
  2012-07-29  8700d8a  #39203          [BUGFIX] BE User Settings cannot be saved by clicking enter (Mario Rimann)
  2012-07-28  fa8b919  #39338          [BUGFIX] RTE: Installation of AllowClipboardHelper is not triggered (Stanislas Rolland)
  2012-07-25  02442d8  #38691          [BUGFIX] Exclude E_STRICT from errors with PHP 5.4 (Philipp Gampe)
  2012-07-25  a3e05a3  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
  2012-07-24  5a9b3ea  #39220          [BUGFIX] Invalid fallback for non-localized labels (Xavier Perseguers)
  2012-07-23  fc1a8f0  #37967          [BUGFIX] YouTube videos can not be played with Media CE (Kai Vogel)
  2012-07-23  ac4f234  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
  2012-07-21  7c56214                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-07-21  e3e08c1  #39067          [TASK] Change @deprecated annotation to the correct version (Wouter Wolters)
  2012-07-20  e931425  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
  2012-07-20  a450514  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
  2012-07-15  51823dc  #38104          [BUGFIX] Remove bogus template in template analyzer (Helmut Hummel)
  2012-07-09  2cce3f0  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
  2012-07-07  8d29e26  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack)
  2012-07-06  83672e8  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
  2012-07-05  c0ba55f  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)
  2012-07-05  d35320b  #38657          [BUGFIX] RTE 4.7: Incorrect behaviours in IE9 native mode (Stanislas Rolland)

(sbd)

2012-08-20 09:07:02 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3907 - requested by
www/typo3_46 security update

Revisions pulled up:
- www/typo3_46/Makefile                                        1.12-1.13
- www/typo3_46/PLIST                                            1.6-1.7
- www/typo3_46/distinfo                                        1.11-1.12

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 15:52:21 UTC 2012

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

  Log Message:
  Update typo3_46 to 4.6.11.

  2012-08-08  74fd6bb                  [RELEASE] Release of TYPO3 4.6.11 (TYPO3 Release Team)
  2012-08-08  e809cd3                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-08-07  a5cd4df  #39583          [BUGFIX] Exception "Could not create directory" (Michael Klapper)
  2012-08-05  e96eedc  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
  2012-08-03  b6a6c6d  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
  2012-08-01  731d547  #32282          [BUGFIX] unlink issues warnings for lock files (Markus Klein)
  2012-08-01  38ca29a  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
  2012-08-01  fef9743  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
  2012-07-31  102d0c8  #33625          [BUGFIX] Properly check disabled versioning within tcemain (Tolleiv Nietsch)
  2012-07-30  aef25cd  #22152          [BUGFIX] PHP warnings may show up in the List module (Dmitry Dulepov)
  2012-07-29  689bb9d  #31278          [BUGFIX] Shell command arguments are not escaped (Dmitry Dulepov)
  2012-07-26  349da10  #26815          [BUGFIX] RTE transformation transforms LF/CR between div and hr into space (Stanislas Rolland)
  2012-07-25  ce5ba95  #35154,#38691  [BUGFIX] Exclude E_STRICT from errors with PHP 5.4 (Philipp Gampe)
  2012-07-25  8affd66  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
  2012-07-24  f35b46d  #39220          [BUGFIX] Invalid fallback for non-localized labels (Xavier Perseguers)
  2012-07-24  bde9302  #33082          [TASK] Improve error message of "broken rootline" (Georg Ringer)
  2012-07-23  8621c14  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
  2012-07-22  612d705  #33895          [BUGFIX] Update extension must invalidate autoloader cache (Philipp Gampe)
  2012-07-21  37ecea2                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-07-20  8851d23  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
  2012-07-20  2b103fa  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
  2012-07-15  9a71681  #38104          [BUGFIX] Remove bogus template in template analyzer (Helmut Hummel)
  2012-07-12  3d19540  #24626          [BUGFIX] Drag&Drop inside the root page of the pagetree isn't possible (Stefan Galinski)
  2012-07-12  cdee4ff  #33546          [BUGFIX] Check if user is allowed to paste page to pagetree (Max Roesch)
  2012-07-12  c3e4fcb  #36313          [BUGFIX] Add rootline workspace overlay for backend_layouts. (Timo Webler)
  2012-07-09  2fd0f62  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
  2012-07-07  cb139fe  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in Filelist (Benjamin Mack)
  2012-07-06  d693daa  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
  2012-07-05  78a7a0c  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)
  2012-07-05  999624f  #38658          [BUGFIX] RTE 4.6: Force IE9 to use IE8 mode in frontend (Stanislas Rolland)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 13:51:01 UTC 2012

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

  Log Message:
  Update typo3_46 to 4.6.12.

  This release fixes several security problems TYPO3-CORE-SA-2012-004,

  <http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

  2012-08-15  a1e439e                  [RELEASE] Release of TYPO3 4.6.12 (TYPO3 Release Team)
  2012-08-15  7a839a3  #21634          [SECURITY] XSS in install tool (Mario Rimann)
  2012-08-15  2ae69c8  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
  2012-08-15  1eaebd3  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
  2012-08-15  9b2b8fb  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
  2012-08-15  6376643  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
  2012-08-15  a4a20e9  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
  2012-08-15  829e391  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
  2012-08-15  dc6529c  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel)
  2012-08-15  8c0b4dc  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
  2012-08-15  4c8c0fd  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)

(sbd)

2012-08-20 09:06:31 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3906 - requested by
www/typo3_45 security update

Revisions pulled up:
- www/typo3_45/Makefile                                        1.13-1.14
- www/typo3_45/PLIST                                            1.6-1.7
- www/typo3_45/distinfo                                        1.11-1.12

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 15:51:39 UTC 2012

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

  Log Message:
  Update typo3_45 package to 4.5.18.

  2012-08-08  c9ae56c                  [RELEASE] Release of TYPO3 4.5.18 (TYPO3 Release Team)
  2012-08-05  2bb16e8  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
  2012-08-03  83af91c  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
  2012-08-01  08b29b8  #25079          [BUGFIX] Suggest Wizard crashes in Frontend Editing (Dennis Ahrens)
  2012-08-01  1e11fd1  #32282          [BUGFIX] unlink issues warnings for lock files (Markus Klein)
  2012-08-01  9dab257  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
  2012-08-01  239d66d  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
  2012-07-31  1d5e85e  #33625          [BUGFIX] Properly check disabled versioning within tcemain (Tolleiv Nietsch)
  2012-07-30  35045a3  #22152          [BUGFIX] PHP warnings may show up in the List module (Dmitry Dulepov)
  2012-07-29  5935394  #31278          [BUGFIX] Shell command arguments are not escaped (Mario Rimann)
  2012-07-26  54761c2  #26815          [BUGFIX] RTE transformation transforms LF/CR between div and hr into space (Stanislas Rolland)
  2012-07-25  73bf1fa  #38691          [BUGFIX] Exclude E_STRICT on PHP 5.4 and unify error reporting (Philipp Gampe)
  2012-07-25  d9868f6  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
  2012-07-24  c85d6be  #33082          [TASK] Improve error message of "broken rootline" (Georg Ringer)
  2012-07-23  bc0feed  #28684          [BUGFIX] Formmail doesn't always use correct character set (Jigal van Hemert)
  2012-07-23  baba7fa  #38927          [BUGFIX] $_EXTCONF was not filled in ext_tables.php (Ernesto Baschny)
  2012-07-23  8e944f0  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
  2012-07-21  b0f3efd                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-07-20  259c25c  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
  2012-07-20  0f83ce4  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
  2012-07-18  71781f1  #36777          [BUGFIX] Unnecessary warning in css_styled_content (division by zero) (Thomas Layh)
  2012-07-17  218f304  #33629          [BUGFIX] datepicker does not set current time as default (Simon Schaufelberger)
  2012-07-12  fe76723  #24626          [BUGFIX] Drag&Drop inside the root page of the pagetree isn't possible (Stefan Galinski)
  2012-07-12  eb215ba  #33546          [BUGFIX] Check if user is allowed to paste page to pagetree (Max Roesch)
  2012-07-12  bc21789  #36313          [BUGFIX] Add rootline workspace overlay for backend_layouts. (Timo Webler)
  2012-07-09  82e0d0b  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
  2012-07-07  042dc4a  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack)
  2012-07-06  277ea81  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
  2012-07-05  eb317e7  #38645          [BUGFIX] E_DEPRECATED does not exist in PHP 5.2 (Ivan Kartolo)
  2012-07-05  5eb31a1  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 13:49:25 UTC 2012

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

  Log Message:
  Update typo3_45 to 4.5.19.

  This release fixes several security problems TYPO3-CORE-SA-2012-004,

  <http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

  2012-08-15  9bcf5eb                  [RELEASE] Release of TYPO3 4.5.19 (TYPO3 Release Team)
  2012-08-15  76748b7  #21634          [SECURITY] XSS in install tool (Mario Rimann)
  2012-08-15  85df0e4  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
  2012-08-15  605d05f  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
  2012-08-15  6840097  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
  2012-08-15  fb1e204  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
  2012-08-15  6fd6768  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
  2012-08-15  11abbaa  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
  2012-08-15  a3293a7  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel)
  2012-08-15  ccbbfc3  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
  2012-08-15  f046457  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)

(sbd)

2012-08-20 09:05:44 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3905 - requested by taca
www/drupal7 security update

Revisions pulled up:
- www/drupal7/Makefile                                          1.10
- www/drupal7/PLIST                                            1.5
- www/drupal7/distinfo                                          1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 15:46:38 UTC 2012

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

  Log Message:
  Update drupal7 package to 7.15.

  Release notes says "no security fix" but it really fixes SA49131:
  <http://secunia.com/advisories/49131/>.

  Release notes

  Maintenance release of the Drupal 7 series. Includes bugfixes and small
  API/feature improvements only (no major new functionality); significant new
  features are only being added to the forthcoming Drupal 8.0 release.

  No security fixes are included in this release.

  Besides documentation fixes, no changes have been made to the .htaccess,
  robots.txt or settings.php files in this release, so upgrading custom versions
  of those files is not necessary.  Known issues:

      #1708722: Call to undefined function drupal_find_base_themes() in
        drupal-7.15/includes/module.inc on line 184: Under rare circumstances
        which are still under investigation (most likely, sites with a sub-theme
        enabled and a module enabled that calls certain code early in Drupal's
        page request), upgrading to Drupal 7.15 may lead to a fatal error. A
        patch to fix this is available.

  http://drupal.org/node/1708292

(sbd)

2012-08-20 08:35:49 UTC MAIN commitmail json YAML

new wireshark (security fixes)

(christos)

2012-08-20 08:34:44 UTC MAIN commitmail json YAML

2012-08-20 08:22:29 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3904 - requested by taca
Ruby on Rails 3.2.8 security update

Revisions pulled up:
- databases/ruby-activerecord32/distinfo                        1.6
- devel/ruby-activemodel32/distinfo                            1.6
- devel/ruby-activesupport32/distinfo                          1.6
- devel/ruby-railties32/distinfo                                1.6
- lang/ruby/rails.mk                                            1.30
- mail/ruby-actionmailer32/distinfo                            1.6
- www/ruby-actionpack32/distinfo                                1.6
- www/ruby-activeresource32/distinfo                            1.6
- www/ruby-rails32/distinfo                                    1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:37:06 UTC 2012

  Modified Files:
  pkgsrc/lang/ruby: rails.mk

  Log Message:
  Start update of Ruby on Rails 3.2.8.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:38:09 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activesupport32: distinfo

  Log Message:
  Update ruby-activesupport32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * Fix ActiveSupport integration with Mocha > 0.12.1. *Mike Gunderloy*

  * Reverted the deprecation of ActiveSupport::JSON::Variable.
    *Rafael Mendon軋 Fran軋*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:38:41 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activemodel32: distinfo

  Log Message:
  Update ruby-activemodel32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:40:00 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-actionpack32: distinfo

  Log Message:
  Update ruby-actionpack32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * There is an XSS vulnerability in the strip_tags helper in Ruby on Rails, the
    helper doesn't correctly handle malformed html.  As a result an attacker can
    execute arbitrary javascript through the use of specially crafted malformed
    html.

    *Marek from Nethemba (www.nethemba.com) & Santiago Pastorino*

  * When a "prompt" value is supplied to the `select_tag` helper, the "prompt"
    value is not escaped.
    If untrusted data is not escaped, and is supplied as the prompt value, there
    is a potential for XSS attacks.
    Vulnerable code will look something like this:

      select_tag("name", options, :prompt => UNTRUSTED_INPUT)

    *Santiago Pastorino*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:41:02 UTC 2012

  Modified Files:
  pkgsrc/databases/ruby-activerecord32: distinfo

  Log Message:
  Update ruby-activerecord32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * Do not consider the numeric attribute as changed if the old value is zero
    and the new value is not a string.
    Fixes #7237.

    *Rafael Mendon軋 Fran軋*

  * Removes the deprecation of `update_attribute`. *fxn*

  * Reverted the deprecation of `composed_of`. *Rafael Mendon軋 Fran軋*

  * Reverted the deprecation of `*_sql` association options. They will be
    deprecated in 4.0 instead. *Jon Leighton*

  * Do not eager load AR session store. ActiveRecord::SessionStore depends on
    the abstract store in Action Pack. Eager loading this class would break
    client code that eager loads Active Record standalone.
    Fixes #7160

    *Xavier Noria*

  * Do not set RAILS_ENV to "development" when using `db:test:prepare` and
    related rake tasks.
    This was causing the truncation of the development database data when using
    RSpec.

    Fixes #7175.

    *Rafael Mendon軋 Fran軋*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:41:37 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-activeresource32: distinfo

  Log Message:
  Update ruby-activeresource32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:42:14 UTC 2012

  Modified Files:
  pkgsrc/mail/ruby-actionmailer32: distinfo

  Log Message:
  Update ruby-actionmailer32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:43:08 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-railties32: distinfo

  Log Message:
  Update ruby-railties32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * ERB scaffold generator use the `:data => { :confirm => "Text" }` syntax
    instead of `:confirm`.

    *Rafael Mendon軋 Fran軋*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:44:30 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-rails32: distinfo

  Log Message:
  Update ruby-rails32 to 3.2.8.

  This is a meta-like package and no changes.

(sbd)

2012-08-20 08:19:37 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3902 - requested by taca
Ruby on Rails 3.1.8 security update

Revisions pulled up:
- databases/ruby-activerecord31/distinfo                        1.6
- devel/ruby-activemodel31/distinfo                            1.6
- devel/ruby-activesupport31/distinfo                          1.7
- devel/ruby-railties31/distinfo                                1.6
- lang/ruby/rails.mk                                            1.29
- mail/ruby-actionmailer31/distinfo                            1.6
- www/ruby-actionpack31/distinfo                                1.7
- www/ruby-activeresource31/distinfo                            1.6
- www/ruby-rails31/distinfo                                    1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:32:52 UTC 2012

  Modified Files:
  pkgsrc/lang/ruby: rails.mk

  Log Message:
  Start Ruby on Rails 3.1.8.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:33:18 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activesupport31: distinfo

  Log Message:
  Update ruby-activesupport31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:33:48 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activemodel31: distinfo

  Log Message:
  Update ruby-activemodel31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:34:38 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-actionpack31: distinfo

  Log Message:
  Update ruby-actionpack31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  * There is an XSS vulnerability in the strip_tags helper in Ruby on Rails, the
    helper doesn't correctly handle malformed html.  As a result an attacker can
    execute arbitrary javascript through the use of specially crafted malformed
    html.

    *Marek from Nethemba (www.nethemba.com) & Santiago Pastorino*

  * When a "prompt" value is supplied to the `select_tag` helper, the
    "prompt" value is not escaped.
    If untrusted data is not escaped, and is supplied as the prompt value,
    there is a potential for XSS attacks.
    Vulnerable code will look something like this:
      select_tag("name", options, :prompt => UNTRUSTED_INPUT)

    *Santiago Pastorino*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:35:20 UTC 2012

  Modified Files:
  pkgsrc/databases/ruby-activerecord31: distinfo

  Log Message:
  Update ruby-activerecord31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:36:35 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-activeresource31: distinfo

  Log Message:
  Update ruby-activeresource31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:37:22 UTC 2012

  Modified Files:
  pkgsrc/mail/ruby-actionmailer31: distinfo

  Log Message:
  Update ruby-actionmailer31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:37:52 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-railties31: distinfo

  Log Message:
  Update ruby-railties31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:38:45 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-rails31: distinfo

  Log Message:
  Update ruby-rails31 to 3.1.8.

  This is a meta-like package and no changes.

(sbd)

2012-08-20 08:17:47 UTC MAIN commitmail json YAML

Updated security/mit-krb5 to 1.10.3

(adam)

2012-08-20 08:16:26 UTC MAIN commitmail json YAML

Changes 1.10.3:
This is a bugfix release.
* Fix KDC uninitialized pointer vulnerabilities that could lead to a denial of
  service [CVE-2012-1014] or remote code execution [CVE-2012-1015].
* Correctly use default_tgs_enctypes instead of default_tkt_enctypes for TGS
  requests.

(adam)

2012-08-20 08:12:08 UTC MAIN commitmail json YAML

Updated net/ocamlnet to 3.6

(wiz)

2012-08-20 08:11:59 UTC MAIN commitmail json YAML

Update to 3.6, provided by maintainer Jaap Boender in PR 46817.

This is an update of ocamlnet to its newest version, 3.6. Changes are:
* Netsys_sem: a new abstraction for emulating anonymous
  semaphores on systems that only provide named semaphores,
  like OS X. All users of semaphores inside Ocamlnet now
  base on Netsys_sem.
* reimplementing Netstring_str for the case the Str engine
  is used. It is now thread-safe without having to use
  mutexes.
* The default is now -disable-pcre
* The module Netstring_pcre has been moved to a library of its
  own, namely netstring-pcre. It is only installed if -enable-pcre
* Nethttp.Header.best_media_type: improved
  (patch by Christopher Zimmemann)
* Netsys_mem.alloc_memory_pages: one can now mark the memory
  pages as executable
* src/netsys/configure: disabling POSIX semaphore check
  for win32
* Fixes for OpenBSD (by Christopher Zimmermann)
* Netcgi connectors (SCGI, AJP, FCGI): unifying the ~sockaddr
  and ~port arguments. ~port now also assumes a loopback binding.
  (Suggested by Christopher Zimmermann).
* Allowing posix_spawn again for MacOS. It turns out the
  number of file actions is limited. If we are above the
  limit, posix_spawn is not used.
* Ssl_exts: adding function for returning the fingerprint of
  a certificate
* Https_client: new verify callback for additional certificate
  checks

(wiz)

2012-08-20 07:54:05 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3903 - requested by taca
Ruby on Rails 3.0.17 security update.

Revisions pulled up:
- databases/ruby-activerecord3/distinfo                        1.15
- devel/ruby-activemodel/distinfo                              1.15
- devel/ruby-activesupport3/distinfo                            1.16
- devel/ruby-railties/distinfo                                  1.15
- lang/ruby/rails.mk                                            1.28
- mail/ruby-actionmailer3/distinfo                              1.17
- www/ruby-actionpack3/distinfo                                1.16
- www/ruby-activeresource3/distinfo                            1.15
- www/ruby-rails3/distinfo                                      1.16

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:44:22 UTC 2012

  Modified Files:
  pkgsrc/lang/ruby: rails.mk

  Log Message:
  Start update of Ruby on Rails 3.0.17.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:44:58 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activesupport3: distinfo

  Log Message:
  Update ruby-activesupport3 to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:45:45 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activemodel: distinfo

  Log Message:
  Update ruby-activemodel to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:46:45 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-actionpack3: distinfo

  Log Message:
  Update ruby-actionpack3 to 3.0.17

  ## Rails 3.0.17 (Aug 9, 2012)

  * There is an XSS vulnerability in the strip_tags helper in Ruby on Rails, the
    helper doesn't correctly handle malformed html.  As a result an attacker can
    execute arbitrary javascript through the use of specially crafted malformed
    html.

    *Marek from Nethemba (www.nethemba.com) & Santiago Pastorino*

  * When a "prompt" value is supplied to the `select_tag` helper, the "prompt"
    value is not escaped.  If untrusted data is not escaped, and is supplied as
    the prompt value, there is a potential for XSS attacks.
    Vulnerable code will look something like this:
      select_tag("name", options, :prompt => UNTRUSTED_INPUT)

    *Santiago Pastorino*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:47:45 UTC 2012

  Modified Files:
  pkgsrc/databases/ruby-activerecord3: distinfo

  Log Message:
  Update ruby-activerecord3 to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * Fix type_to_sql with text and limit on mysql/mysql2 (GH #7252)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:48:26 UTC 2012

  Modified Files:
  pkgsrc/mail/ruby-actionmailer3: distinfo

  Log Message:
  Update ruby-actionmailer3 to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:49:01 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-railties: distinfo

  Log Message:
  Update ruby-railties to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:50:41 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-rails3: distinfo

  Log Message:
  Update ruby-rails3 to 3.0.17.

  This is a meta-like package and no changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 15:58:23 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-activeresource3: distinfo

  Log Message:
  Oops, missed from commit for ruby-activeresource3.

(sbd)

2012-08-20 07:22:09 UTC MAIN commitmail json YAML

2012-08-20 07:19:12 UTC MAIN commitmail json YAML

Set BUILDLINK_PKGSRCDIR usnig '=' not '?=' and correct a comment.

(sbd)

2012-08-20 06:50:21 UTC MAIN commitmail json YAML

Fix name of the hack for Mac OS X Lion.

(tron)

2012-08-20 06:41:48 UTC MAIN commitmail json YAML

Drop maintainership.

(wiz)

2012-08-20 04:56:00 UTC MAIN commitmail json YAML

Rather than assuming SunOS == libiconv, use ICONV_TYPE in the usual manner
to correctly express what variety of iconv we are using.

Fixes build on Linux systems with PREFER_PKGSRC=yes.

(dsainty)

2012-08-19 21:39:41 UTC MAIN commitmail json YAML

2012-08-19 20:33:23 UTC MAIN commitmail json YAML

Update to 1.4.2
  runawk_modules.3 was added where all modules are documented

  Long options are considered deprecated

  -i and -I options were removed

  man pages are included to a distribution tarball,
  so pod2man is not needed for building

(cheusov)

2012-08-19 18:41:10 UTC MAIN commitmail json YAML

Fix the build issue where some people were seeing chan_mgcp.so
being built and others weren't by detecting the situation when it
would be built and adjusting the PLIST accordingly.

(jnemeth)

2012-08-19 13:28:06 UTC MAIN commitmail json YAML

Add pitivi-0.15.2

(ryoon)

2012-08-19 12:39:32 UTC MAIN commitmail json YAML

Note groonga-2.0.5 (and update stopper).

(obache)

2012-08-19 09:39:06 UTC MAIN commitmail json YAML

Updated inputmethod/scim-pinyin to 0.5.92

(obache)

2012-08-19 09:38:53 UTC MAIN commitmail json YAML

Update scim-pinyin to 0.5.92.

* Support GTK+ 3.0
* Remove skim related codes
* language files update (+nl)
* C++ related fixes

(obache)

2012-08-19 09:27:44 UTC MAIN commitmail json YAML

Updated sysutils/ruby-notify to 0.4.0

(obache)

2012-08-19 09:27:33 UTC MAIN commitmail json YAML

Update ruby-notify to 0.4.0.

* fix a crash
* support terminal-notifier

(obache)

2012-08-19 09:09:26 UTC MAIN commitmail json YAML

Update HOMEPAGE url.

(obache)

2012-08-19 09:06:25 UTC MAIN commitmail json YAML

Updated inputmethod/scim-hangul to 0.4.0

(obache)

2012-08-19 09:04:17 UTC MAIN commitmail json YAML

2012-08-19 08:34:09 UTC MAIN commitmail json YAML

Updated inputmethod/scim-tables to 0.5.11

(obache)

2012-08-19 08:33:58 UTC MAIN commitmail json YAML

Update scim-tables to 0.5.11.

gtk3 support and a build fix.

(obache)

2012-08-19 08:17:29 UTC MAIN commitmail json YAML

Note removal of scim-brige.

(obache)

2012-08-19 08:14:38 UTC MAIN commitmail json YAML

2012-08-19 08:13:49 UTC MAIN commitmail json YAML

2012-08-19 08:09:23 UTC MAIN commitmail json YAML

Updated inputmethod/scim to 1.4.14

(obache)

2012-08-19 08:09:08 UTC MAIN commitmail json YAML

2012-08-19 07:54:23 UTC MAIN commitmail json YAML

Updated www/ruby-httpclient to 2.2.7

(obache)

2012-08-19 07:54:11 UTC MAIN commitmail json YAML

Update ruby-httpclient to 2.2.7.

== Changes

= Changes in 2.2.7 =

  August 14, 2012 - version 2.2.7

    * Bug fixes

      * Fix arity incompatibility introduced in 2.2.6.  It broke Webmock.
Thanks Andrew France for the report!

= Changes in 2.2.6 =

  August 14, 2012 - version 2.2.6

    * Bug fixes

      * Make get_content doesn't raise a BadResponseError for perfectly good
responses like 304 Not Modified. Thanks to Florian Hars.

      * Add 'Content-Type: application/x-www-form-urlencoded' for the PUT
request that has urlencoded entity-body.

    * Features

      * Add HTTPClient::IncludeClient by Jonathan Rochkind, a mix-in for easily
adding a thread-safe lazily initialized class-level HTTPClient object
to your class.

      * Proxy DigestAuth support. Thanks to Alexander Kotov and Florian Hars.

      * Accept an array of strings (and IO-likes) as a query value
e.g. `{ x: 'a', y: [1,2,3] }` is encoded into `"x=a&y=1&y=2&y=3"`.
Thanks to Akinori MUSHA.

      * Allow body for DELETE method.

      * Allow :follow_redirect => true for HEAD request.

      * Fill request parameters request_method, request_uri and request_query
as part of response Message::Header.

(obache)

2012-08-19 07:44:37 UTC MAIN commitmail json YAML

Updated devel/cutter to 1.2.1

(obache)

2012-08-19 07:44:14 UTC MAIN commitmail json YAML

Updated devel/cutter to 1.2.1

(obache)

2012-08-19 07:44:01 UTC MAIN commitmail json YAML

Update cutter to 1.2.1.

=== Cutter

==== Improvements

  * [UI][GTK+] Supported GTK+ < 2.22 for Debian GNU/Linux squeeze.
  * [UI][console] Supported growlnotify.exe for windows.
  * [UI][GTK+] Added menubar.
  * [UI][GTK+] Improved to log an error message for showing URI.
  * [UI][GTK+] Supported --with-fallback-browser option to customize
    fallback browser.
  * Improved to use "()" as a part of function about backtrace.
  * [UI][console] Added more color acceptable TERMs
    (xterm-256color, screen-256color, screen-color)
  * Added Travis CI integration.
  * Supported backtrace on SIGBUS [Patch by Kiwamu Okabe]
  * Added Homebrew related paths by default on Mac OS X.

==== Changes

  * [doc][Mac OS X] Recommended to use the official MacPorts repository.
    [Suggested by Hiroshi Umemoto]
  * Supported Fedora 17.
  * Dropped Fedora 16 support.
  * Supported Ubuntu Precise.

==== Fixes

  * [Clang] Fixed not to add extra "()" for function name of backtrace.
  * Fixed compilation failure on MinGW.

=== CppCutter

==== Improvements

  * Supported nested namespace test case built by g++

(obache)

2012-08-19 07:43:18 UTC MAIN commitmail json YAML

Updated net/samba to 3.6.6nb1

(sbd)

2012-08-19 07:28:36 UTC MAIN commitmail json YAML

NSS winbind option install script fixes:

  1) Move the INSTALL_TEMPLATES line to the 'winbind' option section.
  2) Enable the install script on all platforms.
  3) Use the value of ${NSS_WINBIND} in the script as the name of the
    library (should work on all platforms).
  4) In the install script only create the symlink if ${NSS_WINBIND} doesn't
    start with '@comment' (i.e. no nss winbind on this platform) and the
    target file exists and the symlink _doesn't_ already exist.
  5) Create a DEINSTALL_TEMPLATES to remove the nss winbind symlink if it
    exists and point to the correct target.

Bump PKGREVISION.

(sbd)

2012-08-19 07:01:09 UTC MAIN commitmail json YAML

databases/tcl-fbsql: Build library with -rpath

Solves (new) PKG_DEVELOPER check error message:
ERROR: lib/tcl/fbsql.so: missing library: libtcl8x.so

(marino)

2012-08-19 06:58:08 UTC MAIN commitmail json YAML

www/ap-dtcl: Build library with -rpath

Solves (new) PKG_DEVELOPER check error message:
ERROR: lib/httpd/mod_dtcl.so: missing library: libtcl8x.so

(marino)

2012-08-19 02:49:58 UTC MAIN commitmail json YAML

Bump PKGREVISION from supported ruby version of migemo change.

(obache)

2012-08-18 20:44:54 UTC MAIN commitmail json YAML

Updated misc/zyGrib to 6.0.0

(plunky)

2012-08-18 20:43:28 UTC MAIN commitmail json YAML

bump PKGREVISION for zyGrib-6.0.0

(plunky)

2012-08-18 20:43:05 UTC MAIN commitmail json YAML

update to zyGrib Version 6.0.0, from the ChangeLog:

    Display thermodynamic diagrams SkewT-LogP.
    Visualization of the evolution of temperature and humidity
      in the different layers of the troposphere, and allows
      the detection of convection zones.
    Accessible from the graph (right click) or from meteotables.
    Do not forget to select the data (tab Altitude).
    Data at elevations: 1000, 975, 950, 925, 900, 850, 875,
      825, 800, 775, 750, 725, 700, 650, 600, 550, 500, 400,
      300, 200, 100 hPa.

    Remarks:
    - The display of the wind in altitude is forecast for later ...
    - The units and the size of the diagrams will be adjustable later ...
    - Other things will also come later, perhaps ...
    Possibility of opening several meteotables simultaneously.
    Display of CIN (Convective Inhibition) in addition to CAPE.
    Display of the wind in altitude for MeteoBlue data.

(plunky)

2012-08-18 16:35:06 UTC MAIN commitmail json YAML

note removal of suse 11.3 packages.

(chs)

2012-08-18 16:35:06 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-18 16:33:44 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3901 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                1.104
- databases/phpmyadmin/distinfo                                1.64

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Fri Aug 17 23:08:21 UTC 2012

  Modified Files:
  pkgsrc/databases/phpmyadmin: Makefile distinfo

  Log Message:
  Updatep "phpmyadmin" package to version 3.5.2.2. Changes since 3.5.2.1:
  - [security] Fixed XSS vulnerabilities, see PMASA-2012-4

  To generate a diff of this commit:
  cvs rdiff -u -r1.103 -r1.104 pkgsrc/databases/phpmyadmin/Makefile
  cvs rdiff -u -r1.63 -r1.64 pkgsrc/databases/phpmyadmin/distinfo

(spz)

2012-08-18 16:33:44 UTC MAIN commitmail json YAML

2012-08-18 16:30:00 UTC MAIN commitmail json YAML

2012-08-18 15:13:51 UTC MAIN commitmail json YAML

Fix PLIST for changes in doxygen output.  Bump doxygen dependency.

Doxygen produces man pages for the build directories too, which we really
don't want to install, so patch them out.

(dsainty)

2012-08-18 14:46:26 UTC MAIN commitmail json YAML

The contents of avr-libc are licensed with a Modified BSD License.

(dsainty)

2012-08-18 14:40:12 UTC MAIN commitmail json YAML

Disable DTrace support under NetBSD which breaks the build if DTrace is
actually installed.

(tron)

2012-08-18 13:25:54 UTC MAIN commitmail json YAML

2012-08-18 13:14:05 UTC MAIN commitmail json YAML

ptrdiff_t is not defined for this header for at least Ubuntu 11.10.  But
as nothing uses this difference_type anyway, just don't bother defining it.

Fixes build for Ubuntu 11.10, no change elsewhere.

(dsainty)

2012-08-18 11:46:21 UTC MAIN commitmail json YAML

+ cutter-1.2.1, dnsmasq-2.63, gdb-7.5, knights-2.5.0, puzzles-9606,
  rp-pppoe-3.11, wine-devel-1.5.11 [wait until NetBSD gains OSS 4
  or bring OSS 3 support back], xf86-video-intel-2.20.4.

(wiz)

2012-08-18 11:45:08 UTC MAIN commitmail json YAML

Add empty line to unconfuse pkglint.

(wiz)

2012-08-18 08:49:43 UTC MAIN commitmail json YAML

2012-08-18 08:04:26 UTC MAIN commitmail json YAML

x11/xcb-util-image: Fix build for some compilers.

gcc44 complains "control reaches end of non-void function" on DragonFly
Apparently gcc45+ recognizes the assert, but for those compilers that don't,
putting a dummy return value won't hurt anything and it fixes the build
at least for gcc 4.4.

(marino)

2012-08-18 07:42:29 UTC MAIN commitmail json YAML

games/scummvm-tools: Fix DragonFly regression

Add DragonFly to the list of POSIX systems to fix build.

(marino)

2012-08-18 07:02:48 UTC MAIN commitmail json YAML

Remove firefox

(ryoon)

2012-08-18 06:58:53 UTC MAIN commitmail json YAML

Updated cad/librecad to 1.0.2

(ryoon)

2012-08-18 06:58:16 UTC MAIN commitmail json YAML

Update to 1.0.2

* Use shells/bash for post preparation script

Changelog:
unknown

(ryoon)

2012-08-18 05:47:54 UTC MAIN commitmail json YAML

mbone/rat: Add makefiles for DragonFly 2.x and DragonFly 3.x

Remove DragonFly 1.x - not supported.

(marino)

2012-08-18 01:38:20 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.7.6.6nb4

(ryoon)

2012-08-18 01:37:42 UTC MAIN commitmail json YAML

Bump PKGREVISION

* ABI of grapics/libwebp is changed

(ryoon)

2012-08-18 01:35:55 UTC MAIN commitmail json YAML

Updated graphics/libwebp to 0.2.0

(ryoon)

2012-08-18 01:34:55 UTC MAIN commitmail json YAML

Update to 0.2.0

* Add BUILDLINK_ABI_DEPENDS to buildlink3.mk

Changelog:
- 8/3/12: version 0.2.0
  * Add support for ARGB -> YUVA conversion for lossless decoder
    New functions: WebPINewYUVA, WebPIDecGetYUVA
  * Add stats for lossless and alpha encoding
  * Security related hardening: allocation and size checks
  * Add PAM output support to dwebp

- 7/19/12: version 0.1.99
  * This is a pre-release of 0.2.0, not an rc to allow for further
    incompatible changes based on user feedback.
  * Alpha channel encode/decode support.
  * Lossless encoder/decoder.
  * Add TIFF input support to cwebp.
  Incompatible changes:
    * The encode ABI has been modified to support alpha encoding.
    * Deprecated function WebPINew() has been removed.
    * Decode function signatures have changed to consistently use size_t over
      int/uint32_t.
    * decode_vp8.h is no longer installed system-wide.
    * cwebp will encode the alpha channel if present.

(ryoon)

2012-08-18 01:23:13 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-Lite to 3.029

(wen)

2012-08-18 01:21:26 UTC MAIN commitmail json YAML

Update to 3.029
Remove the unneeded patch

Upstream changes:
Version 3.029
Allow the MIME-Version header to be replaced (thanks, Florian!)

Version 3.028
Various documentation fixes

(wen)

2012-08-17 23:40:56 UTC MAIN commitmail json YAML

Note initial addition of since version 1.1 as misc/since into The
NetBSD Packages Collection.

Since is a tail(1) with state - it allows the user to view only
the lines appended to a file since the last time since was used.

(seb)

2012-08-17 23:39:45 UTC MAIN commitmail json YAML

Add & enable since

(seb)

2012-08-17 23:38:12 UTC MAIN commitmail json YAML

Initial import of since version 1.1 in the NetBSD Packages Collection.

Since is a tail(1) with state - it allows the user to view only
the lines appended to a file since the last time since was used.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2012-08-17 23:08:42 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 3.5.2.2.

(tron)

2012-08-17 23:08:21 UTC MAIN commitmail json YAML

Updatep "phpmyadmin" package to version 3.5.2.2. Changes since 3.5.2.1:
- [security] Fixed XSS vulnerabilities, see PMASA-2012-4

(tron)

2012-08-17 18:58:28 UTC MAIN commitmail json YAML

Mention BennuGD instead of Fenix Project (per Bug Hunting's comments
for PR 35346).

(wiz)

2012-08-17 18:42:44 UTC MAIN commitmail json YAML

2012-08-17 17:47:44 UTC MAIN commitmail json YAML

Note initial addition of fdm version 1.6 as mail/fdm into The NetBSD
Packages Collection.

fdm is a program to fetch mail and deliver it in various ways
depending on a user-supplied ruleset. Mail may be fetched from
stdin, IMAP or POP3 servers, or from local maildirs, and filtered
based on whether it matches a regexp, its size or age, or the output
of a shell command.  It can be rewritten by an external process,
dropped, left on the server or delivered into maildirs, mboxes, to
a file or pipe, or any combination.

fdm is designed to be lightweight but powerful, with a compact but
clear configuration syntax. It is primarily designed for single-user
uses but may also be configured to deliver mail in a multi-user
setup. In this case, it uses privilege separation to minimise the
amount of code running as the root user.

(seb)

2012-08-17 17:46:53 UTC MAIN commitmail json YAML

Add & enable fdm

(seb)

2012-08-17 17:45:40 UTC MAIN commitmail json YAML

Initial import of fdm version 1.6 in the NetBSD Packages Collection.

fdm is a program to fetch mail and deliver it in various ways
depending on a user-supplied ruleset. Mail may be fetched from
stdin, IMAP or POP3 servers, or from local maildirs, and filtered
based on whether it matches a regexp, its size or age, or the output
of a shell command.  It can be rewritten by an external process,
dropped, left on the server or delivered into maildirs, mboxes, to
a file or pipe, or any combination.

fdm is designed to be lightweight but powerful, with a compact but
clear configuration syntax. It is primarily designed for single-user
uses but may also be configured to deliver mail in a multi-user
setup. In this case, it uses privilege separation to minimise the
amount of code running as the root user.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2012-08-17 15:49:36 UTC MAIN commitmail json YAML

2012-08-17 15:44:40 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Simple to 3.23

(wen)

2012-08-17 15:40:16 UTC MAIN commitmail json YAML

Update to 3.23
Upstream changes:
2012-08-14  David E. Wheeler <david@justatheory.org>
* Release 3.23

Eliminated nested elements in table of contents (index) items
output of Pod::Simple::XHTML. This was especially problematic for
headers that included links, as the TOC then got nested anchor
elements, which simply would not work. Thanks to Ben Bullock for
the report and test case (RT #77686).

Fixed semantically invalid nested XHTML generated by
Pod::Simple::XHTML since v3.21. Gisle Aas.

Improved support for nested "C< >" tags in Pod::Simple::XHTML.
Gisle Aas.

No longer tries to decode a string with the "utf8" flag set, as
the double-decoding only triggered an error. Grant McLean.

Added documentation note that the API expects encoded text
(octets). Grant McLean.

Added "parse_characters()" option to specify that strings to are
already decoded from octets into characters. Grant McLean.

(wen)

2012-08-17 15:39:59 UTC MAIN commitmail json YAML

Note update of www/php-apc package to 3.1.12.

(taca)

2012-08-17 15:39:17 UTC MAIN commitmail json YAML

Update php-apc to 3.1.12.

- Fixed bug (apc_bin_dump doesn't swizzle bucket arKey in HashTable)
  (Laruence)
- Fixed bug #62825 (php carshed OR return PHP Fatal error when used
  apc_bin_dump after apc_store) (Laruence)
- Fixed bug due to Conditional "jump or move depends on uninitialised
  value(s)" in apc_op_ZEND_INCLUDE_OR_EVAL and apc_bin_dump (Laruence)
- Fixed bug #62802 (Crash when use apc_bin_dump/load) (Laruence)
- Fixed bug #62757 (php-fpm carshed when used apc_bin_dumpfile with
  apc.serializer) (Laruence)
- Fixed bug #62765 (apc_bin_dumpfile report Fatal error when there is "goto"
  in function) (Laruence)
- Fixed bug #61133 (segfault in tests/apc_bin_002.phpt) (Laruence)
- Fixed handling of userspace stream wrappers simulating file
  inclusion/requiring (Anatoliy, Rasmus)
- Fixed bug #62699 trait aliases and precedences handling (Anatoliy)
- Added cli built-in server tests (Anatoliy)
- Fixed filter regex freeing on request shutdown (Anatoliy)
- Fixed interned strings storage freeing on module shutdown (Anatoily)
- Fixed bug #61742 preload_path does not work due to incorrect string length
  (Anatoliy)
- Fixed several memory leaks it APCIterator (Anatoliy)
- Fixed potential overflows in bin dumps (Anatoliy)

(taca)

2012-08-17 15:38:19 UTC MAIN commitmail json YAML

Remove remained codes for PHP 5.2.x.

(taca)

2012-08-17 15:37:30 UTC MAIN commitmail json YAML

Update PHP53_VERSION and PHP54_VERSION.

(taca)

2012-08-17 15:37:01 UTC MAIN commitmail json YAML

Note update of PHP language packages:

lang/php53 5.3.16
lang/php54 5.4.6

(taca)

2012-08-17 15:35:24 UTC MAIN commitmail json YAML

2012-08-17 15:34:01 UTC MAIN commitmail json YAML

Update php54 package to 5.4.6 (PHP 5.4.6).

PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16 Aug 2012, PHP 5.4.6

- CLI Server:
  . Implemented FR #62700 (have the console output 'Listening on
    http://localhost:8000'). (pascal.chevrel@free.fr)

- Core:
  . Fixed bug #62661 (Interactive php-cli crashes if include() is used in
    auto_prepend_file). (Laruence)
  . Fixed bug #62653: (unset($array[$float]) causes a crash). (Nikita Popov,
    Laruence)
  . Fixed bug #62565 (Crashes due non-initialized internal properties_table).
    (Felipe)
  . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
    with run-test.php). (Laruence)

- CURL:
  . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
    (r.hampartsumyan@gmail.com, Laruence)

- DateTime:
  . Fixed Bug #62500 (Segfault in DateInterval class when extended). (Laruence)

- Fileinfo:
  . Fixed bug #61964 (finfo_open with directory causes invalid free).
    (reeze.xia@gmail.com)

- Intl:
  . Fixed bug #62564 (Extending MessageFormatter and adding property causes
    crash). (Felipe)

- MySQLnd:
  . Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode). (Laruence)

- readline:
  . Fixed bug #62612 (readline extension compilation fails with
    sapi/cli/cli.h: No such file). (Johannes)

- Reflection:
  . Implemented FR #61602 (Allow access to name of constant used as default
    value). (reeze.xia@gmail.com)

- SimpleXML:
  . Implemented FR #55218 Get namespaces from current node. (Lonny)

- SPL:
  . Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance
    gives Segmentation fault). (Laruence, Gustavo)
  . Fixed bug #61527 (ArrayIterator gives misleading notice on next() when
    moved to the end). (reeze.xia@gmail.com)

- Streams:
  . Fixed bug #62597 (segfault in php_stream_wrapper_log_error with ZTS build).
    (Laruence)

- Zlib:
  . Fixed bug #55544 (ob_gzhandler always conflicts with
    zlib.output_compression). (Laruence)

(taca)

2012-08-17 15:32:31 UTC MAIN commitmail json YAML

Update php53 to 5.3.16 (PHP 5.3.16).

PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16 Aug 2012, PHP 5.3.16

- Core:
  . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
    with run-test.php). (Laruence)

- CURL:
  . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
    (r.hampartsumyan@gmail.com, Laruence)

- DateTime:
  . Fixed Bug #62500 (Segfault in DateInterval class when extended). (Laruence)

- Reflection:
  . Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
    result). (Laruence)

- SPL:
  . Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance
    gives Segmentation fault). (Laruence, Gustavo)

(taca)

2012-08-17 15:28:02 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-IMAPClient to 3.32

(wen)

2012-08-17 15:26:01 UTC MAIN commitmail json YAML

Update to 3.32

Upstream changes:
version 3.32: Fri, Aug 10, 2012  4:43:24 PM
- document RFC2087 quota related calls
          [Mathias Reitinger] documentation request
- rt.cpan.org#78474: idle/idle_data documentation error
          [Dima Kogan]
- Quote()/Massage() now uses literals for non ascii data
          [Mathias Reitinger] reported issues with utf8 data in password
- use Quote()/Massage() consistently now in:
    login() proxyauth() deleteacl() setacl() listrights() rename()
- documented deleteacl() and other minor pod cleanup
- ran Mail::IMAPClient::BodyStructure through perltidy
- update year in README/pod to 2012
- rt.cpan.org#74733: Fails with Parse::RecDescent >= 1.966_002
          rt.cpan.org#74593: Recent changes break Module::ExtractUse and ...
  [ANDK, TEAM, SREZIC, NBEBOUT at CPAN and nine from detonation]
  - Makefile.PL avoid buggy Parse::RecDescent 1.966_002 until 1.967_009
- rt.cpan.org#76989: Mail::IMAPClient::BodyStructure usage/docs
  [Pierluigi Frullani]
  - fix incorrect documentation on new()
  - lots of doc verbiage updates

(wen)

2012-08-17 15:15:27 UTC MAIN commitmail json YAML

filesystems/fuse-encfs: Piggyback on NetBSD switches

This package is still broken on DragonFly after this fix.
error: multiple failures on RawFileIO.cpp (might be gcc 4.4 related)

(marino)

2012-08-17 15:13:40 UTC MAIN commitmail json YAML

filesystems/fuse-djmount: Piggyback on NetBSD switches

This package is still broken on DragonFly after this fix.
error:
  vfs.o: In function `vfs_file_begin':
  vfs.c:(.text+0x244): undefined reference to `DTTOIF'

(marino)

2012-08-17 15:11:57 UTC MAIN commitmail json YAML

filesystem/fuse-lzofs: mask O_LARGEFILE like NetBSD

Just piggyback on __NetBSD__ switches to fix DragonFly.

(marino)

2012-08-17 15:05:45 UTC MAIN commitmail json YAML

+ sudo-1.8.5p3.

(taca)

2012-08-17 14:24:21 UTC MAIN commitmail json YAML

filesystems/fuse-cryptofs: Defined DragonFly as BSD

Another configure that assumings all BSD platform names end in "BSD"...

(marino)

2012-08-17 14:10:31 UTC MAIN commitmail json YAML

filesystems/fuse-mp3fs: Fix build for DragonFly

DragonFly needs same macro switches as NetBSD, adjust existing patch
accordingly.

(marino)

2012-08-17 13:39:06 UTC MAIN commitmail json YAML

filesystems/fuse-ntfs-3g: Add DragonFly to configure script

DragonFly can be configured under the NetBSD option so piggyback there.

(marino)

2012-08-17 13:02:49 UTC MAIN commitmail json YAML

filesystems/fuse-chironfs: LDFLAGS.DragonFly+= -lpthread

The package can't find pthread_create without this LDFLAG.  I tried used
the mk-pthread buildlink and it didn't fix it.  I am not sure why only
DragonFly sees the problem, so leaving it as a platform-specific fix for
now is probably wise.

(marino)

2012-08-17 12:59:00 UTC MAIN commitmail json YAML

filesystems/fuse-loggedfs: Let makefile use pkgsrc LDFLAGS

LDFLAGS.DragonFly is passed by fuse buildlink3 and this patch modification
is required to use it.

(marino)

2012-08-17 12:56:49 UTC MAIN commitmail json YAML

filesystems/fuse-gstfs: Let makefile use pkgsrc LDFLAGS

LDFLAGS.DragonFly is passed by fuse buildlink3 and this patch modification
is required to use it.

(marino)

2012-08-17 12:53:19 UTC MAIN commitmail json YAML

filesystems/fuse-svnfs: LDFLAGS.DragonFly+= -lsvn_subr-1

(marino)

2012-08-17 12:50:15 UTC MAIN commitmail json YAML

FUSE buildlink: Add DragonFly support

DragonFly has NetBSD's librefuse so it can use NetBSD's FUSE
configuration, with the caveat that -lpuffs be provided wherever
lrefuse (or transformed -lfuse) is used.  With this patch,
DragonFly 3.x can build several FUSE packages out of the box.

(marino)

2012-08-17 12:23:58 UTC MAIN commitmail json YAML

Remove MESSAGE that was NEWS in 2001.

(wiz)

2012-08-17 12:22:51 UTC MAIN commitmail json YAML

Fix path to zsh in two more files, which are not installed.
Ride PKGREVISION bump.

(wiz)

2012-08-17 12:15:48 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.0.0nb2

(wiz)

2012-08-17 12:15:37 UTC MAIN commitmail json YAML

Better support for socket buffer size limits.
Clean up env usage (not needed any longer).
Bump PKGREVISION.

(wiz)

2012-08-17 12:06:17 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 3.31

(sno)

2012-08-17 12:06:06 UTC MAIN commitmail json YAML

Updating package for CPAN distribution Mojolicious in www/p5-Mojolicious
from 3.28 to 3.31.

Upstream changes:
3.31  2012-08-15
  - Added accept_charset, accept_encoding, content_encoding, origin and
    sec_websocket_extensions methods to Mojo::Headers.
  - Improved documentation.
  - Improved tests.

3.30  2012-08-14
  - Added te method to Mojo::Headers.
  - Improved documentation.
  - Fixed small content encoding bug in Mojo::Message.

3.29  2012-08-13
  - Improved documentation.
  - Improved tests.
  - Fixed small timing bugs in WebSocket and TLS tests.

(sno)

2012-08-17 10:53:21 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.0.0nb1

(wiz)

2012-08-17 10:53:10 UTC MAIN commitmail json YAML

2012-08-17 09:12:00 UTC MAIN commitmail json YAML

Several improvements:
- (URL) capitalization;
- update URLs;
- improve spelling and punctuation;
- improve wording;
- white space cleanups.

>From Bug Hunting.

(wiz)

2012-08-17 09:10:28 UTC MAIN commitmail json YAML

+ gnutls-3.1.0.

(wiz)

2012-08-17 07:53:39 UTC MAIN commitmail json YAML

2012-08-17 01:02:06 UTC MAIN commitmail json YAML

Fix PR pkg/46681.
PLIST of doxygen varies depending on graphviz configuration.
Say, graphviz configured with PKG_OPTIONS.pangocairo yes or no.

Graphviz/buildlink3.mk will set PKG_BUILD_OPTIONS.graphviz
for use with doxygen PLIST variation.

Thanks Ian McWilliam for reporting and testing the problem.

(mef)

2012-08-16 20:31:58 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-16 20:30:18 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3900 - requested by markd
misc/kdepimlibs4: functionality fix

Revisions pulled up:
- misc/kdepimlibs4/Makefile                                    1.34
- misc/kdepimlibs4/buildlink3.mk                                1.21

-------------------------------------------------------------------
  Module Name:  pkgsrc
  Committed By:  markd
  Date:          Tue Jul 24 22:14:35 UTC 2012

  Modified Files:
          pkgsrc/misc/kdepimlibs4: Makefile buildlink3.mk

  Log Message:
  Only depend on libuuid on Linux, for the time being.  Adding it causes
  Plasma Desktop to break on at least NetBSD.  Fixes PR pkg/46674.

  To generate a diff of this commit:
  cvs rdiff -u -r1.33 -r1.34 pkgsrc/misc/kdepimlibs4/Makefile
  cvs rdiff -u -r1.20 -r1.21 pkgsrc/misc/kdepimlibs4/buildlink3.mk

(spz)

2012-08-16 19:11:08 UTC MAIN commitmail json YAML

Updated biology/gnome-chemistry-utils to 0.12.13

(ryoon)

2012-08-16 19:10:16 UTC MAIN commitmail json YAML

Update to 0.12.13

Changelog:
Version 0.12.13
        GChemPaint:
                * Fix View::BuildSVG() and View::BuildEPS() which were missing the
                trailing 0.
                * Fix loading of arrows inside a group. [#27032]

(ryoon)

2012-08-16 16:26:47 UTC MAIN commitmail json YAML

2012-08-16 16:05:44 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 4.0.7

(ryoon)

2012-08-16 16:05:07 UTC MAIN commitmail json YAML

Update to 4.0.7

* It seems that http://secunia.com/advisories/49894 and
  http://secunia.com/advisories/50214 are fixed

Changelog:
Version 4.0.7 Aug 15th 2012

    Show Login Button when user and password are auto-completed
    Sanitize LDAP base, user and groups
    Fix non active Adressbooks
    Calendar: Remove double html encoding
    Fix label for versioning in admin settings
    Add parent directory into filecache if it Âdoesn´t exist
    Handle non writable files correctly
    Disable webfinger completely if not activated
    Security: Disable user listings in DAV
    Check file blacklist for file renames
    Security: Fix XSS bug in Gallery
    Security: Several CSRF security fixes
    Security: Validate cookie to prevent auth bypasses
    Special thanks to Julien Cayssol for reporting several security problems

Version 4.0.6 Aug 1th 2012

    More robust LDAP integration during unexpected collisions
    Fix sharing for users with @ in username
    Additional error handling for emailing of private links
    Cleanup old session files
    Fix user space calculation
    Fix Ampache authentication
    Remove delete tipsy if file is deleted
    Don´t delete lot´s of session files during DAV requests
    Fix error when no adressbook is created
    Check if php-ldap is installed
    Security: Check for Admin user in appconfig.php
    Security: Several CSRF security fixes

Version 4.0.5 July 20th 2012

    Fix remember the username and autologin
    Offer an option to allow sharing outside the group.
    Fix for birthday format
    Fixes for several encoding fixes for unicode characters
    Fix invalid filesystem cache in the sharing folder
    Several calendar and contacts fixes
    Fix sending of emails
    Several fixes in the system log
    Several fixes for the external filesystem feature
    Several CSRF security fixes

(ryoon)

2012-08-16 15:53:09 UTC MAIN commitmail json YAML

2012-08-16 15:48:21 UTC MAIN commitmail json YAML

2012-08-16 15:47:29 UTC MAIN commitmail json YAML

2012-08-16 15:41:27 UTC MAIN commitmail json YAML

update to 1.16
changes:
* Experimental MathML support
* Add upper/lower-left/right arrows
* Add options to clip text/lines/shapes to graphs
* Add stacked-area option to bar plot widget
* Draw stacked bar plots top-down for better overlapping line behaviour
* Axis labels can be placed at left or right of axes, in addition to centre
* Line widget now has length-angle or point-to-point modes. Better support
  for only specifying some coordinates.
* Exception dialog records more detailed traceback
* Use top level windows for non-modal dialogs, giving minimize in window
  and no always-on-top behaviour
* Zero length vectors and arrows in vector fields are not plotted
* Add support for strings to be translated
* Add "Sort" dataset plugin
* Add "Histogram 2D" dataset plugin
* Add "Divide by Maximum" and "Normalize" dataset plugins
* Support for *args and **kwargs for custom functions
* Custom colormaps can be defined in the custom editing dialog

(drochner)

2012-08-16 15:16:40 UTC MAIN commitmail json YAML

Updated audio/fluidsynth to 1.1.6

(wiz)

2012-08-16 15:16:26 UTC MAIN commitmail json YAML

Update to 1.1.6:

Fixes and changes
    Handle MIDI End of track events, ticket #101 (Matt Giuca)
    Prevent broken rendering after an voice overflow, ticket #100 (diwic)
    Enable long arguments where available (plcl)
    Windows: Install fluidsynth.pc (pkg-config spec), ticket #102 (plcl)
    Mac OS X Lion: Fix build failure, ticket #105 (twobits)
    Linux: Prevent libdbus crash (diwic)

(wiz)

2012-08-16 15:14:39 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 3.01alpha08

(wiz)

2012-08-16 15:14:21 UTC MAIN commitmail json YAML

Update to 3.01a08. Remove patch-RULES_rules.man again, perhaps this
version's bug fix really fixes the bug.

All:

- conf/runrmt_android has been enhanced to better deal with the
"runrmt -r file-to-test" calling variant.

- configure now ignores a stramge directory that is created on Mac OS X
when compiling with cc -g and that is in conflict with other rules.

- Introduce a deoendency for man page subdiretories to allow syning
parallel make calls.

- Try to support Debian with FreeBSD kernel

Libschily:

- getperm.c now correctly supports umask +w

- Libschily is now linked against $(LIB_INTL) when a shared libschily
is created.

Libscg:

- struct scsi_inquiry is now using a union around the vendor ID strings in
order to avoid incorrect buffer overflow warnings from GCC-4.x

Libmdigest:

- Cygwin is broken, when using #pragma weak, so we cannot create
weak symbols on Cygwin for sha2.c

Cdrecord:

- struct scsi_inquiry is now using a union around the vendor ID strings in
order to avoid incorrect buffer overflow warnings from GCC-4.x

Readcd:

- Cygwin is broken, when using #pragma weak, so we cannot create
weak symbols on Cygwin for sha2.c

Mkisofs (Maintained/enhanced by J

- While introducing the new option -modification-date, we did accidently remove the
code to set up the creation date in te PVD. Now creation date again contains
correct data.

(wiz)

2012-08-16 15:11:49 UTC MAIN commitmail json YAML

back out change I didn't want to commit

(drochner)

2012-08-16 15:07:42 UTC MAIN commitmail json YAML

2012-08-16 15:01:51 UTC MAIN commitmail json YAML

+ amarok-2.6.0, cdrtools-3.01alpha08, fluidsynth-1.1.6, nut-17.12,
  rudiments-0.37, wireshark-1.8.2.

(wiz)

2012-08-16 14:52:27 UTC MAIN commitmail json YAML

update to 1.6.10
changes:
-security fixes for dissectors: DCP ETSI, XTP, AFP, RTPS2, GSM RLC MAC,
CIP. STUN, EtherCAT Mailbox, CTDB
(CVE-2012-4285, CVE-2012-4288, CVE-2012-4289..4293, CVE-2012-4296,
  CVE-2012-4297)
-minor fixes

pkgsrc change: fix build with gnutls3

approved by the maintainer

(drochner)

2012-08-16 14:19:35 UTC MAIN commitmail json YAML

2012-08-16 13:31:21 UTC MAIN commitmail json YAML

Fix build on NetBSD-5.99.40.
Patch from Peter Stephenson <Peter.Stephenson@csr.com> on zsh-workers.

(wiz)

2012-08-16 13:30:28 UTC MAIN commitmail json YAML

2012-08-16 13:15:29 UTC MAIN commitmail json YAML

Disable macvtap support to let it build on stock CentOS 6.3,
it shouldn't cause any serious regression otherwise.
Bump package revision.

(asau)

2012-08-16 11:55:18 UTC MAIN commitmail json YAML

Updated textproc/psgml-mode to 1.3.2nb5

(wiz)

2012-08-16 11:54:56 UTC MAIN commitmail json YAML

2012-08-16 11:51:17 UTC MAIN commitmail json YAML

Updated devel/ocaml-react to 0.9.4

(wiz)

2012-08-16 11:50:59 UTC MAIN commitmail json YAML

Updated archivers/ocaml-zip to 1.04

(wiz)

2012-08-16 11:50:46 UTC MAIN commitmail json YAML

Update to 1.04, provided by Jaap Boender in PR 46805:
This is an upgrade to the latest version. Changes include:
- Added function Zip.add_entry_generator.  (Contributed by A. Frisch.)
- The "level" optional argument was sometimes not honored; fixed.
- Relicensed under LGPL 2.1 or above, with Caml's special exception
  for static linking.

The package itself has been revamped as well, with destdir support, use of
PLIST_VARS, and some more minor improvements. It's also been tested to work
with ocaml 4.00.

(wiz)

2012-08-16 11:49:30 UTC MAIN commitmail json YAML

Update to 0.9.4, provided by Jaap Boender in PR 46806:
This is an update of the package to its newest version. There are no changes
in functionality, only in the build system. The package itself has also been
improved slightly (use of PLIST_VARS, most notably).

(wiz)

2012-08-16 07:46:54 UTC MAIN commitmail json YAML

fix typo: SUBIDR -> SUBDIR

(jnemeth)

2012-08-16 07:39:18 UTC MAIN commitmail json YAML

add and enable ruby-taglib

(jnemeth)

2012-08-16 03:42:02 UTC MAIN commitmail json YAML

+ squid-3.2.1.

(taca)

2012-08-15 23:25:15 UTC MAIN commitmail json YAML

doxygen output makes explicit use of tex-multirow and tex-xtab.  Add the
run time dependencies.

Bump PKGREVISION for dependency changes.

(dsainty)

2012-08-15 22:08:16 UTC MAIN commitmail json YAML

benchmarks/phoronix-test-suite: Change "cp -r"

The "-r" option is highly discouraged in BSD although it's reluctantly
supported.  The problem is that it doesn't behave the same on all
platforms.  For example, "cp -r pts-core/ destdir/" won't always give
the same results:

On NetBSD,  pts-core files are put: /destdir/pts-core/<files>
On DragonFly pts-core files are put: /destdir/<files>

That messes the PLIST up.
This changes "cp -r <dir>/" to "cp -R <dir>" which has the same
behavior on different platforms.  Tested on NetBSD and DragonFly

(marino)

2012-08-15 21:21:53 UTC MAIN commitmail json YAML

Note addition of shtk 1.0 and upgrades of sysbuild to 2.1 and
sysupgrade to 1.1 (both of which now use shtk).

(jmmv)

2012-08-15 21:21:15 UTC MAIN commitmail json YAML

2012-08-15 21:20:15 UTC MAIN commitmail json YAML

2012-08-15 21:18:35 UTC MAIN commitmail json YAML

Add and enable shtk.

(jmmv)

2012-08-15 21:18:14 UTC MAIN commitmail json YAML

Initial addition of shtk 1.0.

Despite its pretentious name, this package is just an attempt to generalize
a bunch of code that I keep reusing every time I implement shell scripts.
In particular, this is about to remove tons of duplicate stuff from both
sysbuild and sysupgrade in subsequent commits and I'll probably use it again
for some other stuff I have in mind.

Description follows:

The Shell Toolkit, or shtk for short, is a collection of modules written in
sh(1) that provide common functionality to simplify the implementation of
complex shell scripts.  These modules provide things like utilities to
manipulate data types, helpers to expose a common CLI, or higher-level
abstractions such as the processing of configuration files.

The included shtk(1) utility exposes convenience functionality to let the
user "build" shell scripts that use shtk.  Build, in this case, just means
adding common boilerplate code to the initialization of the script to load
the shtk common code.

(jmmv)

2012-08-15 20:29:22 UTC MAIN commitmail json YAML

+ openmsx-0.9.0.

(wiz)

2012-08-15 20:28:20 UTC MAIN commitmail json YAML

Updated textproc/ispell-german to 20120607

(wiz)

2012-08-15 20:28:05 UTC MAIN commitmail json YAML

2012-08-15 20:25:14 UTC MAIN commitmail json YAML

Updated devel/automake to 1.12.3

(wiz)

2012-08-15 20:25:05 UTC MAIN commitmail json YAML

Update to 1.12.3:

New in 1.12.3:

* WARNING: Future backward-incompatibilities!

  - Future versions of Automake will likely drop support for the
    long-deprecated 'configure.in' name for the Autoconf input file.
    You are advised to use the recommended name 'configure.ac' instead.

  - The long-obsolete (since automake 1.10) AM_PROG_MKDIR m4 macro will
    be removed in Automake 1.13.  The $(mkdir_p) make variable and the
    @mkdir_p@ substitution will still remain available (as aliases of
    $(MKDIR_P)) for the moment, for better backward compatibility.

  - Autoconf 2.65 or later will be required by the next major Automake
    version (1.13).  Until now, Automake has required Autoconf version
    2.62 or later.

  - Starting from the next major Automake version (1.13), the rules
    to build pdf, ps and dvi output from Texinfo input will use the
    '--build-dir' option by default.  Since such an option was only
    introduced in Texinfo 4.9, this means that Makefiles generated by
    future Automake versions will require at least that version of
    Texinfo.

  - Starting from the next major Automake version (1.13), the parallel
    testsuite harness (previously only enabled by the 'parallel-tests'
    option) will become the default one; the older serial testsuite
    harness will still be available through the use of the 'serial-tests'
    option.

  - The following long-obsolete m4 macros will be removed in the
    next major Automake version (1.13):

      AM_PROG_CC_STDC:    superseded by AC_PROG_CC since October 2002
      fp_PROG_CC_STDC:    broken alias for AM_PROG_CC_STDC
      fp_WITH_DMALLOC:    old alias for AM_WITH_DMALLOC
      AM_CONFIG_HEADER:  superseded by AC_CONFIG_HEADERS since July 2002
      ud_PATH_LISPDIR:    old alias for AM_PATH_LISPDIR
      jm_MAINTAINER_MODE: old alias for AM_MAINTAINER_MODE
      ud_GNU_GETTEXT:    old alias for AM_GNU_GETTEXT
      gm_PROG_LIBTOOL:    old alias for AC_PROG_LIBTOOL
      fp_C_PROTOTYPES:    old alias for AM_C_PROTOTYPES (which was part
                          of the now-removed automatic de-ANSI-fication
                          support of Automake)

  - All the "old alias" macros in 'm4/obsolete.m4' will be removed in
    the next major Automake version (1.13).

  - Support for the two- and three-arguments invocation forms of the
    AM_INIT_AUTOMAKE macro is deprecated, and will be removed in the
    next major Automake version (1.13).

  - The '--acdir' option of aclocal is deprecated, and will probably
    be removed in the next major Automake release (1.13).  You should
    use the options '--automake-acdir' and '--system-acdir' instead
    (which have been introduced in Automake 1.11.2).

  - The exact order in which the directories in the aclocal macro
    search path are looked up is probably going to be changed in the
    next Automake release (1.13).

  - The 'missing' script will not try anymore to update the timestamp
    of out-of-date files that require a maintainer-specific tool to be
    remade, in case the user lacks such a tool (or has a too-old version
    of it).  In fact, starting from Automake 1.13, all it'll do will be
    giving more useful warnings than a bare "command not found" from a
    make recipe would.

* Miscellaneous changes:

  - The '.m4' files provided by Automake does not define serial numbers
    anymore.  This should cause no difference in the behaviour of aclocal
    though.

  - Some testsuite weaknesses and spurious failures have been fixed.

  - There is initial support for automatic dependency tracking with the
    Portland Group C/C++ compilers, thanks to the new new depmode 'pgcc'.

Bugs fixed in 1.12.3:

* Long-standing bugs:

  - Instead of renaming only self-references of files (typically for
    #lines), ylwrap now also renames references to the other generated
    files.  This fixes support for GLR and C++ parsers from Bison (PR
    automake/491 and automake bug#7648): 'parser.c' now properly
    #includes 'parser.h' instead of 'y.tab.h'.

  - Generated files unknown to ylwrap are now preserved.  This fixes
    C++ support for Bison (automake bug#7648): location.hh and the
    like are no longer discarded.

(wiz)

2012-08-15 20:23:19 UTC MAIN commitmail json YAML

Updated www/davical to 1.1.1

(wiz)

2012-08-15 20:23:08 UTC MAIN commitmail json YAML

Update to 1.1.1:

1.1.1:
There are no database changes in this release

Bug Fixes

    Unassigned variable warning in Principal.php calling BuildDeadPropertyXML
    Notification of deletes when hide_older_than is set
    Fixes to URL encoding of some CalDAV/CardDAV properties
    Fix to Basic Auth handling in admin UI
    Fix CalDAV client library to handle multiple 'Allow' headers in OPTIONS response
    Fix ldap driver to handle numeric usernames correctly.
    Add handling for allprop and ommission of prop tag in calendar-query, calendar-multiget and addressbook-query
    Fix parsing of relative alarm times where the event has a timezone
    Correct detection of suhosin.server_strip status (from Christoph Anton Mitterer via debian bug #656392).
    Other minor bugfixes.

Other Changes

    Add support for ldap mapping of multiple fields to one DAViCal field (from Sylvain BURGER)
    Generally improved support for a wider range of DAV/CalDAV/CardDAV properties in calendar-query, calendar-multiget and addressbook-query

1.1.0:
Database Upgrade

There are several changes to in-database functions.

Bug Fixes

    Obscure password in LDAP debug log messages
    Fix bugs parsing some RFC5545 duration values
    Fix handling of ?mode=append when uploading calendar data.
    Various fixes to external BIND support.
    Fix some errors in content-type detection & handling.
    Correct round-trip handling of arbitrary XML in dead properties.
    Fix bugs in editing of existing grants.

Other Changes

    Support for WebDAV Synchronisation is updated to match the final RFC.
    Support If-Modified-Since header.
    Merge iSchedule support from Rob Ostenson.
    Add support for initialising an addressbook from a file of VCARDs
    Add support for 'Prefer' and 'Brief' headers.
    Reduce logging noise from 401 and 404 responses.
    Some query performance improvements.
    When someone is delegated 'write' by a principal they can now maintain that principal's details in the Admin UI.
    New default_collections setting which replaces home_calendar_name and home_addressbook_name (these are deprecated)

(wiz)

2012-08-15 20:21:32 UTC MAIN commitmail json YAML

Updated devel/php-libawl to 0.53

(wiz)

2012-08-15 20:21:23 UTC MAIN commitmail json YAML

Update to 0.53: needed for davical-1.1.1.
New file Multipart.php.

(wiz)

2012-08-15 20:11:30 UTC MAIN commitmail json YAML

audio/amarok-kde3: extract with gtar

There's something amiss with the amarok tarball, bsdtar won't fully
extract it.  The file '._gem_commands.rb' will be missing unless GNU Tar
is used instead.  Other platforms, like ArchLinux, have run into this
as well.  The solution is mandate gtar for the file extraction.

(marino)

2012-08-15 18:45:24 UTC MAIN commitmail json YAML

Regnerate for: Only compile MMX/SSE code on x86/x86_64).

(jdc)

2012-08-15 18:34:36 UTC MAIN commitmail json YAML

2012-08-15 18:28:21 UTC MAIN commitmail json YAML

Move the sparc64/gcc4 hack from Makefile to hacks.mk, where it belongs.
Unlimit the stack size, so that we can compile on NetBSD/sparc64.

(jdc)

2012-08-15 18:13:49 UTC MAIN commitmail json YAML

Updated devel/mdds to 0.6.0nb1

(wiz)

2012-08-15 18:13:39 UTC MAIN commitmail json YAML

Fix libreoffice runtime error using upstream patch, via ftigeot.
Bump PKGREVISION.

(wiz)

2012-08-15 18:12:43 UTC MAIN commitmail json YAML

2012-08-15 17:48:44 UTC MAIN commitmail json YAML

2012-08-15 17:47:56 UTC MAIN commitmail json YAML

update to 0.8.2
changes:
* New SETTIMEOUT command for the qt4 pinentry.
* Wide character support for the curses pinentry.
* Various bug fixes.

(drochner)

2012-08-15 17:45:45 UTC MAIN commitmail json YAML

update to 2.2.5
changes:
-Update ISO8859 map files to fix licensing issue
-fixes

(drochner)

2012-08-15 17:39:52 UTC MAIN commitmail json YAML

bump PKGREV for muparser shlib major change

(drochner)

2012-08-15 17:38:50 UTC MAIN commitmail json YAML

update to 2.2.2
changes:
* ternary if-then-else operator added (C++ like)
* new intrinsic binary operators: "&&", "||"
* A new bulkmode allows submitting large arrays as variables
* intrinsic "and", "or" and "xor" operators have been removed
* Implementation for complex numbers removed
* Function atan2 added
-bugfixes, cleanup, other minor improvements

pkgsrc note: shlib major changed

(drochner)

2012-08-15 17:18:15 UTC MAIN commitmail json YAML

2012-08-15 17:16:37 UTC MAIN commitmail json YAML

update to 1.6.2
changes: bugfixes

pkgsrc change: mark Python3 ready

(drochner)

2012-08-15 16:04:44 UTC MAIN commitmail json YAML

the package installs all libexec/xymon/client/xymonclient-opsys it
knows, not just the pertinent one, so don't randomly call one of them
libexec/xymon/client/xymonclient-${LOWER_OPSYS}.sh

(spz)

2012-08-15 15:58:23 UTC MAIN commitmail json YAML

Oops, missed from commit for ruby-activeresource3.

(taca)

2012-08-15 15:30:04 UTC MAIN commitmail json YAML

update of irrtoolset. Upstream changelog:

  This is a bugfix release.  There are no new features.

  The following bugs were fixed:

  * don't barf on pingable: and ping-hdl: attributes (RFC 5943).
  * don't barf on inet6num: assignment-size (RIPE policy proposal 2010-06).
  * RFC 5952 requires that ipv6 addresses be presented in lower case.
  * ipv6 addresses are now printed in optimised format.
  * added geoloc: and language: fields to both inetnum: and inet6num: objects.
  * compilation fixes for g++ 4.7 / debian wheeze.
  * stop talking asdot to IRRDBs.  none of the IRRs supports asdot since ~2010.
  * silence a bunch of warnings for clang 3.0.
  * fix AS output for rpslcheck.

(spz)

2012-08-15 15:25:44 UTC MAIN commitmail json YAML

+ mysql-5.1.65, subversion-1.7.6.
s/samba35-3.5.17/samba-3.5.17/.

(taca)

2012-08-15 15:00:29 UTC MAIN commitmail json YAML

Use ${RUBY_DLEXT} instead of "so".

(taca)

2012-08-15 13:54:47 UTC MAIN commitmail json YAML

Note update of TYPO3 packages:

www/typo3_45 4.5.19
www/typo3_46 4.6.12
www/typo3_47 4.7.4

(taca)

2012-08-15 13:53:50 UTC MAIN commitmail json YAML

Update typo3_45 to 4.7.4.

This release fixes several security problems TYPO3-CORE-SA-2012-004,

<http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

2012-08-15  ccf6b0a                  [RELEASE] Release of TYPO3 4.7.4 (TYPO3 Release Team)
2012-08-15  14d5d72  #21634          [SECURITY] XSS in install tool (Mario Rimann)
2012-08-15  a1c3165  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
2012-08-15  8cf7db7  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
2012-08-15  59e028a  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
2012-08-15  758c217  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
2012-08-15  44e8ae6  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
2012-08-15  7c778d3  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
2012-08-15  044ae9a  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Marcus Krause)
2012-08-15  0bcecd8  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
2012-08-15  774537c  #23226Security  [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)
2012-08-15  a9383b1                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-08-15  7edbd63                  [TASK] Update version numbers to 4.7.4 (Steffen Ritter)

2012-08-08  9fe9e97                  [RELEASE] Release of TYPO3 4.7.3 (TYPO3 Release Team)
2012-08-07  ae9d18c  #36616          [BUGFIX] sectionIndex menu is not i18n ready (Stefan Galinski)
2012-08-07  6985616  #39583          [BUGFIX] Exception "Could not create directory" (Michael Klapper)
2012-08-06  8824193  #38548          [BUGFIX] Incorrect search-results when searching for part of word (Tymoteusz Motylewski)
2012-08-05  943c50e  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
2012-08-03  cb8d2a6  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
2012-08-01  5b8d6c4  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
2012-08-01  569164c  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
2012-07-29  8700d8a  #39203          [BUGFIX] BE User Settings cannot be saved by clicking enter (Mario Rimann)
2012-07-28  fa8b919  #39338          [BUGFIX] RTE: Installation of AllowClipboardHelper is not triggered (Stanislas Rolland)
2012-07-25  02442d8  #38691          [BUGFIX] Exclude E_STRICT from errors with PHP 5.4 (Philipp Gampe)
2012-07-25  a3e05a3  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
2012-07-24  5a9b3ea  #39220          [BUGFIX] Invalid fallback for non-localized labels (Xavier Perseguers)
2012-07-23  fc1a8f0  #37967          [BUGFIX] YouTube videos can not be played with Media CE (Kai Vogel)
2012-07-23  ac4f234  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
2012-07-21  7c56214                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-07-21  e3e08c1  #39067          [TASK] Change @deprecated annotation to the correct version (Wouter Wolters)
2012-07-20  e931425  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
2012-07-20  a450514  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
2012-07-15  51823dc  #38104          [BUGFIX] Remove bogus template in template analyzer (Helmut Hummel)
2012-07-09  2cce3f0  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
2012-07-07  8d29e26  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack)
2012-07-06  83672e8  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
2012-07-05  c0ba55f  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)
2012-07-05  d35320b  #38657          [BUGFIX] RTE 4.7: Incorrect behaviours in IE9 native mode (Stanislas Rolland)

(taca)

2012-08-15 13:51:01 UTC MAIN commitmail json YAML

Update typo3_46 to 4.6.12.

This release fixes several security problems TYPO3-CORE-SA-2012-004,

<http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

2012-08-15  a1e439e                  [RELEASE] Release of TYPO3 4.6.12 (TYPO3 Release Team)
2012-08-15  7a839a3  #21634          [SECURITY] XSS in install tool (Mario Rimann)
2012-08-15  2ae69c8  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
2012-08-15  1eaebd3  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
2012-08-15  9b2b8fb  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
2012-08-15  6376643  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
2012-08-15  a4a20e9  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
2012-08-15  829e391  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
2012-08-15  dc6529c  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel)
2012-08-15  8c0b4dc  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
2012-08-15  4c8c0fd  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)

(taca)

2012-08-15 13:49:25 UTC MAIN commitmail json YAML

Update typo3_45 to 4.5.19.

This release fixes several security problems TYPO3-CORE-SA-2012-004,

<http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

2012-08-15  9bcf5eb                  [RELEASE] Release of TYPO3 4.5.19 (TYPO3 Release Team)
2012-08-15  76748b7  #21634          [SECURITY] XSS in install tool (Mario Rimann)
2012-08-15  85df0e4  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
2012-08-15  605d05f  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
2012-08-15  6840097  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
2012-08-15  fb1e204  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
2012-08-15  6fd6768  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
2012-08-15  11abbaa  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
2012-08-15  a3293a7  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel)
2012-08-15  ccbbfc3  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
2012-08-15  f046457  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)

(taca)

2012-08-15 12:02:18 UTC MAIN commitmail json YAML

Update PKGCONFIG_OVERRIDE patterns to refrect reality.

(obache)

2012-08-15 11:02:05 UTC MAIN commitmail json YAML

Note update of lang/parrot to 4.6.0.

(he)

2012-08-15 11:01:40 UTC MAIN commitmail json YAML

Update lang/parrot to version 4.6.0.

Upstream changes:

- Core
  + Added init_pmc method to PackFileView.
- Documentation
  + Added source lines from 'docs/index/book.json' to 'index.json'
    to make display of 'Parrot Developer's Guide: PIR (draft)'
    display more like the other books, e.g., 'PCT Book'.
  + Removed 'docs/index/book.json' as unnecessary.
- Build
  + Improve on 'sudo make install' permission errors by using
    File::Copy::cp.

(he)

2012-08-15 10:13:51 UTC MAIN commitmail json YAML

Added net/apollo version 1.4

(imil)

2012-08-15 10:12:54 UTC MAIN commitmail json YAML

Fix build on Solaris.

If more systems require the libiconv fix then it's going to be more efficient
to re-use the logic from devel/glib2.  This is such a mess :(

(jperkin)