Name: | cvs |
---|---|
Version: | 1.11.23 |
Release: | 35.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 1095142 |
License: | BSD and GPL+ and GPLv2+ and LGPLv2+ and zlib and Public Domain |
RPM: | cvs-1.11.23-35.el7.x86_64.rpm |
Source RPM: | cvs-1.11.23-35.el7.src.rpm |
Build Date: | Thu May 01 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
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. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Fix editor-log-file1 and parseroot-3r tests (bug #1037997)
- Harden build for cvs in server role (bug #983164) - Add cvs.sh(5) manual page (bug #983164) - Add cvs.csh(5) manual page (bug #983164)
- Allow CVS server to use any Kerberos key with cvs service name. This reverts canonicalization on clite side introduced with 1.11.23-20 and replaces it with a more benevolent key selection on server side. (bug #722972)
- Fix texinfo documentation to work with texinfo-5.1 (bug #970716) - Do not crash if crypt(3) returns NULL (bug #966497)
- Correct handling systemd service (bug #737264) - Allow configuration with automake-1.13.1 - Allow to stop all server instances by stopping cvs.target
- Document patches and add Public Domain license
- Modernize systemd scriptlets (bug #850075)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild