2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message:
Bump PKGREVISION for security/openssl ABI bump.
|
2016-02-26 11:57:47 by Jonathan Perkin | Files touched by this commit (21) |
Log message:
Use OPSYSVARS.
|
2016-02-19 15:42:33 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update 38.6.1
Changelog:
Fixed in Firefox ESR 38.6.1
2016-14 Vulnerabilities in Graphite 2
|
2016-02-09 14:26:12 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Add workaround for build failure with binutils 2.26 ld from NetBSD current
Bump PKGREVISION.
|
2016-02-02 06:39:13 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 38.6.0
Changelog:
Fixed in Firefox ESR 38.6
2016-03 Buffer overflow in WebGL after out of memory allocation
2016-01 Miscellaneous memory safety hazards (rv:44.0 / rv:38.6)
2015-150 MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server \
signature
|
2016-02-01 00:43:48 by Joerg Sonnenberger | Files touched by this commit (22) |
Log message:
Don't request static graphite, it breaks the build against newer
external graphite. Add all the graphite headers to the magic wrapper
list to avoid future fun. Remove manual unwind.h header where it still
exists.
|
2016-01-20 23:14:14 by Ryo ONODERA | Files touched by this commit (14) |
Log message:
Fix build with recent include/g++/complex on NetBSD current
|
2015-12-17 00:51:34 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 38.5.0
Changelog:
Fixed Various security fixes
Fixed Improved stability with Java (1221448)
Fixed in Firefox ESR 38.5
2015-149 Cross-site reading attack through data and view-source URIs
2015-147 Integer underflow and buffer overflow processing MP4 metadata in \
libstagefright
2015-146 Integer overflow in MP4 playback in 64-bit versions
2015-145 Underflow through code inspection
2015-139 Integer overflow allocating extremely large textures
2015-138 Use-after-free in WebRTC when datachannel is used after being destroyed
2015-134 Miscellaneous memory safety hazards (rv:43.0 / rv:38.5)
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-25 13:54:07 by Jonathan Perkin | Files touched by this commit (8) |
Log message:
Remove mk/find-prefix.mk usage from the www category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|