summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2025-06-011.28.1-2: Upstream rebuildClaudia Pellegrino
I have diffed the old and new upstream distribution packages and found that on 2025-05-24, upstream has rebuilt the package with no changes except for a minimal CI configuration change: --- "old/resources/packs/pack-veraPDF Validation model" 2025-04-27 12:01:28.000000000 +0200 +++ "new/resources/packs/pack-veraPDF Validation model" 2025-05-24 21:56:02.000000000 +0200 @@ -40,6 +40,7 @@ - name: JDK setup uses: actions/setup-java@v4 continue-on-error: true + with: java-version: ${{ matrix.java-version }} distribution: 'temurin' @@ -79,6 +80,8 @@ if: github.repository == 'veraPDF/veraPDF-model' runs-on: ubuntu-latest + continue-on-error: true + strategy: fail-fast: false matrix: @@ -93,6 +96,7 @@ - name: JDK setup uses: actions/setup-java@v4 continue-on-error: true + with: java-version: ${{ matrix.java-version }} distribution: 'temurin' --- "old/resources/packs/pack-veraPDF Documentation" 2025-04-27 12:01:28.000000000 +0200 +++ "new/resources/packs/pack-veraPDF Documentation" 2025-05-24 21:56:04.000000000 +0200 @@ -143,7 +143,7 @@ ### Applications - updated izpack to version 5.2.4 -- + ### Validation - (PDF/UA-1,2, WTPDF-1, ISO 32005) added rules to require Marked=true entry in MarkInfo dictionary - (PDF/UA-2, WTPDF-1, ISO 32005) fixed parent-child rules for NonStruct, Part and Div
2025-04-30verapdf v1.28.1Claudia Pellegrino
2025-03-18verapdf v1.26.5Claudia Pellegrino
2024-05-20verapdf v1.26.2Claudia
2024-04-14verapdf v1.24.3Claudia
2024-03-18verapdf v1.24.2Claudia
2023-06-30verapdf v1.24.1, thanks user @prettyvanillaClaudia
2023-03-02verapdf v1.22.3Claudia Pellegrino
2021-08-09moved to new version: 1.18.6Holger Doebler
2020-08-14moved to new versionHolger Doebler
2020-01-14fixed md5sumHolger Doebler
2020-01-14Initial pkg created.Holger Doebler