pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/krita krita: Update to 4.4.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6d67fdc63fc
branches: trunk
changeset: 449761:f6d67fdc63fc
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Apr 05 10:53:38 2021 +0000
description:
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
diffstat:
graphics/krita/Makefile | 4 ++--
graphics/krita/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 5d2495c0ff93 -r f6d67fdc63fc graphics/krita/Makefile
--- a/graphics/krita/Makefile Mon Apr 05 10:34:10 2021 +0000
+++ b/graphics/krita/Makefile Mon Apr 05 10:53:38 2021 +0000
@@ -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}/}
diff -r 5d2495c0ff93 -r f6d67fdc63fc graphics/krita/distinfo
--- a/graphics/krita/distinfo Mon Apr 05 10:34:10 2021 +0000
+++ b/graphics/krita/distinfo Mon Apr 05 10:53:38 2021 +0000
@@ -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