<!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: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "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,0.01) 0 0 1px; font-family: var(--default-regular-font, "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;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/gdal">Debian GIS Project / gdal</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/debian-gis-team/gdal/-/commit/e50402a9281db696e3b7faaf8e8a941379b3ff59">e50402a9</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-04-29T14:31:44+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "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 3.9.0~beta2+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#2f473ef69010f24d2546e13263bcc2c49befd2f3">
CITATION.cff
</a>
</li>
<li class="file-stats">
<a href="#8e91c39ea457744ee86e8378b154b7f3bb28e325">
NEWS.md
</a>
</li>
<li class="file-stats">
<a href="#b33892fbddeffc3368077b4904ad0b3d562a7312">
VERSION
</a>
</li>
<li class="file-stats">
<a href="#69e3dd8a9042a90f9b03e18cbf012a9717408f84">
alg/gdaltransformer.cpp
</a>
</li>
<li class="file-stats">
<a href="#b62c595c5612ac19e1cb323a7c6342902d5d936e">
apps/argparse/README.TXT
</a>
</li>
<li class="file-stats">
<a href="#5ce6ebc62d2ed9f6b7090631cad239190a378fd9">
apps/argparse/argparse.hpp
</a>
</li>
<li class="file-stats">
<a href="#782a6373bfcdcc920d84ac6e5022d5c15fa295e7">
apps/gdalargumentparser.cpp
</a>
</li>
<li class="file-stats">
<a href="#49ad1335522c48a145a8a34c188f6d1bdd5bbbc0">
apps/gdalinfo_lib.cpp
</a>
</li>
<li class="file-stats">
<a href="#932f4798a73bf7fe3db8534e902f484a44e25e68">
apps/ogr2ogr_lib.cpp
</a>
</li>
<li class="file-stats">
<a href="#644af8cf52e980dec1a299d7d8f8f2abc205ea49">
apps/ogrinfo_lib.cpp
</a>
</li>
<li class="file-stats">
<a href="#62ea8a7fdb5b230ff0528ef1068f5e8d601edf7f">
cmake/helpers/CheckDependentLibraries.cmake
</a>
</li>
<li class="file-stats">
<a href="#b9aa90921774bf979d94a732039fa677ef9abcd7">
cmake/helpers/GdalDriverHelper.cmake
</a>
</li>
<li class="file-stats">
<a href="#24b66ee316591fa3a67bfac872969a7ad776ac9e">
docker/README.md
</a>
</li>
<li class="file-stats">
<a href="#008cb63ffc8b2aac50c1318844eef47a4970f712">
docker/ubuntu-full/Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#8ae2bb1bbd8a16d12536a96e540376239d993480">
docker/ubuntu-full/bh-gdal.sh
</a>
</li>
<li class="file-stats">
<a href="#a622f3ebc7c2d47c886b6fa730dcdb525ac9eeab">
docker/ubuntu-full/bh-proj.sh
</a>
</li>
<li class="file-stats">
<a href="#6f05607158287943bd3385f1385d7d0ea9de23b6">
docker/ubuntu-full/bh-set-envvars.sh
</a>
</li>
<li class="file-stats">
<a href="#6d9803f8d9411275d764c318f47a612d5c97ad91">
docker/ubuntu-small/Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#a39b3f825575fe4ca72058229913660af98867ee">
docker/ubuntu-small/bh-set-envvars.sh
</a>
</li>
<li class="file-stats">
<a href="#9bbc4006fc1a24cb2269392cc39890461fd9a0d6">
frmts/gtiff/libtiff/tif_dirread.c
</a>
</li>
<li class="file-stats">
<a href="#13751563df0f71d3cfa920b22758ad79a113c71d">
frmts/tiledb/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#9419a891b9a35c4107a2fc35890ca9f62e128c26">
frmts/tiledb/include_tiledb.h
</a>
</li>
<li class="file-stats">
<a href="#88ea88a99bab247ff4a02f72e187ff9ae17ac813">
frmts/tiledb/tiledbcommon.cpp
</a>
</li>
<li class="file-stats">
<a href="#ed2624bdccb1fa4c90c7c768879a458334422f87">
frmts/tiledb/tiledbdense.cpp
</a>
</li>
<li class="file-stats">
<a href="#e470e29eabb7224dff628edb5d8e82d03a842f81">
frmts/tiledb/tiledbdrivercore.cpp
</a>
</li>
<li class="file-stats">
<a href="#a9ada8fcceed036274936194c2f09134db9b25bd">
frmts/tiledb/tiledbheaders.h
</a>
</li>
<li class="file-stats">
<a href="#bd1e93982879ca848fd6dd0d25575f070f39e6f9">
frmts/tiledb/tiledbmultidim.cpp
</a>
</li>
<li class="file-stats">
<a href="#c34f05c9d161dfc13e939a8c4c77b0a9404de31e">
frmts/tiledb/tiledbmultidim.h
</a>
</li>
<li class="file-stats">
<a href="#8fe499066a680c0bee42bfbfdd98541131d979f9">
frmts/tiledb/tiledbmultidimarray.cpp
</a>
</li>
<li class="file-stats">
<a href="#a49e060fcd5405d00cf329c580bd83c41a662962">
frmts/tiledb/tiledbmultidimattribute.cpp
</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: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/gdal/-/commit/e50402a9281db696e3b7faaf8e8a941379b3ff59">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>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/gdal/-/commit/e50402a9281db696e3b7faaf8e8a941379b3ff59"}}</script>


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