Skip to content

Commit dc170cd

Browse files
committed
xournalpp: update to 1.2.7.
## 1.2.7 The support for Ubuntu 20 LTS is dropped. This release also includes bugfixes from various community contributors: * Improved error logs (#6319) * Fixed some undefined behaviours that may have caused crashes (#6326) * Fixed some memory leaks (#6356) * Ensured timers are cancelled on exit (#6351) * Fixed handling of linebreaks in latex tool (#6374) * Linux: forward crash signals to system handler after emergency save (#6392) * Fixed wrong glyph spacing in texts using small fonts (#6393) * Windows: Fixed opening of UNC paths (#6409) * Fixed rasterization of Tex elements on PDF/SVG export or printing (#6395) * Updated translations
1 parent d03530d commit dc170cd

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

editors/xournalpp/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# $NetBSD: Makefile,v 1.85 2025/04/24 14:13:48 wiz Exp $
1+
# $NetBSD: Makefile,v 1.86 2025/05/11 10:14:05 wiz Exp $
22

3-
DISTNAME= xournalpp-1.2.6
4-
PKGREVISION= 4
3+
DISTNAME= xournalpp-1.2.7
54
CATEGORIES= editors
65
MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/}
76
GITHUB_TAG= v${PKGVERSION_NOREV}

editors/xournalpp/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
$NetBSD: distinfo,v 1.20 2025/02/23 21:40:15 wiz Exp $
1+
$NetBSD: distinfo,v 1.21 2025/05/11 10:14:05 wiz Exp $
22

3-
BLAKE2s (xournalpp-1.2.6.tar.gz) = 941a96a55be2c6b6acd36c4f88838fa53f4f88308cf1f1019d612a027b272e46
4-
SHA512 (xournalpp-1.2.6.tar.gz) = 8e74d19414a35d10bcea16594ec08077c864c119e9c4d6069a1fa9ab95f0ce518aa7db08063280890dd7711f8d7b68c2e41cf55ba0b083ecf03e2c2f6b030c4f
5-
Size (xournalpp-1.2.6.tar.gz) = 16846760 bytes
3+
BLAKE2s (xournalpp-1.2.7.tar.gz) = f7c774b2ffd425316c7dc410cf72da7d65fc12b787777e91dd4662de0618f69f
4+
SHA512 (xournalpp-1.2.7.tar.gz) = cbec828769405ccbe753e63279c3faabf253678543281c9da8ea67e665bafac43cebcd50a5d6588a123c6956e9d672be25e66a2231e9d44fa0640a379eabb70c
5+
Size (xournalpp-1.2.7.tar.gz) = 16852416 bytes
66
SHA1 (patch-CMakeLists.txt) = 87ba10a924e3eb092dd9816ff38dea8c0b112b10
77
SHA1 (patch-po_CMakeLists.txt) = 897b4f9507b48be394409deda8170fe7d39f008c
88
SHA1 (patch-src_core_control_DeviceListHelper.cpp) = 069fae3eb58798406e4fa8dbff0d02aa8e0a27ef

0 commit comments

Comments
 (0)