absolute name could trigger an infinite recursion bug in lwres[..]"; affects
users of lwresd and users with "lwres" enabled in their configuration).
Also has a couple of regression fixes. OK naddy@
falls back to /aliases/serial0.
Add patches to set stdout-path for dts files that don't set stdout-path
and are known to use a serial device other than serial0 as a console.
Confirmed to restore console output on pandaboard es by abieber@
ok sthen@ naddy@
This overcomes tweaking getpw* calls: KDM and kcheckpass code did it wrong
on OpenBSD anyway (for example, compared the whole pw_passwd with "*",
instead of checking first character only). And we support other types
of password-based authentication as a bonus now (hello, login_-ldap!).
Also, we now create directory for persistent data of KDM by default,
and it's /var/kdm (previously KDM tried to access /var/lib/kdm).
The persistent data means "the name of the previous user" etc.
Previously features like "remember last user logged in" didn't work.
KDE3 bits to follow a bit later.
generic approvement from sthen@
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@