lp:~ubuntu-branches/debian/sid/openafs/sid-201305130330

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/debian/sid/openafs/sid-201305130330
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

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.

37. By Russ Allbery

* Force use of dblatex to build the manual, even if docbook2pdf is
  available, since the latter dies with errors about TeX capacity.
  (Closes: #635306)
* Fix generation of protocol documentation from Doxygen headers.
  Doxygen cannot be called directly on header files and needs a
  configuration file to be generated first. Thanks, Anders Kaseorg.
* Add another dummy rule for ./debian/rules to the kernel module rules
  file to fix another variation of make-kpkg breakage.

36. By Russ Allbery

* New upstream prerelease.
  - Substantial Rx updates to correct erroneous behavior
  - Salvager tries harder to detect linktable issues
  - Additional documentation
  - xstat tools now cope with differing timeval structures between
    endpoints
  - Don't attach volumes with special status set in demand attach
  - Treat Linux 3.0 as Linux 2.6 for sysname purposes
* Update README.source for a few changes in procedures and source
  package format.
* Reapply the removal of the Doxygen-generated copy of jquery, since
  this apparently wasn't as fixed as had been advertised. However, make
  it conditional on the existence of the jquery.js script, so we should
  hopefully only fix this where necessary.

35. By Russ Allbery

* Urgency set to medium since 1.6.0~pre6-1 has been in unstable for some
  time, blocked only by the armel build problem, and 1.6.0~pre4-1 in
  testing has serious bugs.
* Revert the removal of Doxygen's jquery copy. This has now been fixed
  in the Doxygen package.
* Disable optimization on armel to work around #630746.

34. By Russ Allbery

* New upstream prerelease.
  - Don't do unnecessary page invalidation with directories.
  - Flush vcaches in afs_shutdown for better callback givebacks.
  - Fix the vnode type for dynroot FIDs.
  - Fix volinfo -filenames.
  - Fall back to afs3-vlserver for SRV records for afs3-prserver.
  - Fix a client locking issue on ICBS that could deadlock.
  - Fix callback state handling with demand-attach when salvaged.
  - Fix reference leak in GetCapabilities.
  - Document DNS SRV record usage in afsd man page.
* Add a dummy debian/rules rule in the kernel module rules file to fix
  builds with make-kpkg. (Closes: #622260)
* Remove and symlink the copies of jquery generated by Doxygen and add a
  Recommends on libjs-jquery for openafs-doc.

33. By Russ Allbery

* Apply upstream patch from http://gerrit.openafs.org/#change,4656 for
  correct reading of files larger than the chunk size.
* Use dpkg-buildflags to get the default values of CFLAGS, CPPFLAGS, and
  LDFLAGS. Upstream does not entirely honor these yet, but we're
  getting closer.
* Update to standards version 3.9.2 (no changes required).

32. By Russ Allbery

* New upstream prerelease.
  - Avoid downward vcache pressure when entries are free.
  - Avoid client to fileserver deadlock during callback giveup.
  - Improve calculation of when to flush vcaches.
  - Don't read pages beyond the cache EOF.
  - Improve file server reference counting, locking, and logging.
  - Rename the OpenAFS com_err library to avoid conflicts.
  - Restrict the number of CBRs allocated at once.
  - Permit importing of -md5 and -md4 keys with asetkey.
  - Fix token return in aklog with 524 conversion.
* Apply upstream patch from http://gerrit.openafs.org/#change,4654 to
  fix a configure problem detecting Linux kernel properties, leading to
  a lockup on 2.6.38 kernels.
* Update import-upstream and README.source for moving 1.6 from the
  experimental and upstream-1.5 branches to the master and upstream
  branches.
* Change to Debian source format 3.0 (quilt). Force a single Debian
  patch for simplicity since the packaging is maintained in Git using
  branches, and include a patch header explaining why.

31. By Russ Allbery

* Upload to unstable.
* New upstream prerelease.
  - Fix file descriptor leak in the file server that could result in
    corrupted files.
  - Properly support large volume numbers.
  - Document current client setuid behavior. (Closes: #612608)
  - Allow salvager to be run manually with demand-attach servers.
  - Properly report setpag() errors.
* Apply upstream deltas:
  - [1e322b88] Linux: 2.6.39: deal with BKL removal
  - [a8aa6f42] Linux: 2.6.39: replace path_lookup with kern_path
* Declare optional dependencies in the openafs-client init script on
  openafs-fileserver so that, if the same host is running both a
  fileserver and a client, the fileserver starts before and stops after
  the client.

Branch metadata

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

Subscribers