pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2004Q3]: pkgsrc Security Pullup - requested by Mark Davies
details: https://anonhg.NetBSD.org/pkgsrc/rev/59a0a454ea1e
branches: pkgsrc-2004Q3
changeset: 480723:59a0a454ea1e
user: agc <agc%pkgsrc.org@localhost>
date: Mon Oct 25 21:25:25 2004 +0000
description:
Security Pullup - requested by Mark Davies
security fix for kpdf, part of kdegraphics3
PKGREVISION is set to 2 so that it's newer than the 3.3.0nb1 that was
in HEAD before 3.3.1.
Module Name: pkgsrc
Committed By: markd
Date: Sat Oct 23 13:19:12 UTC 2004
Modified Files:
pkgsrc/graphics/kdegraphics3: Makefile distinfo
Log Message:
Fix integer overflow and integer arithmetic flaws in kpdf.
From http://www.kde.org/info/security/advisory-20041021-1.txt
Bump PKGREVISION.
diffstat:
doc/CHANGES-pkgsrc-2004Q3 | 4 +++-
graphics/kdegraphics3/Makefile | 6 +++++-
graphics/kdegraphics3/distinfo | 4 +++-
3 files changed, 11 insertions(+), 3 deletions(-)
diffs (44 lines):
diff -r 6f875f56c18e -r 59a0a454ea1e doc/CHANGES-pkgsrc-2004Q3
--- a/doc/CHANGES-pkgsrc-2004Q3 Mon Oct 25 18:55:59 2004 +0000
+++ b/doc/CHANGES-pkgsrc-2004Q3 Mon Oct 25 21:25:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q3,v 1.1.2.10 2004/10/24 11:52:09 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q3,v 1.1.2.11 2004/10/25 21:25:25 agc Exp $
Changes to the packages collection and infrastructure on the
pkgsrc-2004Q3 branch:
@@ -23,3 +23,5 @@
security fix for squid
Security Pullup - requested by Matthias Scheler
security fix for ap-ssl
+Security Pullup - requested by Mark Davies
+security fix for kpdf, part of kdegraphics3
diff -r 6f875f56c18e -r 59a0a454ea1e graphics/kdegraphics3/Makefile
--- a/graphics/kdegraphics3/Makefile Mon Oct 25 18:55:59 2004 +0000
+++ b/graphics/kdegraphics3/Makefile Mon Oct 25 21:25:25 2004 +0000
@@ -1,9 +1,13 @@
-# $NetBSD: Makefile,v 1.37 2004/04/20 13:52:06 markd Exp $
+# $NetBSD: Makefile,v 1.37.4.1 2004/10/25 21:25:25 agc Exp $
DISTNAME= kdegraphics-${_KDE_VERSION}
+PKGREVISION= 2
CATEGORIES= graphics
COMMENT= Graphics programs for the KDE integrated X11 desktop
+PATCHFILES= post-3.2.3-kdegraphics.diff
+SITES_post-3.2.3-kdegraphics.diff= ftp://ftp.kde.org/pub/kde/security_patches/
+
.include "../../meta-pkgs/kde3/Makefile.kde3"
#DEPENDS+= gPhoto2
diff -r 6f875f56c18e -r 59a0a454ea1e graphics/kdegraphics3/distinfo
--- a/graphics/kdegraphics3/distinfo Mon Oct 25 18:55:59 2004 +0000
+++ b/graphics/kdegraphics3/distinfo Mon Oct 25 21:25:25 2004 +0000
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.20 2004/08/21 14:27:52 markd Exp $
+$NetBSD: distinfo,v 1.20.2.1 2004/10/25 21:25:25 agc Exp $
SHA1 (kdegraphics-3.3.0.tar.bz2) = 660d86a67bc8709ab9b441e3b6e70f7e481b502a
Size (kdegraphics-3.3.0.tar.bz2) = 6444906 bytes
+SHA1 (post-3.2.3-kdegraphics.diff) = f31681688562e62ab78bba7197b56f9fd38a4877
+Size (post-3.2.3-kdegraphics.diff) = 3853 bytes
Home |
Main Index |
Thread Index |
Old Index