<!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>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Andreas Tille pushed to branch master
at <a href="https://salsa.debian.org/med-team/gnumed-server">Debian Med / gnumed-server</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/gnumed-server/-/commit/bb39ab3df5285faacc19af018140d187baa07116">bb39ab3d</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2020-03-03T15:17:28+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">routine-update: New upstream version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/gnumed-server/-/commit/81f45947cf541df22a0e6e29fedd931def2a5c96">81f45947</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2020-03-03T15:17:29+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 22.11</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/gnumed-server/-/commit/5355219256f048869f482eaa12bcd12b7eeb57f5">53552192</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2020-03-03T15:18:13+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/22.11'

Update to upstream version '22.11'
with Debian dir ecfb8cd3a18cfaf1dc2c4362b8033683778b48d8</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/gnumed-server/-/commit/6050145f3f4b0dacc7ddc70f799823ddf4a47d43">6050145f</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2020-03-03T15:35:28+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix some remaining python calls to python3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/gnumed-server/-/commit/58d33e31cc25b3e8a98f34c512c42f0f32d8544f">58d33e31</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2020-03-03T15:37:04+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Upload to unstable
</pre>
</li>
</ul>
<h4>19 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#e246f69e945a7c2e9a8e25cfacfcac7714c92b69">
<span class="new-file">
+
debian/patches/python3.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#bc34014ab4b9a49dd7a27bdd8d352912607c3a96">
<span class="new-file">
+
debian/patches/series
</span>
</a>
</li>
<li class="file-stats">
<a href="#c5dcbc21a4734d7ed260f8f23dd439da8e5afc00">
server/bootstrap/bootstrap_gm_db_system.py
</a>
</li>
<li class="file-stats">
<a href="#d7bc0f72d8e399b1745c44c840437db15f747fe8">
server/bootstrap/compare-schemata.sh
</a>
</li>
<li class="file-stats">
<a href="#1bceb6d23446815e9e68e5fd14026d1257ad3fe3">
server/bootstrap/fixup-db.sh
</a>
</li>
<li class="file-stats">
<a href="#0d43474af1cfe0add458834e17b6003d9b6c2088">
server/bootstrap/gmAuditSchemaGenerator.py
</a>
</li>
<li class="file-stats">
<a href="#ee4ba7eb21f610abedb8c10d38701a42baac6528">
server/bootstrap/gmDBPruningDMLGenerator.py
</a>
</li>
<li class="file-stats">
<a href="#eeb98f7f414dffac4cf652bf08c99763634b441d">
server/bootstrap/update_db-v21_v22.conf
</a>
</li>
<li class="file-stats">
<a href="#9b50041d3c775e157d37af83ced80882424c0298">
server/bootstrap/upgrade-db.sh
</a>
</li>
<li class="file-stats">
<a href="#9f0e59e3be46347f8969e8e8bcac1b1389470a0b">
server/doc/schema/gnumed-entire_schema.html
</a>
</li>
<li class="file-stats">
<a href="#1494a0bc60e1732629fe6120c76d82f92a8928df">
server/gm-adjust_db_settings.sh
</a>
</li>
<li class="file-stats">
<a href="#18976734ed605469fc8de448e98d089ed9f6c94a">
server/pycommon/gmBackendListener.py
</a>
</li>
<li class="file-stats">
<a href="#f942ae3edef3b8d376ab3e06d8fe808d27833778">
server/pycommon/gmBorg.py
</a>
</li>
<li class="file-stats">
<a href="#8b09e9a08817f7baaa1dbf3063790cefc5404393">
server/pycommon/gmBusinessDBObject.py
</a>
</li>
<li class="file-stats">
<a href="#fdb5a33293f612d4d84a05bb98b04341b12dfae1">
server/pycommon/gmCfg.py
</a>
</li>
<li class="file-stats">
<a href="#fea158dac9ac05cc273119716fbba986538fb0bf">
server/pycommon/gmCfg2.py
</a>
</li>
<li class="file-stats">
<a href="#0e1fcfe08f17e9fab75ecb98c757bcabd145a614">
<span class="new-file">
+
server/pycommon/gmConnectionPool.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#ed2ee06f5c262285328bd8ab471b5c9135e8ebe7">
<span class="new-file">
+
server/pycommon/gmCrypto.py
</span>
</a>
</li>
</ul>
<h5>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: #777;">

<br>
<a href="https://salsa.debian.org/med-team/gnumed-server/-/compare/f45fe88f907b72f25879aee9fe3183d5bb31d6f2...58d33e31cc25b3e8a98f34c512c42f0f32d8544f">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



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