<!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>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;">
Andrius Merkys pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/zip4j" style="color: #1068bf; text-decoration: none;">Debian Java Maintainers / zip4j</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/zip4j/-/commit/fcee5260a85469659aecddccac779b49a3cacd53" style="color: #1068bf; text-decoration: none;">fcee5260</a></strong>
<div>
<span>by Andrius Merkys</span>
<i>at 2022-06-27T01:41:53-04: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 2.11.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d" style="color: #1068bf; text-decoration: none;">
README.md
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec" style="color: #1068bf; text-decoration: none;">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#94880005195c1bdf1c3022e0eaa6cb85d181e441" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/ZipFile.java
</a>
</li>
<li class="file-stats">
<a href="#b001c94db5f6f3a3b5e3f09e9c3c4f056464266d" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/crypto/AESDecrypter.java
</a>
</li>
<li class="file-stats">
<a href="#435c14b96340c4419650070914fbda39ec07f78c" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/crypto/AESEncrypter.java
</a>
</li>
<li class="file-stats">
<a href="#ed176cdd90129649325bbf4f15b612970a86ef27" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/crypto/AesCipherUtil.java
</a>
</li>
<li class="file-stats">
<a href="#b101dc11c33b69f7143fc7504922d4e2144d6b02" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/crypto/PBKDF2/PBKDF2Engine.java
</a>
</li>
<li class="file-stats">
<a href="#c92d32db1f9114cc767e359432b4ace239959273" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/crypto/StandardDecrypter.java
</a>
</li>
<li class="file-stats">
<a href="#c41e8d9859407fee696e1aeb4ba8b8e4aea638cd" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/crypto/StandardEncrypter.java
</a>
</li>
<li class="file-stats">
<a href="#5416099628953653e8aa4ac9c1c68b50a189997d" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/crypto/engine/ZipCryptoEngine.java
</a>
</li>
<li class="file-stats">
<a href="#8c844cc1507bf975b5eb52941d73a76552ccc0c8" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/headers/FileHeaderFactory.java
</a>
</li>
<li class="file-stats">
<a href="#9d66266a33d9cc54e10f8e047aa11d553986cd9d" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/headers/HeaderUtil.java
</a>
</li>
<li class="file-stats">
<a href="#0df2518442b090529aef60ae0fa3c6085c06a135" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/inputstream/AesCipherInputStream.java
</a>
</li>
<li class="file-stats">
<a href="#243d5a8579cefd027bfe0805e521b0ed45f849a0" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/inputstream/CipherInputStream.java
</a>
</li>
<li class="file-stats">
<a href="#08b10efb19a2bd9fd3eb323fbf2df1221f94cc1d" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/inputstream/NoCipherInputStream.java
</a>
</li>
<li class="file-stats">
<a href="#dc84e5438e2d0ff2a7dcf9f13ff4c34cd2d2d54e" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/main/java/net/lingala/zip4j/io/inputstream/NumberedSplitFileInputStream.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#df48aff358898078c3d337f3df3ce5e9539e0a49" style="color: #1068bf; text-decoration: none;">
<span class="deleted-file">

src/main/java/net/lingala/zip4j/io/inputstream/NumberedSplitInputStream.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#c0da43013e30b2c921c7abc250dbc2624bc4f9dd" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/inputstream/NumberedSplitRandomAccessFile.java
</a>
</li>
<li class="file-stats">
<a href="#723ad835a50470c162f830e02a19687e9d0c4d77" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/main/java/net/lingala/zip4j/io/inputstream/SplitFileInputStream.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#6e2ea2edc484667e012fcde7815ec6d5f4f917fc" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/inputstream/ZipInputStream.java
</a>
</li>
<li class="file-stats">
<a href="#62c7e0cee7baf39334aa881ef176597b945d7f00" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/inputstream/ZipStandardCipherInputStream.java
</a>
</li>
<li class="file-stats">
<a href="#ce62c18727ce6a53aaff5ef559ca5d56880be648" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/inputstream/SplitInputStream.java

src/main/java/net/lingala/zip4j/io/inputstream/ZipStandardSplitFileInputStream.java
</a>
</li>
<li class="file-stats">
<a href="#ae821e6814be920daddd06a65648583ef9a1a680" style="color: #1068bf; text-decoration: none;">
<span class="deleted-file">

src/main/java/net/lingala/zip4j/io/inputstream/ZipStandardSplitInputStream.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#fb15207546a1d6a5990122af1b233820d2264b81" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/outputstream/AesCipherOutputStream.java
</a>
</li>
<li class="file-stats">
<a href="#2ff435311516463d6d6d2340844ad53f9c5a8ecb" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/outputstream/CipherOutputStream.java
</a>
</li>
<li class="file-stats">
<a href="#9f479081be35351e02ee926220bb42f16f5cccc3" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/outputstream/NoCipherOutputStream.java
</a>
</li>
<li class="file-stats">
<a href="#2baeefad7c5a9f70e68dd1b82f433fb86b47e1ee" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/outputstream/ZipOutputStream.java
</a>
</li>
<li class="file-stats">
<a href="#bdd84771d1c0bf670ea4e61c4ab1d3bb5e72c47b" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/io/outputstream/ZipStandardCipherOutputStream.java
</a>
</li>
<li class="file-stats">
<a href="#23b66de25b56ba5d60fccadd436994f45cce5b3a" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/model/Zip4jConfig.java
</a>
</li>
<li class="file-stats">
<a href="#a59e273476a153b15474251083695c15ae63ba12" style="color: #1068bf; text-decoration: none;">
src/main/java/net/lingala/zip4j/model/ZipParameters.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/zip4j/-/commit/fcee5260a85469659aecddccac779b49a3cacd53" style="color: #1068bf; text-decoration: none;">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/zip4j/-/commit/fcee5260a85469659aecddccac779b49a3cacd53"}}</script>


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