OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Sep-2005 16:47:58
Branch: OPENPKG_2_4_SOLID Handle: 2005090515475800
Modified files: (Branch: OPENPKG_2_4_SOLID)
openpkg-src/lmtp2nntp lmtp2nntp.spec
Log:
apply Security Fix (CAN-2005-2491)
Summary:
Revision Changes Path
1.67.2.2 +3 -1 openpkg-src/lmtp2nntp/lmtp2nntp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lmtp2nntp/lmtp2nntp.spec
============================================================================
$ cvs diff -u -r1.67.2.1 -r1.67.2.2 lmtp2nntp.spec
--- openpkg-src/lmtp2nntp/lmtp2nntp.spec 15 Jun 2005 19:00:21 -0000
1.67.2.1
+++ openpkg-src/lmtp2nntp/lmtp2nntp.spec 5 Sep 2005 14:47:58 -0000
1.67.2.2
@@ -33,12 +33,13 @@
Group: Mail
License: GPL
Version: 1.3.0
-Release: 2.4.0
+Release: 2.4.1
# list of sources
Source0:
ftp://ftp.ossp.org/pkg/tool/lmtp2nntp/lmtp2nntp-%{version}.tar.gz
Source1: rc.lmtp2nntp
Source2: lmtp2nntp.conf
+Patch0: lmtp2nntp.patch
# build information
Prefix: %{l_prefix}
@@ -69,6 +70,7 @@
%prep
%setup -q
+ %patch -p0
for i in . ./lib_ex/shtool ./lib_l2/shtool ./lib_pcre/shtool
./lib_popt/shtool ./lib_sa/shtool ./lib_str/shtool ./lib_tai/shtool
./lib_val/shtool ./lib_var/shtool; do cp %{l_shtool} $i; done
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]