<!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;">
Emmanuel Bourg pushed to branch upstream at <a href="https://salsa.debian.org/java-team/byte-buddy">Debian Java Maintainers / byte-buddy</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/byte-buddy/-/commit/391345ad4f91fb8b843247219e40412adc622edc">391345ad</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2023-01-11T13:51:49+01: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 1.8.21</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/byte-buddy/-/commit/c28471978ad8df76fcd3ea5a50cacd45944e3880">c2847197</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2023-01-11T14:05:19+01: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 1.8.22</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="#44b9e7c9fc6d410311434b71bbb182c0cc0dae91">
byte-buddy-agent/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#1df966549b53d3c7fc00ccd006674ac0f8f1c272">
byte-buddy-android/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#7514ba93d14d04e087bc1dde8b9a5da8014c83d3">
byte-buddy-benchmark/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#a858574f8067d41528cdab6923e069c222023570">
byte-buddy-dep/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#6985af0d286fa4a76f6228586dcb504e9f0ad67f">
byte-buddy-dep/src/main/java/net/bytebuddy/agent/builder/AgentBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#4f43a51e9a0d69306c39c4961d3b807eb391e643">
byte-buddy-dep/src/main/java/net/bytebuddy/build/CachedReturnPlugin.java
</a>
</li>
<li class="file-stats">
<a href="#1f8a6b7bdd343e3fcf4f1a1eecf68af42c798c0d">
byte-buddy-dep/src/main/java/net/bytebuddy/build/EntryPoint.java
</a>
</li>
<li class="file-stats">
<a href="#53fc7678528f8aed13e252bfaef7275b423b73ec">
byte-buddy-dep/src/main/java/net/bytebuddy/build/HashCodeAndEqualsPlugin.java
</a>
</li>
<li class="file-stats">
<a href="#e8b54d345e1db00596824d57c55c783a027be529">
byte-buddy-dep/src/main/java/net/bytebuddy/build/Plugin.java
</a>
</li>
<li class="file-stats">
<a href="#3478af8c535625fed32fc96096770bf287de7ede">
byte-buddy-dep/src/main/java/net/bytebuddy/build/ToStringPlugin.java
</a>
</li>
<li class="file-stats">
<a href="#6fc63f43dd6b386373d14bd4c71185a511873dd9">
byte-buddy-dep/src/main/java/net/bytebuddy/description/method/MethodDescription.java
</a>
</li>
<li class="file-stats">
<a href="#a0e7410f456691cdefa44da9a78b2893fdf26fdd">
byte-buddy-dep/src/main/java/net/bytebuddy/description/method/ParameterDescription.java
</a>
</li>
<li class="file-stats">
<a href="#6166c0a968798f0267d14a2c9eb4d0e746c42af7">
byte-buddy-dep/src/main/java/net/bytebuddy/description/method/ParameterList.java
</a>
</li>
<li class="file-stats">
<a href="#b050cd9e707f8e53b597590bf09e8912868cb5ae">
byte-buddy-dep/src/main/java/net/bytebuddy/description/type/TypeDescription.java
</a>
</li>
<li class="file-stats">
<a href="#56d4dda5fa77c45ac084835bd23b62b450672e9e">
byte-buddy-dep/src/main/java/net/bytebuddy/description/type/TypeList.java
</a>
</li>
<li class="file-stats">
<a href="#b65febb23414d6e03417db389f4d280ed34ffbad">
byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/ClassFileLocator.java
</a>
</li>
<li class="file-stats">
<a href="#89efd365c7baea8354f236a706f82de08b1da7a0">
byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/DynamicType.java
</a>
</li>
<li class="file-stats">
<a href="#e6a0714e0d0c7cef4126c3435b367830f12822a0">
byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/InstrumentedType.java
</a>
</li>
<li class="file-stats">
<a href="#56f3d62591f579c8c47eb94de491dc52d1bc681f">
byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java
</a>
</li>
<li class="file-stats">
<a href="#41ee28c274c42a0096e6c613598c1972d26e4c25">
byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/inline/DecoratingDynamicTypeBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#bce1367c87cf361b08ccfcf6a028c1d261a60492">
byte-buddy-dep/src/main/java/net/bytebuddy/implementation/EqualsMethod.java
</a>
</li>
<li class="file-stats">
<a href="#0eef0c02d61e97f3bbb1113df3a31bdbdf832f57">
byte-buddy-dep/src/main/java/net/bytebuddy/implementation/InvokeDynamic.java
</a>
</li>
<li class="file-stats">
<a href="#f965410133af1661130b0df05528984382c9124c">
byte-buddy-dep/src/main/java/net/bytebuddy/pool/TypePool.java
</a>
</li>
<li class="file-stats">
<a href="#2d4ba3a6da0a2047eacf61c35276f11f13cd6036">
byte-buddy-dep/src/test/java/net/bytebuddy/agent/builder/AgentBuilderTransformerForBuildPluginTest.java
</a>
</li>
<li class="file-stats">
<a href="#3c9f8b1ee9af048022d86a315a3e8d5fe8e90ae5">
byte-buddy-dep/src/test/java/net/bytebuddy/build/CachedReturnPluginErrorTest.java
</a>
</li>
<li class="file-stats">
<a href="#ba647d777cfcfbc3b07516f32d9e77320a03adb3">
byte-buddy-dep/src/test/java/net/bytebuddy/build/CachedReturnPluginTest.java
</a>
</li>
<li class="file-stats">
<a href="#7fd5cda5c7fe6c25e32f2d03a91cdcb430e4bd80">
byte-buddy-dep/src/test/java/net/bytebuddy/build/HashCodeAndEqualsPluginTest.java
</a>
</li>
<li class="file-stats">
<a href="#b24f8d549a1a4ea683ad24305fc9a860d5d70f75">
<span class="new-file">
+
byte-buddy-dep/src/test/java/net/bytebuddy/build/PluginCompoundTest.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#7d8b7ab4b718c576d37cac7f783f4bd83f287b47">
<span class="new-file">
+
byte-buddy-dep/src/test/java/net/bytebuddy/build/PluginNoOpTest.java
</span>
</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/byte-buddy/-/compare/ba05bb4218010161ce6faf3a6f99d0cfc507978d...c28471978ad8df76fcd3ea5a50cacd45944e3880">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>