Issued:
2013-11-20
Updated:
2013-11-20

RHBA-2013:1555 - cvs bug fix and enhancement update


Synopsis

cvs bug fix and enhancement update

Type/Severity

Bug Fix Advisory

Topic

Updated cvs packages that fix one bug and add one enhancement are now available for Red Hat Enterprise Linux 6.

Description

The Concurrent Versions System (CVS) is a version control system that can record the history of your files. CVS only stores the differences between versions, instead of every version of every file you have ever created. CVS also keeps a log of who, when, and why changes occurred.

This update fixes the following bug:

  • When a CVS client tried to establish a GSSAPI-authenticated connection to a DNS load-balanced cluster node, the authentication failed because each node had a unique host name. With this update, the GSSAPI CVS server has been modified to search for any Kerberos key that matches the "cvs" service and any host name. As a result, the CVS server can now authenticate clients using GSSAPI even if the server's host name does not match the domain name, and thus Kerberos principal host name part, common for all cluster nodes. CVS server administrators are advised to deploy two Kerberos principals to each node: a principal matching the node's host name and a principal matching the cluster's domain name. (BZ#671460)

In addition, this update adds the following enhancement:

  • Previously, the CVS server did not pass the client address to the Pluggable Authentication Modules (PAM) system. As a consequence, it was not possible to distinguish clients by the network address with the PAM system and the system was not able to utilize the client address for authentication or authorization purposes. With this update, the client network address is passed to the PAM subsystem as a remote host item (PAM_RHOST). Also, the terminal item (PAM_TTY) is set to a dummy value "cvs" because some PAM modules cannot work with an unset value. (BZ#684789)

Users of cvs are advised to upgrade to these updated packages, which fix this bug and add this enhancement.

Solution

Before applying this update, make sure all previously-released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for Scientific Computing6x86_64
Red Hat Enterprise Linux for Power, big endian6ppc64
Red Hat Enterprise Linux for IBM z Systems6s390x
Red Hat Enterprise Linux Workstation6x86_64
Red Hat Enterprise Linux Workstation6i386
Red Hat Enterprise Linux Server6x86_64
Red Hat Enterprise Linux Server6i386
Red Hat Enterprise Linux Server from RHUI6x86_64
Red Hat Enterprise Linux Server from RHUI6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support6x86_64
Red Hat Enterprise Linux Server - Extended Life Cycle Support6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension6x86_64
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems)6s390x
Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems)6s390x
Red Hat Enterprise Linux Desktop6x86_64
Red Hat Enterprise Linux Desktop6i386

Updated Packages

  • cvs-inetd-1.11.23-16.el6.noarch.rpm
  • cvs-debuginfo-1.11.23-16.el6.i686.rpm
  • cvs-1.11.23-16.el6.s390x.rpm
  • cvs-1.11.23-16.el6.src.rpm
  • cvs-debuginfo-1.11.23-16.el6.ppc64.rpm
  • cvs-debuginfo-1.11.23-16.el6.s390x.rpm
  • cvs-1.11.23-16.el6.i686.rpm
  • cvs-1.11.23-16.el6.ppc64.rpm
  • cvs-debuginfo-1.11.23-16.el6.x86_64.rpm
  • cvs-1.11.23-16.el6.x86_64.rpm

Fixes

CVEs

(none)

References

(none)


Additional information