pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34340: [update] sysutils/krusader
>Number: 34340
>Category: pkg
>Synopsis: [update] sysutils/krusader
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Aug 29 14:55:08 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 1.70.1
Changelog:
FIXED: SECURITY: sometimes the passwords are stored in cleartext in
bookmarks.xml
FIXED: valgrind: Free Memory Read - KMountManGUI::clicked()
FIXED: valgrind: Free Memory Read -
SynchronizerGUI::loadFromProfile()
FIXED: valgrind: Free Memory Read -
RadialMap::Widget::paintExplodedLabels()
FIXED: valgrind: Free Memory Read - DULines::slotChanged()
FIXED: valgrind: Free Memory Read - DULines::slotDeleted()
FIXED: valgrind: Free Memory Read -
KrDetailedView::contentsMousePressEvent()
FIXED: valgrind: Mismatched delete/delete[]- RadialMap::Builder::Builder()
FIXED: valgrind: Uninitialized Memory Read - DUFileLight::slotAboutToShow()
FIXED: valgrind: Free Memory Read - KViewer::tabCloseRequest()
FIXED: valgrind: Free Memory Read - PanelManager::slotCloseTab()
FIXED: other crashes ported from CVS
>How-To-Repeat:
>Fix:
--- krusader.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/sysutils/krusader/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile 7 Jul 2006 15:49:34 -0000 1.12
+++ Makefile 29 Aug 2006 10:46:03 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2006/07/07 15:49:34 jlam Exp $
#
-DISTNAME= krusader-1.70.0
+DISTNAME= krusader-1.70.1
CATEGORIES= kde sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krusader/}
@@ -9,7 +9,7 @@
HOMEPAGE= http://krusader.sourceforge.net/
COMMENT= Advanced twin-panel (commander-style) file-manager for KDE 3.x
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
Index: PLIST
===================================================================
RCS file: /home/pcvs/pkgsrc/sysutils/krusader/PLIST,v
retrieving revision 1.7
diff -u -r1.7 PLIST
--- PLIST 25 May 2006 12:49:39 -0000 1.7
+++ PLIST 29 Aug 2006 10:48:47 -0000
@@ -185,6 +185,7 @@
share/locale/sr/LC_MESSAGES/krusader.mo
share/locale/sr@Latn/LC_MESSAGES/krusader.mo
share/locale/sv/LC_MESSAGES/krusader.mo
+share/locale/tr/LC_MESSAGES/krusader.mo
share/locale/uk/LC_MESSAGES/krusader.mo
share/locale/zh_CN/LC_MESSAGES/krusader.mo
@comment in kde: @dirrm share/kde/services
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/sysutils/krusader/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 25 May 2006 12:49:39 -0000 1.5
+++ distinfo 29 Aug 2006 10:16:57 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2006/05/25 12:49:39 markd Exp $
-SHA1 (krusader-1.70.0.tar.gz) = 2fdf0bcc477a698526657a3cc573ae31063c93c2
-RMD160 (krusader-1.70.0.tar.gz) = 12d4f35093113973440870cfa877d8dc4bb62627
-Size (krusader-1.70.0.tar.gz) = 4065460 bytes
+SHA1 (krusader-1.70.1.tar.gz) = 67979a745a3c637db0b72dc6cb3de3c8fb2f7dbf
+RMD160 (krusader-1.70.1.tar.gz) = b27a11ba6cebb87590b902fd4e0a824735aa9d84
+Size (krusader-1.70.1.tar.gz) = 4144314 bytes
--- krusader.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index