pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/krita
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Apr 5 10:53:38 UTC 2021
Modified Files:
pkgsrc/graphics/krita: Makefile distinfo
Log Message:
krita: Update to 4.4.3
Changelog:
Krita 4.4.3 Released
Published 3/24/2021
Today, we're releasing Krita 4.4.3. This is strictly a bugfix release. We
spend two beta's worth of testing trying to make this a really stable release,
because from now on, we're focusing on Krita 5!
This will also be the last Krita release for 32 bits Windows; further releases
will be 64 bits only.
This is the first release of Krita with a universal binary for macOS: the DMG
contains both an ARM and a X64 build. Note that the main problem with Krita on
macOS, OpenGL frame redraws interrupting the input queue is still a problem on
both processor architectures.
Bug Fixes
Android
* Crash when back button was pressed on splash screen
* Crash when loading files while app is still booting
* Use lastUpdateTime for copying assets
* Provide host so pathPattern could be effective
* Fix color selector covering entire screen (BUG:432459)
* Saved configs aren't loaded after restart (BUG:432433)
* Add key functions to psd_layer_effects_shadow_base (BUG:432904)
* Fix reloading presets from user-imported bundles (BUG:432488)
Crashes
* Fix crash in halftone filter due to an access to an invalid pointer
* Fix crash when reapplying a filter with reprompting
* Fix crash when painting on a filter mask created from a vector selection (
BUG:432329)
MacOS
* MacOS: fix the finder plugins for showing a thumbnail or a quick look
preview (BUG:432328)
Scripting
* Fix handling the channel flags. Patch by Chris Venter, thanks! (BUG:432226)
Stability and Performance
* Fix synchronization of zoom level between canvas and the scratchpad
* Fix normalization in Smart Patch Tool (BUG:430953)
* Fix performance issues in the foreground/background color button (
BUG:432936)
* Fix saving incremental backups (BUG:432701)
* Fix a problem where the scratchpad could be unresponsive (BUG:431708)
* Fix Color as Alpha and Preserve Alpha in Custom and Clipboard brushes (
BUG:432274)
* Fix the RGBA_brushes bundle so Krita doesn't try to recreate it on startup
(BUG:431832)
* Fix handling of style in KisAngleSelector when the spin box must be shown
flat and use the new angle selector everywhere
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/graphics/krita/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/krita/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/krita/Makefile
diff -u pkgsrc/graphics/krita/Makefile:1.64 pkgsrc/graphics/krita/Makefile:1.65
--- pkgsrc/graphics/krita/Makefile:1.64 Sat Mar 6 17:28:13 2021
+++ pkgsrc/graphics/krita/Makefile Mon Apr 5 10:53:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2021/03/06 17:28:13 nia Exp $
+# $NetBSD: Makefile,v 1.65 2021/04/05 10:53:38 ryoon Exp $
-DISTNAME= krita-4.4.2
+DISTNAME= krita-4.4.3
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE:=krita/${PKGVERSION_NOREV}/}
Index: pkgsrc/graphics/krita/distinfo
diff -u pkgsrc/graphics/krita/distinfo:1.9 pkgsrc/graphics/krita/distinfo:1.10
--- pkgsrc/graphics/krita/distinfo:1.9 Sat Mar 6 17:28:13 2021
+++ pkgsrc/graphics/krita/distinfo Mon Apr 5 10:53:38 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2021/03/06 17:28:13 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/04/05 10:53:38 ryoon Exp $
-SHA1 (krita-4.4.2.tar.gz) = 8a17fc4beaec5ccee4a7f262b3db9bc69407a238
-RMD160 (krita-4.4.2.tar.gz) = 406da1c836462ab60b5e5ab244e2526fc22864d1
-SHA512 (krita-4.4.2.tar.gz) = 62fe7d719d119099a10277e03b2cf48cefebe30daa664867dad989b812e58959abf34169b06aa5b8e9430aa92378b847f42ecfc38e0f8f20b3d8060f983eaac2
-Size (krita-4.4.2.tar.gz) = 254870385 bytes
+SHA1 (krita-4.4.3.tar.gz) = 55aee39c931503cf44c881d18926d70bdb59dd78
+RMD160 (krita-4.4.3.tar.gz) = 627a984e7b78a45b03b48e526d04c666ccb2f8d6
+SHA512 (krita-4.4.3.tar.gz) = 44052f5bc02c31b8e5eb7990192c1b1d6a4ca9d91117b0b8e9ddf794df83cfdde233754064ad6692516bc8d756871bf4b34190653f04956cb851333b8d15645f
+Size (krita-4.4.3.tar.gz) = 254855083 bytes
SHA1 (patch-krita_data_CMakeLists.txt) = bc0a37c1a60a2e0702c4a87b70ae0abf8359cc45
SHA1 (patch-xcftools.h) = eeeed207e9b1995999a16efbbae91ed8f6255f48
Home |
Main Index |
Thread Index |
Old Index