Bug 50340 - Patch: Update net/coda5_server to version 5.3.20
Summary: Patch: Update net/coda5_server to version 5.3.20
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-27 11:10 UTC by Tim J. Robbins
Modified: 2003-03-28 12:48 UTC (History)
0 users

See Also:


Attachments
file.diff (5.22 KB, patch)
2003-03-27 11:10 UTC, Tim J. Robbins
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim J. Robbins 2003-03-27 11:10:04 UTC
This patch updates net/coda5_server to version 5.3.20. This version fixes
a number of bugs, and allows many of the local patches to be removed
because the problems have been fixed by the vendor. Changelog:
2002-12-13      <jaharkes@cs.cmu.edu>
        * ======== Release 5.3.20 =========
        * Don't abort repair when some replicas cannot be found.
        * norton's 'show volume details' didn't work, it's
          'show volumedetails' now and works.
        * Lots of duplicate code removed dealing with vnode lists in the
          servers.
        * Build fixes for gcc-3.2, updated configure.in to autoconf-2.5.
        * Fixed createvol_rep to deal with spaces in volume names.
        * Corrected Linux's devfs aliases in the modules.conf file.
        * Fixed occasional memory leak and bad free in venus.
        * Added 'masquerade_port' option to venus.conf to force venus to use a
          fixed port number when masquerading.
        * Kerberos cleanups and improved integration (no more special kauth2
          or kclog binaries).
        * Reduced the size of CML entries in the client.
        * Fixed inverted test that blocked the creation of files named '..foo'
        * Keep the vnode bitmaps on the server small, servers would crash when
          more than 30000 files are created in a single volume. Now we should
          be ok until we hit about 240000.

The patches supplied with these PR's should be applied too:
o [2003/03/27] ports/50336  Patch: update devel/lwp to version 1.10
o [2003/03/27] ports/50337  Patch: update devel/rvm to version 1.7
o [2003/03/27] ports/50338  Patch: update devel/rpc2 to version 1.15

How-To-Repeat: N/A
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-03-28 12:48:34 UTC
State Changed
From-To: open->closed

Committed, thanks