Next | Query returned 121 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   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 21:01:31 by Adam Ciarcinski | Files touched by this commit (872)
Log message:
revbump for boost-libs
   2021-04-21 15:25:34 by Adam Ciarcinski | Files touched by this commit (864)
Log message:
revbump for boost-libs
   2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822)
Log message:
revbump for textproc/icu
   2021-02-08 14:31:58 by Juraj Lutter | Files touched by this commit (3) | Package updated
Log message:
net/powerdns: Update to 4.4.1

* Released: 8th of February 2021

* Improvements:
  - debian packaging update
  - dockerfiles: do not claim equivs-dummy is built from the pdns source
    package
  - Fix missing #include for gcc-11
  - lmdb: Do a mdb_readers_check to clean up stale readers on database load

* Bug Fixes:
  - fix TCP answer counters
  - run deleteDomain() inside a transaction
  - lmdb: do not reuse backend that has seen corrupted data
  - lmdb: serialise LMDBBackend construction to ensure only a single schema
    upgrade is attempted
  - backport some asan/ubsan fixes
  - pdnsutil edit-zone: do not exit on ZoneParser exception

Full changelog:
https://doc.powerdns.com/authoritative/changelog/4.4.html#change-4.4.1
   2021-01-13 10:03:23 by Nia Alarie | Files touched by this commit (1)
Log message:
powerdns: require atomic64

checking whether -latomic is needed for __atomic builtins... configure: error: \ 
in `/scratch/work/net/powerdns/work/pdns-4.4.0':
configure: error: libatomic needed, but linking with -latomic failed, cannot continue
   2021-01-01 09:24:59 by Ryo ONODERA | Files touched by this commit (266)
Log message:
*: Recursive revbump from boost-1.75.0
   2020-12-21 01:28:17 by Juraj Lutter | Files touched by this commit (4) | Package removed
Log message:
net/powerdns: Remove unneeded patches after update to 4.4.0
   2020-12-21 01:26:51 by Juraj Lutter | Files touched by this commit (4)
Log message:
net/powerdns: Update to 4.4.0

Security fix:
* This release drops GSS/TSIG support, please see PowerDNS Security Advisory 2020-06
  \ 
https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-06.html

Changelog:
* New features:
  - the LMDB backend now supports long record content, making it production
    ready for everybody
  - the SVCB and HTTPS record types are supported, with limited additional
    processing transaction handling in the 2136 handler and the HTTP API was
    again improved a lot, avoiding various spurious issues users may have
    noticed if they do a lot of changes a new setting (consistent-backends)
    offers a roughly 30% speedup, subject to conditions
  - we finally emit Prometheus metrics!

* Improvements:
  - don’t log trusted-notification-proxy notify at error level
  - Stop using incbin and use od & sed to generate constant string data.

* Bug Fixes:
  - clear the LMDB set state when performing a new lookup or list to prevent
    corruption cases
  - SVCB: Correctly parse and print unknown params
  - fix direct-dnskey in AXFR-out

Next | Query returned 121 messages, browsing 21 to 30 | Previous