Commit graph

262081 commits

Author SHA1 Message Date
ryoon
b268425231 Updated devel/xulrunner45 to 45.8.0 2017-03-26 03:59:52 +00:00
ryoon
37e632ec4f Update to 45.8.0
* Sync with firefox-45.8.0
2017-03-26 03:58:52 +00:00
ryoon
35fc700131 Updated www/firefox45-l10n to 45.8.0 2017-03-26 03:56:58 +00:00
ryoon
e5c6d5a284 Update to 45.8.0
* Sync with firefox-45.8.0
2017-03-26 03:56:26 +00:00
ryoon
ab67f3e125 Updated www/firefox45 to 45.8.0 2017-03-26 03:55:16 +00:00
ryoon
1eb2510f29 Remove PKGREVISION 2017-03-26 03:54:37 +00:00
ryoon
46e631bcd8 Update to 45.8.0
Changelog:
 #CVE-2017-5400: asm.js JIT-spray bypass of ASLR and DEP
 #CVE-2017-5401: Memory Corruption when handling ErrorResult
 #CVE-2017-5402: Use-after-free working with events in FontFace objects
 #CVE-2017-5404: Use-after-free working with ranges in selections
 #CVE-2017-5407: Pixel and history stealing via floating-point timing side channel with SVG filters
 #CVE-2017-5410: Memory corruption during JavaScript garbage collection incremental sweeping
 #CVE-2017-5409: File deletion via callback parameter in Mozilla Windows Updater and Maintenance Service
 #CVE-2017-5408: Cross-origin reading of video captions in violation of CORS
 #CVE-2017-5405: FTP response codes can cause use of uninitialized values for ports
 #CVE-2017-5398: Memory safety bugs fixed in Firefox 52 and Firefox ESR 45.8
2017-03-26 03:53:34 +00:00
ryoon
ebe5712621 Updated www/php-owncloud to 9.1.4 2017-03-26 00:48:44 +00:00
ryoon
0b93c3c82d Update to 9.1.4
Changelog:
Version 9.1.4 Feb 2 2017

    [major] Make error message for password reset form more generic - core/#27011
    [major] When sharing autocomplete is disabled, also disable for the email field - core/#26504
    [major] Add command to clean up invalid/expired remote storages - core/#26379
    [major] Fix encryption key storage when using LDAP home folder rules - core/#26820
    [major] Properly react on memcache errors - core/#25692
    [major] Fix random normalizedPathCache log messages / garbage collection issues from PHP 7 - core/#22370
    [major] Properly deal with inconsistent LDAP/memcache or user/group manager responses - core/#26871
    [major] Added configreport app which will help with better bug reports - configreport/#6
    [minor] Fix syncing of file names with colon followed by a number - core/#25479
    [minor] Prevent empty user uid from LDAP - user_ldap/#6
    [minor] Prevent repeated log messages when dealing with broken picture files - core/#26758
    [minor] Fix group-enable option in apps page when memcache is enabled - core/#26638
    [minor] Add AVMaxFileSize config option - files_antivirus/#133
    [minor] Reduce number of federated share requests when dealing with non-existing entries - core/#26324
    [minor] Remove obsolete legacy storage repair routine - core/#26774
    [minor] Fix broken remote avatar image in activities tab - activity/#529
    [minor] When grouping duplicate shares, sort by stime then id - core/#25830
    [minor] Make file upload post hooks consistent between chunking and non-chunking mode - core/#26387
    [minor] Fix wrong German translation in upload progress bar by using momentjs library - core/#26804
    [minor] Skip unavailable storages in background file scan instead of failing - core/#26055
    [minor] Update PHP 7.1 incompatibility warning - core/#26982
    [minor] Warning notification when uploading 4+ GB file in IE11 - core/#27004
2017-03-26 00:47:45 +00:00
mef
42ef1faf23 CVS directories should not be left out, sorry 2017-03-25 14:27:00 +00:00
mef
ae017fa8c6 Fix problem when processing simple file as
I can't find the format file `platex.fmt'!
This change is proposed as
  http://mail-index.netbsd.org/pkgsrc-users/2017/03/25/msg024627.html
The interim fix is picking the files up from previous texlive release
and put them in files directory. And copy them after extract.
PKGREVISION++.
Tks gdt@ for OK, and tks bsh@ for finding out the problem.
2017-03-25 13:51:50 +00:00
maya
c7dd31ce7a htop: add missing include to fix build on netbsd-7.99.x. must've
side-loaded sys/time.h before.

From Chavdar Ivanov on pkgsrc-users.
2017-03-25 10:53:59 +00:00
mef
36142c0cbc - Convert p5-namespace-autoclean from BUILD_DEPENDS to full DEPENDS.
Ref: devel/rt-mysql packaging, tks joerg
- PKGREVISION++
2017-03-25 10:27:56 +00:00
joerg
c3711e808d Check the version number part of the matched string and not the whole
string, otherwise the result is somewhat random. Bump revision again.
2017-03-24 19:22:27 +00:00
fhajny
19df27eef1 Requires pkg-config to build properly 2017-03-24 18:45:44 +00:00
wiz
26c6a7a0c1 does not support python-2.x, mark it as such. 2017-03-24 16:57:36 +00:00
wiz
807e3423f3 Removed multimedia/realplayer-codecs [wiz 2017-03-24] 2017-03-24 16:55:39 +00:00
wiz
91700f433b Remove binary-only realplayer-codecs package from 2004. 2017-03-24 16:55:15 +00:00
roy
a252ea08a5 Updated net/parpd to 1.7 2017-03-24 16:49:27 +00:00
roy
3fcad7037b Update to parpd-1.7. Changes include:
*  Don't crash enumerating interfaces without a layer 2 address.
  *  Fix ARP filter so we're only interested in ARP REQUEST messages.
2017-03-24 16:49:10 +00:00
joerg
b91c75a5b2 Fix build with clang: ISO C++ says nullptr has no relation operators
defined.
2017-03-24 15:14:14 +00:00
joerg
66d7eb7589 Restore basic g95 support. Bump revision. 2017-03-24 15:12:30 +00:00
joerg
9f37771903 Make sure depcomp is present. 2017-03-24 11:44:30 +00:00
joerg
e1c2b87f25 Link llvm-lto2 and the other tools dynamically against libLLVM to avoid
the size penalty. The primary intention of this package is to provide a
standalone library for other consumers of LLVM and the size difference
doesn't justify the small performance penalty. Bump revision.
2017-03-24 11:43:52 +00:00
joerg
f020f2e784 Updated benchmarks/google-benchmark to 1.1.0nb1 2017-03-24 11:42:09 +00:00
joerg
055793f760 Merge patch from upstream to always use std::string, the original
intention of optional inclusion no longer applies anyway.
2017-03-24 11:41:58 +00:00
joerg
2ca1b18e73 Restore distinfo for the patches. 2017-03-24 11:38:45 +00:00
sborrill
d147c482e7 Add SHA512 2017-03-24 09:43:21 +00:00
abs
36d27cdc98 Updated editors/yed to 3.17 to fix build after old distfile no longer available
yEd 3.17

New Features

* Added import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for JavaFX (3.x version series) and yFiles for HTML (2.x version series).
* The 'Find...' command and the 'Select Elements' tool now additionally support text matching using the full power of regular expressions.

Improvements

* Improved and corrected import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for Java (3.x version series), yFiles for JavaFX (2.x version series), and yFiles for HTML (1.x version series).
* The 'Apply' and 'Apply Type' commands from the Palette's context menu now also support converting normal nodes to open/closed group nodes and vice versa. [Q&A 10269]
* The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_121.

Bugfixes

* Addressed a problem in the Excel import where importing spreadsheets with blanks/whitespace in sheet names failed. [Q&A 10230]
* Many bugfixes, great and small.

yEd 3.16.2.1

Bugfixes

* Addressed an exception that happened on Windows and Mac OS X when trying to copy to the system clipboard.

yEd 3.16.2

Improvements

* The UML class node representation now uses the same font for the attribute, method, etc. entries as is set for the class name.

Bugfixes

* The properties views now also list the additional shape node representations (stars, fat arrows, etc.) and allow changing their properties.
* Many bugfixes, great and small.

yEd 3.16.1

New Features

* The Organic layout algorithm is able to automatically recognize regular substructures in a diagram and arrange them in an optimized manner depending on the kind of substructure. Four different kinds of substructures can be recognized: chains, stars, circles, and parallel substructures.

Improvements

* The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_102.

Bugfixes

* Fixed a bug where self-loops in a diagram could cause the One-Click Layout to fail.
* Many bugfixes, great and small.

yEd 3.16

General

This yEd version requires a Java 8 Runtime Environment (JRE) to run on, which isn't available for older operating systems (see also the Java 8 system requirements). Thus, yEd needs at least Windows Vista or Mac OS X 10.8 (Mountain Lion) to run.
New Features

* Added import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for Java 3.x, yFiles for JavaFX, yFiles.NET, yFiles WPF, and yFiles for HTML. With the yFiles for HTML format in particular, import of GraphML files written by the yEd Live web application is also supported.
* As a new option, the Hierarchical layout algorithm can take the thickness of an edge into account when calculating a layout for a diagram. Diagrams with thick edges in them can become wider and taller.
* As a new option, the Hierarchical layout algorithm can interpret edge direction according to the arrowhead.
* The integrated labeling in the Hierarchical layout algorithm places edge labels that specify a preferred placement at their source node or at their target node directly beside that node.
* Applying the Label Placement algorithm is now animated. Also, its execution can be canceled if it takes too long.

Improvements

* Additional sample node representations for nodes and group nodes in the 'Shape Nodes' and 'Group Nodes' palette section.
* The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_92.

Bugfixes

* Many bugfixes, great and small.
2017-03-24 08:41:28 +00:00
taca
f7b51160b2 Note update of www/contao43 package to 4.3.7. 2017-03-24 03:43:52 +00:00
taca
3be90435f0 Update contao43 to 4.3.7, a leaf package.
Quote from release announce:

The bugfix release fixes a problem with installing the managed edition.
2017-03-24 03:43:24 +00:00
taca
b266f8d03a Note update of net/ntp4 package to 4.2.8p10. 2017-03-24 03:41:46 +00:00
taca
26035b39d0 Update ntp4 to 4.2.8p10 including security fixes.
NTF's NTP Project is releasing ntp-4.2.8p10, which addresses:

* 6 MEDIUM severity vulnerabilities (1 is about the Windows PPSAPI DLL)
* 5 LOW severity vulnerabilities (2 are in the Windows Installer)
* 4 Informational-level vulnerabilities
* 15 other non-security fixes and improvements

All of the security issues in this release are listed in VU#633849.

ntp-4.2.8p10 was released on 21 March 2017.

* Sec 3389 / CVE-2017-6464 / VU#325339: NTP-01-016 NTP: Denial of Service via
  Malformed Config (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3388 / CVE-2017-6462 / VU#325339: NTP-01-014 NTP: Buffer Overflow in
  DPTS Clock (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3387 / CVE-2017-6463 / VU#325339: NTP-01-012 NTP: Authenticated DoS via
  Malicious Config Option (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3386: NTP-01-011 NTP: ntpq_stripquotes() returns incorrect Value
  (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3385: NTP-01-010 NTP: ereallocarray()/eallocarray() underused (Pentest
  report 01.2017)
  - Reported by Cure53.

* Sec 3384 / CVE-2017-6455 / VU#325339: NTP-01-009 NTP: Windows: Privileged
  execution of User Library code (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3383 / CVE-2017-6452 / VU#325339: NTP-01-008 NTP: Windows Installer:
  Stack Buffer Overflow from Command Line (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3382 / CVE-2017-6459 / VU#325339: NTP-01-007 NTP: Windows Installer:
  Data Structure terminated insufficiently (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3381: NTP-01-006 NTP: Copious amounts of Unused Code (Pentest report
  01.2017)
  - Reported by Cure53.

* Sec 3380: NTP-01-005 NTP: Off-by-one in Oncore GPS Receiver (Pentest report
  01.2017)
  - Reported by Cure53.

* Sec 3379 / CVE-2017-6458 / VU#325339: NTP-01-004 NTP: Potential Overflows in
  ctl_put() functions (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3378 / CVE-2017-6451 / VU#325339: NTP-01-003 Improper use of snprintf()
  in mx4200_send() (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3377 / CVE-2017-6460 / VU#325339: NTP-01-002 Buffer Overflow in ntpq
  when fetching reslist (Pentest report 01.2017)
  - Reported by Cure53.

* Sec 3376: NTP-01-001 Makefile does not enforce Security Flags (Pentest
  report 01.2017)
  - Reported by Cure53.

* Sec 3361 / CVE-2016-9042 / VU#325339: 0rigin
  - Reported by Matthew Van Gundy of Cisco ASIG.
2017-03-24 03:41:08 +00:00
tez
33907d10a1 Add patch for CVE-2017-6196 to ghostscript-gpl 2017-03-23 20:39:08 +00:00
tez
1ea76ac549 Add patch for CVE-2017-6196 2017-03-23 20:38:24 +00:00
leot
5da63da80d Updated security/sqlmap to 1.1.3nb1 2017-03-23 19:33:34 +00:00
leot
d15299e11b Extra scripts can need bash and perl.
Bump PKGREVISION

Pointed out by <joerg>'s bulk builds
2017-03-23 19:33:20 +00:00
jperkin
bdc680c544 Restore PKGMANDIR support lost in previous update. 2017-03-23 18:23:58 +00:00
jperkin
43f26219f5 Restore x86_64-*-solaris support lost in previous update. 2017-03-23 18:22:34 +00:00
joerg
ba6a094522 Remove mozilla-enigmail option, distfile no longer exists. Add SHA512 sum. 2017-03-23 17:36:35 +00:00
joerg
a065ab2551 Remove enigmail entry as the option isn't supported here. Add SHA512 sum. 2017-03-23 17:35:23 +00:00
joerg
ad18e00883 Remove fancythread option, patch doesn't fetch. Add SHA512 sum. 2017-03-23 17:32:39 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
khorben
bc78a9c17a Add hexchat-2.12.4 2017-03-23 15:31:44 +00:00
taca
5c07474cba Note update of www/contao43 pakage to 4.3.6. 2017-03-23 14:57:56 +00:00
taca
65fbb9807a Update contao43 to 4.3.6.
Quote from release announce:

	The bugfix release fixes several issues, including a problem
	with the initialization of custom entry points. Also, the
	changes from Contao 3.5 have been adopted.
2017-03-23 14:57:22 +00:00
taca
185b833a00 Correct assignment of macro. 2017-03-23 14:49:53 +00:00
wiz
abeb21ee41 Add SHA512 for one of three distfiles. 2017-03-23 14:39:44 +00:00
wiz
5e3435abab Add SHA512. 2017-03-23 14:38:16 +00:00
taca
b173889e6f Add SHA512 checksum data. 2017-03-23 14:36:20 +00:00