2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-09-29 11:55:43 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 2.3.5.2. From the changelog:
- Adaptation to skalibs-2.11.0.0.
- Bugfixes.
|
2021-04-26 17:05:09 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 2.3.5.1. From the changelog:
- Libraries and binaries don't have the .note.GNU-stack section stripped
anymore. Previously, "make strip" would strip that section, which
would sometimes (depending on the toolchain) cause binaries to be
incorrectly tagged as needing an executable stack. This is not a
security issue in itself, but an executable stack makes it easier for
an attacker to turn bugs into exploits, so it should be avoided
whenever possible. Thanks to Xavier Stonestreet for reporting and
finding the cause of the problem.
- Link tests are now performed with a regular file as their
output, instead of /dev/null, which makes them more portable to
old/buggy linkers.
Bump default BUILDLINK_API_DEPENDS to match.
|
2021-01-22 17:09:00 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 2.3.5.0. From the changelog:
- s6dns_message_get_domain_internal() is now public under the name
s6dns_message_get_domain_nodecode().
|
2021-01-11 19:20:21 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 2.3.4.0. From the changelog:
- New function: s6dns_message_parse_question().
|
2020-11-19 21:05:54 by Amitai Schleier | Files touched by this commit (5) |
Log message:
Initial import of s6-dns, packaged in wip by cfkoch@edgebsd.org.
s6-dns is a suite of DNS client programs and libraries for Unix systems,
as an alternative to the BIND, djbdns or other DNS clients.
s6-dns may include its own series of DNS caches and servers at some
point in the future.
|