Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
gendalia 44a4820529 Update OpenAFS from 1.4.1 to 1.4.4.
Changes:
* Security bugfix:
- SetUID is no longer honored for the local cell by default. The
   "fs setcellstatus" command must be issued for any cell the system
   administrator wishes to allow setuid files in.
>From 1.4.3:
All unix systems:
- Fix Universal AFS Error mapping when the local OS does not define some
   errors.
- Avoid byte range locking for java when it means to ask for a whole file
   lock but uses a -1 length.
- Reinit resolver library on afsdb failure.
All systems:
- Make rxdebug be less aggressive when retransmitting.
- Allow unix domain socket for fileserver-volserver communication.
- Fix server fake address support when NetRestrict is being used.
- Fix crash when 3.4 jumbograms are part of an Rx connection.
- Fix crashes in pts chown and pts rename.
- Make asetkey buildable with Heimdal.
- Avoid potential orphaned files during vos restore.
- Improve ubik debug logging.
- Add vldb repair tool.
- Avoid potential bosserver process list corruption.
- Revert to previous fileserver startup attachment order.

>From 1.4.2:
All systems:
* Volume dump parsing code in the volserver has better error checking.
* salvager has improved damaged volume handling on namei fileservers.
* fileserver has size validity checks for when large file support is
   disabled.
* fileserver avoids potentially multiply adding a host to its hash table.
* rxkad client private data storage is allocated dynamically on ticket size.
* Handle universal error code translation for file locking.
* fileserver needs to swap callback connections on a client IP change.
* fileserver host package revised to reduce lock contention.
* Rx has been fixed to count hard acks, thus opening the congestion window.
* All servers support bound Rx sockets (on one interface).
* namei fileserver no longer use lockf() to avoid range locking issues.
* most binaries now support the -version switch.
* backup suite fixes for 64 bit platforms.
* volserver avoids holding holds during volume purges.
* volserver avoids losing files on namei during vos zap.

> Since 1.4.1:
All systems:
  * Fix rx usage of WSAStartup/WSACleanup
  * Fix the code that writes the backconnectionhostnames value
    to ensure that the data buffer is written with the correct
    length.
  * Do not panic if the maximum number of volume entries are in use
    and one of them can be recycled.
  * Add a missing lock that was lost during the pullup
    of patchs for 1.4.1c
  * Fix the pthread library so that it can be loaded
    and unloaded safely by an application.
2007-03-21 04:29:29 +00:00
archivers Become maintainer. 2007-03-19 23:59:49 +00:00
audio Added a patch for non-gcc compilers, which often don't like 2007-03-18 21:24:00 +00:00
benchmarks Fix building: 2007-03-11 01:37:56 +00:00
biology Forcefully depend on pkg-config as rillig@ forced a failure otherwise 2007-03-04 11:56:40 +00:00
bootstrap Remove references to pkgmanpages package and packages(7). Noted by reed@. 2007-03-02 16:48:48 +00:00
cad Bump PKGREVISION for cmake buildlink3.mk bump. 2007-03-12 06:46:41 +00:00
chat give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
comms give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
converters Update to 1.11: 2007-03-20 00:44:52 +00:00
cross Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
crosspkgtools Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
databases Don't remove directory not created (missing) in PostgreSQL installation. 2007-03-20 18:17:13 +00:00
devel Add dia2code. 2007-03-20 19:11:41 +00:00
distfiles
doc Add more modular Xorg drivers. 2007-03-21 00:26:36 +00:00
editors update to 1.0.6.9 2007-03-20 15:59:57 +00:00
emulators give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
filesystems More Engllish improvements. 2007-03-17 07:10:06 +00:00
finance Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
fonts Update to 1.0.3, changes unknown. 2007-03-18 20:30:06 +00:00
games The configure script is written in Perl. 2007-03-19 01:27:17 +00:00
geography Fixed build error on NetBSD 4. 2007-03-17 16:15:01 +00:00
graphics update to 1.4.2 2007-03-20 15:29:18 +00:00
ham Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
inputmethod Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
lang give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
licenses add license for cad/lc 2007-02-23 22:52:48 +00:00
mail Update to 2.4.0beta5. 2007-03-19 19:51:39 +00:00
math update to 1.0.63 2007-03-20 16:11:55 +00:00
mbone Fixed the PLIST. PKGREVISION++ 2007-03-08 07:45:32 +00:00
meta-pkgs give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
misc Fix creation of a filter description file even if the system does not 2007-03-19 16:51:14 +00:00
mk Fix check-interpreter when using USE_DESTDIR. From Klaus Heinz on 2007-03-20 16:21:10 +00:00
multimedia Update ruby-ming pacakge to 0.1.8. 2007-03-17 16:11:08 +00:00
net Update OpenAFS from 1.4.1 to 1.4.4. 2007-03-21 04:29:29 +00:00
news pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. 2007-02-22 19:30:02 +00:00
packages
parallel Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
pkgtools Updated url2pkg to 2.6. 2007-03-19 01:38:56 +00:00
print ISO-8859.15 encoding was installed so add to PLIST. Noticed by Joerg. 2007-03-19 16:36:17 +00:00
regress Added a testcase for offsetof. Reorganized the rest. 2007-03-08 14:31:06 +00:00
security Honor PKGMANDIR. 2007-03-20 17:04:13 +00:00
shells Remove version, de-indent 2007-03-19 20:30:26 +00:00
sysutils give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
templates In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
textproc Update to 0.10.1: 2007-03-20 21:02:40 +00:00
time Update to 2.1.5 2007-03-18 12:11:28 +00:00
wm Fixed the duplicate symbol prog_name. 2007-03-17 16:50:50 +00:00
www give away to pkgsrc-users 2007-03-19 16:35:51 +00:00
x11 Add more modular Xorg drivers. 2007-03-21 00:26:36 +00:00
Makefile Add the new filesystems category, as proposed on tech-pkg. 2007-02-20 22:46:32 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.