<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Markus Koschany pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/libsejda-java" style="color: #1068bf;">Debian Java Maintainers / libsejda-java</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/libsejda-java/-/commit/e2c8a7cf8d2e3b552f1f5a0aeccaad5fe7c4d901" style="color: #1068bf;">e2c8a7cf</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-08-11T02:01:57+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 4.3.14</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec" style="color: #1068bf;">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#12724918fb2acaf6d50e916333bf0eae6e6e3e69" style="color: #1068bf;">
sejda-conversion/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#621b57e10cdbacb1ff8e130e330a692adaa53dc0" style="color: #1068bf;">
sejda-core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#b2a01a0499aed6b7755435cd49a4bba57238688a" style="color: #1068bf;">
sejda-core/src/main/java/org/sejda/core/Sejda.java
</a>
</li>
<li class="file-stats">
<a href="#d5cdc9d9ef679a367e25a6935a12fa2b5b4c7107" style="color: #1068bf;">
sejda-core/src/main/java/org/sejda/core/service/DefaultTaskExecutionService.java
</a>
</li>
<li class="file-stats">
<a href="#3129e2925edbcdca724d1575084026b9150ac83d" style="color: #1068bf;">
sejda-core/src/test/java/org/sejda/core/service/ExtractPagesTaskTest.java
</a>
</li>
<li class="file-stats">
<a href="#a41132fd577e5a9beae6a925e70724876925c197" style="color: #1068bf;">
sejda-core/src/test/java/org/sejda/core/service/SetMetadataTaskTest.java
</a>
</li>
<li class="file-stats">
<a href="#1b9e93c4412aad46d502d4397c9adc4ed25f3b59" style="color: #1068bf;">
sejda-core/src/test/java/org/sejda/core/service/TaskTestContext.java
</a>
</li>
<li class="file-stats">
<a href="#92f55c9714be1a12559c9deef8f450b3a943fdcf" style="color: #1068bf;">
sejda-core/src/test/java/org/sejda/core/service/TestUtils.java
</a>
</li>
<li class="file-stats">
<a href="#284687189274252e05dc5500e7141c17f445cfd7" style="color: #1068bf;">
<span class="new-file">
+
sejda-core/src/test/resources/pdf/font-with-vector-font.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#238554cf1c44c5f2b8eddf861e2581d81523d217" style="color: #1068bf;">
<span class="new-file">
+
sejda-core/src/test/resources/pdf/forms/form_field_checkbox.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#26357c067a0421b3fcb7388e73d0c222e5621ce4" style="color: #1068bf;">
<span class="new-file">
+
sejda-core/src/test/resources/pdf/forms/form_field_text.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#e7cdb4b07532677d47bdf6186059813074ad69e2" style="color: #1068bf;">
<span class="new-file">
+
sejda-core/src/test/resources/pdf/forms/simple_form_with_dot_partial_name.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#fd4dd5cbf6f52b2f653802ae5f0a4c9718d783e0" style="color: #1068bf;">
<span class="new-file">
+
sejda-core/src/test/resources/pdf/forms/test_form_one.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#c5c7736baca5d66c9d6ae454cec5b39cfcb91e7b" style="color: #1068bf;">
<span class="new-file">
+
sejda-core/src/test/resources/pdf/forms/test_form_two.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#98d5919cc8e652b2546aa004e491d6d857d09d38" style="color: #1068bf;">
<span class="new-file">
+
sejda-core/src/test/resources/pdf/pattern_shared_res.pdf
</span>
</a>
</li>
<li class="file-stats">
<a href="#75761ac2ff1ca4e00824ff4310e98bdaeb1e6545" style="color: #1068bf;">
sejda-distribution/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#78d195eea9805e6f156f0e0cb4da306459c61876" style="color: #1068bf;">
<span class="new-file">
+
sejda-docs/development/idea/sejda.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#fa7e3a7015153893ae927d35906b0364f64404e8" style="color: #1068bf;">
sejda-docs/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#36595b99fdd84c6a3592e5edf7c3029d3ed80fac" style="color: #1068bf;">
sejda-fonts/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#80cbd8a76450a7e54e7bef8d7388a1cb060dddb2" style="color: #1068bf;">
sejda-image-writers/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#4168db73204dde86beada621a9e383100a6d129d" style="color: #1068bf;">
sejda-model/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#300e84d8dbda81b364c569a822dff4cb3d7959cd" style="color: #1068bf;">
sejda-model/src/main/java/org/sejda/model/parameter/SetMetadataParameters.java
</a>
</li>
<li class="file-stats">
<a href="#ed68b4ecea4d6cec559f7cd205ddd482b987b7e3" style="color: #1068bf;">
sejda-model/src/main/java/org/sejda/model/task/NotifiableTaskMetadata.java
</a>
</li>
<li class="file-stats">
<a href="#40f550ea7021c9f5a1265194785f4fee807e401b" style="color: #1068bf;">
sejda-sambox/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#6466e3d0340080f2d1df802a229f3e04f582412c" style="color: #1068bf;">
sejda-sambox/src/main/java/org/sejda/impl/sambox/ExtractByOutlineTask.java
</a>
</li>
<li class="file-stats">
<a href="#da92382319eb25550516e9dba9de8795a9398a1a" style="color: #1068bf;">
sejda-sambox/src/main/java/org/sejda/impl/sambox/ExtractPagesTask.java
</a>
</li>
<li class="file-stats">
<a href="#887660f8ed2b18714478835d93e2a1f697f4e569" style="color: #1068bf;">
sejda-sambox/src/main/java/org/sejda/impl/sambox/MergeTask.java
</a>
</li>
<li class="file-stats">
<a href="#57ef6688a0a44b297fb5054f04a0df69eea6e79b" style="color: #1068bf;">
sejda-sambox/src/main/java/org/sejda/impl/sambox/PdfToMultipleImageTask.java
</a>
</li>
<li class="file-stats">
<a href="#57b4b3fca3b31beb94efa975064d6729b46bfdd0" style="color: #1068bf;">
sejda-sambox/src/main/java/org/sejda/impl/sambox/PdfToSingleImageTask.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/java-team/libsejda-java/-/commit/e2c8a7cf8d2e3b552f1f5a0aeccaad5fe7c4d901" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/libsejda-java/-/commit/e2c8a7cf8d2e3b552f1f5a0aeccaad5fe7c4d901"}}</script>


</p>
</div>
</body>
</html>