Commit graph

9698 commits

Author SHA1 Message Date
joerg
ace46ffe29 Retire flan. 2010-02-10 17:32:17 +00:00
joerg
2e5a5fe670 Retire bind9. 2010-02-10 17:30:26 +00:00
joerg
e62345286a Retire boinc3-seti. 2010-02-10 17:13:02 +00:00
joerg
ee86906060 Retire ISC DHCP v3. 2010-02-10 16:57:21 +00:00
obache
9e339316c1 Update p5-Net-Amazon to 0.59.
0.59 (11/02/2009)
   (cb) DigitalMusicTrack.pm was not included, reported by Matt
        Okeson-Harlow.

0.58 (11/01/2009)
   (cb) Update the Keywords library in Validate - reported by Dave
        Hodgkinson.
   (cb) Added customer_location and customer_name accessors to review
        results for Scott Weisman.
   (cb) Nathan Handler re-re-reported a man page issue, rt 46708.

0.57 (09/08/2009)
   (cb) David Raab reported an incomplete kit via rt.cpan.org.  Re-run
        make manifest to address my mistake.

0.56 (09/07/2009)
   (cb) Add support for searching MP3 downloads as requsted by Dave
        Hodgkinson.
   (cb) Required for MP3 Downloads, and inspired by Vince Veselosky's
        fix, update aws4-itemsearch.
   (cb) secret_key is now a required parameter.  Update all of the example
        scripts with the secret_key parameter.

0.55 (07/20/2009)
   (cb) Yuichi Tateno implemented support for the SearchIndex all.
   (cb) Vince Veselosky fixed adm/aws4-types script, and as a result
        updated classes in Validate/Type.
   (cb) Update to WSDL 2009-07-16.
2010-02-10 12:27:23 +00:00
drochner
8bb635e398 let the "wide links" option default to "false", as a preliminary
response to the recent symlink attack problem
approved by Takahiro Kambe
bump PKGREVISION
2010-02-09 16:08:35 +00:00
zafer
2ae5c4951b add license. remove broken mirror. 2010-02-07 19:15:43 +00:00
tnn
3d4c1a5a58 add patch for previous. 2010-02-07 14:36:40 +00:00
tnn
5cbc147236 You are in a maze of twisty little #ifdefs, all alike.
(Fix "error: 'tgetstr' was not declared in this scope" on -current.)
2010-02-07 14:33:30 +00:00
sborrill
6d0722a1dc Change MASTER_SITES at request of author.
Take on MAINTAINERship.
Bump PKGREVISION
2010-02-07 11:40:22 +00:00
taca
bbe9399e54 Update pear-SOAP from 0.8.1 to 0.12.0.
Changes are too huge to show here, please refer:
http://pear.php.net/package/SOAP/download/All
2010-02-06 16:00:49 +00:00
taca
974af471b6 Update pear-Net_URL from 1.0.14 to 1.0.15.
- Fixed Bug #11385 $url was defined.
- Fixed Doc #11017 Fixed docblock problem (cweiske)
- Fixed Bug #11008 (Override object properties in initialize())
- Fixed Bug #6338 Wrong query string handling
- Fixed Bug #704 Fixed hardcoded value and use ini_get(arg_separator)
- Fixed Bug #1036 Improper default port number detection
- Fixed Bug #1447 use $_SERVER instead of HTTP_SERVER_VARS
- Fixed Bug #1558 _parseRawQueryString failed if arg_sep.input was more than
  1 char.
- Fixed Bug #1682 File was in DOC format rather than Unix
- Fixed Bug #2334 Sqare brackets in var names were encoded
- Fixed Bug #2824 Better error handling support.
- Fixed bug #3159 setProtocol was calling getStandardPort incorrectly
2010-02-06 15:59:38 +00:00
taca
c9b1507851 Update pear-Net_SMTP from 1.0.8 to 1.0.9
- Fix variable name in setWriteBuffer() (PEAR Bug #11039)
- Use %d for ints (PEAR Bug #11202)
- Fix passing context to socket for both PHP 4 and PHP 5
- Catch errors from fsockopen() that happen before the socket is actually
  opened (Jan Scheider, jan@horde.org)
- Restore the original track_errors setting
- Silence unsilenced fwrite call
- Update PHPDoc
2010-02-06 15:58:19 +00:00
taca
c1c84c7bbd Update pear-Net_SMTP from 1.3.0 to 1.4.1
1.4.1

The auth() method now includes an optional $tls parameter that determines
whether or not TLS should be attempted (if supported by the PHP runtime and
the remote SMTP server). This parameter defaults to true. (Bug #16349)

Header data can be specified separately from message body data by passing it
as the optional second parameter to ``data()``. This is especially useful when
an open file resource is being used to supply message data because it allows
header fields (like *Subject:*) to be built dynamically at runtime. (Request
#17012)

1.4.0

The data() method now accepts either a string or a file resource containing
the message data. (Request #16962)

1.3.4

All Net_Socket write failures are now recognized. (Bug #16831)

1.3.3

- Added getGreeting(), for retrieving the server's greeting string. (Request
  #16066)
- We no longer attempt a TLS connection if we're already using a secure
  socket. (Bug #16254)
- You can now specify a debug output handler via setDebug(). (Request #16420)

1.3.2

- TLS connection only gets started if no AUTH methods are sent. (Bug #14944)

1.3.1

- Invalid response arrays were returning false instead of a PEAR_Error
  object. (Thomas Berger)
2010-02-06 15:57:38 +00:00
taca
a715bc9647 Update pear-Net_DIME from 0.3 to 1.0.1.
1.0.1

* Fixed message decoding (Bug #14590).

1.0.0

* Switched license to BSD License.

1.0.0RC1

Fixed a constant name typo (Aaron Nixon, Bug #5537).
2010-02-06 15:56:35 +00:00
spz
9e66247bf1 include mk/apache.mk instead of www/apache/buildlink3.mk.
Fixes PR pkg/29688
2010-02-06 13:58:06 +00:00
joerg
41d66de71d ldns-1.6.4 from PR 42675:
* Bugfix: parse PTR target of .tomhendrikx.nl with error not
          crash.  * Bugfix: handle escaped characters in TXT rdata.
        * bug292: no longer crash on malformed domain names where a
          label is on position 255, which was a buffer overflow by one.
        * Fix ldns_get_rr_list_hosts_frm_fp_l (strncpy to strlcpy
          change), which fixes resolv.conf reading badly terminated string
          buffers.
        * Fix ldns_pkt_set_random_id to be more random, and a little
          faster, it did not do value 0 statistically correctly.
        * Fix ldns_rdf2native_sockaddr_storage to set sockaddr type to
          zeroes, for portability.
        * bug295: nsec3-hash routine no longer case sensitive.
        * bug298: drill failed nsec3 denial of existence proof.
2010-02-04 17:02:01 +00:00
joerg
ec17d28eab Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend
support.
2010-02-04 16:36:05 +00:00
joerg
d00bf01ff0 nsd 3.2.4:
* Support DLV records.
    * New option 'tcp-query-count:', to limit the maximum number of DNS
      queries on a single tcp connection.
    * New option 'tcp-timeout:', to override the default tcp timeout.
      The option can also be set at build time, --with-tcp-timeout.
    * New option 'notify-retry:', to configure how many times NSD should
      retry a NOTIFY message.
    * New options 'ipv4-edns-size:' and 'ipv6-edns-size:', to set your
      preferred EDNS buffer size.
    * Ignore SIGHUP to child processes.
    * UDP/IPv4 sockets have new options set that will disable the DF
      flag in IP packets.
2010-02-04 15:06:43 +00:00
tnn
e499540031 Depend on flex and bison. 2010-02-04 14:43:31 +00:00
obache
23d5901772 Update pure-ftpd to 1.0.27.
Based on PR#42711 by Fredrik Pettai.

Pkgsrc changes:
Honor VARBASE.

* Version 1.0.27:
 - IPv6 connections are accepted again (regression from version 1.0.26)
 - SSLv3 renegociation has been disabled
 - .pureftpd-upload-* files can be deleted by users with no quota.
 - The server can be forced to shut down on iPhone.

* Version 1.0.26:
 - Fix incompatibilities with Cyberduck and dramatically speed up directory
listings and transfers when TLS is enabled with some other clients like LFTP.
 - Allow authentication of non-chrooted users again. It was a regression
from version 1.0.25. Spotted by Juergen Daubert.

* Version 1.0.25:
 - The FTP server can now be built as a library for iPhone and iPod Touch.
 - Display symbolic links in the MSLD command as symbolic links, unless the
broken clients mode is enabled, just like STAT/LIST/NLST.
 - Enhanced compatibility with gcc 2.x and with custom installation paths.
 - Fix packaging issues, especially when the server isn't installed in the
default paths
 - Downloads now require less CPU and less memory.
 - Fix an infinite loop that could lead to a client process burning a CPU
core if the client didn't disconnect properly. Reported by Thomas Min and
Margus Kaidja.
 - Handle fake download resumes the traditional way for the sake of being
compatible with weird clients that insist on doing that.
 - The group name is now always displayed instead of the gid when it matches the
primary user group.

* Version 1.0.24:
 - When using LDAP in BIND mode, empty passwords are refused. Reported by
Henning Brauer.

* Version 1.0.23:
 - The LDAP schema has been fixed.
 - LDAP authentication through binding is now possible in addition to
passwords. This allows for the FTP server to run with an unprivileged LDAP
account.
 - In LDAP objects, the "enabled" value is accepted again as a FTPStatus
property.
 - Privilege separation is now enabled by default.
 - The server should now properly compile on Solaris with privsep.
 - Charset conversions are properly made on directory names.
 - Transfers now handle every kind of disconnection.
 - More informative log messages for errors and activity reporting.
 - Virtual quotas are way more reliable and uploads are interrupted as soon as
quotas are exceeded.
 - Atomic uploads are only used when necessary and only if --notruncate is
enabled.
 - Dangling .pureftpd-upload files should be a thing of past.
 - Enhanced conformance with RFCs and better compatibility with FTP clients.
 - Improved SSL performance, compatibility and commands support.
 - By default, up to 10000 files per directory can be listed instead of 2000.
 - ALLO can now tell clients whether an upload would blow quotas before the
upload actually starts.
 - PAM is now enabled by default on OSX.
 - Switch euid to the _pure-ftpd account (unless it's nonexistent) in the
privsep process.
 - --without-banner is not necessary any more. Having a cookie file
(--fortunefile=...) automatically disables the default banner, thus allowing
full customization of the welcome banner.
 - ./configure --localstatedir is now honored in order to change the
run-time directory.
 - Support for building a FTPS (implicit SSL/TLS) server, using
--with-implicittls

* Version 1.0.22:
 - the LDAP authentication backend now supports TLS encryption.
 - TLS encryption is supported on data channels.
 - downloads require way less CPU time on platforms with slow mmap() calls.
 - MySQL 5+ stored procedures can now be used in the authentication process.
 - time zones issues should be fixed for good.
 - on-demand directories can now be created with any set of permissions.
 - password scrambling of MySQL 5+ is now supported.
 - a catalan translation has been contributed.
 - spurious disconnections due to some clients keepalive tricks have
been fixed.
 - custom authentication handlers are now informed about the encryption
status of the session.
 - standard-conformance and compatibility with several clients have improved.
 - large files are now supported by default.
 - enhanced support for Solaris.
 - a bunch of bug fixes, optimizations and compatibility with newer
libraries and operating system versions.
 - "ftp" and "anonymous" user names can have passwords if the -E switch (no
anonymous logins) is specified.
 - in compatibility mode, non-dangling symbolic links are now displayed as
if they were regular files/directories.
 - --with-everything now includes privsep.
2010-02-04 12:34:08 +00:00
obache
df3e496c12 replace spaces with tabs. 2010-02-04 12:03:51 +00:00
wiz
b26e83ee5c Bump revision for yaz ABI depends bump. 2010-02-04 11:22:29 +00:00
wiz
6c301133ae Update to 4.0.1, bump ABI depends for shlib major change.
--- 4.0.1 2010/01/26

New glob file pattern utility. Like POSIX glob. For Windows too. Refer to
yaz/file_glob.h.

New simple local-file XML include facility which allows file glob-patterns.
Refer to yaz/xml_include.h.

Utility yaz-json-parse which parses JSON and demonstrates the JSON parser
API.

ZOOM_record_get supports new parameter "format" which makes it format XML
record content.

Fix JSON parser WRT start symbol. The start grammar symbol (referred to as
JSONText in ECMA-262) is JSONValue, not JSONObject.

--- 4.0.0 2010/01/20

Windows binaries for YAZ now compiled with Visual Studio 2008 (VC9).
Older versions of YAZ was compiled with Visual Studio 6.0 (1998).

Update so/DLL to version 4. Windows version builds YAZ4.DLL.
POSIX/Unix builds .so with major version 4.

Remove old LOG_-defines from log.h. They have been obsolete and
undefined by default for the last 5 years.

Odr_int is now of type 'long long'. Used to be 'int' in YAZ 3 series.

GFS: Remove socket (int *fd) from search_rr handler. The socket
descriptor ptr is a facility that allowed a search handler to supply
a socket which would serve as a callback - when search was complete.
This facility has now been in use for years.

COMSTACK API changes: cs_stackerr, cs_addrstr. COMSTACK method cs_stackerr
removed. It is not implemented by tcpip or unix COMSTACK, perhaps for ISO
SR which was removed 7 years ago. COMSTACK macro / method cs_addrstr now
returns 'const char *' rather than 'char *. The returned string is
read-only and should not be modified by applications. COMSTACK cs_close is
now a void function - it no longer returns int. No applications check for
the value and the implementations has always returned 0.

ZOOM: use size_t for scan hit counts and str size. Functions
ZOOM_scanset_term and ZOOM_scanset_display_term have changed, so that
occ (hit count) and len (string length) are now of type size_t pointer
rather than int pointer. This is to be able to represent large hit counts
and to also just to use the proper type for string length (strlen result).

New JSON parser. Refer to include/yaz/json.h .

WRBUF API changes.. For size parameters for WRBUF size_t is now used ..
Used to be int in some cases. Many wrbuf_-functions used to return an int
indicating some length.. These return values were never used. And so they
are now void.

ODR: odr_malloc, odr_total now takes size_t for size.

clone_z_type: fix leak; occurred for encoding failures.
2010-02-04 11:17:06 +00:00
tnn
e4d89d26f9 DESTDIR conversion 2010-02-04 09:18:12 +00:00
obache
5a6c7ee90d Remove a redundant MASTER_SITES line. 2010-02-04 04:42:09 +00:00
obache
4f6e804ede Update pear-Net_Sieve to 1.1.7.
Based on PR#42680 by Wen Heping.
While here, set LICENSE and marked as user-destdir ready.

1.1.7
Changelog:

* Fixed STARTTLS support (Bug #14205).
* Added connect options and EXTERNAL authentication

1.1.6
Changelog:

* Fixed Bug #9273
* Fixed copy/paste error in CRAM and DIGEST authentication error case.

1.1.5
Changelog:

* Fixed Bug connect() bug
* Fixed Request #8071

1.1.4
Changelog:

* Fixed Bug #8452 Unterminated read loop
* Fixed Bug #7845 Add mbstring support
* Added Request #8071 Enable the ability to toggle TLS support if available.
* Added Request #8453 Clean up PHPDoc and comments

1.1.3
Changelog:

* Correctly Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #7197 getScript() truncates long scripts
* Added PHPUnit2 regression test script

1.1.2
Changelog:

* Fixed Request #4053 Added STARTTLS support for PHP 5.1 and above
* Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #4794 drops protocol prefix, e.g. "ssl://" in referrals
* Fixed STARTTLS detection
* Allow $options[] to be passed to Net_Socket
2010-02-03 11:48:04 +00:00
sno
c1906fb533 Updating net/p5-Net-Twitter from 3.09000 to 3.11003
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
3.11003 2009-01-29
    - Renamed "retweeted_of_me" REST API call to the correct "retweets_of_me" (Dan Moore @mgrdcm)
    - Back the Moose requirement down to 0.09 (earliest version with native traits)

3.11002 2009-01-28
    - Use Moose 0.94 with native traits (resolves CPAN testers failing reports)

3.11001 2009-01-28
    - Honor synthetic args (authenticate and since) for Lists API calls

3.11000 2009-01-27
    - Lists API overhaul; bug fixes, added parameters, documentation
    - Create meaninful names for anonymous classes; better error context
    - Added "Paging and Cursors" documentation section

3.10003 2009-12-15
    - Oops! Fixed bug in new test in t/10_net-twitter-regression.t (oh, the irony!)

3.10002 2009-12-15
    - Added netrc_machine option to new with default 'api.twitter.com'
    - Fixed: netrc failed without trait API::REST
    - Fixed: retweeted_{to,of}_me API URLs (RT#52784)

3.10001 2009-11-26
    - Fixed: new t/51_rate_limit.t needs to skip tests unless LWP >= 5.819

3.10000 2009-11-24
    - Fixed: ssl not applied when both Lists and REST api used
    - Added Role::RateLimit
    - Added trends_available and trends_location methods to the REST API
    - Documented the lat and long parameters to update
2010-02-03 01:26:46 +00:00
tnn
223b8bd18e specify --tag 2010-02-02 18:35:43 +00:00
tnn
01fe5dc249 attempt to fix busted build on linux due to incomplete libtoolization of pkg 2010-02-02 18:34:03 +00:00
sborrill
cec0552b0f Add istgt 2010-02-02 16:11:31 +00:00
sborrill
9a91348125 This software (istgt) is the implementation of iSCSI target
(refer to RFC3720 about iSCSI) for FreeBSD 7.1 or later.
It includes iSCSI protocol processor and SPC-3 (SCSI Primary
Commands - 3) based logical unit emulation.

Version 20100125
2010-02-02 16:09:51 +00:00
obache
b2f3306500 Update py-IP to 0.70.
Based on PR#42669 by Wen Heping (and take maintainership).

Version 0.70 (2009-10-29)
	* New "major" version because it may break compatibility
	* Fix __cmp__(): IP('0.0.0.0/0') and IP('0.0.0.0') are not equal
	* Fix IP.net() of the network "::/0": "::" instead of "0.0.0.0".
	  IPy 0.63 should fix this bug, but it wasn't.

Version 0.64 (2009-08-19)
	* Create MANIFEST.in to fix setup.py bdist_rpm, fix by Robert Nickel

Version 0.63 (2009-06-23)
	* Fix formatting of "IPv4 in IPv6" network, eg. IP('::ffff:192.168.10.0/120'),
	  the netmask ("/120" in the example) was missing!

Version 0.62 (2008-07-15)
	* Fix reverse DNS of IPv6 address: use ".ip6.arpa." suffix instead of
	  deprecated ".ip6.int." suffix

Version 0.61 (2008-06-12)
	* Patch from Aras Vaichas allowing the [-1] operator
	  to work with an IP object of size 1.

Version 0.60 (2008-05-16)
	* strCompressed() formats '::ffff:a.b.c.d' correctly
	* Use strCompressed() instead of strFullsize() to format IP addresses,
	  ouput is smarter with IPv6 address
	* Remove check_addr_prefixlen because it generates invalid IP address

2008-02-05
	* Release IPy 0.56
	* Fix IPv6 parser for unit tests: reject
	  '1111::2222:3333:4444:5555:6666:7777:8888' address since '::' is
	  useless

2007-08-16
	* Release IPy 0.55
	* Rewrite IPv6 parser to allow address "1:2:3:4:5:6::"

2007-06-22
	* Release IPy 0.54
	* make_net() match from James Teh: transform an IP address into a network
	  address by applying the given netmask

2007-02-28
	* Release IPy 0.53
	* Reject '0.0.0.0-0.0.0.4' if check_addr_prefixlen is enable
	* Fix many english spelling mistakes

2006-11-06
	* Release IPy 0.52
	* Fix strCompressed() for IPv6 "ffff:ffff:ffff:ffff:ffff:f:f:fffc/127"

2006-11-02
	* Release IPy 0.51
	* Write real name of IPy author (Maximillian Dornseif)
	* Use version "0.51" to help packaging since 0.5 was smaller than 0.42
	* Fix unit test for Python 2.3 (don't use doctest.testfile) and 2.5
	  (problem of hex() lower case)
	* "make test" also check IPy documentation
	* IPy now works on Python 2.2 to 2.5

2006-10-26
	* Release IPy 0.5
	* Apply Jean Gillaux patch for netmask "/0.0.0.0" bug
	* Apply William McVey patch for __nonzero__() bug
	* Apply Victor Stinner patch: setup.py can use setuptools and fix URLs
	* Allow "172.30.1.0/22" with new option IPy.check_addr_prefixlen=False
	* Add regression tests
	* Create AUTHORS file

2004-08-22
	* IPy 0.42 works on Python 2.3 without warnings

2002-01-16
	* IPy 0.41 has Python < 2.2 compatible unit tests and a README file
2010-02-02 11:34:52 +00:00
obache
274707c1cb Fix a pkglint waring, force to exactly defined as "yes". 2010-02-02 11:17:52 +00:00
obache
64e920af39 Update HOMEPAGE and MASTER_SITES. 2010-02-02 11:16:43 +00:00
joerg
e45acc3540 Fix version number. Just assume that -P always should be translated to
pl.
2010-02-01 12:56:28 +00:00
spz
6d0d0c2ffb Add readline support and depend on pkgsrc flex for netbsd-5 and earlier 2010-01-31 21:49:16 +00:00
zafer
da6288ef3d update master_sites 2010-01-31 21:24:33 +00:00
roy
8157c51d3c Update to wpa_supplicant-0.7.1
Changes include:
* new DBus API
* Fixed PKCS#12 use with OpenSSL 1.0.0
2010-01-31 20:41:14 +00:00
roy
fcafe06913 Update to dhcpcd-5.1.5 with the following changes:
* arc4random from OpenBSD imported for better randomness on Linux
* -h, --xidhwaddr uses the last 4 bytes of the hardware address as
  the DHCP xid
* no longer warn about InfiniBand being an unsupported family
* infinite lease times are valid when reading old leases
* discard address correctly if lease is invalid
2010-01-31 20:30:18 +00:00
joerg
f9978cf975 DESTDIR support 2010-01-30 19:36:35 +00:00
schwarz
66dcaf5bf4 added a patch from Macports in order to make Netatalk 2.0.X compile on MacOS X 2010-01-30 17:50:03 +00:00
spz
c6a4370c83 add irrtoolset5 2010-01-30 16:16:42 +00:00
spz
59b105864d this is the new version (as of yet: release candidate) of irrtoolset,
the client tools to irrd
2010-01-30 16:14:16 +00:00
tron
2cea5c239f Fix name of Python interpreter in a script which is run during the build.
The locale files are now always installed and not only if a Python
interpreter named "python" is available for whatever reasons.

This fixes PR pkg/42691 by Olaf 'Rhialto' Seibert.
2010-01-30 13:31:59 +00:00
roy
1ac9200af2 Punt stale file 2010-01-29 13:27:54 +00:00
roy
0d3d659d14 Update to recursor-3.1.7.2
Changes from 3.1.7 include:
* Fixed CVE-2009-4009 and CVE-2009-4010
* Improved error messages when parsing zones
* Resilience against whitespace in configuration
* Performance increase
2010-01-29 13:26:45 +00:00
roy
f0281d745d Update to dnsmsasq-2.52
Changes from dnsmasq-2.51 include
* More conservative in detecing "A for A" queries
* Increased default number of leases to 1000
* Added support for RFC3925 "Vendor-Identifying Vendor Options"
* Default DNS packet size now 4096 as recommended by RFC5625
2010-01-29 12:33:06 +00:00
tron
b15ee0f9b6 Update "wireshark" package to version 1.2.6. Changes since version 1.2.5:
- Bug Fixes
  The following vulnerabilities have been fixed. See the security
  advisory for details and a workaround.
  - Babi discovered several buffer overflows in the LWRES
    dissector.
  The following bugs have been fixed:
  - Wireshark could crash while decrypting Kerberos data.
  - Address display filters hang Wireshark. (Bug 658)
  - PSML - structure context node missing. (Bug 1564)
  - Wireshark doesn't dynamically update the packet list. (Bug 1605)
  - LUA: There's no tvb_get_stringz() equivalent. (Bug 2244)
  - tvb_new_real_data is prone to memory leak. (Bug 3917)
  - Malformed OPC UA traffic makes Wireshark "freeze". (Bug 3986)
  - Analyze->Expert... doesn't show IP "Bad Checksum" errors. (Bug 4177)
  - Wireshark can't decrypt WPA(2)-PSK when passphrase is 63
    bytes. (Bug 4183)
  - RTP stream analysis: Wrong jitter values after clicking the
    refresh button. (Bug 4340)
  - Wireshark decodes bootp option 2 incorrectly. (Bug 4342)
  - Deleting SMI modules causes Wireshark to crash. (Bug 4354)
  - Wireshark decodes kerberos AS-REQ PADATA incorrect. (Bug 4363)
  - PDML output from TShark includes invalid characters. (Bug 4402)
  - Empty GPRS LLC S frames cause truncated data exception. (Bug 4417)
- Updated Protocol Support
  BJNP, BOOTP/DHCP, DHCPv6, FIP, GPRS LLC, IEEE 802.11, IP,
  Kerberos, OPCUA, SCTP, SSL, ZRTP
2010-01-29 12:09:52 +00:00
lukem
a2379743c2 Update tnftpd to 20091122:
* Security fixes for fts in the internal ls.
  Received from OpenBSD via US-CERT as VU #590371.
* Portability improvements.
* Add support for Tru64 Security Integration Architecture (SIA) authentication.
* Fix shadow password expiry check for users with large sp_max values.
2010-01-28 08:30:39 +00:00