| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: dns/bind94/Makefile |
|
CVSWeb
|
Number of commits found: 13 |
|
Sat, 2 Aug 2008
|
[ 08:01 dougb ]
1.83 dns/bind9/Makefile
1.88 dns/bind94/Makefile
1.90 dns/bind95/Makefile
1.45 dns/bind9/distinfo
1.48 dns/bind94/distinfo
1.50 dns/bind95/distinfo
Update to patchlevel 2 for all versions:
- performance improvement over the P1 releases, namely
+ significantly remedying the port allocation issues
+ allowing TCP queries and zone transfers while issuing as many
outstanding UDP queries as possible
+ additional security of port randomization at the same level as P1
- also includes fixes for several bugs in the 9.5.0 base code
|
|
Wed, 16 Jul 2008
|
[ 21:39 dougb ]
1.87 dns/bind94/Makefile
1.89 dns/bind95/Makefile
Add an OPTION to turn on the ability of dns/host/nslookup to do
DNSSEC validation.
This is off by default, so no PORTREVISION bump.
Submitted by: Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
|
|
Fri, 11 Jul 2008
|
[ 20:07 dougb ]
1.86 dns/bind94/Makefile
Bump PORTREVISION for the patch to named-checkconf
Add the logic for the THREADS OPTION to be on for 7-RELEASE and above
(and off otherwise) that I'm using in dns/bind95
|
|
Wed, 9 Jul 2008
|
[ 20:02 dougb ]
1.82 dns/bind9/Makefile
1.85 dns/bind94/Makefile
1.87 dns/bind95/Makefile
1.44 dns/bind9/distinfo
1.47 dns/bind94/distinfo
1.49 dns/bind95/distinfo
Upgrade to the -P1 versions of each port, which add stronger randomization
of the UDP query-source ports. The server will still use the same query
port for the life of the process, so users for whom the issue of cache
poisoning is highly significant may wish to periodically restart their
server using /etc/rc.d/named restart, or other suitable method.
In order to take advantage of this randomization users MUST have an
appropriate firewall configuration to allow UDP queries to be sent and
answers to be received on random ports; and users MUST NOT specify a
port number using the query-source[-v6] option.
The avoid-v[46]-udp-ports options exist for users who wish to eliminate
certain port numbers from being chosen by named for this purpose. See
the ARM Chatper 6 for more information.
(Only the first 15 lines of the commit message are shown above )
|
|
Fri, 4 Jul 2008
|
[ 16:43 dougb ]
1.45 dns/bind9-dlz/Makefile
1.6 dns/bind9-sdb-ldap/Makefile
1.81 dns/bind9/Makefile
1.84 dns/bind94/Makefile
1.8 dns/host/Makefile
Update CONFLICTS:
1. To take bind95 into account
2. s/bind9-sdb-ldap/bind9-sdb-mysql/
3. Delete references to BIND 8
|
|
Wed, 5 Dec 2007
|
[ 00:44 dougb ]
1.83 dns/bind94/Makefile
1.24 dns/bind94/pkg-plist
Fix pkg-plist by including a new file.
Pointy hat number N:M (where M = many) goes to: dougb
Approved by: portmgr (erwin)
|
|
Mon, 3 Dec 2007
|
[ 09:43 dougb ]
1.1513 MOVED
1.262 chinese/Makefile
1.8 chinese/bind8/Makefile
1.85 dns/Makefile
1.55 dns/bind8/Makefile
1.16 dns/bind84/Makefile
1.79 dns/bind9/Makefile
1.82 dns/bind94/Makefile
1.874 mail/Makefile
1.6 mail/smc-milter/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
ISC recently announced that BIND 8 has been End-of-Life'd:
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php
Therefore, per the previous announcement, remove the ports for BIND 8.
This includes the chinese/bind8 slave port, and mail/smc-milter which
has a dependency on libbind_r.a from BIND 8.x. The latter has been
unmaintained since 2005, and is 3 versions behind.
Approved by: portmgr (linimon)
|
|
Sat, 1 Dec 2007
|
[ 21:53 dougb ]
1.81 dns/bind94/Makefile
1.46 dns/bind94/distinfo
1.11 dns/bind94/pkg-descr
1.3 dns/bind94/pkg-message
Update to BIND 9.4.2. Many bugs are fixed, please see the CHANGES
file for more details.
Approved by: portmgr (erwin)
|
|
Tue, 24 Jul 2007
|
[ 23:02 dougb ]
1.80 dns/bind94/Makefile
1.45 dns/bind94/distinfo
Update to 9.4.1-P1, which has fixes for the following:
1. The default access control lists (acls) are not being
correctly set. If not set anyone can make recursive queries
and/or query the cache contents.
See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2925
2. The DNS query id generation is vulnerable to cryptographic
analysis which provides a 1 in 8 chance of guessing the next
query id for 50% of the query ids. This can be used to perform
cache poisoning by an attacker.
This bug only affects outgoing queries, generated by BIND 9 to
answer questions as a resolver, or when it is looking up data
for internal uses, such as when sending NOTIFYs to slave name
servers.
All users are encouraged to upgrade.
See also:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926
|
|
Mon, 23 Jul 2007
|
[ 10:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Tue, 1 May 2007
|
[ 02:00 dougb ]
1.78 dns/bind94/Makefile
1.44 dns/bind94/distinfo
Update to version 9.4.1, a security update from ISC:
2172. [bug] query_addsoa() was being called with a non zone db.
[RT #16834]
If you are running BIND 9.4.0 (either pre-release or final),
you are advised to upgrade as soon as possible to BIND 9.4.1.
|
|
Mon, 26 Feb 2007
|
[ 07:57 dougb ]
1.77 dns/bind94/Makefile
1.43 dns/bind94/distinfo
Update to the release version of 9.4.0.
|
|
Sun, 28 Jan 2007
|
[ 22:45 dougb ]
1.75 dns/Makefile
1.76 dns/bind94/Makefile
1.42 dns/bind94/distinfo
1.10 dns/bind94/pkg-descr
1.23 dns/bind94/pkg-plist
Complete the update for bind94 after the repocopy, and hook it up.
|
Number of commits found: 13 |