Commit graph

76361 commits

Author SHA1 Message Date
salo
c659d70418 Update to version 0.10.10
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)
2005-03-14 15:09:28 +00:00
rillig
9b1b4e9b30 Added a patch that checks for the correct C preprocessor symbol
(__NetBSD__) instead of NetBSD. Approved by wiz.
2005-03-14 15:04:04 +00:00
rillig
e604b5e205 Added two patches that comment out the sa_sigaction field of struct
sigaction for NetBSD versions (<2.0) that don't have it. Approved by wiz.
2005-03-14 15:02:14 +00:00
rillig
6818fcbf47 Added a patch that uses the <stddef.h> offsetof macro for constant
expressions. Approved by wiz.
2005-03-14 14:59:36 +00:00
rillig
1129b51ea6 Fixed quoting for CPPFLAGS. Approved by wiz. 2005-03-14 14:57:30 +00:00
rillig
6f4e6192e2 Added the patches for the last change. 2005-03-14 14:55:24 +00:00
rillig
21b8411ce2 Added two patches for NetBSD-1.6.2. gcc-2.95.3 does not like unnamed
structs and unions. Approved by wiz.
2005-03-14 14:52:40 +00:00
rillig
1f01d5db9f Added a patch to make gftp compile on NetBSD-1.6.2, which does not know
about ENOTSUP. Approved by wiz.
2005-03-14 14:50:48 +00:00
rillig
8cb15c6b37 Added two patches to make urban compile on NetBSD-1.6.2 with g++-2.95.3.
The compiler doesn't like class members that have the same name as the
class. Approved by wiz.
2005-03-14 14:48:20 +00:00
wiz
1a084b16a2 Revert maintainer to tech-pkg. 2005-03-14 14:21:06 +00:00
rillig
82860241e7 Replaced the last patch. It had been for check-0.9.2, but we currently only
have check-0.9.1.
2005-03-14 14:19:01 +00:00
abs
373e18e67f Fix incorrect quoting which caused mismatched quote in CFLAGS 2005-03-14 13:56:57 +00:00
wiz
90c3fa8d5a + dvdrip-0.52.3, galeon-1.3.20, gnumeric-1.4.3, p5-xmltv-0.5.39,
xpad-2.6, xpaint-2.7.4.
2005-03-14 10:47:27 +00:00
uebayasi
f18cba3041 Back out previous, irrelevant quoting fix. 2005-03-14 10:25:47 +00:00
tv
46f86bd4c2 Make build/work on Interix.
How ugly: a hypot(near0, near0) can result in a NaN if round-off error
somehow makes the a^2+b^2 result negative.  Work around it with an
"#ifdef __INTERIX"-only fix.
2005-03-14 04:36:52 +00:00
dmcmahill
3064bfd519 - don't hard code /bin/sh (use the configured shell). Needed to
get a working shell on solaris.
- fix a header file
- avoid passing invalid parameters to mkoctfile.

octave-forge now works on solaris too.
2005-03-14 04:08:42 +00:00
uebayasi
b4f4a00299 Back previous, irrelevant quoting fix. 2005-03-13 16:48:43 +00:00
uebayasi
cd4a470980 Back out previous, irrelevant quoting fix. 2005-03-13 16:47:04 +00:00
uebayasi
b407215131 Back previous, irrelevant quoting fix. 2005-03-13 16:43:20 +00:00
jmmv
6fa23429a3 Explicitly depend on glib2, pango and libxml2; they are used directly. 2005-03-13 16:30:43 +00:00
uebayasi
d1ec4f3052 Back out previous, irrelevant quote fix. 2005-03-13 16:29:51 +00:00
dmcmahill
2d7e3b2710 remove some non-portable shell constructs 2005-03-13 15:49:03 +00:00
jmmv
971398ee55 Add explicit dependency on Xfixes (used directly). 2005-03-13 15:24:39 +00:00
jmmv
0f396ba4a4 Revert previous; I was looking at the wrong place (and I got the latest
versions instead of the minimum required ones).
2005-03-13 15:21:02 +00:00
uebayasi
91694d65ab Redo previous quoting fix. 2005-03-13 15:08:19 +00:00
jmmv
4d4e39ce47 Require new enough versions of glib2 and fontconfig. 2005-03-13 14:10:49 +00:00
jmmv
91ff0e5964 Add all .pc.in files to PKGCONFIG_OVERRIDE. 2005-03-13 13:17:39 +00:00
agc
113eb1558f Put back the speed-up in the vulnerability checking when building a package,
but disable this if the package name in the pkg-vulnerabilities file contains
a meta-character. This speeds up the check-vulnerable target from:

[9:28:06] agc@sys3 ...pkgsrc/misc/libutf 11 > time make check-vulnerable
1.821u 1.988s 0:02.57 147.8%    0+0k 0+0io 0pf+0w
[9:28:17] agc@sys3 ...pkgsrc/misc/libutf 12 >

to

[9:28:27] agc@sys3 ...pkgsrc/misc/libutf 13 > time make check-vulnerable
0.273u 0.233s 0:00.33 151.5%    0+0k 0+0io 0pf+0w
[9:28:30] agc@sys3 ...pkgsrc/misc/libutf 14 >

(with caches filled, on a fairly fast machine - P4 2.8 GHz, 2GB RAM).
2005-03-13 09:30:31 +00:00
schmonz
9fb1d80396 Note ezmlm-idx update (bug fixes only). 2005-03-13 04:46:24 +00:00
schmonz
2fb3e92b91 Update to 0.435. This is strictly a bug-fix release, updated during
the freeze for the bug fixes, which are:

-Fixed string realocation bug in ezmlm-manage.  Thanks Tom Moertel.
-Tweaked the subscriber log search subject to differentiate it from the
 complete subscriber log.
2005-03-13 03:33:31 +00:00
schmonz
21af779684 In packages with djb-style compile scripts, properly enquote ${CC}
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.
2005-03-13 03:25:43 +00:00
schmonz
123caa2220 + ezmlm-idx-0.435 2005-03-13 02:57:26 +00:00
dmcmahill
c5f15e9f3b make sure that we don't end up with the buildlink directory as part
of the full path to sed in the installed mkoctfile otherwise we
end up with a broken mkoctfile.
2005-03-13 02:52:10 +00:00
tv
deef7094ac nb3: Include dlopen.buildlink3.mk, as this uses dlopen. Should fix the
build of some dependents on Interix (e.g., jed and xjed).
2005-03-13 02:18:48 +00:00
wiz
4163224a5a + ArX-2.2.1, aspell-danish-1.4.48, crossfire-cli-1.7.0,
crossfire-srv-1.7.0, ethereal-0.10.10, gxmame-0.35beta1 [pkg/29675],
  liferea-0.9.1, mathomatic-12.1e, mpc-0.11.2, pbzip2-0.9.2,
  qcad-2.0.4.0 [pkgsrc-wip], sylpheed-claws-1.0.3, wine-20050310.
2005-03-13 02:11:22 +00:00
tv
e7816f22b3 Do the Interix fix a different way: put it in stdfn.h.
This should resolve the build problems on NetBSD-current.
2005-03-13 01:26:45 +00:00
garbled
9e13247056 Some minor hacks for grep and gtar, to use the pkgsrc versions if
available, since the builtin ones aren't so wonderful.
2005-03-12 20:03:38 +00:00
chris
1e6f1c4e51 Note update of sylpheed-claws and plugins to 1.0.3. 2005-03-12 16:12:42 +00:00
chris
3a5447068c Update sylpheed-claws to 1.0.3.
Includes the following changes from sylpheed:
v1.0.3:
    * A buffer overflow which occurred when replying to a message with
      certain headers which contain non-ascii characters was fixed.
    * A memory leak of the composition window was fixed.

v1.0.2:
    * The incompatibility of PGP signature between gnupg-1.2 and 1.4
      which occurred when trailing spaces appeared was fixed.
    * The generation of References header was modified so that it is
      generated even if a replied message doesn't have Message-Id.
    * The documents were update

Also includes sylpheed-claws changes:
Updated translations: Brazilian Portuguese,
 French, German, Italian, Serbian, Simplified
 Chinese, Slovak and Spanish.

Bug fixes, including the following:

o bug 698 'Clicking OK without username
          'crashes' account edit window'
o fix occasional late segfaults when quitting
o use quoted-printable instead of 7bit or 8bit to
  encode "^From " and avoid mail corruption
  on the MTA, as specified by RFC 3156
o fix signing/encrypting still on after privacy
  system has been disabled
o fix mimeinfo memory leaks
o don't automatically send out return receipts
  if offline
o don't use SIZE parameter in MAIL FROM: if
  server doesn't support it

For further details of the numbered bugs listed above consult
www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
2005-03-12 16:03:30 +00:00
minskim
991b24bfa3 Note PKGREVISION bump of amarok. 2005-03-12 14:58:00 +00:00
minskim
f7b1c31627 Explicitly depend on kdebase3 because this package builds a Konqueror
plugin.  Bump PKGREVISION due to the dependency change.
2005-03-12 14:56:29 +00:00
dmcmahill
ef23058a67 Avoid feeding very long lines to grep/egrep. The grep/egrep implementation
on some systems, e.g. solaris, will simply drop long lines.  These longs
lines are found in the flattened up and down dependency lists in the bulk
cache files.  Instead, use sed to deal with this.

Fixes problems noted in Solaris bulk builds.  Patch tested on NetBSD-2.0
and Solaris-2.9
2005-03-12 13:27:03 +00:00
schwarz
2559846ff2 added patches to support IRIX, closing PR#28315. 2005-03-12 12:53:56 +00:00
garbled
e79f181034 Since it's not particularly easy to get perl compiling under pkgsrc on
AIX, and AIX ships with perl 5 by default, allow pkgsrc to use it for
building stuff.
2005-03-12 11:08:04 +00:00
jmmv
038bfe2603 Fix INSTALLATION_DIRS. Noticed by Joachim Kuebart in tech-pkg@. 2005-03-12 11:05:37 +00:00
jmmv
bc271da5c3 Use email addresses in the MAINTAINER field. Adding names produces ugly
results, specially in the bulk build reports, and we don't use this style
anywhere else.
2005-03-12 10:23:57 +00:00
is
c93488d7da sr-2.3.3nb4 --- Replace sr_ptrval() by code that:
- works per the specification and
- works on LP64 machines as well as ILP32 machines.
  Designed to work anywhere where sizeof(L) >= sizeof(P).
  Cannot use %p, as we want to feed back the patch to the SR people,
  who maintain SR also on some very old systems.
2005-03-12 10:22:08 +00:00
jmmv
a31f24427d Remove gnome-acme: it has been unmaintained, as a standalone software
package, since the end of 2003.  Furthermore, its functionality was
integrated in GNOME 2.6, which makes this package obsolete.

Ok'ed by maintainer, minskim@.
2005-03-12 09:14:41 +00:00
jmmv
696c26c98b Note revision bump for gst-plugins to 2. 2005-03-12 09:10:11 +00:00
jmmv
f3b335e25a Fix included (and installed) perl scripts to use the right interpreter.
While here, pull in a patch from CVS (which already is in 0.8.8) to make
tunesbrowser be able to play aac files.  Bump PKGREVISION to 2.

Closes PR pkg/29653 by Antoine Reilles.
2005-03-12 09:09:34 +00:00