]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- updated to 1.11.10 - contains security fix for malformed module requests
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Dec 2003 16:31:13 +0000 (16:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  which could cause CVS server (to attempt) to create directories and
  possibly files at the root of the filesystem holding the CVS repository
  (limited by filesystem permissions of course); now they are rejected.

Changed files:
    cvs.spec -> 1.117

cvs.spec

index 9e927a3a31a5b0460a677081a39967d3cb32dd85..2b6b5e0e733b9550b4f8fa2032140636b6516c5d 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without kerberos5       # disable kerberos5 support
-
+#
 Summary:       Concurrent Versioning System
 Summary(de):   Concurrent-Versioning-System
 Summary(es):   Control de versiones en modo concurrente
@@ -13,13 +13,13 @@ Summary(tr):        S
 Summary(uk):   óÉÓÔÅÍÁ ËÅÒÕ×ÁÎÎÑ ×ÅÒÓ¦ÑÍÉ
 Summary(zh_CN):        ²¢·¢µÄ°æ±¾¹ÜÀíϵͳCVS
 Name:          cvs
-Version:       1.11.9
-Release:       2
+Version:       1.11.10
+Release:       1
 License:       GPL
 Group:         Development/Version Control
-# new feature release: http://ftp.cvshome.org/release/feature/cvs-1.12.1/cvs-1.12.1.tar.bz2
+# new feature release: http://ftp.cvshome.org/release/feature/cvs-1.12.3/cvs-1.12.3.tar.bz2
 Source0:       http://ftp.cvshome.org/release/stable/%{name}-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 0e72f5de87f66c5fcd27d58b53fcbf43
+# Source0-md5: 14cccf6230a16a02ac4037c785cd171c
 Source1:       %{name}.inetd
 # based on:    http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/cvs-1.11.2-20020513-ipv6.patch.gz
 Patch0:                %{name}-ipv6.patch
This page took 0.13304 seconds and 4 git commands to generate.