]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- fix of CAN-2005-2693 security issue auto/th/cvs-1_11_20-3
authorkrolik <krolik@pld-linux.org>
Tue, 13 Sep 2005 04:32:36 +0000 (04:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 2, STBR

Changed files:
    cvs.spec -> 1.158

cvs.spec

index 43befa2f5aebbae90e706f42f7f65a0d3a13a97f..7347a8eb516d940dad0bd63cb6c0487737f301b0 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -15,7 +15,7 @@ Summary(uk):  
 Summary(zh_CN):        ²¢·¢µÄ°æ±¾¹ÜÀíϵͳCVS
 Name:          cvs
 Version:       1.11.20
-Release:       2
+Release:       3
 License:       GPL
 Group:         Development/Version Control
 # new feature release: https://www.cvshome.org/files/documents/19/610/cvs-1.12.11.tar.bz2
@@ -35,6 +35,7 @@ Patch8:               %{name}-ssh.patch
 Patch9:                %{name}-posix.patch
 # Access Control List Extension: http://cvsacl.sourceforge.net/
 Patch10:       %{name}-acl.patch
+Patch11:       %{name}-CAN_2005_2693.patch
 URL:           http://www.cvshome.org/
 BuildRequires: autoconf >= 2.58
 BuildRequires: automake >= 1:1.7.9
@@ -212,6 +213,7 @@ pserver.
 %patch8 -p1
 %patch9 -p1
 %{?with_acl:%patch10 -p1}
+%patch11 -p1
 
 %build
 %{__aclocal}
This page took 0.105606 seconds and 4 git commands to generate.