Error: newgroup _i2p: id mismatch in ports/infrastructure/db/user.list (861 vs 860)
Error: newuser _i2p: id mismatch in ports/infrastructure/db/user.list (861 vs 860)
I updated WANTLIB in net/unison/Makefile.inc as part of an update of
net/unison/2.5x, and forgot to bump REVISION in net/unison/2.4x.
Reported by naddy@. Thank you!
I2P is an anonymous overlay network - a network within a network.
It is intended to protect communication from dragnet surveillance
and monitoring by third parties such as ISPs.
I2P is used by many people who care about their privacy: activists,
oppressed people, journalists and whistleblowers, as well as the
average person.
No network can be "perfectly anonymous". The continued goal of I2P
is to make attacks more and more difficult to mount. Its anonymity
will get stronger as the size of the network increases and with
ongoing academic review.
ok rsadowski@
help from sthen@
Port sent by Dimitri Karamazov who takes maintainership
This update drops the default fallback to BF-CBC with older clients.
See https://openvpn.net/community-downloads/ for a list of details.
2.5.0-rcN test reports from gonzalo@
only use this branch if you have one of the devices that do not work with
the unifi/stable release (Broadcom 11ac and Pico M2 flashed with unifi
firmware). Prompted by a mail from Jordan Geoghegan.
These Python bindings to rrdtool are based on the code of the original
Python 2 bindings module for rrdtool by Hye-Shik Chang which are shipped
with the RRDtool distribution. This project is maintained separately to
provide a more pythonic way to install those bindings via PyPI and
include support for Python 3.
likely to fix the problem some people have seen with the C++ component
in the rebuilt version of snappy-java that we're using (this is a mess,
one of the java modules used by unifi includes C++ code which wants to
be compiled with gcc, upstream no longer provides builds for OpenBSD as
they used to do in the past. it's a wonder it works at all)
(there are newer snappy-java releases now that include a pure-java
version, but that doesn't support one of the functions that unifi uses..)