summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* glep-0042: Specify that "Posted" date must be in UTCUlrich Müller2023-03-121-5/+6
| | | | | Bug: https://bugs.gentoo.org/895728 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-{0001,0002}: Specify that all dates must be in UTCUlrich Müller2023-03-122-6/+8
| | | | | Bug: https://bugs.gentoo.org/895728 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0068: Update Post-HistoryUlrich Müller2023-02-221-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0068: Allow EAPI 5 dependency specificationsUlrich Müller2023-02-221-5/+11
| | | | | | | | | | This applies to the "restrict" attribute which is used with the "maintainer", "longdescription", "flag", and "stabilize-allarches" elements. Closes: https://bugs.gentoo.org/895790 Reviewed-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0059: Fix spelling of "deprecate"Ulrich Müller2023-02-221-9/+9
| | | | | | Closes: https://bugs.gentoo.org/836876 Acked-By: Robin H. Johnson <robbat2@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Fix a typo in footnote referenceMichał Górny2022-11-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0078: Clarify that Manifest must be present for signed binpkgMichał Górny2022-11-131-0/+5
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Clarify that Manifest is signed tooMichał Górny2022-11-131-1/+3
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Link OpenPGP to RFC 4880Michał Górny2022-11-131-3/+7
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Link compressed file formats to GLEP 74Michał Górny2022-11-131-8/+10
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Link tar format to the respective standardsMichał Górny2022-11-131-2/+11
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Replace "basename" with non-ambiguous explanationMichał Górny2022-11-131-6/+8
| | | | | | | | | It has been pointed out that the "basename" term may be ambiguous in the context. Explain explicitly that it is the filename with .gpkg.tar suffix stripped. Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0011: Restore missing authorUlrich Müller2022-11-031-1/+2
| | | | | Fixes: 87c7e6ac57539a57d18f714c69eace8a63114654 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0023: Add double space after .Petr Vaněk2022-11-031-2/+2
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0011: Add double spaces after .Petr Vaněk2022-11-031-4/+4
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0011: Conform directory conventionPetr Vaněk2022-11-031-3/+3
| | | | | | | | | The trailing slash should be present when describing the location of directory according to *Conventions* section. This change unifies all appearances of /home/httpd/ in this document. Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0074: Reference RFC 3339 instead of ISO 8601Michał Górny2022-10-301-4/+8
| | | | | | | | | Reference the open RFC 3339 standard instead of ISO 8601. Firstly, because closed standards are not something people can easily look into. Secondly, because we only need a very small subset of what ISO 8601 defines and RFC 3339 provides exactly that. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0068: Indicate that unknown elements should be ignoredMichał Górny2022-10-141-0/+2
| | | | | | | | As originally stated, the GLEP did not permit extending the format. Let's relax the requirement to conforming files but indicate that the parsers should ignore unknown (i.e. future) elements. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0068: Clarify and restrict XML data formatMichał Górny2022-10-141-7/+14
| | | | | | | | Explicitly specify XML 1.0 and link to the specification. Forbid "external markup declarations" and processing DTDs to secure against common XML attacks. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Clarify the hex encoding of hash valuesMichał Górny2022-10-041-0/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Specify the format of size and checksum fieldsMichał Górny2022-10-041-0/+13
| | | | | Closes: https://bugs.gentoo.org/872332 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Clarify that DIST entries are specific to PMsMichał Górny2022-10-041-1/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Specify compressed file formatsMichał Górny2022-09-211-10/+71
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Specify supported hash algorithmsMichał Górny2022-09-211-50/+127
| | | | | | | | | | | | | | Replace the informational hash name section with a formal specification of allowed hash algorithms. The original reasoning for leaving them implementation-defined was poor. After all, not a single new hash was added since the initial version of the GLEP. At the same time, ensuring consistent support for at least a minimal set of hash algorithms is crucial to interoperability. Given that the effort needed to update the GLEP is relatively small, it is better to require all algorithms to be formally listed than to have to track all implementations for new hashes and hope for consistency. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Add a changelogMichał Górny2022-09-211-2/+13
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Specify newline conventionMichał Górny2022-09-081-2/+16
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Inline Manifest format descriptionMichał Górny2022-09-081-0/+6
| | | | | | | | | Rather than limiting the GLEP to list changes from GLEP 44, include a short inline explanation of the base Manifest format. This makes the standard more standalone, and GLEP 44 did not do a very good job of describing the format either. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Clearly indicate that top-level Manifest is not listedMichał Górny2022-09-081-2/+3
| | | | | | | Make it clear that the top-level Manifest is not verified through itself or other Manifests, and should not be explicitly listed in IGNORE. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Link OpenPGP to RFC 4880Michał Górny2022-09-081-1/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0074: Update license to CC BY-SA 4.0Michał Górny2022-09-081-5/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* glep-0078: Mark as Accepted per 2022-08-14 Council decisionUlrich Müller2022-08-141-2/+2
| | | | | Bug: https://bugs.gentoo.org/672672 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: Mark as Active per 2022-08-14 Council decisionUlrich Müller2022-08-141-2/+2
| | | | | Closes: https://bugs.gentoo.org/855362 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0013: Delete trailing whitespaceUlrich Müller2022-08-141-19/+19
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0013: Change Status to MoribundUlrich Müller2022-08-141-2/+9
| | | | | Closes: https://bugs.gentoo.org/853166 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: TypoUlrich Müller2022-07-311-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: Grammatical correctionsUlrich Müller2022-07-311-6/+7
| | | | | Suggested-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: Update posting dateUlrich Müller2022-07-311-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: Update extrapolated EAPI 6 dataUlrich Müller2022-07-311-3/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: Convert the CSV table into a simple tableUlrich Müller2022-07-201-17/+16
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: Use a list for the deprecation criteriaUlrich Müller2022-07-201-7/+10
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: WhitespaceUlrich Müller2022-07-161-9/+9
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Typographic fixesMichał Górny2022-07-141-23/+23
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Fix Author headerUlrich Müller2022-07-141-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: Update footer to CC-BY-SA-4.0Ulrich Müller2022-07-141-4/+5
| | | | | Acked-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0078: draft updateSheng Yu2022-07-141-18/+96
| | | | | | Bug: https://bugs.gentoo.org/820578 Signed-off-by: Sheng Yu <syu.os@protonmail.com> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0083: Initial draft of EAPI deprecation GLEPUlrich Müller2022-07-111-0/+134
| | | | | Bug: https://bugs.gentoo.org/855362 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0002: "GLEP x" and "RFC x" aren't automatically linkedUlrich Müller2022-07-091-5/+2
| | | | | Closes: https://bugs.gentoo.org/857066 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0044: Delete duplicate referenceUlrich Müller2022-07-081-3/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0001: Use uppercase for footnote and its referenceUlrich Müller2022-07-081-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* glep-0076: replace one dead link from referencesJoonas Niilola2022-07-021-3/+3
| | | | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org> [Also update the page title] Closes: https://bugs.gentoo.org/855692 Signed-off-by: Ulrich Müller <ulm@gentoo.org>