Age | Commit message (Collapse) | Author | Files | Lines |
|
Python 2.3+
|
|
changed runtime dependencies now.
|
|
|
|
|
|
|
|
|
|
Bump the package revision because the package list changed.
|
|
|
|
Likely still broken on LP64...
|
|
|
|
Fixes metric support and busybox shell sending dbus to dnsmasq.
|
|
Fixes build on NetBSD 4.99.24+.
|
|
|
|
|
|
|
|
Convert to UTF-8 (only affects comment).
|
|
- restart system calls for SIGINFO, will do the status update on the
next return
- handle FETCH_TIMEOUT like SIGALRM, and don't print errors about
writing the output file
- explicitly check for -1 as return from fetchIO_read.
|
|
|
|
|
|
Allow overriding fetchRestartCalls from signal handlers by making it
volatile.
|
|
|
|
|
|
|
|
Remove FreeBSD legacy options. -H was undocumented and ignored,
-h / -f / -c could be used to construct FTP URLs in an adhoc fashion.
|
|
Add -i option for conditional fetch, e.g. only fetch the file again, if
the remote version is newer.
|
|
Add support for conditional GET using the 'i' flag. Inspired by
the HTTP support for the same feature in FreeBSD by Murray Stokely, but
mostly rewritten and extended to work for all protocols.
|
|
|
|
- install the icons that the .desktop file requests in the right place
- bump PKGREVISION
|
|
approved by both MAINTAINERs,
+minor cosmetics and a time_t printf format fix on NetBSD-current
(tested against a Cisco VPN 3000 Concentrator with psk)
|
|
Include sys/ioctl.h for ioctl(2). Fix missing argument in warn(3) call.
|
|
improved fix for
PR pkg/40281
|
|
source directory source/smbd/build_options.c and __FILE__ lines in DEBUG().
Give up wrkref checks here.
|
|
Upstream changes:
4.024 Mon Jan 26 00:27:32 PST 2009
documentation update
4.023 Fri Jan 16 14:30:40 PST 2009
added the capability to set the CASE of ipV6 text return
values to either upper or lower. Thanks to
Rob Riepel <riepel@networking.Stanford.EDU> for developing
this improvement and providing a comprehensive patch
|
|
Upstream changes:
2009-01-29 0.11
- Remove broken cidrcalc
|
|
|
|
|
|
|
|
Collection.
The Perl 5 module Cisco::Abbrev converts between Cisco canonical
interface names (i.e. GigabitEthernet0/1) and the abbreviated forms
often output by their devices (i.e. Gi0/1).
|
|
|
|
was superseded by Nagios (in pkgsrc since 2006). Official announcement:
http://marc.info/?l=netsaint-announce&m=101503609823404&w=2
OK by wiz@.
|
|
|
|
Collection.
The Perl 5 module Net::CIDR::Set represents sets of IP addresses
and allows standard set operations (union, intersection, membership
test etc) to be performed on them. In spite of the name it can
work with sets consisting of arbitrary ranges of IP addresses - not
just CIDR blocks. Both IPv4 and IPv6 addresses are handled - but
they may not be mixed in the same set.
|
|
|
|
Bug Fixes:
- Initialize xattr data in a couple spots in the hlink code, which avoids a
crash when the xattr pointer's memory happens to start out non-zero.
Also fixed the itemizing of an alt-dest file's xattrs when hard-linking.
- Don't send a bogus "-" option to an older server if there were no short
options specified.
- Fixed skipping of unneeded updates in a batch file when incremental
recursion is active. Added a test for this. Made batch-mode handle
"redo" files properly (and without hanging).
- Fix the %P logfile escape when the daemon logs from inside a chroot.
- Fixed the use of -s (--protect-args) when used with a remote source or
destination that had an empty path (e.g. "host:"). Also fixed a problem
when -s was used when accessing a daemon via a remote-shell.
- Fixed the use of a dot-dir path (e.g. foo/./bar) inside a --files-from
file when the root of the transfer isn't the current directory.
- Fixed a bug with "-K --delete" removing symlinks to directories when
incremental recursion is active.
- Fixed a hard to trigger hang when using --remove-source-files.
- Got rid of an annoying delay when accessing a daemon via a remote-shell.
- Properly ignore (superfluous) source args on a --read-batch command.
- Improved the manpage's description of the '*' wildcard to remove the
confusing "non-empty" qualifier.
- Fixed reverse lookups in the compatibility-library version of
getnameinfo().
- Fixed a bug when using --sparse on a sparse file that has over 2GB of
consecutive sparse data.
- Avoid a hang when using at least 3 --verbose options on a transfer with a
client sender (which includes local copying).
- Fixed a problem with --delete-delay reporting an error when it was ready
to remove a directory that was now gone.
- Got rid of a bunch of "warn_unused_result" compiler warnings.
- If an ftruncate() on a received file fails, it now causes a partial-
transfer warning.
- Allow a path with a leading "//" to be preserved (CYGWIN only).
Enhancements:
- Made the support/atomic-rsync script able to perform a fully atomic
update of the copied hierarchy when the destination is setup using a
particular symlink idiom.
|
|
wild. Bump to revision nb1.
|
|
* fix CVE-2009-0021
* fix build against latest OpenSSL versions
* obsolete "dynamic" keyword
* fix memory leak when fetching system messages
* several fixes in ntpdate
|
|
Bump PKGREVISION.
As Debian bug #418655, it is already reported to upstream:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;bug=418655
While here, add DESTDIR support.
|
|
|
|
hasn't.
|
|
2009/01/20: version 2.9.7 = tag release-2-9-7
6727: Web_infos: Replace old GeoIP URL with new one
- old code added the new URL, even if GeoIP was not present in web_infos
2009/01/04
6714: BT: Fix bug when computing limits for max_bt_uploaders
6713: GeoIP: New web_infos URL for country list (thx to Choby)
- old URLs are updated to:
http://www.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
2008/12/13
6689: Allow compilation with Ocaml 3.11.0
2008/09/01
6629: Mail: Move hostname from subject to body (eydaimon)
Updated Mozilla protocol handler to version 2.5
- original source from http://www.informatik.uni-oldenburg.de/~dyna/mldonkey
6628: IP discover: Use http://whatismyip.org, old URL is not working anymore
|