auth: fix cellservdb update check
[openafs.git] / doc / txt / RELNOTES-1.4.11
1             OpenAFS Release Notes - Version 1.4.11
2      _________________________________________________________________
3 Linux client systems: Major bugfixes.
4 All client systems: Minor bugfixes.
5 File servers: Major bugfixes.
6      _________________________________________________________________
7
8 * New functionality:
9
10 All systems:
11
12 - Provide portable (pioctl) method for discovering what PAG a user is
13   in. Required to support userspace PAG information collection on AIX 
14   5.1, and knowing whether Linux uses one group, two group, or only
15   keyring based PAGs. (124709)
16
17 * Bugfixes:
18
19 All systems:
20
21 - Fix bosserver to invoke salvager with "-force" instead of ambiguous 
22   "-f". (124916)
23
24 - Cleanup for ptserver argument parsing to allow debug mode to work. (124893)
25
26 - Sanity checking for ptserver log levels. (124894)
27
28 - Fix for uninitialized memory dereference in klog.krb5.
29
30 - Fix an overflow in the cellconfig code used by client and server. (124891)
31
32 - Fix an erroneous vos verbose mode format string.
33
34 - Avoid losing writes on mmap()ed files when cache is memcache. (124671)
35
36 - Provide an afsd switch to allow override of the maximum MTU. (124880)
37
38 - Provide support for encrypt mode in pts.
39
40 - Fix race in background sync code which could cause volumes to go offline. 
41   (124359)
42
43 - Fix fileserver to avoid a null pointer dereference in client identity
44   lookup routines. (125020)
45
46 - Improve handling of moves of volumes from 1.5 series fileservers. (18349)
47
48 FreeBSD:
49
50 - UKERNEL build fix. (124681)
51
52 Linux:
53
54 - Allow syscall probing to be disabled by switch to configure at build time.
55
56 - Fix bug in anti-recursion protection for mmap clients. (124627)
57
58 - Avoid a panic caused by changing credentials during VFS operations. (124737)
59
60 - Avoid need for rcu subsystem when unavailable. (124986)
61
62 - Improve keyring PAG setup code. (125001)
63
64 - Avoid possible ext3 cache truncation issues. (124942)
65
66 MacOS:
67
68 - MacOS 10.3 UKERNEL build fix. (124681)
69
70 OpenBSD:
71
72 - Update support for 4.5 (124719)
73
74 OpenSolaris:
75
76 - Updates for newer OpenSolaris kernels. (124116, 124924)
77