- Fix build on 4.11 by sem@ (files/patch-lib-buffer.c
files/patch-ospfd-ospfd.h
--------------------------------
Some known problems outstanding:
- bgpd: prefix counts can get a bit screwy after clears/resets
this is mostly cosmetic *unless* you use max-prefix counts.
- bgpd: There is a memory leak if 'set community' is used in
route-maps. This is present in 0.98 too. See bugzilla #89.
- ospfd: 'default-originate always' loses the 'always' qualifier.
Some regressions fixed in 0.99.3:
- bgpd: workqueues were too conservative and could backlog under load
(e.g. continual session up then reset), eventually leading to OOM.
- ospfd: crash on startup (and only startup) if redistribute was
enabled fixed.
- bgpd: SEGV in bgp_aspath.c fixed.
- bgpd: memory leak in bgp_aspath.c fixed
- ospfd: oversize LSA support was not functional, fixed.
- ospfd: leak of connected struct fixed
- ospfd: NSM problems fixed, see bug #234
- vtysh: integrated config file reading should work again.
- zserv: flags above 32bits should make it across to daemons now
(affecting Solaris and IFF_NOXMIT and IFF_VIRTUAL)
- ripd: MD5 auth verification fixed.
The full changelog is available at:
http://www.quagga.net/download/quagga-0.99.3.changelog.txt
PR: ports/92524
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Security: CVE-2006-0301,
http://www.kde.org/info/security/advisory-20060202-1.txt
kpdf, the KDE pdf viewer, shares code with xpdf. xpdf contains
a heap based buffer overflow in the splash rasterizer engine that
can crash kpdf or even execute arbitrary code.
idled was changed by 2.3.x.
The WITH_IDLE_POLL was removed, and the WITH_ILDE_IDLED was changed
to WITH_IDLED.
Reported by: Forrest Aldrich <forrie__at__forrie.com>
- The -4 and -6 switches have been addede to force usage of IPv4 or IPv6,
respectively,
- The "list=suffix" option in the supfile is now supported.
- And many bugfixes.
o According to website it fully supports MySQL 4.0, 4.1, and 5.0
- Might work with 4.0, so BROKEN_WITH_MYSQL 40 removed
o Makefile changes:
- Use MASTER_SITE_MYSQL instead
- Remove USE_REINPLACE
- DEFAULT_MYSQL_VER already defaults to 41
- Remove quotes from BROKEN message
- Use INSTALL_TARGET instead of install
PR: ports/92727
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
down through trecherous jungles, canyons, towering waterfalls, into the heart
of a volcano and through the driving rain of a cold industrial city.
Monkey will find help along the way in the form of exciting powerups, including
parachutes and jetpacks.
WWW: http://www.aelius.com/primateplunge/
PR: ports/92686
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
can't use -j in general since the build of the other bits is almost
certainly not -j safe. If set, this will speed up the build for those
with an SMP box. [1]
. Install the cacerts file from Sun's JDK 1.5.0_06 release rather than
using the almost empty one that comes with the SCSL source. [2]
. Bump PORTREVISION for the second change.
PR: 87552 [1]
Submitted by: leafy <leafy@leafy.idv.tw> [1]
Prompted by: Panagiotis Astithas <past@ebs.gr> [2]
- From ChangeLog:
* A deadlock fixed.
* Better system thread handling.
* Tables are now sortable in both ascending and descending order
* Preferences are saved and restored.
* Better handling of MS Windows builds.
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR: ports/92507
- ChangeLog:
o The mechanism of buffering is changed. Instead of allocation of the fixed
size of memory (10240, -s) buffering on-demand now is used. I.e. if the
analysis of the text to make it's impossible because of absence of the text
in Russians the buffer will not be allocated. Instead of it the text will be
immediately out (if certainly it's required).
o The output of the name of the code page after the analysis is changed.
Added output 'us-ascii (no hits)' in case of when at the text there are no
Russian characters. And removed trailing '(same as out)' from the output of
the default code page.
o The 'main' became even more confused. :-)
Submitted by: Vyacheslav Anikin <ghos@mail.ru> (maintainer)
PR: ports/92725