J-Pilot 2.1.0 #86
juddmon
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
J-Pilot 2.1.0
Released 2026-08-02
J-Pilot is a Palm OS device desktop for Linux/Unix. This release brings live-updating color themes, a batch of crash and security fixes, broad build/portability work (OpenSSL 3, modern autotools, macOS), and a move to the current pilot-link.
Important
New requirement: pilot-link 0.15.0 or greater.
2.1.0 codes against the updated Contact blob API introduced in pilot-link 0.15.0, so older pilot-link (0.12.x–0.14.x) will no longer build or run correctly. Upgrade pilot-link before building or installing.
libpisock-dev >= 0.15.0; runtime needslibpisock9 (>= 0.15.0).✨ New & improved
gdk_pixbufXPM loader used for the contacts photo.🐛 Bug fixes
jp_pref_init()/jp_free_prefs()(Plugin crash caused by deactivated functions provided inlibplugin.h#61).🔒 Security & robustness hardening
🔧 Build, packaging & portability
configure, Debian control, and the RPM spec.AM_PATH_GTK_3_0withPKG_CHECK_MODULESand cleaned up obsolete macros.Blob_tAPI,glibtoolizefallback, and related fixes.debian/directory,build-debian.sh) and Debian 12 build documentation.-Wall -O2; updated copyright dates to 2026.📦 Installing
Debian/Ubuntu — install the packages for your distro (also on packagecloud):
From source (requires
libpisock-dev >= 0.15.0,libgtk-3-dev,intltool, and — for KeyRing — libgcrypt or OpenSSL):🙌 Contributors
Thanks to everyone who contributed to this release:
Judd Montgomery (juddmon), Ulf Zibis (CoSoCo), David A. Desrosiers (desrod), Jeff Hodson (HodsonTech), Elmar Klausmeier, Neil Sinclair, PapayaJackal, and ThaGuMath.
Full changelog: v2_0_2...v2_1_0
New Contributors (this is the first time I've created a release, so this goes way back). If I forgot anyone, let me know.
Full Changelog: https://github.com/juddmon/jpilot/commits/v2_1_0
This discussion was created from the release J-Pilot 2.1.0.
All reactions