Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
|
|
so it is just to sync with official release tarball.
|
|
bump PKGREVISION.
--
825. [bug] the buffer used to construct the -ve record was not
big enough for all possible SOA records. use pointer
arithmetic to calculate the remaining size in this
buffer.
824. [bug] use serial space arithmetic to determine if a SIG is
too old, in the future or has internally constistant
times.
824. [bug] write buffer overflow in make_rr().
823. [bug] getnetbyname() was broken.
822. [bug] write buffer overflows in getnetby{name,addr}().
|
|
--- 4.9.10-REL released ---
821. [bug] read buffer overflows.
820. [port] __printf0like required for test build under FreeBSD.
819. [cleanup] res_mkquery.c: kill buflen manipulation.
|
|
|
|
--- 4.9.9-REL released ---
818. [bug] remote buffer overrun.
|
|
correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen). we eliminate buflen and use
fixed point (ep) as the ending pointer.
this fix is critical.
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
--- 4.9.8-REL released ---
817. [security] do not call syslog() with unbounded network data.
816. [port] main() is an int.
815. [security] pull in several bind8 protocol handling fixes.
814. [support] turn on XSTATS by default
813. [port] add __printflink(), __scanflike() to compat/include/sys/cdefs.h
|
|
appropriate.
|
|
|
|
release as an alternative to the shipped BIND 8.
|