NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58170 CVS commit: [pkgsrc-2024Q1] pkgsrc/net/bind918
The following reply was made to PR bin/58170; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58170 CVS commit: [pkgsrc-2024Q1] pkgsrc/net/bind918
Date: Tue, 23 Apr 2024 16:18:48 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Tue Apr 23 16:18:48 UTC 2024
Modified Files:
pkgsrc/net/bind918 [pkgsrc-2024Q1]: Makefile distinfo
pkgsrc/net/bind918/patches [pkgsrc-2024Q1]: patch-lib_ns_query.c
Log Message:
Pullup ticket #6851 - requested by taca
net/bind918: blocklist handling fix (PR bin/58170)
Revisions pulled up:
- net/bind918/Makefile 1.29-1.31
- net/bind918/distinfo 1.17-1.18
- net/bind918/patches/patch-lib_ns_query.c 1.2
---
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 5 14:01:01 UTC 2024
Modified Files:
pkgsrc/audio/forked-daapd: Makefile
pkgsrc/audio/mixxx: Makefile
pkgsrc/audio/strawberry: Makefile
pkgsrc/audio/termusic: Makefile
pkgsrc/biology/plinkseq: Makefile
pkgsrc/chat/ekg: Makefile
pkgsrc/chat/libgadu: Makefile buildlink3.mk
pkgsrc/chat/mumble: Makefile
pkgsrc/databases/mysql80-server: Makefile
pkgsrc/databases/postgresql-postgis2: Makefile
pkgsrc/devel/compizconfig-backend-gconf: Makefile buildlink3.mk
pkgsrc/devel/libcompizconfig: Makefile buildlink3.mk
pkgsrc/devel/protobuf: buildlink3.mk
pkgsrc/devel/protobuf-c: Makefile buildlink3.mk
pkgsrc/devel/py-compizconfig: Makefile buildlink3.mk
pkgsrc/finance/bitcoin: Makefile
pkgsrc/geography/qgis: Makefile
pkgsrc/graphics/digikam: Makefile
pkgsrc/graphics/opencv: Makefile buildlink3.mk
pkgsrc/graphics/opencv-contrib-face: Makefile buildlink3.mk
pkgsrc/graphics/py-Willow: Makefile
pkgsrc/misc/marble: Makefile
pkgsrc/multimedia/vlc: Makefile
pkgsrc/net/bind916: Makefile
pkgsrc/net/bind918: Makefile
pkgsrc/net/frr: Makefile
pkgsrc/net/grpc: Makefile buildlink3.mk
pkgsrc/net/kopete: Makefile
pkgsrc/net/mosh: Makefile
pkgsrc/net/py-grpcio: Makefile
pkgsrc/net/py-grpcio-tools: Makefile
pkgsrc/net/qt6-qtgrpc: Makefile buildlink3.mk
pkgsrc/net/ratman: Makefile
pkgsrc/net/unbound: Makefile
pkgsrc/sysutils/collectd-grpc: Makefile
pkgsrc/sysutils/collectd-pinba: Makefile
pkgsrc/sysutils/collectd-riemann: Makefile
pkgsrc/sysutils/collectd-write_prometheus: Makefile
pkgsrc/sysutils/riemann-client: Makefile
pkgsrc/wm/ccsm: Makefile
Log Message:
*: recursive bump for protobuf 26.1
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Apr 18 13:37:53 UTC 2024
Modified Files:
pkgsrc/net/bind918: Makefile distinfo
Log Message:
net/bind918: update to 9.18.62
9.18.26 (2024-04-17)
6364. [protocol] Add RESOLVER.ARPA to the built in empty zones.
[GL #4580]
6363. [bug] dig/mdig +ednsflags=<non-zero-value> did not re-enable
EDNS if it had been disabled. [GL #4641]
6361. [bug] Some invalid ISO 8601 durations were accepted
erroneously. [GL #4624]
6360. [bug] Don't return static-stub synthesised NS RRset.
[GL #4608]
6359. [bug] Fix bug in Depends (keymgr_dep) function. [GL #4552]
6351. [protocol] Support for the RESINFO record type has been added.
[GL #4413]
6346. [bug] Cleaned up several minor bugs in the RBTDB dbiterator
implementation. [GL !8741]
6345. [bug] Added missing dns_rdataset_disassociate calls in
validator.c:findnsec3proofs. [GL #4571]
6340. [test] Fix incorrectly reported errors when running tests
with `make test` on platforms with older pytest.
[GL #4560]
6338. [func] Optimize slabheader placement, so the infrastructure
records are put in the beginning of the slabheader
linked list. [GL !8675]
6334. [doc] Improve ARM parental-agents definition. [GL #4531]
6333. [bug] Fix the DNS_GETDB_STALEFIRST flag, which was defined
incorrectly in lib/ns/query.c. [GL !8683]
6330. [doc] Update ZSK minimum lifetime documentation in ARM, also
depends on signing delay. [GL #4510]
6328. [func] Add workaround to enforce dynamic linker to pull
jemalloc earlier than libc to ensure all memory
allocations are done via jemalloc. [GL #4404]
6326. [bug] Changes to "listen-on" statements were ignored on
reconfiguration unless the port or interface address was
changed, making it impossible to change a related
listener transport type. Thanks to Thomas Amgarten.
[GL #4518] [GL #4528]
6325. [func] Expose the TCP client count in statistics channel.
[GL #4425]
6324. [bug] Fix a possible crash in 'dig +nssearch +nofail' and
'host -C' commands when one of the name servers returns
SERVFAIL. [GL #4508]
6313. [bug] When dnssec-policy is in effect the DNSKEY's TTLs in
the zone where not being updated to match the policy.
This lead to failures when DNSKEYs where updated as the
TTLs mismatched. [GL #4466]
---
Module Name: pkgsrc
Committed By: taca
Date: Sat Apr 20 14:02:40 UTC 2024
Modified Files:
pkgsrc/net/bind918: Makefile distinfo
pkgsrc/net/bind918/patches: patch-lib_ns_query.c
Log Message:
net/bind918: fix blocklist handling
Apply change of revision 1.21 in NetBSD base which fixed PR bin/58170.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.28.2.1 pkgsrc/net/bind918/Makefile
cvs rdiff -u -r1.16 -r1.16.2.1 pkgsrc/net/bind918/distinfo
cvs rdiff -u -r1.1 -r1.1.12.1 pkgsrc/net/bind918/patches/patch-lib_ns_query.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index