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: 10-Sep-2006 19:01:18
Branch: HEAD Handle: 2006091018011800
Modified files:
openpkg-src/a2ps a2ps.patch a2ps.spec
Log:
move 'ogonkify' stuff from share/ogonkify/ to share/a2ps/ogonkify to
be more compliant to the OpenPKG filesystem layout
Summary:
Revision Changes Path
1.4 +24 -0 openpkg-src/a2ps/a2ps.patch
1.35 +1 -1 openpkg-src/a2ps/a2ps.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/a2ps/a2ps.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 a2ps.patch
--- openpkg-src/a2ps/a2ps.patch 17 Jan 2005 11:43:10 -0000 1.3
+++ openpkg-src/a2ps/a2ps.patch 10 Sep 2006 17:01:18 -0000 1.4
@@ -36,6 +36,30 @@
#ifndef DIRECTORY_SEPARATOR
# define DIRECTORY_SEPARATOR '/'
#endif
+Index: etc/Makefile.in
+--- etc/Makefile.in.orig 2000-02-24 18:55:34 +0100
++++ etc/Makefile.in 2006-09-10 18:56:23 +0200
+@@ -131,7 +131,7 @@
+ lispdir = @lispdir@
+
+
+-ogonkifydir = $(datadir)/ogonkify
++ogonkifydir = $(datadir)/a2ps/ogonkify
+ libpath =
$(pkgdatadir)/sheets:$(pkgdatadir)/ps:$(pkgdatadir)/encoding:$(pkgdatadir)/afm:$(ogonkifydir)/afm:$(pkgdatadir)/ppd:$(pkgdatadir)/fonts:$(ogonkifydir)/fonts:$(pkgdatadir)
+
+ pkgdata_DATA = README
+Index: ogonkify/Makefile.in
+--- ogonkify/Makefile.in.orig 2000-01-07 14:00:49 +0100
++++ ogonkify/Makefile.in 2006-09-10 18:57:37 +0200
+@@ -33,7 +33,7 @@
+
+ DESTDIR =
+
+-pkgdatadir = $(datadir)/@PACKAGE@
++pkgdatadir = $(datadir)/a2ps/@PACKAGE@
+ pkglibdir = $(libdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
+
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1170
a2ps 4.13 allows remote attackers to execute arbitrary commands via
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/a2ps/a2ps.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 a2ps.spec
--- openpkg-src/a2ps/a2ps.spec 1 Jan 2006 13:11:46 -0000 1.34
+++ openpkg-src/a2ps/a2ps.spec 10 Sep 2006 17:01:18 -0000 1.35
@@ -37,7 +37,7 @@
Group: Converter
License: GPL
Version: %{V_major}%{V_minor}
-Release: 20050124
+Release: 20060910
# list of sources
Source0:
ftp://ftp.enst.fr/pub/unix/a2ps/a2ps-%{V_major}%{V_minor}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]