<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-pdfbox-2, branch master</title>
<subtitle>PDF Amtssignatur 4.x (PAdES)</subtitle>
<id>https://git.egiz.gv.at/pdf-as-4/atom?h=master</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-4/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/'/>
<updated>2026-06-22T14:08:26+00:00</updated>
<entry>
<title>remove pdfbox 2 module</title>
<updated>2026-06-22T14:08:26+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-22T14:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=b791a9140fae5a07fd2c9f24c7f44803b472ed77'/>
<id>urn:sha1:b791a9140fae5a07fd2c9f24c7f44803b472ed77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pdf-as-web-db data model (#97)</title>
<updated>2026-06-12T12:03:22+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-12T12:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ce9f7ae9d70582bb07e1436360b1eab927c81bf0'/>
<id>urn:sha1:ce9f7ae9d70582bb07e1436360b1eab927c81bf0</id>
<content type='text'>
* also delete packaged release builds when running gradle clean

* fix &amp; test pdf-as-web-db

- rename column for `end`
- fix embeddable data model for statisticevent
- fix storage model to store sign request and statistic event paired</content>
</entry>
<entry>
<title>migrate to StandardCharsets (java 17) (#91)</title>
<updated>2026-06-09T10:34:50+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-09T10:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ab521a7b02d2f01673ab944bbe76c6426edea646'/>
<id>urn:sha1:ab521a7b02d2f01673ab944bbe76c6426edea646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further follow-up fixes (#87)</title>
<updated>2026-06-08T13:20:40+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-08T13:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=9b452b7f5abf799a31f751859ca3103f053adebf'/>
<id>urn:sha1:9b452b7f5abf799a31f751859ca3103f053adebf</id>
<content type='text'>
* remove remaining references to pdf-as 4

* fix tomcat coop

- properly initialize spring boot not just for bootRun but also for tomcat
- fail-fast if properties fails to load
- also deps bumps

* major version bumps

spring boot 3 -&gt; 4
tomcat 10 -&gt; tomcat 11
junit 4 -&gt; 6</content>
</entry>
<entry>
<title>Update docs &amp; various fixes discovered in the process (#86)</title>
<updated>2026-05-12T13:33:19+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-05-12T13:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=c8abbd8bef5349ab892a2853a4e5e3d5ed16b670'/>
<id>urn:sha1:c8abbd8bef5349ab892a2853a4e5e3d5ed16b670</id>
<content type='text'>
- update documentation for pdf-as 5
  - document the v2 json api
- fix a number of documentation quirks
  - document `keyId` parameter
  - px (pixels) -&gt; pt (pdf page units)
  - document --verify_level
- remove a number of documented features that were never implemented:
  - `adobeSignFieldValue` and `sigLogoAltText` from signature profiles
  - `UNDERLINE` and `STRIKETHRU` from fonts
  - `num-bytes` parameter
  - `verify_only`/`sign_only` enable states for profiles
- update mobile BKU base URL
- update pdfbox backend default to 3 in sample configurations
- consistently made boolean parsing from configuration files case permissive
- add moa verification timeout
- add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier
- fix a number of small quirks
  - hibernate properties are now reloaded properly
  - fix the signature block parameter key regex
  - v1 json api now correctly checks for onlinebku/mobilebku being enabled
  - pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints
  - test operationcountwatcher no longer sometimes breaks due to spring context differences</content>
</entry>
<entry>
<title>fix some semgrep reported issues (#83)</title>
<updated>2026-04-16T14:14:46+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-04-16T14:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=f02ecf0235cb17c90e9d1d8c155bd64e729fa46e'/>
<id>urn:sha1:f02ecf0235cb17c90e9d1d8c155bd64e729fa46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pdf-as-5 (#82)</title>
<updated>2026-04-15T11:49:22+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-04-15T11:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=77dd3fcc4d85088b15ab859c4438521d9cd6ed10'/>
<id>urn:sha1:77dd3fcc4d85088b15ab859c4438521d9cd6ed10</id>
<content type='text'>
- JDK 17
- PDFBox 3
- PDF-AS Web moved to Spring Boot
- MOA Integration tests w/ new error code

---------

Co-authored-by: Gerald Palfinger &lt;gerald.palfinger@a-sit.at&gt;
Co-authored-by: kathrin.resek &lt;kathrin.resek@a-sit.at&gt;</content>
</entry>
<entry>
<title>chore(core): update third-party libs</title>
<updated>2026-03-05T11:14:03+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2026-03-05T11:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=62830a856e3067ec8c36fed1b8272263227d878a'/>
<id>urn:sha1:62830a856e3067ec8c36fed1b8272263227d878a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(core): reorganize searchPlaceholder implementation for better maintainability</title>
<updated>2026-03-05T10:04:36+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2026-03-05T10:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=a5075f18e31cac7278cb5111f03cafdd33aa55c4'/>
<id>urn:sha1:a5075f18e31cac7278cb5111f03cafdd33aa55c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(core): fix broken searchPlaceholder tests and remove test files with invalid test vectors</title>
<updated>2026-03-05T10:03:45+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2026-03-05T10:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=98189e6bcc909836b4e3bbaa537b78bdeba14303'/>
<id>urn:sha1:98189e6bcc909836b4e3bbaa537b78bdeba14303</id>
<content type='text'>
</content>
</entry>
</feed>
