Fedora 18 Update: cvs-1.11.23-30.fc18

updates at fedoraproject.org updates at fedoraproject.org
Thu Jun 27 01:58:40 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-11208
2013-06-19 03:12:20
--------------------------------------------------------------------------------

Name        : cvs
Product     : Fedora 18
Version     : 1.11.23
Release     : 30.fc18
URL         : http://cvs.nongnu.org/
Summary     : Concurrent Versions System
Description :
CVS (Concurrent Versions System) is a version control system that can
record the history of your files (usually, but not always, source
code). 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.

CVS is very helpful for managing releases and controlling the
concurrent editing of source files among multiple authors. Instead of
providing version control for a collection of files in a single
directory, CVS provides version control for a hierarchical collection
of directories consisting of revision controlled files. These
directories and files can then be combined together to form a software
release.

--------------------------------------------------------------------------------
Update Information:

Texinfo documentation syntax corrected. A crash while passing invalid salt to crypt(3) fixed.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jun  5 2013 Petr Pisar <ppisar at redhat.com> - 1.11.23-30
- Fix texinfo documentation to work with texinfo-5.1 (bug #970716)
- Do not crash if crypt(3) returns NULL (bug #966497)
* Tue Feb 12 2013 Petr Pisar <ppisar at redhat.com> - 1.11.23-29
- Correct handling systemd service (bug #737264)
- Allow configuration with automake-1.13.1
- Allow to stop all server instances by stopping cvs.target
* Tue Aug 28 2012 Petr Pisar <ppisar at redhat.com> - 1.11.23-28
- Document patches and add Public Domain license
* Wed Aug 22 2012 Petr Pisar <ppisar at redhat.com> - 1.11.23-27
- Modernize systemd scriptlets (bug #850075)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #970716 - cvs fails to build on fc19 with texinfo-5.1
        https://bugzilla.redhat.com/show_bug.cgi?id=970716
  [ 2 ] Bug #974797 - cvs segfaults when using pserver
        https://bugzilla.redhat.com/show_bug.cgi?id=974797
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update cvs' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list