Commit graph

225683 commits

Author SHA1 Message Date
tron
8a01dde95f Add fix for the security vulnerability reported in CVE-2014-9116 taken
from the mutt GIT repository.
2014-12-19 20:45:52 +00:00
taca
3706019cda Note update of lang/php56 package to 5.6.4. 2014-12-19 16:13:25 +00:00
taca
af65cf60a1 Update php56 to 5.6.4, including security fix.
18 Dec 2014, PHP 5.6.4

- Core:
  . Fixed bug #68091 (Some Zend headers lack appropriate extern "C" blocks).
    (Adam)
  . Fixed bug #68104 (Segfault while pre-evaluating a disabled function).
    (Laruence)
  . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly
    triggered). (Julien)
  . Fixed bug #68355 (Inconsistency in example php.ini comments).
    (Chris McCafferty)
  . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
  . Fixed bug #68422 (Incorrect argument reflection info for array_multisort()).
    (Alexander Lisachenko)
  . Fixed bug #68545 (NULL pointer dereference in unserialize.c). (Anatol)
  . Fixed bug #68446 (Array constant not accepted for array parameter default).
    (Bob, Dmitry)
  . Fixed bug #68594 (Use after free vulnerability in unserialize()).
    (CVE-2014-8142) (Stefan Esser)

- Date:
  . Fixed day_of_week function as it could sometimes return negative values
    internally. (Derick)

- FPM:
  . Fixed bug #68381 (fpm_unix_init_main ignores log_level).
    (David Zuelke, Remi)
  . Fixed bug #68420 (listen=9000 listens to ipv6 localhost instead of all
    addresses). (Remi)
  . Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi)
  . Fixed bug #68423 (PHP-FPM will no longer load all pools). (Remi)
  . Fixed bug #68428 (listen.allowed_clients is IPv4 only). (Remi)
  . Fixed bug #68452 (php-fpm man page is oudated). (Remi)
  . Fixed request #68458 (Change pm.start_servers default warning to
    notice). (David Zuelke, Remi)
  . Fixed bug #68463 (listen.allowed_clients can silently result
    in no allowed access). (Remi)
  . Fixed request #68391 (php-fpm conf files loading order).
    (Florian Margaine, Remi)
  . Fixed bug #68478 (access.log don't use prefix). (Remi)

- Mcrypt:
  . Fixed possible read after end of buffer and use after free. (Dmitry)

- GMP:
  . Fixed bug #68419 (build error with gmp 4.1). (Remi)

- PDO_pgsql:
  . Fixed bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception
  when not in transaction) (Matteo)
  . Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
  (Matteo)

- Session:
  . Fixed bug #68331 (Session custom storage callable functions not being called)
    (Yasuo Ohgaki)

- SOAP:
  . Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes).
    (Laruence)

- zlib:
  . Fixed bug #53829 (Compiling PHP with large file support will replace
    function gzopen by gzopen64) (Sascha Kettler, Matteo)
2014-12-19 16:12:48 +00:00
taca
d85948ded1 Note update of lang/php55 package to 5.5.20. 2014-12-19 16:11:15 +00:00
taca
d88e5badbc Update php55 to 5.5.20, including security fix.
17 Dec 2014, PHP 5.5.20

- Core:
  . Fixed bug #68091 (Some Zend headers lack appropriate extern "C" blocks).
    (Adam)
  . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly
    triggered). (Julien)
  . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
  . Fixed bug #68545 (NULL pointer dereference in unserialize.c). (Anatol)
  . Fixed bug #68594 (Use after free vulnerability in unserialize()).
    (CVE-2014-8142) (Stefan Esser)

- Date:
  . Fixed day_of_week function as it could sometimes return negative values
    internally. (Derick)

- FPM:
  . Fixed bug #68381 (fpm_unix_init_main ignores log_level).
    (David Zuelke, Remi)
  . Fixed bug #68420 (listen=9000 listens to ipv6 localhost instead of all
    addresses). (Remi)
  . Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi)
  . Fixed bug #68423 (PHP-FPM will no longer load all pools). (Remi)
  . Fixed bug #68428 (listen.allowed_clients is IPv4 only). (Remi)
  . Fixed bug #68452 (php-fpm man page is oudated). (Remi)
  . Fixed request #68458 (Change pm.start_servers default warning to
    notice). (David Zuelke, Remi)
  . Fixed bug #68463 (listen.allowed_clients can silently result
    in no allowed access). (Remi)
  . Fixed request #68391 (php-fpm conf files loading order).
    (Florian Margaine, Remi)
  . Fixed bug #68478 (access.log don't use prefix). (Remi)

- Mcrypt:
  . Fixed possible read after end of buffer and use after free. (Dmitry)

- PDO_pgsql:
  . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)
  . Fixed bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception
  when not in transaction) (Matteo)
  . Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
  (Matteo)

- zlib:
  . Fixed bug #53829 (Compiling PHP with large file support will replace
    function gzopen by gzopen64) (Sascha Kettler, Matteo)
2014-12-19 16:10:38 +00:00
taca
d0f8d9a4fa Note update of lang/php54 package to 5.4.36. 2014-12-19 16:09:10 +00:00
taca
1b2d155c66 Update php54 to 5.4.36, including security fix.
18 Dec 2014 PHP 5.4.36

- Core:
  . Upgraded crypt_blowfish to version 1.3. (Leigh)
  . Fixed bug #68545 (NULL pointer dereference in unserialize.c). (Anatol)
  . Fixed bug #68594 (Use after free vulnerability in unserialize()).
    (CVE-2014-8142) (Stefan Esser)

13 Nov 2014 PHP 5.4.35

- Core:
  . Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in
    zend_hash_copy). (Dmitry)

- Fileinfo:
  . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
    (CVE-2014-3710) (Remi)

- GMP:
 . Fixed bug #63595 (GMP memory management conflicts with other libraries
   using GMP). (Remi)

- PDO_pgsql:
  . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)
2014-12-19 16:08:35 +00:00
ryoon
0d2bae476c Updated devel/nss to 3.17.3nb1 2014-12-19 14:22:58 +00:00
ryoon
1b28fd667e Fix build of www/firefox.
The build breakage is caused from inconsistent use of sqlite3
from NetBSD base and pkgsrc.
Bump PKGREVISION.
2014-12-19 14:21:55 +00:00
wiz
77cb933015 + postgresql-9.4. 2014-12-19 14:08:12 +00:00
wiz
52810a8953 + calibre-2.13.0, cmake-3.1, darktable-1.6, digikam-4.6, gxine-0.99.9,
wordpress-4.1, xine-lib-1.2.6.
2014-12-19 13:10:49 +00:00
wiz
aa0a8a8b1d Updated devel/py-mercurial to 3.2.3 2014-12-19 11:37:13 +00:00
wiz
8c12e2c511 Update to 3.2.3:
This is an unscheduled bugfix release containing two security fixes
for issues we uncovered in both Git and Mercurial for CVE-2014-9390.
Users on Mac and Windows are encouraged to upgrade.

    context: stop setting None for modified or added nodes
    darwin: omit ignorable codepoints when normcase()ing a file path
    encoding: add hfsignoreclean to clean out HFS-ignored characters
    largefiles: don't actually remove largefiles in an addremove dry run
    log: fix log -f slow path to actually follow history
    log: fix log revset instability
    manifest: disallow setting the node id of an entry to None
    pathauditor: check for Windows shortname aliases
    pathauditor: check for codepoints ignored on OS X
    rebase: ignore negative state when updating back to original wc parent
    update: add tests for untracked local file
    update: don't overwrite untracked ignored files on update
2014-12-19 11:37:04 +00:00
obache
e32e304074 Set {MASTER_}SITES properly. 2014-12-19 08:49:37 +00:00
mef
adf179ca5b Update MASTER_SITES to ${MASTER_SITE_SOURCEFORGE:=enigma-game/} 2014-12-19 08:44:50 +00:00
mef
8bb26a81e5 Update MASTER_SITES to ${MASTER_SITE_SOURCEFORGE:=lensfun/} 2014-12-19 08:38:03 +00:00
mef
75eab014b2 Update MASTER_SITES to ${MASTER_SITE_SOURCEFORGE:=gtksee.berlios/} 2014-12-19 08:33:20 +00:00
mef
492e766c0d Update MASTER_SITES (was Unknown site). 2014-12-19 06:50:16 +00:00
taca
32b9db8201 Note update of mail/roundcube package to 1.0.4. 2014-12-19 03:32:33 +00:00
taca
e065bbcd6a Update roundcube to 1.0.4, which contains fix for possible CSRF attack.
RELEASE 1.0.4
-------------
- Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118)
- Fix bug where show_real_foldernames setting wasn't honored on compose page (#1490153)
- Fix issue where Archive folder wasn't protected in Folder Manager (#1490154)
- Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115)
- Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
- Fix regression in SHAA password generation in ldap driver of password plugin (#1490094)
- Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103)
- Fix font style display issue in HTML messages with styled <span> elements (#1490101)
- Fix download of attachments that are part of TNEF message (#1490091)
- Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
- Fix handling of base64-encoded attachments with extra spaces (#1490111)
- Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046)
- Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113)
- Fix reply scrolling issue with text mode and start message below the quote (#1490114)
- Fix possible issues in skin/skin_path config handling (#1490125)
- Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
- Fix generation of Blowfish-based password hashes (#1490184)
- Fix bugs where CSRF attacks were still possible on some requests
2014-12-19 03:32:00 +00:00
schmonz
95a2895854 Note updates to devel/git{,-base,-docs,-gitk,-svn}, www/gitweb. 2014-12-19 01:09:02 +00:00
schmonz
9a1384c382 Update to 2.2.1. From the changelog:
* We used to allow committing a path ".Git/config" with Git that is
  running on a case sensitive filesystem, but an attempt to check out
  such a path with Git that runs on a case insensitive filesystem
  would have clobbered ".git/config", which is definitely not what
  the user would have expected.  Git now prevents you from tracking
  a path with ".Git" (in any case combination) as a path component.

* On Windows, certain path components that are different from ".git"
  are mapped to ".git", e.g. "git~1/config" is treated as if it were
  ".git/config".  HFS+ has a similar issue, where certain unicode
  codepoints are ignored, e.g. ".g\u200cit/config" is treated as if
  it were ".git/config".  Pathnames with these potential issues are
  rejected on the affected systems.  Git on systems that are not
  affected by this issue (e.g. Linux) can also be configured to
  reject them to ensure cross platform interoperability of the hosted
  projects.

* "git fsck" notices a tree object that records such a path that can
  be confused with ".git", and with receive.fsckObjects configuration
  set to true, an attempt to "git push" such a tree object will be
  rejected.  Such a path may not be a problem on some filesystems
  but in order to protect those on HFS+ and on case insensitive
  filesystems, this check is enabled on all platforms.

A big "thanks!" for bringing this issue to us goes to our friends in
the Mercurial land, namely, Matt Mackall and Augie Fackler.

Also contains typofixes, documentation updates and trivial code clean-ups.

Changes since v2.2.0 are as follows:

Hartmut Henkel (1):
      l10n: de.po: fix typos

Jeff King (8):
      unpack-trees: propagate errors adding entries to the index
      read-tree: add tests for confusing paths like ".." and ".git"
      verify_dotfile(): reject .git case-insensitively
      t1450: refactor ".", "..", and ".git" fsck tests
      fsck: notice .git case-insensitively
      utf8: add is_hfs_dotgit() helper
      read-cache: optionally disallow HFS+ .git variants
      fsck: complain about HFS+ ".git" aliases in trees

Johannes Schindelin (3):
      path: add is_ntfs_dotgit() helper
      read-cache: optionally disallow NTFS .git variants
      fsck: complain about NTFS ".git" aliases in trees
2014-12-19 00:49:53 +00:00
wiz
6016eec463 Updated multimedia/xine-lib to 1.2.5nb8 2014-12-18 23:26:16 +00:00
wiz
1c95b5fac4 I found the magic incantation to make this use pkgsrc libdvdnav.
Do that. Bump PKGREVISION.
2014-12-18 23:26:06 +00:00
wiz
59199b592e Remove patch-aa after update removed it from distinfo. 2014-12-18 22:55:50 +00:00
gdt
bdf2da25e4 Updated mail/spamass-milter to 0.4.0 2014-12-18 22:23:17 +00:00
gdt
8cbb3b7d9d Update to 0.4.0.
Several patches are dropped because they were integrated upsteam.
(Approval during freeze by wiz@.)

Upstream changes since 0.3.1 from
  https://savannah.nongnu.org/forum/forum.php?forum_id=8094

Item posted by Todd Kover <kovert> on Thu 11 Sep 2014 01:05:20 AM GMT.

I am pleased to announce the release of spamass-milt version 0.4.0.

This is the first of what I hope are a number of maintenance releases
with the goal to eliminate the outstanding bug/patch/feature requests:

The following changes are included in this release

- -C option to change the default reject code
- -S option to specify a path to sendmail (for the -x option)
- -R option to specify the rejection message
- -a option to skip messages that were authenticated
- IPv6 address support
- zombie process fix for the - option introduced in 0.3.2

This also includes the fix for CVE-2010-1132 that was in the unannounced but generated 0.3.2 release.
2014-12-18 22:23:01 +00:00
fhajny
5ee49dac67 Fix build. With 8.6.0 the rabbitmq plugin moved to contrib/. 2014-12-18 18:06:02 +00:00
wiz
436d5d2312 Updated security/prelude-correlator to 0.9.0beta8nb5 2014-12-18 13:36:58 +00:00
wiz
82f6140bee Fix packaging with py-setuptools-0.8.
While here, fix interpreter path in installed file. Bump PKGREVISION.
2014-12-18 13:36:48 +00:00
wiz
3306f37f40 Updated multimedia/xine-lib to 1.2.5nb7 2014-12-18 12:33:30 +00:00
wiz
1df5f2f64e Use more existing packages from pkgsrc.
XXX: couldn't convince it to use pkgsrc libraries for libdvdnav
and libdvdread though
XXX: musepack support is old-fashioned, so I haven't enabled the pkgsrc
dependency since xine would then conflict with vlc
2014-12-18 12:33:21 +00:00
joerg
21e0ea169f Add forgotten patches to allow zlib 1.2.3 and rename libutil to
libmyutil.
2014-12-18 12:26:51 +00:00
joerg
9a14aa35dc Avoid confusion with libutil. Allow zlib 1.2.3. Bump revision. 2014-12-18 10:52:58 +00:00
joerg
11f2e0efc3 Yet another copy of ecb.h in CPAN. 2014-12-18 10:51:59 +00:00
joerg
33224afd66 Remove redundant includes. Tell configure explicitly how to link Python. 2014-12-18 10:51:02 +00:00
abs
a0791b6ac6 Add rtsp to PLIST_VARS to fix PLIST 2014-12-17 16:08:58 +00:00
joerg
f394698114 Don't try to detect libz and friends, explicitly use them. Avoids
failing detection on SLES11.
2014-12-17 15:22:44 +00:00
obache
10f4d5819e Change MASTER_SITES to original location. 2014-12-17 11:16:32 +00:00
wiz
319506a79b + Mesa-10.4, glu-10.4, gsharutils-4.14.2, phonon-4.8.3,
tkgate-1.8.7 [pkg/49482], vinagre-3.14.3, wine-devel-1.7.33.
2014-12-17 09:46:47 +00:00
wiz
3f35b0a261 Bump py-setuptools dependency to 0.8 since that version changed
version number handling.
2014-12-17 07:23:04 +00:00
obache
6e765eeadb Reset MAINTAINER, requested in PR pkg/49382. 2014-12-17 06:35:13 +00:00
obache
2c5f7dbe81 "-a" option for cp(1) is not portable, use standard combination "-RpP" instead.
PR pkg/49475 by Sevan Janiyan.
2014-12-17 06:08:13 +00:00
rodent
006c9c2034 Added the suse131 gstreamer and sqlite3 versions and their 32-bit variants.
OK'd by pkgsrc-pmc@ in private mail. This fixes build failure with
wip/skype4.
2014-12-17 01:40:51 +00:00
rodent
670acbad1d Added emulators/suse131_sqlite3 version 13.1 2014-12-17 01:39:24 +00:00
rodent
9cedfdfbb0 Import suse_sqlite3-13.1 as emulators/suse131_sqlite3.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require the sqlite3 shared libraries.
2014-12-17 01:38:47 +00:00
rodent
2d5a4123af Import suse32_sqlite3-13.1 as emulators/suse131_32_sqlite3.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require the sqlite3 shared libraries.
2014-12-17 01:37:14 +00:00
rodent
5c7400ac8f Added emulators/suse131_gstreamer version 13.1 2014-12-17 01:35:58 +00:00
rodent
d49d99512d Import suse_gstreamer-13.1 as emulators/suse131_gstreamer.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require the gstreamer shared libraries.
2014-12-17 01:35:07 +00:00
rodent
4c5b5d05aa Added emulators/suse131_32_gstreamer version 13.1 2014-12-17 01:33:53 +00:00