Rull request created: https://github.com/apache/jspwiki/pull/350
On Sun, Jun 23, 2024 at 12:43 PM Ulf Dittmer
wrote:
> Thanks Dirk, I wasn't aware of the findFreeEntry method. It basically
> confirms that there is no built-in method to search for pages by pattern,
> and that a linear search must
Hi all,
I've reviewed the .war and source files, and they appear to be in order.
However, I'm unsure what might have caused the GPG signature to be invalid.
To resolve this issue comprehensively, I propose generating a new version
from scratch. I will prepare a version 2.12.3 that addresses all p
Hi,
I did try yesterday and got "Can't check signature: public key not found"
(the artifacts are signed with RSA ID 2D51AAC6). Did you send your GPG key
to the default gpg server? Perhaps doing
gpg --send-key 2D51AAC6
is enough to solve the issue? Same thing happens when checking 2.12.1
artifact
Hi,
Am 2024-06-24 17:17, schrieb Juan Pablo Santos Rodríguez:
I did try yesterday and got "Can't check signature: public key not
found" (the artifacts are signed with RSA ID 2D51AAC6). Did you send your GPG key
to the default gpg server? Perhaps doing
gpg --send-key 2D51AAC6
is enough to solve
Hi,
The key is available (gpg --list-keys --fingerprint 2D51AAC6), but I don't
think that will solve the issue. It seems that I might have generated the
signature incorrectly.
I checked and, yes, there are binaries that were signed correctly.
Verification worked for jspwiki-portable-2.12.2-woas
Hi!
my bad: gpg --keyserver hkps://pgp.mit.edu/ --recv-keys 2D51AAC6 did
not return the key, but gpg --keyserver hkps://keyserver.ubuntu.com
--recv-keys 2D51AAC6 did.
Done that, I've checked the sigs and basically the ones on the
wikipages folder are the ones giving trouble. In this release, the