Frederic Thevenet

Results 19 comments of Frederic Thevenet

Hey @Arkanosis, this looks great; thanks for taking the time to do this! Now, with regard to PGP signatures, it is all a bit of a mess, I'm afraid: `BAF5C2D20BE017155EE108152065AD47B326EB92...

Actually, I may know why the tool you're using is only picking up the first key listed in https://binjr.eu/openpgpkey/binjr_dev_keys_keys.asc : I built that file by concatenating two `-----BEGIN/END PGP PUBLIC...

Also, I updated the sig verification in binjr so that it recognize either of the two keys, so we once we consider that enough time has passed that most people...

Just one question; does yay take care of updating packages it deploys? If yes, isn't there a chance that it conflicts with the built-in update system in binjr's linux tar.gz...

On the topic of separating the distribution of the app itself and its runtime (the JDK); I have mixed feelings about that one, because while I deeply feel like it...

Yes there is: you can add `--disable-update-check` as cmd line argument in the bootstrap script.

There is also an option named `--packaging=XXXX` where you can tell the app how it is supposed to have been packaged so that it knows how to behave based on...

Hello @Arkanosis! I have created an AUR account for the @binjr-bot so that we can (finally!) finish this and automate the AUR package creation as part of the release process....