openafs 1.8.0~pre4-1 source package in Ubuntu

Changelog

openafs (1.8.0~pre4-1) unstable; urgency=low

  [ Benjamin Kaduk ]
  * New upstream major release (prerelease):
    - Servers no longer use rxkad.keytab for long-term keys, which are
      now stored in KeyFileExt.  Administrators must use akeyconvert
      or similar tooling to populate the KeyFileExt after updating the
      krb5 keys in rxkad.keytab.  In most cases, `akeyconvert` with no
      arguments will suffice; that command is run automatically in the
      package's postinstall script.
    - kaserver, klog.afs, pam-openafs-kaserver, and other kauth-related
      tools are removed.
    - Server log handling has changed.  Logs are not truncated at
      startup by default, and are re-opened on SIGUSR1, to be compatible
      with external log rotation tools.
    - Client time management support (afsd -settime and afsd -nosettime)
      has been removed.
    - Linux versions prior to 2.6 are no longer supported by the client.
    - Desupport 32-bit s390/s390x
    - Most binaries now use pthreads instead of LWP green threads.
    - The fileserver ihandle fsync thread is removed.
    - Support Linux up to 4.14
    - Provide vldb cache timeout option for clients
    - Eliminate potential 100ms delay after rx receive window changes
    - Modify volume update date after salvager makes changes
    - Improve ubik safety for relabels and writes shortly after an election
    - Preserve volume stats during reclone and restore operations
    - Improve command-line parsing for various utilities.
      (Closes: #715623, #715787, #716144, #716234, #716444)
    - Fix for OPENAFS-SA-2017-001. (Closes: #883602)
    - Many other generic improvements throughout the tree; consult the
      upstream changelog for details.
  * Add versioned build-depends for renamed symbols in heimdal-multidev.
    (Closes: #848664)
  * Bump Standards-Version to 4.1.3 (no changes needed).
  * Update Dutch debconf translation; thanks Frans Spiesschaert.
    (Closes: #874280)

  [ Anders Kaseorg ]
  * Use dh_auto_configure.
  * Correct some paths in the openafs-doc packaging

 -- Benjamin Kaduk <email address hidden>  Wed, 03 Jan 2018 22:14:49 -0600

Upload details

Uploaded by:
Benjamin Kaduk
Uploaded to:
Sid
Original maintainer:
Benjamin Kaduk
Architectures:
alpha amd64 arm armel armhf i386 ia64 powerpc powerpcspe ppc64 s390 s390x sparc all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openafs_1.8.0~pre4-1.dsc 3.4 KiB d808a7a4a046f8400624900e473de61dc1baf534042b8069fc5d2832899b630b
openafs_1.8.0~pre4.orig.tar.xz 6.4 MiB 63b3dd2c81808152f4380f09a4c78fb2d162f8e60600f8b9ffce235437491bc6
openafs_1.8.0~pre4-1.debian.tar.xz 133.5 KiB 69fd1e84b28b6d4de22cb0aa899fb0f6a1d3fb711bcb3e49ad2a03b945631955

Available diffs

No changes file available.

Binary packages built by this source

libafsauthent2: AFS distributed file system runtime library (authentication)

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the shared library implementing AFS client
 authentication and token management.

libafsauthent2-dbgsym: debug symbols for libafsauthent2
libafsrpc2: AFS distributed file system runtime library (RPC layer)

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the shared library implementing the Rx protocol and
 other AFS RPC functionality.

libafsrpc2-dbgsym: debug symbols for libafsrpc2
libkopenafs2: AFS distributed file system runtime library (PAGs)

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the shared library implementing an interface to
 manipulating AFS process authentication groups (PAGs). It provides the
 a subset of the interface provided by the Heimdal libkafs library.

libkopenafs2-dbgsym: debug symbols for libkopenafs2
libopenafs-dev: AFS distributed filesystem development libraries

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides static development libraries and headers
 needed to compile AFS applications.

libopenafs-dev-dbgsym: debug symbols for libopenafs-dev
openafs-client: AFS distributed filesystem client support

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides basic client support to mount and manipulate
 AFS. If your site uses Kerberos v5 authentication for AFS, you will also
 want to install openafs-krb5.

openafs-client-dbgsym: debug symbols for openafs-client
openafs-dbserver: AFS distributed filesystem database server

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides AFS database server binaries. It should be
 installed on the servers that will act as volume location and
 protection servers.

openafs-dbserver-dbgsym: debug symbols for openafs-dbserver
openafs-doc: AFS distributed filesystem documentation

 AFS is a distributed filesystem allowing cross-platform sharing of files
 among multiple computers. Facilities are provided for access control,
 authentication, backup and administrative management.
 .
 This package contains the OpenAFS user's and reference manuals, some
 protocol documentation, and other OpenAFS documentation.

openafs-fileserver: AFS distributed filesystem file server

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the AFS fileserver binaries. It should be
 installed on any machine that will export files into AFS.

openafs-fileserver-dbgsym: debug symbols for openafs-fileserver
openafs-fuse: AFS distributed file system experimental FUSE client

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides an experimental FUSE implementation of the AFS
 client as afsd.fuse. This currently only provides read-only access to
 AFS, doesn't work with all of the normal AFS client programs, and must be
 started manually, but may be of interest in situations where read-only
 access is sufficient and the kernel module cannot be built.

openafs-fuse-dbgsym: debug symbols for openafs-fuse
openafs-krb5: AFS distributed filesystem Kerberos 5 integration

 AFS is a distributed filesystem allowing cross-platform sharing of files
 among multiple computers. Facilities are provided for access control,
 authentication, backup and administrative management.
 .
 This package provides aklog, a utility for authenticating to AFS using
 Kerberos 5. It also provides asetkey, a utility to set AFS server keys
 from a Kerberos keytab, and ka-forwarder, a utility to forward kaserver
 requests to a KDC using fakeka.

openafs-krb5-dbgsym: debug symbols for openafs-krb5
openafs-modules-dkms: AFS distributed filesystem kernel module DKMS source

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package contains the source for the AFS kernel module, packaged with
 appropriate configuration for DKMS to build new modules dynamically.

openafs-modules-source: AFS distributed filesystem kernel module source

 AFS is a distributed filesystem allowing cross-platform sharing of
 files among multiple computers. Facilities are provided for access
 control, authentication, backup and administrative management.
 .
 This package provides the source to the AFS kernel module in a form
 suitable for use by module-assistant or kernel-package.