Age | Commit message (Collapse) | Author | Files | Lines |
|
redefines about everything. Approved by wiz.
|
|
|
|
- Use RCD_SCRIPTS mechanism to install startup scripts as suggested by
Greg A. Woods in PR pkg/19099.
|
|
The update during the pkgsrc freeze has been approved by <wiz>.
Two patches have been provided by <christos>.
Tested on NetBSD-1.6.1/i386 and NetBSD-2.0/i386.
Closes PR pkg/20906.
|
|
|
|
|
|
|
|
|
|
Install the source and let man(1) do it.
Use PREFIX, not LOCALBASE, when installing.
|
|
|
|
This release fixes three security and stability-related issues:
- Matevz Pustisek discovered a buffer overflow in the Etheric dissector.
(CAN-2005-0704)
- The GPRS-LLC dissector could crash if the "ignore cipher bit" option was
enabled. (CAN-2005-0705)
- Diego Giago discovered a buffer overflow in the 3GPP2 A11 dissector. This
flaw was later reported by Leon Juranic. (CAN-2005-0699)
- Leon Juranic discovered a buffer overflow in the IAPP dissector.
- A bug in the JXTA dissector could make Ethereal crash.
- A bug in the sFlow dissector could make Ethereal crash.
Everyone is encouraged to upgrade.
New and updated features:
=========================
- Tree view item context menus now let you browse to the display filter
reference and wiki pages for a particular protocol.
- Online help has been expanded.
- VoIP call analysis (including nifty connection diagrams) has been added.
- GSS-API decryption has been greatly enhanced.
New protocol support:
=====================
AgentX, BUDB, DTP, G.723, IDP, INAP, KINK, Realplayer Data Protocol, Retix
Spanning Tree Protocol, RTCP-XR, XML, XNS, SPP
Updated protocol support:
=========================
3GPP2 A11, ACSE, AMR, ATM, BER, BSSGP, BUTC, CDP, CLNP, CoSine L2, DAAP,
DCE/RPC, DCOM, DIAMETER, DNP, DNS, Etheric, FCP, FW-1, Gnutella, GPRS, GSM A,
GSM MAP, H.225, H.245, H.248, H.450, HTTP, IAX2, ICQ, IEEE 802.11, IEEE 802.3
Slow Protocols, IP, iSCSI, ISUP, Juniper, JXTA, Kerberos, L2TP, LDAP, MIP,
MPLS, NDMP, NSIP, NTP, OSPF, OXID, PostgreSQL, RADIUS, RDT, Redback, RMCP,
RTP, RTSP, SCSI, SCTP, SDP, SPNEGO, SSL, STUN, TCAP, TCP, TZSP
New and updated capture file support:
=====================================
DBS Etherwatch, Lucent/Ascend, Nettl, Tcpdump (Redback)
|
|
about ENOTSUP. Approved by wiz.
|
|
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.
For consistency across djbware in pkgsrc:
* In math/djbfft's and sysutils/daemontools's do-configure targets,
remove leading @ from ${ECHO} lines; from the former, also remove
unneeded single quotes from one such line.
* Rename net/publicfile's pre-build and sysutils/service-config's
post-patch targets to do-configure.
* In sysutils/checkpassword's do-configure target, reorder creation
of conf-cc, conf-ld, and conf-home.
All of the affected packages have been verified to compile.
XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
|
|
Fixes build on Interix.
|
|
Part of the fix adds <sys/time.h> to ares.h to make it get fd_set on more
platforms, so bump PKGREVISION.
|
|
|
|
|
|
|
|
Bump package revision.
|
|
|
|
|
|
version number where appropriate. They are useless.
|
|
|
|
|
|
|
|
to package name patterns.
Also sort PLIST.
Bump PKGREVISION.
|
|
changes from IRRToolSet 4.8.1 within #if (__GNUC__ > 2) .. #else)
also incidentially fixes a bug in rusage.cc
|
|
Closes PR pkg/29602.
|
|
* fix --disable-gettext bug
* fix documentation
* fix prerequisite-headers bug
* add swedish translation
|
|
solution to that probably. And this time to HEAD where it belongs.
No wrongful Tag file in the CVS directory this time.
|
|
place (branch instead of head)
|
|
|
|
|
|
- Better handling of OpenSSL using USE_OLD_DES_API
- Fix builds on 1.6.2
- Bump to nb1
|
|
version 2.0.18.
|
|
via PR #29518 with some slight modifications. Also some review
by Greg Troxel (who is a quagga developer). This is based on the
pkgsrc-wip version.
This has many changes. But ChangeLog is incomplete.
This uses USE_LIBTOOL.
Uses rcd scripts provide from quagga distribution (are pkgsrc/NetBSD style).
Adds USE_ZEBRA_OSPF_OPAQUELSA build definition for --enable-opaque-lsa.
All patches removed.
|
|
- Added support for the FSP protocol (http://fsp.sourceforge.net/)
- SSH2: Fixed segfault that could occur when renaming a file (bug introduced
in 2.0.18rc1)
- SSH2: Fixes for parsing the directory listing from the commercial SSH server
- FTP: added pasv_behind_router option. If this is enabled, then the IP
address that is in the PASV response will be ignored. Instead the IP
address of the remote host will be used
- FTP: removed the quote filename functionality in the SITE CHMOD and
SITE UTIME commands
- Chmod: Fixes for setting the group execute bit (bug introduced in 2.0.18rc1)
- Fixes so that the text port will prompt you for your password when a URL is
entered on the command line
- In the text port, convert the string from UTF8 to the users' current locale
before it is displayed
- Fixes for when the host system does not have getaddrinfo() (bug introduced in
2.0.18rc1)
- Rewrote and improved the URL parser so that the :, @ characters are allowed
in directories and passwords
- Security Fix: Ignore the file paths that are returned by the remote server
- FreeBSD and HP/UX fixes
- GNOME HIG fixes
- Many other small changes and improvements. See the ChangeLog file in the
distribution for a detailed list of changes.
- Updated language translations (cs de en_CA en_GB es hu nl zh_CN)
|
|
version 2.0.17:
- Added support for the FSP protocol (http://fsp.sourceforge.net/)
- SSH2: Fixed segfault that could occur when renaming a file (bug introduced
in 2.0.18rc1)
- SSH2: Fixes for parsing the directory listing from the commercial SSH server
- FTP: added pasv_behind_router option. If this is enabled, then the IP
address that is in the PASV response will be ignored. Instead the IP
address of the remote host will be used
- FTP: removed the quote filename functionality in the SITE CHMOD and
SITE UTIME commands
- Chmod: Fixes for setting the group execute bit (bug introduced in 2.0.18rc1)
- Fixes so that the text port will prompt you for your password when a URL is
entered on the command line
- In the text port, convert the string from UTF8 to the users' current locale
before it is displayed
- Fixes for when the host system does not have getaddrinfo() (bug introduced in
2.0.18rc1)
- Rewrote and improved the URL parser so that the :, @ characters are allowed
in directories and passwords
- Security Fix: Ignore the file paths that are returned by the remote server
- FreeBSD and HP/UX fixes
- GNOME HIG fixes
- Many other small changes and improvements. See the ChangeLog file in the
distribution for a detailed list of changes.
- Updated language translations (cs de en_CA en_GB es hu nl zh_CN)
|
|
|
|
|
|
|
|
http://marc.theaimsgroup.com/?l=bugtraq&m=110960890901497&w=2
to fix
http://www.idefense.com/application/poi/display?id=207&type=vulnerabilities
Bump PKGREVISION.
|
|
- Fix an assert race at exit nodes when resolve requests fail.
- Stop picking unverified dir mirrors--it only leads to misery.
- Patch from Dmitry Bely so Tor runs better as a service under
the win32 SYSTEM account. Service support is still not compiled
into the executable by default.
- Make tor-resolve actually work (?) on Win32.
- Fix a sign bug when getrlimit claims to have 4+ billion
file descriptors available.
- Stop refusing to start when bandwidthburst == bandwidthrate.
- When create cells have been on the onion queue more than five
seconds, just send back a destroy and take them off the list.
|
|
Changes:
Added changes from mac802.15.4 contributed code from Jianliang Zheng
and Myung J. Lee. Also updated the otcl and tclcl version numbers
in files under conf and VERSION to match newer versions.
|
|
Changes in 1.10:
quick bugfix release, for non-Python install, and to add some minor
updates to the Python module.
Changes in 1.9:
this long overdue libdnet release includes the following changes:
- Tru64 now fully supported
- new tun(3) tunnel device interface
- improved Python module support
- win32 MinGW and VC++ developer's pack
|
|
|
|
routing policies in RPSL [RFC 2622] format, registered in an
Internet Routing Registry(IRR). The main goal of the project is
to make routing information more convenient and useful for
network engineers, by providing tools for automated router configuration,
routing policies analysis, and maintenance.
|
|
v0.69 make distclean should now also remove "rej" files.
Antonio Querubin: update getopt.h . More cleanups using
new infrastructure.
rcw: Fixed IPV6 support: When compiled in an IPV6-supporting
environment, but when the kernel doesn't support IPV6, mtr would
fail to start.
v0.68 included some old patches.
included patch from Antonio Querubin for better IPV6 support
restructured some more whitespace.
added mtr.h where "global" things should go. Not finished
moving things around, but now that the infrastructure is there,
it should be easy.
|
|
ok jmmv@
|
|
|