* Perform bounds checking for ints and use correct types for float
config inputs.
* Remove all float equality comparisons.
* Verify a DOM node is a valid HTML document in focus code (webkitgtk
2.0.0+ only).
* Fix order of fetching remote cert to prevent incorrect warning.
* Add signal handler to deny all HTML5 geolocation requests.
* Sync hsts-preload with Chromium.
* Fix memory leak when adding to the force_https whitelist.
* Mention plwl about page in manpage.
* Remove unused directories from Makefiles.
Ok jca@
- See http://www.seamonkey-project.org/releases/seamonkey2.19/
- Fixes more or less the same list of MFSA fixed in ffx 22
- Finally back on track after missing 2.18 due to build infra issues
- Add a patch to workaround #886095 (which puzzled me for 3 weeks)
- remove no longer needed sydneyaudio patches
- add TERM=xterm hack to workaround mozbuild issue
- reenable clang on i386, using --disable-debug-symbols
- sync patch-mozilla_gfx_thebes_gfxPlatform_cpp which the one from ffx
- java implementation of an ssh client that hasn't been updated in 12 years;
- non-free and we can't update because the distfile is behind a registrationf
form now;
- oh, and it doesn't even work...
ok sthen@
squid 3.3.5. It also fixes ipv6 and other stuff, details of which can
be found here: https://code.google.com/p/sqtop/source/list
Update MAINTAINER email address at his request while here.
ok gonzalo (MAINTAINER) and sthen
have "not yet linked to the build" etc. in the commit log.
devel/hs-simple-sendfile
devel/jenkins
security/p5-Mozilla-CA
sysutils/uptimed
textproc/p5-Encode-Locale
www/p5-IO-HTML
www/webgui
- see http://www.mozilla.org/en-US/firefox/22.0/releasenotes/ (ok,
webrtc isnt enabled yet by default on *BSD but we're working on it :)
- fixes MFSA 2013-49->62
- remove all patches related to sydneyaudio which got removed upstream,
sound uses libcubeb which has a native sndio backend since ages (thx
to ratchov!). also remove related post-patch target while here.
- add temporary workaround (TERM=xterm) for bug #878089
- switch i386 to use clang again, using --disable-debug-symbols to make
the code smaller (who said 'gross hack' ?)
- update patch-gfx_thebes_gfxPlatform_cpp to match what got commited
upstream in r52b02042b27f
- remove patch-js_src_vm_SPSProfiler_cpp which unbroke powerpc, finally
got commited in 22 branch
- rework fx-i18n's MESSAGE to be more in line with reality (discussed
with Marcus Merighi)