This call is absent in netbsd-6-0. libuv built anyway, but it later died
with undefined references in cmake.
I read outdated information and assumed that the previous attempt at
fixing the problem did not make a functional change, but it did.
pthread_condattr_setclock does have an effect on netbsd.
bump PKGREVISION so it is rebuilt, and for previous functional change.
thanks joerg and riastradh for clearing things up.
2.12.3 (2016-10-22)
* fix crash with bad translations
* fix crash and leaks in mpcinfo plugin
* add mhop command
* change ping timeout to 60 by default
* update translations
2.12.2 (2016-10-08)
* fix input box theme with Adwaita 3.20
* fix return value of hexchat_pluginpref_get_int()
* fix tab color changing when print events are eaten
* fix network name not being sanitized for scrollback files
* fix building sysinfo on OS X <= 10.9
* fix resume with DCC GET
* fix possible assertion when decoding incoming text
* fix possible crashes when plugins modify the UI during context close
* add "chanmodes" to channel list in plugin api
* lua:
o add automatic return and = handling in console
o fix pluginpref usage
* fishlim:
o fix saving nicks containing [ or ]
o add commands: /topic+, /msg+, and /notice+
o add support for /me
o add /keyx command to do DH1080 key exchanges
* improve efficiency of various timers
* reduce updates of user count in titlebar/userlist
* download extra redist for perl on Windows
* update appdata file
* update translations
* update dependencies on Windows
This is a leaf package, and in preparation of a security fix.
"please commit" gdt@
it is effectively a no-op, and doesn't exist on netbsd<7, leading to
undefined references in building cmake later on.
this fixes the build of cmake on NetBSD 6.1.5.
The bundle provides pLaTeX2e and miscellaneous macros for pTeX
and e-pTeX. This is a community edition forked from the
original ASCII edition (ptex-texmf-2.5).
Added during freeze to fix up pTex handling.
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-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 Thunderbird 45.8
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
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
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.
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.