Fedora 18 Update: cvs-1.11.23-29.fc18

updates at fedoraproject.org updates at fedoraproject.org
Thu Feb 21 05:45:55 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-2361
2013-02-13 03:40:09
--------------------------------------------------------------------------------

Name        : cvs
Product     : Fedora 18
Version     : 1.11.23
Release     : 29.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:

Stop systemd socket and server instances on package removal correctly. Add cvs.target to allow do that manually.
--------------------------------------------------------------------------------
ChangeLog:

* 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 #737264 - Provide native systemd service files
        https://bugzilla.redhat.com/show_bug.cgi?id=737264
--------------------------------------------------------------------------------

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