<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-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,.01) 0 0 1px; font-family: "GitLab Sans",-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;">
Emmanuel Bourg pushed to branch master at <a href="https://salsa.debian.org/java-team/commons-io">Debian Java Maintainers / commons-io</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/commons-io/-/commit/fcb3b6b96de6a82135ef80955f00a2f81f98dc7d">fcb3b6b9</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2025-01-29T17:24:10+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.18.0</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/commons-io/-/commit/d1869952eb0984249311c7061dfa29fd3cf9f98d">d1869952</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2025-01-29T17:24:12+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update upstream source from tag 'upstream/2.18.0'
Update to upstream version '2.18.0'
with Debian dir 6f5a33841dc0bb50b8d925441c9d598b2f8df016</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/commons-io/-/commit/062c1ed0aa74a2d63a0d446432dd909355f34682">062c1ed0</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2025-01-29T17:27:26+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream release (2.18.0)
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#f3a4611c5b27808109eecbffe706f70a983e7b07">
RELEASE-NOTES.txt
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#8e2312b10b8afc3e9fc5c1727b620d530abb0bdb">
src/changes/changes.xml
</a>
</li>
<li class="file-stats">
<a href="#fefd8c325dd8918505537fc505746dfaf56bd270">
src/main/java/org/apache/commons/io/DirectoryWalker.java
</a>
</li>
<li class="file-stats">
<a href="#6170ab9b9b7355aea6c2a451abd5fd34d5512cee">
src/main/java/org/apache/commons/io/FileExistsException.java
</a>
</li>
<li class="file-stats">
<a href="#5f80ec57425c30cef03801ae7ee3eb0d895040e8">
src/main/java/org/apache/commons/io/FileSystem.java
</a>
</li>
<li class="file-stats">
<a href="#e98d0fba3746dd4dcf2a9d7f1f948611d05e5296">
src/main/java/org/apache/commons/io/FileUtils.java
</a>
</li>
<li class="file-stats">
<a href="#c5e87720267e53d9e1b5a41eb8d645c0fffeb581">
src/main/java/org/apache/commons/io/FilenameUtils.java
</a>
</li>
<li class="file-stats">
<a href="#c4f107acc0951324b85feefdc264a75d9fb79d12">
<span class="new-file">
+
src/main/java/org/apache/commons/io/IORandomAccessFile.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#901797e3f701caa1bc7961916600ef1a15fb338a">
src/main/java/org/apache/commons/io/IOUtils.java
</a>
</li>
<li class="file-stats">
<a href="#5ed2d93230bb51f93802de11109ce09985732c42">
src/main/java/org/apache/commons/io/RandomAccessFileMode.java
</a>
</li>
<li class="file-stats">
<a href="#41bf7f85773fa37e79ac61d26a12a2aa1c7a4d67">
src/main/java/org/apache/commons/io/StreamIterator.java
</a>
</li>
<li class="file-stats">
<a href="#4191ef88b7a94cdce01e34d7e17a17fb2ef990b6">
src/main/java/org/apache/commons/io/build/AbstractOrigin.java
</a>
</li>
<li class="file-stats">
<a href="#2206d15f66a16183d3ebcbaa66f0dd904e778be1">
src/main/java/org/apache/commons/io/build/AbstractOriginSupplier.java
</a>
</li>
<li class="file-stats">
<a href="#ddc86e5fc4ec61a3e7261bc7b3883da685feab03">
src/main/java/org/apache/commons/io/build/AbstractStreamBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#ad418cbba4352f389aba6e60e41c3fc6e9308f1f">
src/main/java/org/apache/commons/io/build/AbstractSupplier.java
</a>
</li>
<li class="file-stats">
<a href="#4fab9a63b65797c1e4d2188ceac690405b91a7ec">
src/main/java/org/apache/commons/io/comparator/CompositeFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#9a8dc21fb0d906ef755a3de9ab6961d662f879e5">
src/main/java/org/apache/commons/io/comparator/DefaultFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#ca62671a9086875b6eb6ae192b314ffc77d95681">
src/main/java/org/apache/commons/io/comparator/ExtensionFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#785174e9d1c29ca4d5a23b5dfc2339bdeca87852">
src/main/java/org/apache/commons/io/comparator/LastModifiedFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#fa378acf0f82726f9fc3fda133d013eb741b9c76">
src/main/java/org/apache/commons/io/comparator/NameFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#58ecc09fd50c717a33612299a39d2417bb0bce45">
src/main/java/org/apache/commons/io/comparator/PathFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#b5f10140d1bd5a2999ac554bab0718b16aa0fa3b">
src/main/java/org/apache/commons/io/comparator/ReverseFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#7fa344b3e6623c11b3e958da54acc67aa93669f2">
src/main/java/org/apache/commons/io/comparator/SizeFileComparator.java
</a>
</li>
<li class="file-stats">
<a href="#9a6b45e95e013aae3da894a18744e46a5a508223">
src/main/java/org/apache/commons/io/comparator/package-info.java
</a>
</li>
<li class="file-stats">
<a href="#3e6b82257037a0ca231b93b39fef3e8ecb34a361">
src/main/java/org/apache/commons/io/file/AccumulatorPathVisitor.java
</a>
</li>
<li class="file-stats">
<a href="#1d9ef7edc36c9d31cd05b3df09e27809f774737e">
src/main/java/org/apache/commons/io/file/CleaningPathVisitor.java
</a>
</li>
<li class="file-stats">
<a href="#aa1ec3b5025b9e37821da0452531209be056a640">
src/main/java/org/apache/commons/io/file/CopyDirectoryVisitor.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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: #737278;">
—
<br>
<a href="https://salsa.debian.org/java-team/commons-io/-/compare/931584861ca72a2281f0792f7c2cd19c3a17f28d...062c1ed0aa74a2d63a0d446432dd909355f34682">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</p>
</div>
</body>
</html>