<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git, branch master</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/'/>
<entry>
<title>Release version 7.4.1</title>
<updated>2023-02-24T10:17:18+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-24T10:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=2d47437a21aaaa77abed1b1aacdf5bda5a7f7b87'/>
<id>2d47437a21aaaa77abed1b1aacdf5bda5a7f7b87</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix subject-id requirements processing</title>
<updated>2023-02-24T10:13:42+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-24T10:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=abcc1dec69a54327b5f29e7df112cae1763ea3d0'/>
<id>abcc1dec69a54327b5f29e7df112cae1763ea3d0</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 7.4.0</title>
<updated>2023-02-14T18:33:32+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-14T18:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=ca89f1bf047e4e455275401a942e919f4e0ee161'/>
<id>ca89f1bf047e4e455275401a942e919f4e0ee161</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>With encryption The ID of each Signature element must be unique</title>
<updated>2023-02-14T18:20:38+00:00</updated>
<author>
<name>Mahyar Moghimi</name>
<email>mahyar.moghimi@netgo.de</email>
</author>
<published>2022-12-14T10:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=b925bae1adafb331ed42aad50111546796461a93'/>
<id>b925bae1adafb331ed42aad50111546796461a93</id>
<content type='text'>
If assertion is gonna be encrypted and the response and the assertion
are signed, both signatures will have an ID of `signature1` which
leads to an invalid xml because the ids have to be unique.
A similar issue has been reported and fixed the same way in server.py
with this commit: 4375361939e942c4dd666d3ca4e1159858404bc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If assertion is gonna be encrypted and the response and the assertion
are signed, both signatures will have an ID of `signature1` which
leads to an invalid xml because the ids have to be unique.
A similar issue has been reported and fixed the same way in server.py
with this commit: 4375361939e942c4dd666d3ca4e1159858404bc4
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tox.ini config into pyproject.toml</title>
<updated>2023-02-14T17:57:03+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-14T17:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=67ee33285a6d38a93a44170392914ab9f114d3a7'/>
<id>67ee33285a6d38a93a44170392914ab9f114d3a7</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #896 from fredrikt/ft-enable_mypy</title>
<updated>2023-02-14T17:46:31+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-14T17:46:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=7ae958af5830465115a677384f817d1fb0a23dc9'/>
<id>7ae958af5830465115a677384f817d1fb0a23dc9</id>
<content type='text'>
Bump Python to 3.9, enable mypy configuration, and fix initial issues reported.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump Python to 3.9, enable mypy configuration, and fix initial issues reported.</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2023-02-14T17:44:55+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-14T17:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=e1a424da3a652435c7d64d1452205f9d0c7a1e12'/>
<id>e1a424da3a652435c7d64d1452205f9d0c7a1e12</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add type stubs</title>
<updated>2023-02-14T16:37:24+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-14T16:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=25adcbc4d898f5be690edece7e3138bb491eca11'/>
<id>25adcbc4d898f5be690edece7e3138bb491eca11</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mypy and bump minimum supported python version to 3.9</title>
<updated>2023-02-14T16:36:18+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2023-02-14T16:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=7d34181fc0b7929e0100973e140d61f8fbf31d97'/>
<id>7d34181fc0b7929e0100973e140d61f8fbf31d97</id>
<content type='text'>
The agreed minimum supported python version is the one that is in the current stable Debian distribution.
Using Python 3.9 allows us to make use of the new typing annotations.

Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The agreed minimum supported python version is the one that is in the current stable Debian distribution.
Using Python 3.9 allows us to make use of the new typing annotations.

Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: bool(format) is always true. First bugfix using mypy :).</title>
<updated>2023-02-14T16:20:44+00:00</updated>
<author>
<name>Fredrik Thulin</name>
<email>fredrik@thulin.net</email>
</author>
<published>2023-02-01T08:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=6da0cf61e246d1b8f3d8f6b17754a0ecb05b61f3'/>
<id>6da0cf61e246d1b8f3d8f6b17754a0ecb05b61f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
