lp:debian/openafs

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/openafs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

47. By Russ Allbery

* Upload to unstable.
* Translation updates:
  - Brazilian Portuguese, thanks Albino B Neto. (Closes: #706627)

46. By Russ Allbery

* Apply upstream security patches:
  - OPENAFS-SA-2013-001: Fix fileserver buffer overflow when parsing
    client-supplied ACL entries and protect against client parsing of
    bad ACL entries. (CVE-2013-1794)
  - OPENAFS-SA-2013-002: Fix ptserver buffer overflow via integer
    overflow in the IdToName RPC. (CVE-2013-1795)

45. By Russ Allbery

* Translation updates:
  - Fix German translation encoding. Thanks, Christian PERRIER.
    (Closes: #678736)
  - Italian, thanks Beatrice Torracca. (Closes: #671640)

44. By Russ Allbery

* New upstream release.
  - Do not ignore all InlineBulkStatus errors in file server.
  - Support for Linux 3.3 and 3.4.
  - Fix incorrect kernel error handling in afs_notify_change.
  - Fix locking around RXS_PreparePacket.

43. By Russ Allbery

* New upstream prerelease.
  - Always retry busy rx calls and retriable actions.
  - Do not abort the salvager on large volume IDs.
  - Ensure one NAT ping connection per srvAddr.
  - Improvements to the file server address tracking.
  - Improve locking in the host table in the file server.
  - Avoid discrepancy between lastBusy and PEER_BUSY.
  - Allow a null host for callback breaks.
  - Fix probing for noop_fsync in the Linux kernel.
  - Fix handling of expired locks in the file server.
  - Reset blacklisted servers on a hard-mount retry.
* Update debhelper compatibility level to V9.
* Update standards version to 3.9.3 (no changes required).

42. By Russ Allbery

* New upstream prerelease.
  - Disable server-side Rx keepalive during disk I/O.
  - Avoid timing out on non-kernel busy Rx channels.
  - Add separate client connection pool for replicated volumes.
  - Remove SYNC client disable behavior on some error patterns.
  - Correctly test for the end of the Rx call queue.
  - Fix cleanup of special inodes on the server.
  - Provide a public Rx function for toggling keepalive.
  - Fix connection management in the client checkserver loop.
  - Discard cached state in the client when unsure of validity.
  - Fix thread safety of free inode management with demand-attach.
  - Fix xstat handling of time values on 64-bit platforms.
  - Increase the idledead time.
  - Fix return status of fsync on a directory.
* Fix afs-newcell's creation of the file server process to pass
  -localauth. This was broken when demand-attach support was
  added. Thanks, Florian Hatat. (Closes: #652973)
* Fix afs-newcell's unwind of file server process creation. Thanks,
  Davor. (Closes: #655136)
* Description typo, thanks Jonas Smedegaard. (Closes: #657933)
* Translation updates:
  - Danish, thanks Joe Hansen. (Closes: #654933)

41. By Russ Allbery

* New upstream prerelease.
  - Install new afsio utility.
  - Fixes performance issues in both the client and the server.
  - Rate-limit waiting for volume messages in kernel logs.
  - Avoid a possible memory allocation issue in ticket data management.
  - Disable MTU discovery.
  - Reduce the quantity of NAT pings sent by the client.
  - Various fixes for demand-attach file servers.
  - Fix volume lock violations.
  - Report the bosserver -rxbind address in a file.
  - Revert process group changes on keyring failure.
  - Various fixes for the salvager.

40. By Russ Allbery

* Apply upstream deltas to fix file corruption issue in file server:
  - [c73b6644] viced: disable accelerated copyonwrite
  - [4e05bc3b] remove CopyOnWrite2 and unused vars

39. By Russ Allbery

* Apply upstream deltas for Linux 3.1 and 3.2 (Closes: #649765):
  - [f129142] Linux: 3.1: update RCU path walking detection in
    permission i_op (Closes: #649996)
  - [7f55b45] Linux: d_delete now takes a const argument
  - [737a280] Linux: 3.2: Use set_nlink to update i_nlink
  - [364fad6] Linux: 3.1: adapt to fsync changes
  - [032736b] Linux: make sure backing_dev_info is zeroed
* Add support for armhf. Patch from Konstantinos Margaritis.
  (Closes: #645395)

38. By Russ Allbery

* New upstream stable release.
  - Rx NAT pings are not enabled until peer has answered
  - Numerous fixes to command argument parsing
  - Avoid crashing on host table exhaustion and defer clients instead
  - Rx connection reference counting is enabled
  - An Rx connection reference count leak is fixed in bulkstat
  - Handle unparsable directory objects
  - Handle Kerberos credential cache errors in aklog
* Generate stub header files that include the actual system header when
  building libuafs instead of symlinking h to the appropriate directory.
  Fixes build failures now that Debian has switched to multiarch and
  moved some of the system headers. (Closes: #639063, LP #831287)
* Fix another Doxygen call to generate a configuration file, and remove
  the generated configuration files after Doxygen runs.
* Update CellServDB to the 2011-08-14 release.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers