Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
they've taken over maintenance for this branch. There's no hurry to
upgrade -- they don't even claim to support NetBSD with the current Beta.
Closes PR pkg/12872.
|
|
* Fixed checkportcmd for the IPv4 case.
* Added support for S/Key authentication.
* Use method other than glob(3) to do ~ expansion.
* Improve portability.
* Rewrite method of handling out-of-band operations, in order to more
easily support RFC2228 security extensions in a future release.
|
|
patch-${MACHINE_ARCH}-a[a-z] for the patch file names so we
can find the right one per suggestions on tech-pkg.
|
|
|
|
--- 9.1.2 released ---
--- 9.1.2rc1 released ---
820. [bug] Name server address lookups failed to follow
A6 chains into the glue of local authoritative
zones.
819. [bug] In certain cases, the resolver's attempts to
restart an address lookup at the root could cause
the fetch to deadlock (with itself) instead of
restarting. [RT #1225]
818. [bug] Certain pathological responses to ANY queries could
cause an assertion failure. [RT #1218]
816. [bug] Report potential problems with log file accessibility
at configuration time, since such problems can't
reliably be reported at the time they actually occur.
815. [bug] If a log file was specified with a path separator
character (i.e. "/") in its name and the directory
did not exist, the log file's name was treated as
though it were the directory name. [RT #1189]
814. [bug] Socket objects left over from accept() failures
were incorrectly destroyed, causing corruption
of socket manager data structures.
813. [bug] File descriptors exceeding FD_SETSIZE were handled
badly. [RT #1192]
812. [bug] dig sometimes printed incomplete IXFR responses
due to an uninitialized variable. [RT #1188]
811. [bug] Parentheses were not quoted in zone dumps. [RT #1194]
810. [bug] The signer name in SIG records was not properly
downcased when signing/verifying records. [RT #1186]
807. [bug] When setting up TCP connections for incoming zone
transfers, the transfer-source port was not
ignored like it should be.
804. [bug] Attempting to obtain entropy could fail in some
situations. This would be most common on systems
with user-space threads. [RT #1131]
802. [bug] DNSSEC key tags were computed incorrectly in almost
all cases. [RT #1146]
801. [bug] nsupdate should treat lines beginning with ';' as
comments. [RT #1139]
800. [bug] dnssec-signzone produced incorrect statistics for
large zones. [RT #1133]
799. [bug] The ADB didn't find AAAA glue in a zone unless A6
glue was also present.
|
|
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
|
|
|
|
and hence patches can't be shared. Also, there are some minor PLIST
differences.
|
|
Packages Collection in April 2001'.
|
|
|
|
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
|
|
has changes to build under MacOS X. No changes for NetBSD.)
|
|
Kimmo Suominen.
|
|
Sorry for dirty-looking list of changes but fmt didn't help much and I don't want to spend whole day
reworking it..
o Preference options can now be "file" completed on the command line with the set/show/prefs commands.
o NcFTP directory changes are now always one subdirectory at a time, for better portability on remote servers with non-UNIX filesystems.
o NcFTP tries to maintain the current directory itself, like /bin/ksh and Bash do, which means that symlinks remain part of the current working directory when possible. For example, on ftp.freesoftware.com if your current directory is /pub and you "cd linux", NcFTP will use /pub/linux as the current directory, even though the canonical directory on the server is /.0/linux. This is also useful for things like Linux's Kernel.org mirrors, so if you bgget a kernel.tar.gz file the "virtual" current directory is used rather than a specific-machine's layout.
o Mac OS X support added. No Mac or Aqua specific features yet.
o NcFTP now has an option to automatically use ASCII mode for transfers if the file's extension corresponds to a textual data file type.
o Using homegrown gl_getpass in place of getpass() and getpassphrase for all platforms, not just Windows..
o Incorporating a few getline suggestions from Ken Cox.
o Configuration tweaks for Cygwin port.
o Removed some arbitrary buffer size limits.
o Lint fixes.
o Curses configuration fixes for HP-UX.
o Shell utilities now have a "-bb" flag which is just like "-b" only the job is submitted only (and no ncftpbatch is spawned).
o More problems fixed with interaction with Windows FTP servers.
o Better compatibility with non-standard extensions to the FTP which allow for TCP Large Windows (specifically, SITE BUFSIZE).
o Win32 port had a bug which leaked file handles.
o Miscellaneous Win32 port fixes.
o Changed default anonymous password to NcFTP@, since no one really cares any more about using a real e-mail address.
o Bug fixed where some types of servers' features might not be queried.
o Fixed some inconsistencies with the -a and -A flags among NcFTP and the shell utilities. "-a" is now ASCII mode across the board, and "-A" is the flag to use for append mode (which not many people use anyway).
o Bug fixed where the flag for delete after upload (-DD) was being ignored.
o You can now do "set yes-i-know-about-NcFTPd yes" from a NcFTP prompt to get it to quit plugging NcFTPd every 7th time you run the program.
o Like the system-wide /etc/ncftp.firewall and /etc/ncftp.firewall.fixed files for global preferences, there is now the equivalent for regular preference files (/etc/ncftp.prefs_v3 and /etc/ncftp.prefs_v3.fixed).
o The ncftpbatch spool files now support some additional options for sending additional FTP commands. The options are called "pre-command", "post-command", and "per-file-command". This is useful if you need to send some odd SITE command before transfer, for example.
o Similarly, ncftpget and ncftpput have new -W/-X/-Y switches so you can send pre/each/post commands. (i.e. "-W SITE MY_WEIRD_IBM_MAINFRAME_OPTION").
o Bug fixed where NcFTP was not taking advantage of re-using a currently open host when exiting and launching ncftpbatch. If you bgget a file from within NcFTP, then exit while the host is still connected, ncftpbatch is supposed to inherit that existing context without having to reopen the host.
o When using a URL with ncftpget, you can do "-a" to have it use ASCII. Prior versions forced to you use the little-known URL syntax to specify ASCII mode (btw, example of that is "ftp://ftp.foo.com/pub/README.TXT;a")
o Bug fixed where our handling of the TCP_NODELAY option was not getting enabled.
o A few tweaks for C++ compatibility.
|
|
|
|
|
|
|
|
while here add the size to distinfo
|
|
|
|
Samba 2.0.8 is a security bugfix release. Previous versions of Samba
had a bug with the handling of temporary files that allows local users
to destroy data on local devices. This bug was discovered during a
routine security audit by Caldera. While no exploitation of this bug
is known to have occurred it is fairly easy to exploit so sites with
untrusted local users should take the threat seriously.
Unfortunately we lose japanese language support by this update.
|
|
do not try EPRT/EPSV repeatedly if the ftp server do not support it.
KAME PR 343.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
|
|
put pid files in /var/run (not /var/spool/lock)
make the rc.d script accept start, stop, and restart like all the others
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
Detected by pkgconflict.
|
|
Detected by pkgconflict.
|
|
Detected by pkgconflict.
|
|
Found by pkgconflict.
|
|
/dev/urandom.
|
|
The main point of this release is improved compatability with IRIX and
Solaris, plus some bugfixes. There's one new significant feature,
which is the option to do SUID root installations of pchar. [Not used
in this pkg.]
|
|
|
|
and other operating systems
|
|
and other operating systems
|
|
|
|
|
|
argument which NetBSD doesn't support. Use ls(1) instead.
Patch contributed by Claude Marinier <claude.marinier@dreo.dnd.ca> in PR 12564.
|
|
|
|
repository. Unpatched, the daemon can be caused to segfault by application
of malformed IP packets. Allegedly, this could lead to a root compromise,
but that has not been confirmed on NetBSD. See NetBSD Security Advisory
NetBSD-SA2001-004.
|
|
|
|
Sort PLIST.
|
|
|