summaryrefslogtreecommitdiff
path: root/libre/asciidoc
AgeCommit message (Collapse)Author
2021-11-21libre: asciidoc: sync with Arch Linux by updating to 9.1.0-1Denis 'GNUtoo' Carikli
The changes and rationale was added as well from information that comes from the bug #717 [1]. [1]https://labs.parabola.nu/issues/717 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-11-21libre: asciidoc: bump package revision to workaround expired keyDenis 'GNUtoo' Carikli
Without that fix, we have the following error while installing or upgrading asciidoc: | > error: asciidoc: signature from "bill-auger <bill-auger@peers.community>" is unknown trust | > :: File /var/cache/pacman/pkg/asciidoc-8.6.10-2.parabola1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). | > Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package) This is because the corresponding gpg key is expired. Key expirations often happen when because there are conflicting best security practices with key expiration dates: for long term software releases, it's better if the key don't have too short expiration dates, especially if users can't easily update the key, but short key expirations help a lot for security and for uses cases like mail, if you loose your key, having a short expiration date will ensure that people will (shortly) stop sending you mail that you can't decrypt. In addition keeping a key always up to date can in some case be very complex. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-07-20[asciidoc]: rebuildbill-auger
2020-03-11libre/asciidoc: cleanupAndreas Grapentin
2017-12-14libre/asciidoc: updated to 8.6.10Andreas Grapentin
2017-09-12Updated Emulatorman's and Coadde's email addressesDavid P
2016-07-15asciidoc-8.6.9-3.parabola1: Missing documents and example files - FS#49770 ↵Omar Vega Ramos
-> https://bugs.archlinux.org/task/49770
2015-05-19asciidoc: add new package to [libre] -> https://labs.parabola.nu/issues/717André Fabian Silva Delgado