Commit Briefs

186e612e14 jca

Drop -Werror to let this build with clang 19 (master)




951831e458 jturner

Update SQLite to 3.48.0. Release notes: https://sqlite.org/releaselog/3_48_0.html

ok landry@


96181f325b pascal

sync


3b60cc3ace pascal

This exporter consumes the dhcpd.leases file which is periodically

written by the dameon. It has two collectors: The Stats collector counts the number of leases PER UNIQUE IP found in dhcpd.leases. This means that if an IP was leased to client X, but is now leased to client Y, there will be only one entry counted (the most recent one). This is in line with how dhcpd reads the file. The Leases collector will create a vector gague for each client with an active DHCP lease found in dhcpd.leases. Because this collector may produce tons of short-lived vectors depending on how busy DHCPD is, it is disabled by default one nit and ok semarie@


a247435980 pascal

Reserve UID/GID for dhcpd_leases_exporter.


43f9c6b70c sthen

sysutils/lnav tweaks:

- fix printf format strings and add casts for 64-bit time_t, ok tb - fix sscanf for 64-bit time_t, following a suggestion from tb - set word size/byte-order for sparc64, possibly unbreaking build there


ec1374efb7 sthen

update to isc-bind-9.20.5

https://downloads.isc.org/isc/bind9/9.20.5/doc/arm/html/notes.html#notes-for-bind-9-20-5


66d21f27ae tb

Update lnav to 0.12.3 to fix bulid with llvm 19

ok sthen



445d3b058f tb

mate/settings-daemon: spell -export-dynamic correctly

ok mbalmer^Wrobert (the new coupon donor)


c5dcce3103 ajacoutot

Update to aisleriot-3.22.35.


e053365d99 ajacoutot

Update to gnome-text-editor-47.3.


11606acdaf robert

update to 132.0.6834.159



ea6ff88a23 tb

graphics/pcl: pull in upstream fix for build with llvm 19.

While there, also remove an outdated comment on inconsistent test results per maintainer's request. tested/ok Johannes Thyssen Tishman (maintainer)




87e87936ea uaa

+genei-latin


a6f89c0898 tb

math/lean: fix build with llvm 19

I should really figure out how to update this to lean 4...


75951308a5 uaa

initial import: Japanese latin-style TrueType fonts

ok sthen@


0f5bfb068b sthen

update to openal-1.24.2 and patch to fix 32-bit archs, from Brad, ok

David Carlier (maintainer)


d88ecdbbbe landry

net/synapse: update to 1.123.0, from maintainer Renaud Allard

see https://github.com/element-hq/synapse/releases/tag/v1.123.0