head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2010.06.02.10.14.15; author markd; state dead; branches; next 1.1; 1.1 date 2010.05.16.21.21.39; author markd; state Exp; branches; next ; desc @@ 1.2 log @Update to KDE SC 4.4.4 * Several bugs in filename sorting in the Dolphin file manager have been fixed * Issues with encoded filenames in ZIP archives have been fixed * A number of bugs in games, such as KMines, KNetwalk and LSkat and KSpaceDuel have been fixed The changelog lists more @ text @$NetBSD: patch-bc,v 1.1 2010/05/16 21:21:39 markd Exp $ --- kget/ui/metalinkcreator/metalinker.h.orig 2010-01-31 19:33:11.000000000 +0000 +++ kget/ui/metalinkcreator/metalinker.h @@@@ -259,6 +259,14 @@@@ class File KIO::filesize_t size; CommonData data; Resources resources; + + private: + /** + * Controlls if the name attribute is valid, i.e. it is not empty and + * does not contain any directory traversal directives or information, + * as described in the Metalink 4.0 specification 4.1.2.1. + */ + bool isValidNameAttribute() const; }; class Files @ 1.1 log @Fix from KDE security advisory 20100513-1. @ text @d1 1 a1 1 $NetBSD$ @