<!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;">
Maarten L. Hekkelman pushed to branch master at <a href="https://salsa.debian.org/med-team/libzeep">Debian Med / libzeep</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/med-team/libzeep/-/commit/8e381d3ea6b0560e678eab8b2360bfa8b9913876">8e381d3e</a></strong>
<div>
<span> by Maarten L. Hekkelman </span> <i> at 2025-02-09T12:55:17+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 6.1.1</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/med-team/libzeep/-/commit/fb2f996295aa2bf0cfaf7b25b2ad3ff113cc587a">fb2f9962</a></strong>
<div>
<span> by Maarten L. Hekkelman </span> <i> at 2025-02-09T13:42:55+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/6.1.1'
Update to upstream version '6.1.1'
with Debian dir b4526eb6a05304bde49348f2d9a1c7f8b8e85f09
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#bb7147697a51d927fe23423bef7590f5b5a013ef">
.github/workflows/build-documentation.yml
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#46e2bfdf35ce8caa4b542110e7ed030b6b9fb042">
changelog
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#adb7f75f79e3bb85eb62912a2904c5d24af878fb">
debian/copyright
</a>
</li>
<li class="file-stats">
<a href="#399c98675b32b903def11ecdf1dcb0c91d93f031">
lib-xml/src/html-named-characters.cpp
</a>
</li>
<li class="file-stats">
<a href="#695e8d83197c78bef562cbf05dad29c0fd65cfd2">
lib-xml/src/html-named-characters.hpp
</a>
</li>
<li class="file-stats">
<a href="#d9577b84b013e0c4f6dcf8189bbe83b18f2948db">
<span class="new-file">
+
test/CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#b4a0fbe858e503b9311bea787c331a5956bcd6b5">
lib-http/test/client-test-code.cpp
→
test/http/client-test-code.cpp
</a>
</li>
<li class="file-stats">
<a href="#adb111a529388b58228e561195cba73968c91f70">
lib-http/test/client-test-code.hpp
→
test/http/client-test-code.hpp
</a>
</li>
<li class="file-stats">
<a href="#d8c7d12c679dca3e53174b4489788b89edc015d9">
lib-http/test/crypto-test.cpp
→
test/http/crypto-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#9194796a19893ca239253d497a4bd6ae4a294543">
lib-http/test/fragment-file.xhtml
→
test/http/fragment-file.xhtml
</a>
</li>
<li class="file-stats">
<a href="#c43cac65f3c7914c3acc765fe3ba9c8a8fcb63f9">
lib-http/test/http-test.cpp
→
test/http/http-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#c61a2e6936a222e2e042c17b748d9db630d9496a">
lib-http/test/processor-test.cpp
→
test/http/processor-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#613211a6d589c78ad7bf13ff951bf9bbbd648f31">
lib-http/test/rest-test.cpp
→
test/http/rest-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#4d0977b229a7ec4546b67ebbda8286a8edebe45a">
lib-http/test/rsrc_webapp-test.cpp
→
test/http/rsrc_webapp-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#78cedb170790dd8ec70534047a64d8ef6a5439c5">
lib-http/test/security-test.cpp
→
test/http/security-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#c6d9776d16baea7e229ffafbbea059b43c11cb9a">
lib-http/test/soap-test.cpp
→
test/http/soap-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#495a3d39e79971b1e46f5ae868b851373399d264">
lib-http/test/uri-test.cpp
→
test/http/uri-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#c6b39b786553e4c3cd0ede172ad609ce68841ea2">
lib-http/test/webapp-test.cpp
→
test/http/webapp-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#14642ba3e995696c46839aa3260be0ff148e1929">
lib-json/test/json-test.cpp
→
test/json/json-test.cpp
</a>
</li>
<li class="file-stats">
<a href="#f7e7b09066cf26e7775766340c3d743a5791f68c">
lib-xml/test/XML-Test-Suite.tbz
→
test/xml/XML-Test-Suite.tbz
</a>
</li>
<li class="file-stats">
<a href="#80b2516e61a13206bd40434a9b0ce3d1b5fd0177">
lib-xml/test/XPath-Test-Suite/data-001.xml
→
test/xml/XPath-Test-Suite/data-001.xml
</a>
</li>
<li class="file-stats">
<a href="#0ea391165f4082b0eec5830d9c1e4bde9416df9a">
lib-xml/test/XPath-Test-Suite/data-002.xml
→
test/xml/XPath-Test-Suite/data-002.xml
</a>
</li>
<li class="file-stats">
<a href="#a8e40160e3ea414ee32adfad5ed6bef3ba756f68">
lib-xml/test/XPath-Test-Suite/data-003.xml
→
test/xml/XPath-Test-Suite/data-003.xml
</a>
</li>
<li class="file-stats">
<a href="#02210bace24106764477c4cb71f5fc9f645bc698">
lib-xml/test/XPath-Test-Suite/data-004.xml
→
test/xml/XPath-Test-Suite/data-004.xml
</a>
</li>
<li class="file-stats">
<a href="#d306c80c988130346c6102a3259c93cbcfa0d0e5">
lib-xml/test/XPath-Test-Suite/data-005.xml
→
test/xml/XPath-Test-Suite/data-005.xml
</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/med-team/libzeep/-/compare/c48804a42088da8224254817e4c9fd11ab84dc3e...fb2f996295aa2bf0cfaf7b25b2ad3ff113cc587a">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>