Commit graph

8537 commits

Author SHA1 Message Date
he
5e892b3e1f Update from version 1.33 to 1.34.
Pkgsrc changes:
 o Add a commented-out HOMEPAGE using search.cpan.org

Upstream changes:
1.34 August 4th 2008
	- Add Geo::IP::Record::region_name to the PurePerl API (Boris Zentner)
	- Add missing record_by_name function to the PurePerl API
	  (Boris Zentner)
	- Add missing country/country code 'Other' for the pureperl
	  fallback (Boris Zentner)
	- Fix trash of $_ in Geo::Mirror (Boris Zentner)
	- Geo::Mirror die, if open failed (Boris Zentner)
	- Fix pureperl time_zone for countries with region codes,
	  but only one time_zone (Boris Zentner)
	- Add continent_code to the pureperl and C API (Boris Zentner)
	- minimum perl version is 5.6 now (Boris Zentner)
2008-08-07 09:14:03 +00:00
ahoka
758b5ba50b Fix interface listing on NetBSD and FreeBSD.
Patch submitted by Roy Marples.

For more information about the problem see:
http://bugzilla.gnome.org/show_bug.cgi?id=453070
2008-08-04 14:54:27 +00:00
spz
b73a26cf45 fix for IOS address-family syntax
suggested by Daryl Collins <daryl@internode.com.au> (but revamped and expanded)
2008-08-03 22:43:39 +00:00
adrianp
e23ee51ffc Set MAKE_JOBS_SAFE=NO
Fix non-priv'ed builds which should fix PR 39260

2008-07-24 - Snort 2.8.2.2
[*] Improvements
    * Fix issue with evaluating PCRE rule options with /U modifier that
      are followed by a relative content rule option.

    * Fix issue with dsize range check.

2008-06-12 - Snort 2.8.2.1
[*] Improvements
    * Fix support for pass rules that sometimes did not take precedence
      over alert and/or drop rules.
2008-08-03 19:30:16 +00:00
adrianp
4c105f6f2d Changes since 9.5.0-P1:
--- 9.5.0-P2 released ---

2406.   [bug]           Some operating systems have FD_SETSIZE set to a
			low value by default, which can cause resource
			exhaustion when many simultaneous connections are
			open.  Linux in particular makes it difficult to
			increase this value.  To use more sockets with
			select(), set ISC_SOCKET_FDSETSIZE.  Example:
			STD_CDEFINES="-DISC_SOCKET_FDSETSIZE=4096" ./configure
			(This should not be necessary in most cases, and
			never for an authoritative-only server.) [RT #18328]

2405.   [cleanup]       The default value for dnssec-validation was changed to
			"yes" in 9.5.0-P1 and all subsequent releases; this
			was inadvertently omitted from CHANGES at the time.

2404.	[port]		hpux: files unlimited support.

2403.	[bug]		TSIG context leak. [RT #18341]

2402.	[port]		Support Solaris 2.11 and over. [RT #18362]

2401.	[bug]		Expect to get E[MN]FILE errno internal_accept()
			(from accept() or fcntl() system calls). [RT #18358]

2399.	[bug]		Abort timeout queries to reduce the number of open
			UDP sockets. [RT #18367]

2398.	[bug]           Improve file descriptor management.  New,
			temporary, named.conf option reserved-sockets,
			default 512. [RT #18344]

2397.	[bug]		gssapi_functions had too many elements. [RT #18355]

2396.	[bug]		Don't set SO_REUSEADDR for randomized ports.
			[RT #18336]

2395.	[port]		Avoid warning and no effect from "files unlimited"
			on Linux when running as root. [RT #18335]

2394.	[bug]		Default configuration options set the limit for
			open files to 'unlimited' as described in the
			documentation. [RT #18331]

2393.   [bug]           nested acls containing keys could trigger an
			assertion in acl.c. [RT #18166]

2392.	[bug]		remove 'grep -q' from acl test script, some platforms
			don't support it. [RT #18253]

2387.	[bug]		Silence compiler warnings in lib/isc/radix.c.
			[RT #18147] [RT #18258]
2008-08-03 18:42:31 +00:00
adrianp
b32fceaac6 Changes since 9.4.2-P1:
--- 9.4.2-P2 released ---

2406.   [bug]           Some operating systems have FD_SETSIZE set to a
			low value by default, which can cause resource
			exhaustion when many simultaneous connections are
			open.  Linux in particular makes it difficult to
			increase this value.  To use more sockets with
			select(), set ISC_SOCKET_FDSETSIZE.  Example:
			STD_CDEFINES="-DISC_SOCKET_FDSETSIZE=4096" ./configure
			(This should not be necessary in most cases, and
			never for an authoritative-only server.) [RT #18328]

2404.	[port]		hpux: files unlimited support.

2403.	[bug]		TSIG context leak. [RT #18341]

2402.	[port]		Support Solaris 2.11 and over. [RT #18362]

2401.	[bug]		Expect to get E[MN]FILE errno internal_accept()
			(from accept() or fcntl() system calls). [RT #18358]

2399.	[bug]		Abort timeout queries to reduce the number of open
			UDP sockets. [RT #18367]

2398.	[bug]           Improve file descriptor management.  New,
			temporary, named.conf option reserved-sockets,
			default 512. [RT #18344]

2396.	[bug]		Don't set SO_REUSEADDR for randomized ports.
			[RT #18336]

2395.	[port]		Avoid warning and no effect from "files unlimited"
			on Linux when running as root. [RT #18335]

2394.	[bug]		Default configuration options set the limit for
			open files to 'unlimited' as described in the
			documentation. [RT #18331]

2392.	[bug]		remove 'grep -q' from acl test script, some platforms
			don't support it. [RT #18253]

2322.	[port]		MacOS: work around the limitation of setrlimit()
			for RLIMIT_NOFILE. [RT #17526]
2008-08-03 18:41:45 +00:00
tnn
45baf94877 Update to youtube-dl-20080726.
This release fixes a bug in the Unicode video title treatment, and another
one with output templates referencing absolute paths. The main change is
the program being able to download videos from metacafe.com and YouTube
playlists.

Also some pkgsrc cleanup.
2008-08-03 09:19:02 +00:00
wiz
43743eda4d New file for tor-0.2.0.30. 2008-08-01 17:23:46 +00:00
wiz
fb585ec21a Update to current stable version, tor-0.2.0.30, based on wip/tor.
Thanks to athaba, netcap, and tvierling.

Changes in version 0.2.0.30 - 2008-07-15
  This new stable release switches to a more efficient directory
  distribution design, adds features to make connections to the Tor
  network harder to block, allows Tor to act as a DNS proxy, adds separate
  rate limiting for relayed traffic to make it easier for clients to
  become relays, fix a variety of potential anonymity problems, and
  includes the usual huge pile of other features and bug fixes.
2008-08-01 17:23:21 +00:00
seb
536c8e8a4c Add & enable p5-Net-SNMP-Mixin 2008-08-01 13:07:59 +00:00
seb
a0dacb5ae6 Initial import of p5-Net-SNMP-Mixin version 0.12 in the NetBSD
Packages Collection.

The Perl 5 module Net::SNMP::Mixin is a thin framework to access
cooked SNMP information from SNMP agents with various mixins to
Net::SNMP. This module provides helper functions in order to mixin
methods into the inheritance tree of the Net::SNMP session instances
or the Net::SNMP class itself
2008-08-01 13:01:52 +00:00
obache
f1e0efd23c Added and enabled p5-Net-Amazon. 2008-07-31 06:17:25 +00:00
obache
ea79a3878e Import p5-Net-Amazon version 0.50 from pkgsrc-wip.
Net::Amazon provides an object-oriented interface to amazon.com's
SOAP and XML/HTTP interfaces. This way it's possible to create applications
using Amazon's vast amount of data via a functional interface, without
having to worry about the underlying communication mechanism.
2008-07-31 06:15:13 +00:00
obache
a2b5a0aa02 Update ktorrent to 2.2.7.
Changes in 2.2.7
- Fix crash when loading articles in RSS plugin fails (161475)
- Fix SIGBUS caused crash on sparc
- Backported fix from KDE4 version for an infinite recursive loop in the QM

Changes in 2.2.6 :
- Some OpenBSD compile fixes
- Fix lock file not working on NFS home directories by moving it to /tmp
- Fix wrong name being in torrentcreator dialog when path contains #
- Don't show progress info for each file we are moving in a MoveDataFilesJob (160338)
- Fix infinite loop in DHT code
- Fix group name encoding in saving and loading
- Fix problem with speedbars staying drawn when they were disabled
- Ported DHT ping storm fix from KDE4 version
- Added patch from carucciio to load torrents silently from the command line
- Set output_path of torrent as default location when the users selects set download location in the viewmenu (157486)
- Torrents with no file selected are now always shown as download
- Ditch KIO::NetAccess when moving data files (157462)
- Fix stop all and start all from system tray menu (it used to apply to the current view, now it applies to all torrents) (157991)
- Make sure that set download location and add to group are disabled when no torrent is selected
- Fix ktshell when there are multiple dcop sessions  (158115)
- ETA algorithm -> Time left estimation algorithm (158277)
- Fix issue with time functions on openbsd (158945)
- Put lock file in /tmp to make sure that KT works when the users home directory is on an NFS filesystem
- Added small fix in css of default webgui
- Added PeerID of KGet and BitsOnWheels
- Sort list of blocks before saving them to file in ipfilter plugin

Changes in 2.2.5 :
- Fix moving of files slowing things down under certain circumstances
- Use avahi_qt_poll_get instead of the threaded stuff, should get rid of the zeroconf crashes
- After 3 mmap failures, allways use buffered mode
- Fix bug in DHT token storage and checking
- Fix free diskspace calculation on FreeBSD
- Fix a problem with the PHP code
- Use QTextStream in webgui instead of creating very big strings
- Backported KT ETA algorithm fix from KDE4 trunk
- Fix socket code for Dragonfly BSD (139081 and 139110)
- Make sure hidden files also get deleted when deleting directory (155414)
- Make sure that preallocate does not interfere with read only files (155437)
- Fix slow saving of file_info and chunk_info files (155447)
- Ported bdecoder fix from KDE4 version
- Fix adding to groups (& added by Qt screwed things up)
- Don't save groups at exit anymore (149212)
- Ported close_wait bugfix from KDE4 version
- Ported recent DHT fixes from KDE4 version
2008-07-30 13:27:10 +00:00
wiz
76647b44b0 Update to 0.4.20:
Version 0.4.20                                       [2008-07-29]
=================================================================
focus: minor improvements

* Fixed some typos in the manual page

* Upgraded license to GPLv3

* --version: prints now build date and cleaned up the print out

* src/clive/util.py: added

* update config.{guess,sub} (sr #2064):

    * Upgraded autoconf: 2.61 -> 2.62 (automake: 1.10.1)

    * config.guess: replaced version 2003-07-02 with 2008-03-12

    * config.sub: replaced version 2003-07-04 with 2008-03-26

    * depcomp: replaced version 2005-07-09.11 with 2007-03-29.01

    * install-sh: replaced version 2005-05-14.22 with 2006-12-25.00

    * missing: replaced version 2005-06-08.21 with 2006-05-10.23

    * ltmain.sh: replaced version 1.5.24 with 1.5.26

* Added more comments and cleaned up the code here and there


Version 0.4.19                                       [2008-07-22]
=================================================================
+new !fix ~change -remove | focus: minor improvements, bugfixes

+ tests/scan.lst
    Related to the "--scan: multiple url disarray" issue described
    further below.

! "OperationalError: Could not decode to UTF-8 column 'cache_title'"
    Endless string of encoding issues. An attempt was made to improve
    the overall unicode/string handling throughout the program.

    Ditched HTMLParser in favor for a custom SGMLParser.

    Related to this: UnicodeDecodeError should no longer cause
    instability as much anymore. Added safeguards (ignore 'n forget)
    for these errors.

! --scan: Multiple URL disarray
    The list was filled incorrectly if multiple scan URLs were supplied,
    e.g.: % clive -S < tests/scan.lst

~ Improved: Youtube: HQ video not available (error: no-content) [bug #12000]
    clive would previously exit with "no-content" error if the automatic
    quality switching failed for still unknown reason.

    This was originally fixed in the last release but that created a new
    bug which caused clive to crash with the "CliveNoMediaError" exception.

    Because this crash is very difficult to reproduce, the original code
    was slightly modified so that clive should now report it as a "host
    returned zero file length (timeout?)" error instead of crashing.

    Should this error occur, re-extraction usually sorts it out.

~ Video filenames: "/" are no longer permitted in filenames
    These characters are now converted by the program to "_". This
    caused crashing for obvious reasons. Using the --filter option
    does not have any effect on this.

~ Updated: README, INSTALL files
    Description was changed, removed obsolete text. Added a note
    about using --with-installed-PACKAGE.

~ Updated: Manual page (clive.1)
    Complete overhaul.

~ --version:
    OS release and locale encoding are now printed.

~ $HOME/.clive/config: renamed "youtube_id" to "youtube_user"
~ $HOME/.clive/config: renamed "dmotion_id" to "dmotion_user"

~ Modified: "warn: ... (same length) exists already"
    Added "skipped:" to the message.

- Arcane filename limitation
    Filename length is no more limited to 64 characters.


Version 0.4.18                                       [2008-07-15]
=================================================================
+new !fix ~change -remove | focus: major bugfixes

! Metacafe:  Extraction fails ("HTTP/404 error")
    Due to changes made to the website.

! Youtube: HQ video not available (error: no-content) [bug #12000]
    Automatic quality detection would fail with some videos. clive
    now switches to low quality if the host returns zero length
    for a video file.

! --rss: Do not display empty feeds
    Show no more feeds without items.

~ Updated: INSTALL and README files
    INSTALL was rewritten, README was cleaned up.

~ NEWS: Utilized
    All user-visible changes are now described in the NEWS file.

~ configure: --with-PACKAGE renamed (downstream maintainers take a note)
    Renamed the --with-PACKAGE options to --with-installed-PACKAGE.
    See the NEWS and the INSTALL files for more details.

~ Cleaned up: Version and options display at start
    Less is more. Use --version for more detailed information, e.g. modules.

~ Cleaned up: removed unnecessary module import calls
    Should speed up program start.

~ --rss, --cache, --scan: Utilize terminal size better
~ --scan, --cache, --rss: "OK - Extract" -> "Extract"
~ --scan, --cache, --rss: "Refresh" -> "Resize"

~ Removed remaining "notice:" messages
    These messages were either renamed or removed.


Version 0.4.17                                       [2008-06-29]
=================================================================
+new !fix ~change -remove | focus: minor bugfixes, improvements

NOTE: Feature freeze (0.5.0).Shifting the effort towards fixing any
remaining bugs and improving the usability.

+ Locale settings
    All printed (stdout, stderr, newt) strings are now encoded.
    clive depends on the locale settings for this. If the setting
    is not found, clive defaults the encoding to "iso-8859-1".
    This change is related to the bug #11848.

+ --cache, --rss, --cache: Refresh function
    Added a new button. Refresh can be used to resize the widgets
    if the terminal size was changed.

+ --clear-cache,-d
    Clears all cache data from ~/.clive/cache.

+ --clear-last,-D
    Clears last batch data from ~/.clive/recall.

! --scan, --rss, --cache: Hitting F12 would result in "TypeError" crash
    Hitting F12 is now the same as hitting "OK".

! Typo: src/clive/login.py.in (ln:99)
    The exception instance was referred incorrectly.

! --scan: "UnicodeDecodeError: 'unicodeescape'" (bug #11848)
    Should no longer occur. All printed (stdout, stderr, newt) strings are
    now encoded to the locale encoding.

~ Print out: Tweaked
    Making better use of available line space.

~ Startup: Options display
    Replaced "exist" with "locale".

~ --cache: Changed data layout
    Changed from the old layout (VideoTitle) to (VideoTitle / VideoURL).

~ --scan: Changed data layout (sr #2032)
    Scrapped the old layout (ScanURL / VideoTitle) in favor for (VideoTitle /
    VideoURL). The CheckboxTree widget has its limitations.

~ --recall: Changed no data error message
    Exits now with "error: no recall data".

~ --cache: Check for existing data
    clive now checks if cache data is available before displaying it.

~ Run and terminate options can be chained
    Chaining the "run and terminate" options, such as --write-conf and
    --clear-cache, is now possible. For example:
        % clive -udDw

~ --scan: Improved duplicate URL checking (sr #2032)
    For example:

    * http://video.google.com/videoplay?docid=-1943351180544198777
    * http://video.google.com/googleplayer.swf?docid=-1943351180544198777

    Are considered to be the same.

~ --scan, --rss, --cache: Improved title clipping (sr #2032)
    Titles are no longer clipped unnecessarily if there's enough
    space left. clive will now also attempt to maximize the use
    of the terminal area instead of using hardcoded dimensions.
2008-07-29 21:30:10 +00:00
tnn
6d3dc5e367 Make this build. 2008-07-29 21:02:23 +00:00
he
f3552d933a Update from version 0.69nb1 to 0.71.08.
Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org.

Upstream changes:

0.710.08 - Jul 13 2008
   ! [ 2015071 ] HTTP header is no more accessible
   The HTTP header can be pre-filled again. Now, the HTTP header is cloned
   from a (possibly user defined) header for every request
   ! #37358: Test Failure in Strawberry perl - IO::SessionData
   ! #37359: Test Failure in Strawberry perl - IO::SessionSet
   ! [ 2005296 ] CPANTS says META.yml broken
   ! [ 2005288 ] CPANTS: has_humanreadable_license not ok
   ! #37040: Memory leak when calling WS using wsdl
   SOAP::Transport::HTTP->new() was leaking two scalars per call
0.710.07
   ! [ 1963995 ] > not deserialized in result
   ! [ 1833218 ] < and > not deserialized in faultstring/detail
   ! [ 1959329 ] Incorrect Content-Type while sending requests with no parts
   ! [ 1945385 ] Incorrect starting part detection for Multipart/Related
0.710.06
   ! #36477 SOAP::Lite Envelope not stripped down for XMLRPC
   ! #36455 XMLRPC::Transport::HTTP::CGI generates extra params
0.710.05
   ! got version number right, finally. Thanks to Graham Barr,
   Andreas J. Koenig and Matt S Trout (in alphabetical order) for support
0.071.04
   ! updated version number and fixed declaring version, so that perl 5.6.2
   can parse it, too
   ! fixed memory leaks with XMLRPC::Lite
v0.71.03
   ! #35041: SOAP::Lite Passes Decoded Strings to LWP
   ! #35133: Version Unparsable by ExtUtils::MakeMaker
   ! #33973: KeepAlive fails to function
   ! #33773: redefined warnings
   ! #34514: Subclasses of XMLRPC::Serializer misbehave because of a
     "ref" call in SOAP::Lite
   (actually fixed in 0.71.01, but I forgot to add it to Changes)
0.71.02
   ! [1942233] Memory leak in 0.69 && 0.71
0.71.01
   ! #34515: Printing UTF-8 through SOAP::Transport::HTTP throws a warning
   ! Version numbers updated
   ! [1904955] Subclassing XMLRPC::Serializer broken
0.71 Feb 2008
  - bumped up version. Just curious about commit e-mail.
0.70_08 Feb 25 2008
  - bumped up version - accidentally uploaded a ppm to CPAN
0.70_07 Feb 25 2008
  + Added additional callbacks to XML::Parser::Lite and made it work under
  (at least) perl5.6.2, 5.8.7, 5.8.8 and 5.10.
  Thanks to Adam Leggett.
  ! Fixes failing test on 5.10. The mechanism for determining whether
  a class is loaded in SOAP::Server has been changed to the following:
  Assume loaded if
     - the class is main
     - the class implements the required method
     - the corresponding module (file) exists in %INC
  This is still error prone - if you know a better algorithm, please help me
  out.

0.70_06 Feb 16 2008
  ! Fixes failing test without FCGI installed

0.70_05 Feb 13 2008
  ! Fixes #32971 Undefined subroutine &Apache::Constant::BAD_REQUEST called
  ! Fixes [ 1867264 ]       [PATCH] handle empty complexTypes correctly
  ! Fixes #32810:           [PATCH] handle empty complexTypes correctly
    (duplicate)
  ! Fixes [ 1864481 ]       XML::Parser::Lite documentation is incomplete
  + Fixes [ 747302 ]        Make tainting work with XML::Parser::Lite
  + Fixes [ 1864480 ]       Make XML::Parser::Lite's private subs private
  ! Fixes [ uncategorized ] bad XML::Parser::Lite behaviour under perl 5.8

0.70_04 Jan 02 2008
  ! Fixes #32008: Failed t/03-server.t tests 2-5 under Perl 5.10 on
    Mac OS X 10.3.9
  ! Fixes [ 1855575 ] "P" autotyped as xsd:duration
  ! Fixes [ 1842314 ] Expect: 100-Continue does not work with Apache::SOAP
  ! Fixes #13140 unable to use local file as WSDL service description file
    Acually there is no bug, but just a missing comment in the examples...

0.70_03 Nov 18 2007
  ! Fixes [ 1816906 ] 7/06_modules.t fails with Apache 1.27
  ! Fixes [ 1414914 ] longs are serialized into xsd:int by default
- ! Fixes [ 1833803 ] int numbers serialized as long
  ! Fixes #21113: sending xml files using SOAP::Transport::HTTP::CGI
  (actually trapped a documentation error)
  ! Fixes #3677: Line > 1000 characters breaks perl parser
  ! Fixes #11797: SOAP::Transport::HTTP::CGI returns HTTP response headers
    terminated by "\n" instead of "\r\n"
  ! Fixed #24211: strings with leading zero mistreated as int
  ! Fixed #25668: cannot build SOAP::Lite with mod_perl 1.29
  ! Fixed #16897: SOAP::Lite 0.66 fails with UNIVERSAL::use
  ! Fixed #30741: SOAP::Transport::HTTP::Apache

0.70_02 Nov 08 2007
  ! Fixed  [ 1828412 ] SOAP::Lite serializes faults with wrong element order,
    thanks to Tom Fischer.
  ! Fixed [ 1073360 ] Failure to read() long requests under mod_perl (fixed
    for mod_perl before thanks to JT Justman, now fixed for CGI, too).
  ! Fixed #30339: envelope subroutine() in XMLRPC/Lite.pm incorrectly
    requires method parameter for a response envelope
  ! Fixed #26408: SOAP::Transport::HTTP needs to call extract_cookies when
    dealing with a cookie jar
  ! Fixed #22730 test failure on bleedperl
  ! Fixed #30271 Don't give strings with utf8 flag set to
    MIME::Base64::encode_base64().
  ! Fixed [ 1816907 ] t/01_core.t fails on 5.6.x
  ! Fixed #24810 missing prerequisite LWP::UserAgent

0.70_01 Oct 18 2007

  + Added LOOPBACK test transport backend.
  + Added more core tests
  ! Fixed #14052: 'use base' pragma no longer works for SOAP::Lite
  ! Fixed #27032: Some debugging-aid patches
  ! Fixed #22732: Documentation error for use_prefix()
  ! Fixed [ 1044270 ] Suppress type for array when autotyping off
  ! Fixed [ 1665916 ] encode_scalar needs "no strict 'refs'"?
  ! Fixed [ 1481017 ] Typo on CPAN's documentation
  ! Fixed [ 1750846 ] Error with ENV{EXPECT}
  ! Fixed [ 887015 ] Memory Leak
  ! Fixed [ 1700326 ] encode_data called incorrectly in envelope
  ! Fixed [ 1612405 ] Incorrect deserialization of arrays/vectors
  ! Fixed [ 1204279 ] Boolean serialization error and added test
  ! Fixed [ 1569418 ] anyURI Serialization problem
2008-07-27 20:56:27 +00:00
joerg
a01e962e61 Deal with OpenSSL const changes as suggested by wiz. 2008-07-27 13:51:27 +00:00
tonio
27067c9b8c Update net/liblive to liblive-20080725
2008.07.25:
- Minor bug fix to "MPEG2TransportStreamFramer" (reset "fTSPCRCount" in "doStopGettingFrames()").
  (Thanks to Qiujian Shu for reporting this bug.)
- Modified the previous changes to "QuickTimeFileSink" and "AVIFileSink" so that the
  "createNew()" functions return NULL if the output file cannot be opened.
2008.07.24:
- Changed "MultiFramedRTPSource" to handle the very first packet that we receive as
  if there were packet loss beforehand.  This ensures that we correctly discard any
  initial packets that we receive that occur after the start of a (multi-packet) frame.
- Fixed "QuickTimeFileSink" and "AVIFileSink" to close the output file (if it's not stdout or stderr) in the destructor,
2008.07.22:
- Fixed "MPEG2TransportStreamMultiplexor" to use an appropriate stream for our SCR, even if the input contained
  its own Program Stream Map.
- More minor changes to the code to make Erik Hovland's code-checking tools happy.
2008.07.06:
- Corrected one of Erik Hovland's memory leak fixes made to the previous revision.
2008-07-26 14:44:34 +00:00
tonio
737b6f6851 Update net/unison to 2.27.53
Enable full destdir support.

Changes since 2.17:
* Several small fixes to the GTK2 UI to make it work better under Windows
* The backup functionality has been completely rewritten. The external
  interface has not changed, but numerous bugs, irregular behaviors, and
  cross-platform inconsistencies have been corrected.
* Some important safety improvements:
  o Added a new mountpoint preference, which can be used to specify a path
    that must exist in both replicas at the end of update detection
  o The confirmation of “big deletes” is now controlled by a boolean
preference confirmbigdeletes. Default is true, which gives the same behavior
as previously. (This functionality is at least partly superceded by the
mountpoint preference, but it has been left in place in case it is useful to
some people.)
  o If Unison is asked to “follow” a symbolic link but there is nothing at
the other end of the link, it will now flag this path as an error, rather
than treating the symlink itself as missing or deleted. This avoids a
potentially dangerous situation where a followed symlink points to an
external filesystem that might be offline when Unison is run (whereupon
Unison would cheerfully delete the corresponding files in the other
replica!).
* Smaller changes:
  o Added forcepartial and preferpartial preferences, which behave like force
and prefer but can be specified on a per-path basis. [Thanks to Alan Schmitt
for this.]
  o A bare-bones self test feature was added, which runs unison through some
of its paces and checks that the results are as expected. The coverage of the
tests is still very limited, but the facility has already been very useful in
debugging the new backup functionality (especially in exposing some subtle
cross-platform issues).
  o Refined debugging code so that the verbosity of individual modules can be
controlled separately. Instead of just putting '-debug verbose' on the
command line, you can put '-debug update+', which causes all the extra
messages in the Update module, but not other modules, to be printed. Putting
'-debug verbose' causes all modules to print with maximum verbosity.
  o Removed mergebatch preference. (It never seemed very useful, and its
semantics were confusing.)
  o Rewrote some of the merging functionality, for better cooperation with
external Harmony instances.
  o Changed the temp file prefix from .# to .unison.
  o Compressed the output from the text user interface (particularly when run
with the -terse flag) to make it easier to interpret the results when Unison
is run several times in succession from a script.
  o Changed the order of arguments to the default diff command (so that the +
and - annotations in diff's output are reversed).
  o Small fix to ctime (non-)handling in update detection under windows with
fastcheck.
2008-07-25 20:03:03 +00:00
tonio
90e75d4491 Update net/unison-devel to 2.30.4
Changelog:
- Small fix to ctime (non-)handling in update detection under windows with
  fastcheck.
- bugfixes

Enable full destdir support
2008-07-25 19:43:13 +00:00
bjs
17282c984f Update to version 1.3a. The author explicity states that he does
not provide a ChangeLog, instead referring users to the subversion
history.  This version has quite a few bug fixes over 1.0a--I simply do
not have the time to list them here.
2008-07-24 17:37:56 +00:00
tonnerre
9aaa4a46b3 Update dnsmasq to version 2.45 in order to fix CVE-2008-1447.
Changes since version 2.38:
 - Names ending in a dot now work.
 - Whitespaces arround commata in config files are now ignored.
 - Asynchronous logging.
 - New --log-dhcp flag was added.
 - RFC3046 relay agent data matching.
 - RFC3993 subscriber ID relay agent data matching.
 - RFC 5107 server-id-override DHCP relay agent option.
 - Option for interface names added.
 - SIGUSR2 now closes and reopens the log files.
 - DNS LOC record support.
 - Allow disabling the DNS functionality by setting the port to 0.
 - DNSMASQ_INTERFACE is now part of the environment of the lease change script.
 - PMTUd disabled on DHCP and TFTP sockets.
 - --dhcp-bridge now works on all BSD variants.
 - Now including a Solaris 10 SMF.
 - Random source ports for DNS queries (CVE-2008-1447).
2008-07-23 23:46:08 +00:00
rhaen
23cc16edb4 updated to 0.60
ChangeLog:
0.60	Wed Apr  9 03:01:07 PDT 2008

	t/00_load.t:
	t/01_pod.t:
	t/02_pod_coverage.t:
	t/10_data.t:
	t/11_base64_fh.t:
	t/15_serialize.t:
	t/20_parser.t:
	t/30_method.t:
	t/40_server.t:
	t/50_client.t:
	t/60_net_server.t:
	Related to the main change of RT ticket #30849, fixes potential
	problem in the creation of temporary file names if a test script is
	run directly from the "t" directory. While at it, added a line with
	the Subversion "Id" keyword and set the "svn:keywords" property on
	all test scripts. The code-fix is based on suggestions from J??rg
	Meltzer <joerg@joergmeltzer.de>.

	lib/RPC/XML/Client.pm:
	Per RT ticket #30849, fix problem caused by having colons in
	temp-file names. Fix largely from patch suggested by J??rg Meltzer
	<joerg@joergmeltzer.de>.

	lib/RPC/XML/Server.pm:
	Applied a modified form of a patch submitted by Mike Rylander
	<miker@n2bb.com> to make things work under SSL.

	lib/RPC/XML/Server.pm:
	t/41_server_hang.t:
	Fixed the bug in RPC::XML::Server::process_request() could lead to an
	infinite loop if the client shuts down the socket before the full
	request is sent. Added a test script specific to this bug, to catch it
	if it reappears.

	lib/RPC/XML.pm:
	t/10_data.t:
	Per RT ticket #30042, made a do-nothing branch in
	RPC::XML::smart_encode actually die with an error when a
	reference-type is passed in that cannot be converted.  Added two
	tests to cover this, and took the opportunity to convert 10_data.t
	to Test::More.

	t/40_server.t:
	t/50_client.t:
	Applied a patch from Chris Darroch to make the spawning of servers
	work in some corner-cases that were failing. All that was required
	was explicit specification of 'localhost' in the instantiation.

	lib/RPC/XML/Parser.pm:
	t/20_parser.t:
	Applied a patch from Masatake Daimon (????????????) to improve
	the performance of the parser by reducing the (vast) number of
	string-concat operations.  During this change, re-wrote the parser
	tests to use Test::More and have better diagnostics.

	lib/RPC/XML/Server.pm:
	t/40_server.t:
	Per RT ticket #29351, fixed a bug that caused a server to incorrectly
	report the location and cause of an XML parsing error in the
	request. The actual bug and solution were different than initially
	reported in the ticket.

	lib/RPC/XML.pm:
	t/10_data.t:
	Per RT ticket #31818, fix to the XML serialization of double values
	to conform to the XML-RPC spec, as it does not allow for exponential
	notation. This also required changes to the tests, as values were
	no longer being auto-truncated at 5 decimal places. Also finished
	cleaning up the t/10_data.t test suite with diagnostic messages on
	the tests that had not previously gotten them.

	lib/RPC/XML.pm:
	t/20_parser.t:
	In response to concerns raised by a report of parsing problems,
	added XML entity encoding for ' and " (&apos; and &quot;) to the base
	RPC::XML module, and added a test to the parser suite to make sure
	it is correctly turning all core XML entities back into characters
	during the parsing process.

	lib/Apache/RPC/Server.pm:
	lib/RPC/XML/Server.pm:
	t/40_server.t:
	RT ticket #34557: Provide access to client-side connection info to
	methods called on the server, by placing the data from get_peeraddr()
	(as abstracted through existing methods in HTTP::Daemon::ClientConn
	and Apache::Connection) into localized keys on the server object, as
	is already done with the method_name and signature pseudo-keys. Tests
	added to 40_server.t and docs updated.

	etc/make_method:
	lib/Apache/RPC/Server.pm:
	lib/Apache/RPC/Status.pm:
	lib/RPC/XML/Client.pm:
	lib/RPC/XML/Function.pm:
	lib/RPC/XML/Method.pm:
	lib/RPC/XML/Parser.pm:
	lib/RPC/XML/Procedure.pm:
	lib/RPC/XML/Server.pm:
	lib/RPC/XML.pm:
	Updated all copyright/redistribution information with current year
	and correct/current URLs for Artistic and LGPL licenses.
2008-07-23 22:30:50 +00:00
he
ce550e619a Add drill and ldns. 2008-07-22 08:41:46 +00:00
he
2f9c445286 Um, get rid of warnings from pkglint by setting USE_LIBTOOL and fixing
up buildlink3.mk.  Also, removed some commented-out irrelevant stuff from
Makefile.
2008-07-22 08:40:24 +00:00
he
fb6b72e8e0 Import drill version 1.0-pre3 from NLnet Labs, as embedded in ldns-1.3.0.
Drill is a tool ala dig from BIND. It was designed with DNSSEC in
mind and should be a useful debugging/query tool for DNSSEC.

A lot of DNS debugging is done with dig, but as dig is made with
the same libraries as BIND8/9 (the most used DNS server out there),
what are you actually debugging/testing? Drill has nothing in common
with either NSD nor BIND. During the development process we are
actually uncovering obscure bugs in NSD and BIND (and in drill
itself).
2008-07-22 08:32:33 +00:00
he
41aa14b35c Import ldns version 1.3.0 from NLnet Labs.
The goal of ldns is to simplify DNS programming, it supports recent
RFCs like the DNSSEC documents, and allows developers to easily
create software conforming to current RFCs, and experimental software
for current Internet Drafts. A secondary benefit of using ldns is
speed; ldns is written in C it should be a lot faster than Perl.
2008-07-22 08:29:06 +00:00
tonnerre
08ee12a2ef Also add two missing nagios patches... 2008-07-21 00:36:11 +00:00
tonnerre
9e58b3e79e Update nagios-base to 3.0.3. Changes since 2.12:
- Check timeperiod can now be modified on-the-fly.
 - Added first_notification_delay to host and object definitions
   to delay first notification.
 - Notifications are now sent out when flap detection is disabled
   on a host/service-specific or program-wide basis
   ($NOTIFICATIONTYPE$ macro = "FLAPPINGDISABLED").
 - Notifications can now be sent out when scheduled downtime starts,
   ends, and is cancelled.  The $NOTIFICATIONTYPE$ macro will be set
   to "DOWNTIMESTART", "DOWNTIMEEND", or "DOWNTIMECANCELLED",
   respectively.  In order to receive downtime notifications,
   specify 's' or 'downtime' in contact, host, and/or service
   notification options.
 - Added ability to use multiple template names (separated by commas)
   in object definitions.
 - Added ability to null out optional character directives in object
   definitions (using 'null' without quotes).
 - Added hostg/service/contactgroup_members directives to
   host/service/contactgroup definitions, respectively, for allowing
   including host, service, or contact members from "sub" groups.
 - Added support for custom variables in host, service, and contact
   definitions.
 - Added host_notifications_enabled, service_notifications_enabled,
   can_submit_commands to contact definitions.
 - Added optional display_name directive to host and service definitions.
 - Removed serviceextinfo definitions and merged variables with
   service definitions.
 - Removed hostextinfo definitions and merged variables with host
   definitions.
 - Services inherit contactgroups, notification interval, and
   notification period from associated host if not specified.
 - Service escalations inherit contactgroups, notification interval,
   and escalation period from associated service if not specified.
 - Host escalations inherit contactgroups, notification interval,
   and escalation period from associated host if not specified.
 - Host, service, host escalation, and service escalation
   definitions now support a 'contacts' directive, along with
   'contact_groups'.
 - Service dependencies with blank dependent host/hostgroup names
   will create "same host" dependencies.
 - Added ability to precache object config files.
 - Added ability to exclude object relationship and circular
   path checks from verification process.
 - Multiline output support for host and service checks.
 - Added $LONGHOSTOUTPUT$ and $LONGSERVICEOUTPUT$ macros.
 - Added $TEMPPATH$ macro.
 - Removed $COMMENTDATAFILE$ and $DOWNTIMEDATAFILE$ macros.
 - Added $HOSTDISPLAYNAME$ and $SERVICEDISPLAYNAME$ macros.
 - Custom host/service/contact macros accessible via $_HOST<varname>$,
   $_SERVICE<varname>$, or $_CONTACT<varname>$. On-demand host/service
   macros for custom vars are working.  Custom vars are also set as
   environment vars.
 - On-demand service macros can contain and empty host name field.
   In this case, the name of the current host will be used.
 - $HOSTNOTES$ and $SERVICENOTES$ macros may now contain macros
   themselves.
 - Added flap_detection_options directive to host and service
   definitions to control which states (i.e. OK, WARNING, UNKNOWN,
   and/or CRITICAL) are used in flap detection logic.
 - Percent state change and state history are now retained and
   recorded even when host/service flap detection is disabled.
 - Hosts and services are immediately check for flapping when flap
   detection is enabled program-wide.
 - Hosts/services that are flapping when flap detection is disabled
   program-wide are now logged.
 - Added PROCESS_FILE external command to allow processing of
   external commands found in an external (regular) file.  Very
   useful for passive checks with long out put or scripting.
 - Custom commands can now be submitted to Nagios.  Custom command
   names are prefixed with an underscore and are not processed
   internally by the Nagios daemon.  They may, however, be processed
   by NEB modules.
 - External commands are now checked by default.  Nagios 2.x and
   earlier did not check for external commands by default.
 - Contact status information is now saved (although it is not
   processed by the old CGIs).
 - Contact status information is now retained across program
   restarts.
 - Comment and downtime IDs are now stored across program restarts,
   should be unique unless reset.
 - Added retained_host/service_attribute_mask variables to control
   what host/service attribs are retained globally.
 - Added retained_process_host/service_attribute_mask variables to
   control what process attribs are retained.
 - Added retained_contact_host/service_attribute_mask variables to
   control what contact attribs are retained globally.
 - Scheduled downtime entries are now stored in the status and
   retention files.
 - Comments are now stored in the status and retention files.
 - Non-persistent acknowledgement comments are now deleted when the
   acknowledgement is removed (instead of when Nagios restarts).
 - Most host checks are now run asynchronously, in parallel!
 - Scheduled host checks now help improve performance, instead of
   hinder it (if caching is enabled).
 - Added cached_host_check_horizon option for enabling use of
   cached host check results.
 - Added enable_predictive_host_dependency_checks for enabling
   predictive checks of dependent hosts.
 - Added retry_interval to host definitions.
 - Added check_for_orphaned_hosts option and support for orphaned
   host checks.
 - Passive host check states can now be translated from their
   original DOWN/UNREACHABLE state if the new
   translate_passive_host_results option is enabled.
 - 'parallelize' option in service definitions deprecated/no longer
   used.
 - Added cached_service_check_horizon option for enabling use of
   cached service check results.
 - Added enable_predictive_service_dependency_checks for enabling
   predictive checks of dependent services.
 - Host and service dependencies can now have a timeperiod during
   which they're valid (dependency_period directive).
 - Updated NEB API version.
 - Modified adaptive program status callback.
 - Added adaptive contact status callback.
 - Added host/service precheck callbacks to allow modules to
   cancel/override internal host/service checks.
 - Added 'enable_embedded_perl' option to main config file to control
   whether epn is enabled/disabled.
 - Added support for perl plugins to specify whether or not they
   should be run under the epn...  The second to tenth line of a perl
   plugin may start with '# nagios: +epn' or '# nagios: -epn' to
   explicity indicate that it should be run under the epn.
 - Added 'use_embedded_perl_implicitly' option to main config file
   to determine whether or not perl plugins will use the epn if they
   don't explicitly allow/disalow it.
 - Hostgroup and servicegroup summaries now show important/unimportant
   problem breakdowns like the TAC CGI.
 - Minor layout changes to host and service detail views in extinfo CGI.
 - More information given when testing scheduling (-s command line
   option).
 - Removed fixed length restrictions for host names and service
   descriptions.
 - Plugin output length restriction bumped up to 4K.
 - Added temp_path directive to main config file for specifying temp
   directory.
 - Multiline output support for system commands via my_system().
 - Added global event_id and notification_id vars that are at least
   unique during a single run of Nagios.
 - Default is now to check for orphaned services, rather than not.
 - Renamed service_reaper_frequency to check_result_reaper_frequency.
 - Fractional notification and check intervals are now supported
   (e.g. "3.5" minutes).
 - Backslash chars are now used to escape command arguments that
   contain \ or ! characters.
 - Added 'external_command_buffer_slots' and
   'check_result_buffer_slots' variables to specify size of internal
   buffers.
 - Added check statistics to status file, available via nagiostats
   for graphing in MRTG.
 - Added $HOSTGROUPNAMES$, $SERVICEGROUPNAMES$, $HOSTACKAUTHORNAME$,
   $HOSTACKAUTHORALIAS$, $SERVICEACKAUTHORNAME$, and
   $SERVICEACKAUTHORALIAS$ macros.
 - Added warning for invalid temp_path directory.
 - Added support for extended regular expression matching in
   object config files.
 - Added new "p" option to host/service_perfdata_file_mode
   directives for pipes.
 - Command definitions and host/service plugin perfdata with HTML
   should now be escaped in CGIs.
 - Hostgroup and servicegroup definitions now have notes, notes_url,
   and action_url directives.
 - Added buffer stats and check statistics to performance
   information in extinfo CGI.
 - Removed legacy 2.x host check logic and use_old_host_check_logic
   option.
 - Added max_check_result_file_age option to control processing of
   check results in older files.
 - Added check_result_path option to set path used to store
   check results.
 - New IPC method for passing host/service check results back to
   main daemon.
 - Removed check_result_buffer_slots option from main
   configuration file.
 - Added test for writeability of temp directory during configuration
   test.
 - Minor changes to freshness threshold calculation.
 - Added 'initial_state' option to host and service definitions
   to allow for non-UP/OK initial states.
 - Changed debug file format to include current pid.
 - Changes to sample config files and installation location.
 - Expanded timeperiod definitions to allow for day/date exceptions.
 - Added new 'passive_host_checks_are_soft' config option.
 - Added new 'exclude' option to timeperiod definitions for
   easy on-call rotation definitions.
 - Added new action and notes URL target frame options to CGI
   config file.
 - Added optional integration with Splunk into the CGIs.
 - Added escape_html_tags option to CGI config file to escape HTML
   tags in plugin output.
 - Program status now updated at least every 5 seconds for addons
   that watch NDOUtils DB.
 - Added $MAXHOSTATTEMPTS$ and $MAXSERVICEATTEMPTS$ macros.
 - Added status CGI host/service property filters for hard and
   soft states.
 - New macros: $SERVICEISVOLATILE$, $TOTALHOSTSERVICES$,
   $TOTALHOSTSERVICESOK$, $TOTALHOSTSERVICESWARNING$,
   $TOTALHOSTSERVICESUNKNOWN$, $TOTALHOSTSERVICESCRITICAL$,
   $HOSTDOWNTIMEAUTHOR$, $HOSTDOWNTIMEAUTHORNAME$,
   $HOSTDOWNTIMEAUTHORALIAS$, $HOSTDOWNTIMECOMMENT$,
   $SERVICEDOWNTIMEAUTHOR$, $SERVICEDOWNTIMEAUTHORNAME$,
   $SERVICEDOWNTIMEAUTHORALIAS$, $SERVICEDOWNTIMECOMMENT$.
 - Improvements to the host check logic performance (more use of
   cached and parallel checks).
 - Version number is now printed in CGI pages.
 - Added custom delimiter option in nagiostats output (useful for
   CSV output).
 - Alias, if not specified, now defaults to object name in host,
   hostgroup, servicegroup, contact, and contactgroup definitions.
 - Added custom host and service notifications, with option to force
   the notifications and broadcast them to all contacts.
 - Added new 'check' option to init script to verify configuration.
 - More complete (but still partial) support for macros in CGIs
   ($xNOTES$, $xNOTESURL$, and $xACTIONURL$ macros).
 - Added on-demand contact and contactgroup macro support.
 - New macros: $HOSTGROUPMEMBERS$, $HOSTGROUPNOTES$, $HOSTGROUPNOTESURL$,
   $HOSTGROUPACTIONURL$, $SERVICEGROUPMEMBERS$, $SERVICEGROUPNOTES$,
   $SERVICEGROUPNOTESURL$, $SERVICEGROUPACTIONURL$, $CONTACTGROUPALIAS$,
   $CONTACTGROUPMEMBERS$, $NOTIFICATIONRECIPIENTS$, $NOTIFICATIONAUTHOR$,
   $NOTIFICATIONAUTHORNAME$, $NOTIFICATIONAUTHORALIAS$,
   $NOTIFICATIONCOMMENT$.
 - Added support for relative paths in config_file and config_dir directives.
 - Added passive check latency stats to nagiostats.
 - Workaround to prevent browsers from incorrectly using cached
   statusmap image on page refresh.
 - Added use_pending_states option to CGI config file to determine
   displayed state of hosts/services that have not been checked.
 - Added $EVENTSTARTTIME$ macro to indicate time Nagios started
   processing events (checks, etc.).
 - Improvements in freshness check logic.
 - Added additional_freshness_latency config file directive.
 - Improvement in service flap detection logic.
 - Status file is no longer deleted during restarts due to a SIGHUP
   or external command.
 - Special additive inheritance rule: escalation contact(group)(s)
   that begin with '+' will  now inherit from associated host/service
   definition if not inheriting from another escalation template.
 - Addition of object pointers to event broker module data structures
   (may require event broker module rebuilds).
 - Added $LASTHOSTSTATE$, $LASTHOSTSTATEID$, $LASTSERVICESTATE$, and
   $LASTSERVICESTATEID$ macros.
 - Better error logging when failing to rename/move files.
 - Summary macros are now available as regular (non-environment) macros
   if requested when large installation tweaks are enabled.
 - Major overhaul (read: complete rewrite) of macro code, so macros are
   now only computed when found.
 - Added enable_environment_macros option to determine whether or not
   macros are set as environment vars.
 - Added $ISVALIDTIME:$ and $NEXTVALIDTIME:$ on-demand macros.
 - Added new external commands to change modified object attributes
   (affecting data retention logic).
 - Added new external commands to change notification period for
   host, services, and contact on-the-fly.
 - Retention of host/service check scheduling options.
 - Caching of Perl scripts now enabled by default if embedded Perl
   interpreter is compiled in.
 - Increased max plugin output length cap from 4kb to 8kb.
 - Additional functionality of additive inheritance feature.
 - Added free_child_process_memory and child_processes_fork_twice
   options for performance tweaks.
 - Added use_timezone option to allow Nagios instances to run in
   non-native timezones.
 - Support for line continuation/breaks in config files - end lines with
   one back slash (\) to continue on next line.
 - Auto-filled comment/author fields for acknowledging problems through
   WAP interface.
 - Faster program startup times (especially in large installs) with new
   object lookup code.
 - Nagios no longer warns or errors when encountering
   host/contact/service groups with empty memberships.
 - Allow non-ASCII characters in notifications, etc.
 - Smarter host check logic to reduce (uncached) on-demand host checks
   during "stable" service problems.
 - New flap detection startup logic speedups when large installations
   tweaks enabled.
 - Speed improvements during startup routines when using precached config.
 - Speed improvements in reading retention data during startup.
 - Changed embedded audio MIME types in CGIs to "application/wav".
 - Safer loading mechanism for NEB modules to prevent segfaults in Nagios.
 - Embedded Perl is now disabled by default.
 - Misc internal performance improvements.
 - More debug/trace log functionality.
 - Internal data structure cleanups.
 - Logging API revamp, cleanup.
 - Error logging improvements.
 - Various bugfixes.
 - Documentation updates.
2008-07-21 00:35:42 +00:00
wiz
3843e7cb48 Update to 1.11.4:
* Changes in Wget 1.11.4

** Fixed an issue (apparently a regression) where -O would refuse to
download when -nc was given, even though the file didn't exist.

** Fixed a situation where Wget could abort with --continue if the
remote server gives a content-length of zero when the file exists
locally with content.

** Fixed a crash on some systems, due to Wget casting a pointer-to-long
to a pointer-to-time_t.

** Translation updates for Catalan.
2008-07-18 09:36:39 +00:00
heinz
8f2f449c33 Updated to version 2.25.
Pkgsrc changes:
  - Requires p5-Geography-Countries for ip2cc.

Changes since version 2.23:
===========================
IP-Country-2.25, 2008.06.25
---------------------------
Database update:
  Jun 25 03:01 delegated-afrinic-latest
  Jun 24 22:05 delegated-apnic-latest
  Jun 25 09:01 delegated-arin-latest
  Jun 25 04:50 delegated-lacnic-latest
  Jun 25 04:39 ripe.db.inetnum


IP-Country-2.24, 2008.03.04
---------------------------
Database update:
  Mar  3 23:19 delegated-afrinic-latest
  Mar  3 18:06 delegated-apnic-latest
  Mar  4 06:02 delegated-arin-latest
  Mar  4 00:50 delegated-lacnic-latest
  Mar  4 01:38 ripe.db.inetnum
2008-07-17 15:36:16 +00:00
heinz
8854c06932 Updated to version 1.33.
Pkgsrc changes:
  - none

Changes since version 1.30:
===========================

1.33 May 5th 2008
     	- make cpantesters happy exit 0 early, if libGeoIP is not found.
          ( Boris Zentner )

1.32 May 4th 2008
	- make Geo::IP::Record::time_zone work for the pure perl part of
          Geo::IP ( Boris Zentner )
	- BEGIN{$Geo::IP::GEOIP_PP_ONLY=1} use Geo::IP; disable the C API,
          even if it is installed. ( Boris Zentner )
	! rename $Geo::IP::TESTING_PERL_ONLY to $Geo::IP::GEOIP_PP_ONLY.
          ( Boris Zentner )
	- Fix Geo::IP::Record to use the C API, only, when Geo::IP use it
          ( Boris Zentner )

1.31  March 22nd 2008
	- Added BL/Saint Barthelemy, MF/Saint Martin (ISO-3166-1 additions)
        - Change default database name for NetWare to sys:/etc/GeoIP/GeoIP.dat
	  	 and MSWin32 to c:/GeoIP/GeoIP.dat ( Guenter Knauf )
	- Added support for time_zone lookup in GeoIP City API
2008-07-17 15:17:19 +00:00
ahoka
5356b96545 Updating to the 20080706 version.
Fixing installation prefix and buildlink3 (now vlc's autoconf can find it).
Minor cleanup.

Upstream changelog:

2008.07.06:
- Corrected one of Erik Hovland's memory leak fixes made to the previous revision.

2008.07.05:
- Fixed some memory leaks - and several other mostly cosmetic fixes.
  (Thanks to Erik Hovland for noticing these.)

2008.06.26:
- Fixed a bug in "openRTSP" that was sometimes causing an incorrect "Range:" header
  to be sent in "PLAY" requests.

2008.06.25:
- Fixed a bug in the headers sent for the RTSP "GET_PARAMETER" and "SET_PARAMETER" commands.
  (Thanks to "beilyzhang (at) hotmail" for this report.)

2008.06.05:
- Renamed the "ourSourceAddressForMulticast()" function to the less confusing and more explanatory
  "ourIPAddress()".
- The "RTSPClient" change that was made in 2008.04.09 to accommodate multicast
  streams apparently broke (some?) unicast streams.  This has now been fixed.
- Updated "RTSPClient" to handle weird servers that include a "Content-Length:" header
  in the response to the RTSP "SETUP" command.  (If we see such a header, we skip over
  the data referred to in the header.)  (Thanks to Kristian Soerensen for this suggestion.)
- Changed the parsing of lines in "RTSPClient" so that it now accepts \r or \n alone
  at the end of each line.  (\r\n is preferred, but the standard also allows \r or \n)
  (Thanks to David Schueler for this suggestion.)

2008.05.12:
- Made a change to "RTCPInterface" to ensure that "turnOffBackgroundReadHandling()" is called on a socket
  as many times as "turnOnBackgroundReadHandling()".  Apparently some versions of Windows get upset if this
  doesn't happen.  (Thanks to Ken Seo for the suggested fix.)
- Fixed a bug in "H263plusVideoStreamParser".  (Thanks to Andrey Latin.)
- Added more sanity checking to "JPEGVideoRTPSink".
2008-07-17 10:11:19 +00:00
adam
af49cad5c1 Changes 5.4.1.2:
* An increment only in the version number that was failing to be
  reported properly by the tools.

Changes 5.4.1.1:
* SECURITY BUG: A portion of SNMPv3 code had significantly weakened
  authentication cryptography and unauthenticated access to a system
  is a possibility.
* It is critical that all users update their installations bases
  IMMEDIATELY.
* If you were only using SNMPv1 or SNMPv2c you were already insecure
  beyond a level that this vulnerability affects.
2008-07-15 09:14:01 +00:00
bjs
2b2a965630 Update to version 0.14.0+1. This release brings us myriad bug fixes
plus some new features.

 ==========================================================================

 Changes:
 aria2-0.14.0+1

 * Fixed the code that refers static member variable from
   non-static context.

 Notes:
 This release adds epoll support for linux and the ability to
 limiting the number of files to be opened to support more than
 1024 files in multi file torrent.
 Several bugs in BitTorrent downloads are fixed.
 From this release, aria2 downloads a file using 5 connections
 in HTTP/FTP by default and the behavior of -s option has
 changed. See the project web page for more details.

 Changes:
 aria2-0.14.0

 * Changed -s options behavior. Now it means the number of connections
   made simultaneously in each http/ftp download.  If 1 URL is specified,
   the behavior is the same with old implementation.  If -s N is given
   and more than N URLs are specified, first N URLs are used and
   remaining URLs are used for backup. If less than N URLs are specified,
   some of URLs are used more than once so that totally N connections are
   made simultaneously.
 * Changed default value of -s option from 1 to 5.
   Also max value of -s option is changed from 5 to 16.
 * Reduced CPU usage on high load.
 * Added epoll support.
 * Fixed compile error on debian etch. BUG#1980766
 * Added --bt-request-peer-speed-limit=SPEED option.
   In BitTorrent downloads, if the download speed is lower than SPEED,
   aria2 initiates and accepts connections ignoring max peer cap.
 * Reduced read operation for hash calculation.
 * Fixed the bug that aria2 cannot respond bttrack's nat check properly.
 * Fixed the bug that HTTP downloads don't start with old libraries.
 * Fixed the bug that aria2 aborts when a path to a directory is given in
   command-line.
 * Added --bt-max-open-files option, which specifies maximum number of
   files toopen in each BitTorrent download. REQUEST#1811507

 * Create only requested files and files which shares a piece with
   requested file in multi-torrent downloads. Directory structures are
   also created in the same rule.
 * When there is not enough space in disk, aria2 prints error in the
   console and cancels that download. BUG#1640332
2008-07-15 02:02:50 +00:00
he
a95b147cfb Change HOMEPAGE urls to use http://search.cpan.org/dist/
No other change to the packages, so no version bump.
2008-07-14 18:54:18 +00:00
he
906443935c Update from version 0.3 to 0.4. Changes:
version 0.4 (2007/10/27):

	- added support for method "abandon"
	- full request is now passed to methods
	- compatibility with the changed behaviour of the 'use fields'
	  pragma in Perl 5.9.x (thanks to Peter Karman)
2008-07-14 18:23:04 +00:00
he
258b6bb21f Update from version 0.25 to 1.05. Changes:
1.05	Sat Aug 12 17:28:41 EDT 2006
	Run correctly on Windows platforms under Perl 5.8.8.

1.03-1.04 Fri Dec  2 10:44:35 EST 2005
	Various fixes to compile cleanly on Windows platforms.

1.02	Thu Nov 17 12:04:21 EST 2005
	Skip regression test #4 (mcast_drop) because it always fails
		on windows platforms. This
		should not affect functionality, as the test asks
		mcast_drop() to return a false value when dropping
		an address twice.

1.01	July 5, 2005
	All symbols now in IO::Socket::Multicast package
            (some were in IO::Socket in previous versions)
	Incorporates patches to compile cleanly on Win32 systems,
		contributed by Thomas Kratz.

1.00	April 9, 2005
	Reconstructed module after CVS server crash.
	Fixed documentation errors
2008-07-14 18:18:17 +00:00
he
960cc61963 Update p5-IO-Interface from 1.03 to 1.05. Changes:
1.05    Fri Jun  6 11:53:21 EDT 2008
        Fix from Mitsuru Yoshida to compile on FreeBSD.

1.04	Wed Dec 26 13:38:53 EST 2007
	Fix from John Lightsey to avoid dmesg warnings on BSD systems.

Also need a local patch because NetBSD doesn't set the address family
on the "netmask" address, apparently this originates from ifconfig.
Work around that by just setting the address family field after ioctl()
and before checking it...
2008-07-14 18:13:16 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
smb
aba4950046 Added option to permit use of ssl with the package. By default, it's
disabled because of a (perceived?) conflict between the openssl license
and the GPL.
2008-07-13 22:46:48 +00:00
tron
b1338ec4b6 Update "rsync" package to version 3.0.3 Changes since 3.0.2:
Bug Fixes:
- Fixed a wildcard matching problem in the daemon when a module has
  "use chroot" enabled.
- Fixed a crash bug in the hard-link code.
- Fixed the sending of xattr directory information when the code finds a
  --link-dest or --copy-dest directory with unchanged xattrs -- the
  destination directory now gets these unchanged xattrs properly applied.
- Fixed an xattr-sending glitch that could cause an "Internal abbrev"
  error.
- Fixed the combination of --xattrs and --backup.
- The generator no longer allows a '.' dir to be excluded by a daemon-
  exclude rule.
- Fixed deletion handling when copying a single, empty directory (with no
  files) to a differently named, non-existent directory.
- Fixed the conversion of spaces into dashes in the %M log escape.
- Fixed several places in the code that were not returning the right
  errno when a function failed.
- Fixed the backing up of a device or special file into a backup dir.
- Moved the setting of the socket options prior to the connect().
- If rsync exits in the middle of a --progress output, it now outputs a
  newline to help prevent the progress line from being overwritten.
- Fixed a problem with how a destination path with a trailing slash or
  a trailing dot-dir was compared against the daemon excludes.
- Fixed the sending of large (size > 16GB) files when talking to an older
  rsync (protocols < 30):  we now use a compatible block size limit.
- If a file's length is so huge that we overflow a checksum buffer count
  (i.e. several hundred TB), warn the user and avoid sending an invalid
  checksum struct over the wire.
- If a source arg is excluded, --relative no longer adds the excluded
  arg's implied dirs to the transfer.  This fix also made the exclude
  check happen in the better place in the sending code.
- Use the overflow_exit() function for overflows, not out_of_memory().
- Improved the code to better handle a system that has only 32-bit file
  offsets.
Enhancements:
- The rsyncd.conf manpage now consistently refers to the parameters in
  the daemon config file as "parameters".
- The description of the --inplace option was improved.
2008-07-13 22:18:23 +00:00
tonnerre
3d1f9265d2 Update OpenAFS to version 1.4.6, fixing CVE-2007-6599 (and nothing else). 2008-07-13 19:10:41 +00:00
obache
4f6b923486 Update net6 to 1.3.7.
Patch provided by in PR 38995.  OKed by agc@.
While here, marked as DESTDIR ready.

Version 1.3.7:
 * Bugfix for compilation on NetBSD.
 * New translations:
   - Portuguese (partial)

Version 1.3.6:
 * Translation roundup
CVs: ----------------------------------------------------------------------
2008-07-12 15:11:40 +00:00
tron
e6bce6d422 Update "wireshark" package to version 1.0.2. Changes since version 1.0.1:
The following vulnerabilities have been fixed:
- Wireshark could crash while reassembling packets.
The following bugs have been fixed:
- Dumpcap could crash on some versions of Windows (primarily Vista).
2008-07-11 07:51:56 +00:00
adrianp
24256612d8 Update to 9.4.2-P1
Please see CHANGES for all the details but the driving factor of this update
is:
2375.   [security]      Fully randomize UDP query ports to improve
                        forgery resilience. [RT #17949]
2008-07-10 21:05:30 +00:00
joerg
688377a8f9 Move /var/log/bftpd.log and /var/run/bftpd creation to install time.
Bump revision.
2008-07-10 15:52:03 +00:00
joerg
050f827254 Fix NetBSD/amd64. 2008-07-10 12:44:59 +00:00
agc
6d7ce9cb58 Fix a tyop, and re-format the paragraph 2008-07-09 10:26:32 +00:00