https://www.elastic.co/blog/logstash-2-3-4-released:
"Prior to version 2.3.4, Elasticsearch Output plugin would log to file HTTP
authorization headers which could contain sensitive information."
from Pavel Korovin
ok aja@ sthen@
https://www.elastic.co/blog/kibana-4-5-3-and-4-1-10:
"Kibana has important fix regarding tile maps, it stopped working
yesterday due to MapQuest discontinued tile API access which was used by Kibana"
from Pavel Korovin (MAINTAINER)
ok aja@ sthen@
https://www.elastic.co/blog/elasticsearch-2-3-4-released:
"The transaction log can be corrupted following a disk full exception and
several attempts to recover the shard. This has been reported once in the wild."
from Pavel Korovin
ok aja@ sthen@
this snapshot also removes most filters, as they are not considered ready
people who started using filters like dkim-signer already, need to look for
other alternatives in ports tree e.g. dkimproxy
ok sthen giovanni
This includes the patch to not allocate memory from holes with the efi
loader and adds support for network access from efi payloads as well.
ok sthen@ naddy@
the "Change Password" menu item in Eudora. As pointed out by landry Eudora's
website now redirects to Thunderbird, this is an unencrypted protocol, the
port is broken by getpwnam shadow changes, has no license so no packages, etc.
"i think that says it all :)" landry@
For dynamic plists, we can still do slightly better, namely trick
pkg_create into spewing out what it knows by zapping the plists it knows
(generated under fake typically) and replacing them with /dev/null
This fixes check-problems when you run it purely based on the ports tree
unrelated changes:
- X11BASE is hooked up explicitly, so that several tests in waf don't fail
- WRKBUILD is set to subdirectory of WRKSRC, so that mpv does not get relinked
during "make install"
powerful and easy to use.
MOC plays smoothly, regardless of system or I/O load because it uses the output
buffer in a separate thread. It provides gapless playback because the next file
to be played is precached while the current file is playing.
Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, Opus,
WAVE, those supported by FFmpeg/LibAV (e.g., WMA, RealAudio, AAC, MP4), AIFF,
AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC, SID, wavpack.
OK zhuk@