Subject: PR/36030 CVS commit: pkgsrc/sysutils/k3b
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Mark Davies <markd@netbsd.org>
List: netbsd-bugs
Date: 07/25/2007 02:35:02
The following reply was made to PR kern/36030; it has been noted by GNATS.

From: Mark Davies <markd@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36030 CVS commit: pkgsrc/sysutils/k3b
Date: Wed, 25 Jul 2007 02:33:04 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	markd
 Date:		Wed Jul 25 02:33:03 UTC 2007
 
 Modified Files:
 	pkgsrc/sysutils/k3b: Makefile PLIST distinfo
 	pkgsrc/sysutils/k3b/patches: patch-ad
 Added Files:
 	pkgsrc/sysutils/k3b/patches: patch-ae
 
 Log Message:
 Update k3b to 1.0.3
 
 pkgsrc change: include patch from PR kern/36030 to work around a problem
 that can cause NetBSD to panic or just not read a CD.
 
 1.0.3
 =====
  * Reverted to old behaviour of reloading medium before verification. Not
    enough testing had been done before introducing this and some systems
    fail to read the medium before reload.
  * Do not crash when the currently playing audio project item is removed.
  * Added desktop actions to handle empty media with K3b.
  * Fixed read retry when reading data tracks
  * K3b's dialogs now honor the global button layout setting
  * Do not crash on mp3 files without tags if compiled with taglib support
  * Do not allow to copy a rewritable media to itself.
  * Fixed crash on startup with devices that return bogus GET PERFORMANCE
    data
 
 1.0.2
 =====
  * Properly determine the capacity of complete CD-R(W) media.
  * Mark a data project as modified if files are renamed.
  * Allow adding of all actions to the welcome window
  * Added "NoDisplay=true" property to k3b-cue.desktop and k3b-iso.desktop
  * Fixed supported write speed detection on some devices
  * No reload before verification and between writing sessions (CD copy +
    Mixed Mode CD) anymore
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.20 -r1.21 pkgsrc/sysutils/k3b/Makefile
 cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/k3b/PLIST
 cvs rdiff -r1.13 -r1.14 pkgsrc/sysutils/k3b/distinfo
 cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/k3b/patches/patch-ad
 cvs rdiff -r0 -r1.3 pkgsrc/sysutils/k3b/patches/patch-ae
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.