[ubuntu/lucid] openafs 1.4.12+dfsg-3 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Mon Apr 12 12:18:57 BST 2010
openafs (1.4.12+dfsg-3) unstable; urgency=low
* Apply upstream deltas:
- [135e196b] Create missing root directory when ORPH_ATTACH
- [190ef2cb] volmonitor keep vtrans lock
- [812dcc2c] Increase the maximum number of sysnames
- [a123d4ab] Print rxdebug statistics as unsigned values
* If the user configures openafs-client to use AFSDB records for VLDB
server location, don't prompt the user for VLDB servers for the local
cell even if they're not present in CellServDB and don't try to add an
entry for the local cell to CellServDB. (Closes: #575299)
openafs (1.4.12+dfsg-2) unstable; urgency=low
* Apply upstream deltas:
- [4ca7b6fc] Remove lih_r
- [f3899ac3] Allow GetSomeSpace_r to select an optimal host
- [94a43966] h_TossStuff_r: check held-ness after lock
- [b78eeb0c] h_TossStuff_r: make sure host does not go away
- [0583af32] volmonitor copy link before calling free
- [eb799d07] Move non-executable stack assembly code to end of file
* Build with -fno-strict-aliasing. The upstream development branch has
a better fix that selectively enables this for specific files with
known problems, but be conservative for the stable release.
openafs (1.4.12+dfsg-1) unstable; urgency=low
* New upstream release.
- Enable weak encryption types in aklog and klog.krb5.
- Build support for Linux 2.6.33.
- Improvements to host tracking safety in the file server.
- Fall back to current kernel credentials if we can't use stored ones.
- Fix truncation handling in some large file situations.
- Further fixes to mmap handling.
- Avoid double-free in some FetchData64 error situations.
- Stop warning about system call hooks when keyrings are in use.
- Flush vcaches when a mount fails to avoid inconsistent data.
- New dump tag and length standard for vos dump.
- Fix stack executability for programs containing assembly code.
- Various salvager robustness fixes.
* Use dh_dkms from the DKMS package to handle creation of the maintainer
scripts for openafs-modules-dkms rather than rolling our own.
(LP: #497149)
* Update init script to require $remote_fs be started first and stopped
after OpenAFS. This won't be the case in the long run, but for now
some important boot-time options need /usr/bin/fs to set them.
* List $syslog in Should-Start for the openafs-client init script, since
otherwise if loading the module causes a kernel panic, it won't be
logged to disk.
* Update CellServDB to the 2010-02-28 version.
* Add README.source explaining maintenance procedures and a
debian/import-upstream script to do a Git-aware merge of a new
upstream release that will allow us to cherry-pick upstream patches
and do proper merges.
* Stop linking the openafs-fileserver doc directory to openafs-client so
that we can provide a separate NEWS.Debian.
* Update standards version to 3.8.4 (no changes required).
Date: Mon, 12 Apr 2010 11:51:51 +0100
Changed-By: Achim Bohnet <allee at kubuntu.org>
Maintainer: Russ Allbery <rra at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/openafs/1.4.12+dfsg-3
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon, 12 Apr 2010 11:51:51 +0100
Source: openafs
Binary: openafs-client, openafs-kpasswd, openafs-fileserver, openafs-dbserver, openafs-doc, openafs-krb5, libopenafs-dev, openafs-modules-source, openafs-modules-dkms, libpam-openafs-kaserver, openafs-dbg
Architecture: source
Version: 1.4.12+dfsg-3
Distribution: lucid
Urgency: low
Maintainer: Russ Allbery <rra at debian.org>
Changed-By: Achim Bohnet <allee at kubuntu.org>
Closes: 575299
Launchpad-Bugs-Fixed: 497149
Changes:
openafs (1.4.12+dfsg-3) unstable; urgency=low
.
* Apply upstream deltas:
- [135e196b] Create missing root directory when ORPH_ATTACH
- [190ef2cb] volmonitor keep vtrans lock
- [812dcc2c] Increase the maximum number of sysnames
- [a123d4ab] Print rxdebug statistics as unsigned values
* If the user configures openafs-client to use AFSDB records for VLDB
server location, don't prompt the user for VLDB servers for the local
cell even if they're not present in CellServDB and don't try to add an
entry for the local cell to CellServDB. (Closes: #575299)
.
openafs (1.4.12+dfsg-2) unstable; urgency=low
.
* Apply upstream deltas:
- [4ca7b6fc] Remove lih_r
- [f3899ac3] Allow GetSomeSpace_r to select an optimal host
- [94a43966] h_TossStuff_r: check held-ness after lock
- [b78eeb0c] h_TossStuff_r: make sure host does not go away
- [0583af32] volmonitor copy link before calling free
- [eb799d07] Move non-executable stack assembly code to end of file
* Build with -fno-strict-aliasing. The upstream development branch has
a better fix that selectively enables this for specific files with
known problems, but be conservative for the stable release.
.
openafs (1.4.12+dfsg-1) unstable; urgency=low
.
* New upstream release.
- Enable weak encryption types in aklog and klog.krb5.
- Build support for Linux 2.6.33.
- Improvements to host tracking safety in the file server.
- Fall back to current kernel credentials if we can't use stored ones.
- Fix truncation handling in some large file situations.
- Further fixes to mmap handling.
- Avoid double-free in some FetchData64 error situations.
- Stop warning about system call hooks when keyrings are in use.
- Flush vcaches when a mount fails to avoid inconsistent data.
- New dump tag and length standard for vos dump.
- Fix stack executability for programs containing assembly code.
- Various salvager robustness fixes.
* Use dh_dkms from the DKMS package to handle creation of the maintainer
scripts for openafs-modules-dkms rather than rolling our own.
(LP: #497149)
* Update init script to require $remote_fs be started first and stopped
after OpenAFS. This won't be the case in the long run, but for now
some important boot-time options need /usr/bin/fs to set them.
* List $syslog in Should-Start for the openafs-client init script, since
otherwise if loading the module causes a kernel panic, it won't be
logged to disk.
* Update CellServDB to the 2010-02-28 version.
* Add README.source explaining maintenance procedures and a
debian/import-upstream script to do a Git-aware merge of a new
upstream release that will allow us to cherry-pick upstream patches
and do proper merges.
* Stop linking the openafs-fileserver doc directory to openafs-client so
that we can provide a separate NEWS.Debian.
* Update standards version to 3.8.4 (no changes required).
Files:
42b16ed37ffaa0d37bc67ca91dbee944 9200884 net optional openafs_1.4.12+dfsg.orig.tar.gz
382894fd6a02bc742fce455b4b508fbb 143786 net optional openafs_1.4.12+dfsg-3.diff.gz
4c83de60ddbe68ac70ae8b218bef1b81 1619 net optional openafs_1.4.12+dfsg-3.dsc
More information about the Lucid-changes
mailing list