vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 80675e3cb33d74041a7050d06378977957f69441
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 04:02:29 2026 +0000
better be safe
commit 2379d73fa9bdca89d3a889af011ed9bfdfb2f00c
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 03:16:26 2026 +0000
let this be in the style of Debian sid
we can put all the compatibility things back in and
clean out all the lintian overrides that make older
lintian segfault in a (to-be-created) kde5 branch,
like kde{3,4} are already done
commit eab28c576abf218df5112e41aecf24e8b463b855
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 03:10:31 2026 +0000
update packaging accordingly
commit 4e8c6760ef42b09dc3601aeda0409d6ac73cf3a9
Merge: 913dbe9 0885a6f
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 03:05:49 2026 +0000
Merge branch 'origtgz'
commit 0885a6fc679a410b8c45efd8ef14372cac957e55
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 03:05:33 2026 +0000
[wip] let gmake install mkdir-p the dirs, all of them
commit 913dbe940734a03ca3b79c1c032f64cc06eb2027
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 03:02:52 2026 +0000
note the loop caveat
commit 7edc730b88db67b3df9fe59a6f55d8f7605f188f
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:58:33 2026 +0000
update URLs to point to TLSv1.2 mirror
commit aec7c2cfded2e14057da94f09d2d6ec587344cc1
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:56:31 2026 +0000
putting pinentry-qt not first makes few sense
commit 6c8c58cd661d0c28ae3d56f67989f74f1f961342
Merge: f394010 36aa83e
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:50:02 2026 +0000
Merge branch 'origtgz'
commit 36aa83e825d8af09df51a3858e71a71d0fa6847a
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:41:37 2026 +0000
[wip] update comment
commit eb3ea93bc0059cdbf507af93e417384c01f3df29
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:41:30 2026 +0000
whitespace
commit 80bca008e1085949bf110596d3ec1eb8ae72c7cd
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:36:33 2026 +0000
[wip] add iconinstall target
for GNUmakefile, the uninstall target also removes them
(but not their enclosing directories)
commit b3aebff3ce7ac536d71a5b46af7d05f5a5031592
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:18:14 2026 +0000
[wip] actually send the queued-up lines from init code
commit d079cf36ca07aaa430e033474c1fa1f9f33e3914
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:07:16 2026 +0000
[wip] add comment for if the world is not enough
commit 04fce78b6e5e3e961de3f63a00a662227b4d232d
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:03:13 2026 +0000
[wip] use more modern language (where not API)
commit f2f82fda6e675d5e3c09337352d76a0972025501
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 02:00:57 2026 +0000
[wip] on KWE_NOWALLET stop using kwalletcli
instead directly copy GETPIN/CONFIRM to subprocess
commit f44e46dbe3f9ed4c1b5b836906538b7ba9226535
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:56:33 2026 +0000
[wip] systematically wrap calls to kwalletcli
so we can easily inspect both stdout and errorlevel,
even if the former is not used
commit 168136e1194f785e32b661ad61d124c321c29ec0
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:54:06 2026 +0000
[wip] properly handle kwalletcli_getpin rv ≠ 0 or 1
commit b3f93ede57cb0085aeeeb89be8469193d7f02ce6
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:46:01 2026 +0000
require_coprocess for ensure_coprocess+copyline usually
(otherwise it just returns OK if no coprocess)
commit 8da32c02dc6ecc338bfb77999b4e3d010bcc6c62
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:36:11 2026 +0000
factor into helper function, will be needed more
commit 63937628518e197015b994df28b29db906cf64eb
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:33:00 2026 +0000
also pass through SETKEYINFO
commit faccf6bd9b206bb55455cf0de32e668d999354a0
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:32:35 2026 +0000
SETREPEAT, SETREPEATERROR found in the wild
commit 2aec045421475eb6ad3074f0774a40ef87f1f277
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:28:15 2026 +0000
[wip] add two new GETINFO seen in the wild
for ttyinfo, as for version, we currently pass them
through to the subprocess, which MAY cause trouble
if the locale is set only afterwards; we shall see…
commit 307e95d161bbf7e674615952bbe96ca824aaa3c5
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:15:02 2026 +0000
[wip] gah, do not close stderr…
commit e769b2a8ea911673692fc073278378ccc2baceee
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:09:40 2026 +0000
[wip] check for $WAYLAND_DISPLAY not just $DISPLAY
note the X11-specific functionality of kwalletcli_getpin
requires xmessage and is therefore excluded from this
commit f9cc8e99656f82dfd8c93de90a55b8da13adb81d
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 01:00:48 2026 +0000
[wip] use command -v over whence -p these days
commit e83cb0f08de2012cf65ac0a042866c2b00e9bced
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 00:46:28 2026 +0000
[wip] inform users more loudly if iodebug is active,
add comment to indicate/document this
commit a36aba121fc42c57c33ebb9f689ee3aa355ccdc4
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 00:39:55 2026 +0000
[wip] fix typo
via https://bugs.launchpad.net/ubuntu/+source/kwalletcli/+bug/2120443/comments/21
commit fe4f359309f75443e736dca085998efd9b145df6
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Wed Jul 29 09:30:20 2026 +0000
[wip] brown paper bag
(cherry picked from commit f394010304eaf6763923f400c371d81bdf43e055)
commit d194a73289d3f43b1fa886262000649ca9607484
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Aug 9 00:31:19 2026 +0000
[wip] document
cf. https://bugs.launchpad.net/ubuntu/+source/kwalletcli/+bug/2120443/comments/20
and some of the comments above that
commit f394010304eaf6763923f400c371d81bdf43e055
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Wed Jul 29 09:30:20 2026 +0000
[wip] brown paper bag
commit 9b269e542feff0fc1c9558c4a352111f9bc5971f
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Wed Jul 29 09:23:47 2026 +0000
bump S-V
commit 77ba4531952257f83983b9ac877c5321c22d85b9
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Wed Jul 29 09:23:26 2026 +0000
bump for more testing
commit 9b8b221e9bd3354745a3d77440c90c08230ebfb3
Merge: adeb898 9db48af
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Wed Jul 29 09:22:42 2026 +0000
Merge branch 'origtgz'
commit 9db48afc17f4d387596eef2f9946c9ea8edc0fa5
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Wed Jul 29 09:22:20 2026 +0000
[wip] reliability fix
commit c620711a630b68b0b620abf71902d45d9c6fad07
Merge: 9fe4e50 97007f2
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Wed Jul 29 09:13:02 2026 +0000
Merge branch 'upstream' into origtgz
commit adeb898aff61ff5f68adc6d45435d7cb776620d3
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Dec 14 10:29:28 2025 +0100
lintian…
commit 86dcc4dacc7de50bbd3583ed1c0c639c05891fbf
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Dec 14 10:12:30 2025 +0100
gnupg-agent → gpg-agent, in sid
commit 3dcbcbef481a95e8084ec52abe0053bb1decb5f6
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Dec 14 10:10:42 2025 +0100
update
commit 0375797f438461a33055e20b6edff1032ae2cb24
Merge: 58706b2 9fe4e50
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Dec 14 09:55:41 2025 +0100
Merge branch 'origtgz'
commit 9fe4e50001e658e7eaec6f2ab09c3147f043a1e0
Author: mirabilos <m$(date +%Y)@mirbsd.de>
Date: Sun Dec 14 09:55:14 2025 +0100
update to CVS HEAD (pre-release snapshot for testing)
commit 97007f2796fc4d9a053d4816ed4be4c0b60a91bb
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 08:22:08 2025 +0000
point to Launchpad as public bug tracker for now
commit eaa6eb5eadabc633cc774ce9475445c31a577ef0
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 08:06:03 2025 +0000
disable SIGPIPE at the input-closed part of the exit handling as well
commit 95436a060e110e726d221bded58ec104f0176013
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 08:04:53 2025 +0000
document and update the list of known strings
commit d73c51900e64beb9a434e74f27a07f15b535b1c8
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 07:49:52 2025 +0000
completely overhaul locale handling
the scripts now work in the user-provided locale as much as possible
*if* it is a UTF-8 locale, and try to switch to one if not with as
few changes as possible (e.g. if locale(1) exists, only LC_CTYPE is
changed, which, I observed on Debian, will make programe recode the
LC_MESSAGES into the LC_CTYPE-set encoding); Debian #1116560
commit 61c8347db5075cd6c15bf0409b7f63a26a418e5a
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 03:15:15 2025 +0000
new feature: introduce PINENTRY_KWALLET_OVERRIDE variable
if set and not empty, this overrides $PINENTRY; this can be used as
a workaround of last resort for things like LP#2120443 (first bug)
commit c0979e8fc07e1abef230be494ef3191626c29faf
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 03:06:05 2025 +0000
• when getting BYE, close the subprocess before signalling to the
parent process that we are done
• [b-tsiligiannis] when processing BYE, ignore SIGPIPE when writing
to the parent, because it may have already closed the pipe
• just ignore SIGPIPE when processing BYE
addresses the second bug reported in LP#2120443
commit 94df04221d33d1c2615bb6a39431735eaa0b83fc
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 02:38:32 2025 +0000
prepare for mksh R60 changing the woctet base
commit 4ed85552be6f55f39afbbe59727e3877752f39e0
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 02:22:30 2025 +0000
cease advertising as “OSI certified Open Source™ software®”, as OSI has effectively self-destructed and definitely lost any and all remaining credibility
fixup for commitid 100680824B4557A1B1D
commit 160782a31fe2e9fd6787e7ae91012e087977bfad
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 02:20:57 2025 +0000
UTF-8 is (now) a 4-byte multibyte encoding, not a 6-byte one
do also check buffers in main.c explicitly and move the woctet stuff to
kwalletcli.h and add a #undef for MirBSD
commit 54dc9015aa747cc40c6b30364707b719f6d46bd9
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 01:58:51 2025 +0000
update eMail
commit a2787e6ac003006c9e293ece9d0cc2322415e206
Author: tg <tg@mirbsd.org>
Date: Sun Dec 14 01:43:52 2025 +0000
tarent (now QVEST ⮡ dıgıtal) fired me, so they no longer support this
commit c58749e238e6de609506f249d3850ffcb114e6b4
Author: tg <tg@mirbsd.org>
Date: Fri Jun 20 17:32:30 2025 +0000
work around one groff version breaking when I work around sth. in the other
commit 7d5bd950bb9fd1b1c3d950fa46a439bcf43f54e2
Author: tg <tg@mirbsd.org>
Date: Fri Jun 20 15:21:33 2025 +0000
portmdoc,v 1.26
commit 6681608794f5b66d29166131a0d1339b52dcce6e
Author: tg <tg@mirbsd.org>
Date: Fri Jun 20 13:00:10 2025 +0000
upgrade to portmdoc 1.25 (regression fix)
commit 003f9865d8b9827576609c565c577a08b14006e2
Author: tg <tg@mirbsd.org>
Date: Sun Apr 27 03:29:40 2025 +0000
more updates and getting rid of old info
commit b7227ccae3e153958de8be3e6d68fd2f231b2d89
Author: tg <tg@mirbsd.org>
Date: Fri Apr 25 22:06:40 2025 +0000
update all portmdoc users to latest CVS
commit e63d0538f5ab1894e2552c3aeeb68a4b8f6eb41f
Author: tg <tg@mirbsd.org>
Date: Fri Jan 5 02:08:52 2024 +0000
integrate latest portmdoc
also fix some things while here and add portmdoc to missing pages
commit 7ca22fd34062bc0902d86988329310e0ee2e0542
Author: tg <tg@mirbsd.org>
Date: Fri Dec 29 00:44:33 2023 +0000
integrate latest portmdoc
commit 52f03a76eaf1d558300d5460ee33e617a0fea97d
Author: tg <tg@mirbsd.org>
Date: Mon Dec 4 20:17:05 2023 +0000
run optipng -o 7 -f0-5 -i0 -zc6-9 -zm8-9 over these files
commit e0e1ef2b204d8e9d0bb31e3e63d21d8a3427fb62
Author: tg <tg@mirbsd.org>
Date: Mon Dec 4 20:17:02 2023 +0000
run optipng -o 7 -f0-5 -i0 -zc6-9 -zm8-9 over these files
commit de08139f8c03792a802686698f6d6c858814a18b
Author: tg <tg@mirbsd.org>
Date: Thu Aug 3 22:15:26 2023 +0000
import MirBSD contrib/samples/portmdoc,v 1.19
commit 9b1f130df92a86679a79c3b65ed470377fac2b01
Author: tg <tg@mirbsd.org>
Date: Sun Mar 21 21:57:27 2021 +0000
this could be a way out, but also invite trouble…