You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/08 21:21:13 UTC

[GitHub] [maven-acr-plugin] dependabot[bot] opened a new pull request, #6: Bump plexus-archiver from 4.2.2 to 4.6.3

dependabot[bot] opened a new pull request, #6:
URL: https://github.com/apache/maven-acr-plugin/pull/6

   Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.2 to 4.6.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-archiver/releases">plexus-archiver's releases</a>.</em></p>
   <blockquote>
   <h2>Plexus Archiver 4.6.3</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Fix path traversal vulnerability (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/261">#261</a>) <a href="https://github.com/plamentotev"><code>@​plamentotev</code></a> Thanks to <a href="https://github.com/Fewword"><code>@​Fewword</code></a> for reporting the vulnerability and suggesting a fix. The vulnerability affects only directories whose name begins with the same prefix as the destination directory. For example malicious archive may extract file in <code>/opt/directory</code> instead of <code>/opt/dir</code>.</li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/257">#257</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.6.2</h2>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix regression in handling symbolic links. See <a href="https://redirect.github.com/codehaus-plexus/plexus-io/issues/89">codehaus-plexus/plexus-io#89</a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus-io from 3.4.0 to 3.4.1 (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/256">#256</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump zstd-jni from 1.5.2-5 to 1.5.4-2  (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/254">#254</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a>, (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/255">#255</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.6.1</h2>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Normalize file separators before warning about equal archive entries (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/249">#249</a>) <a href="https://github.com/Bananeweizen"><code>@​Bananeweizen</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump commons-compress from 1.21 to 1.22 (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/243">#243</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.6.0</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>keep file/directory permissions in Reproducible Builds mode (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/241">#241</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump junitVersion from 5.9.0 to 5.9.1 (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/236">#236</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 3.4.2 to 3.5.0 (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/242">#242</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump zstd-jni from 1.5.2-4 to 1.5.2-5 (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/240">#240</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>Plexus Archiver 4.5.0</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Add zstd (un)archiver support (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/226">#226</a>) <a href="https://github.com/pleeplop"><code>@​pleeplop</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fix <code>UnArchiver#isOverwrite</code> not working as expected (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/229">#229</a>) <a href="https://github.com/plamentotev"><code>@​plamentotev</code></a>
   Existing files were overridden only if <code>UnArchiver#isOverwrite</code> was set and the existing files were older than the archive entry.
   Now it works as documented: older files are always overridden; when <code>UnArchiver#isOverwrite</code> is <code>true</code>, existing files are always
   overridden regardless if they are older or not.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/5cc65942802cf50e023e6f0a1dbc8eb54a38064f"><code>5cc6594</code></a> [maven-release-plugin] prepare release plexus-archiver-4.6.3</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/8a37b7e478d2973b43746db2d6e97b7e26e693d0"><code>8a37b7e</code></a> Fix path traversal vulnerability</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/68d6825b8709c38e8eaf51873539ab4788a8849d"><code>68d6825</code></a> Bump plexus-utils from 3.5.0 to 3.5.1</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/00d02f8cb15b11d9ff4d36b88fb8e849a797f558"><code>00d02f8</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/e4449b2cbfd1aa87223cea8fa7c1a987477587af"><code>e4449b2</code></a> [maven-release-plugin] prepare release plexus-archiver-4.6.2</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/737ac96e761e17c16020adc479b11e78cf3e0e75"><code>737ac96</code></a> [maven-release-plugin] rollback the release of plexus-archiver-4.6.2</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/d950f06756c461975d6f1d014cc1fa8bcf477677"><code>d950f06</code></a> [maven-release-plugin] prepare release plexus-archiver-4.6.2</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/8c65753ba31d8f1a6d0a6e4cd8e01a40eeeee00e"><code>8c65753</code></a> Bump plexus-io from 3.4.0 to 3.4.1</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/b434156c56be930c04ecfa2588917defe458e902"><code>b434156</code></a> Bump zstd-jni from 1.5.4-1 to 1.5.4-2</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/64d3acf94d370e5174c73567a1508d97be665a23"><code>64d3acf</code></a> Bump zstd-jni from 1.5.2-5 to 1.5.4-1</li>
   <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.2.2...plexus-archiver-4.6.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-archiver&package-manager=maven&previous-version=4.2.2&new-version=4.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-acr-plugin] slachiewicz commented on pull request #6: Bump plexus-archiver from 4.2.2 to 4.6.3

Posted by "slachiewicz (via GitHub)" <gi...@apache.org>.
slachiewicz commented on PR #6:
URL: https://github.com/apache/maven-acr-plugin/pull/6#issuecomment-1500980329

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-acr-plugin] dependabot[bot] commented on pull request #6: Bump plexus-archiver from 4.2.2 to 4.6.3

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #6:
URL: https://github.com/apache/maven-acr-plugin/pull/6#issuecomment-1509982433

   Looks like org.codehaus.plexus:plexus-archiver is up-to-date now, so this is no longer needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-acr-plugin] dependabot[bot] closed pull request #6: Bump plexus-archiver from 4.2.2 to 4.6.3

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #6: Bump plexus-archiver from 4.2.2 to 4.6.3
URL: https://github.com/apache/maven-acr-plugin/pull/6


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-acr-plugin] slachiewicz commented on pull request #6: Bump plexus-archiver from 4.2.2 to 4.6.3

Posted by "slachiewicz (via GitHub)" <gi...@apache.org>.
slachiewicz commented on PR #6:
URL: https://github.com/apache/maven-acr-plugin/pull/6#issuecomment-1509982396

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org