<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/Flask, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-03-31T06:32:36Z</updated>
<entry>
<title>Flask: bump to 3.1.3; add test.sh</title>
<updated>2026-03-31T06:32:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-23T11:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=673344bd7cf1162277bc03e14134237f4346f107'/>
<id>urn:sha1:673344bd7cf1162277bc03e14134237f4346f107</id>
<content type='text'>
Changelog since 3.1.2:
- Fix security vulnerability GHSA-68rp-wp8r-4726: session now marked as
  accessed for key-existence checks (in, len) to prevent timing attacks

Add python3-blinker as dependency (should have been there also in 3.1.2)

Add test.sh.

Full changelog: https://flask.palletsprojects.com/en/stable/changes/

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>Flask: update to version 3.1.2</title>
<updated>2025-11-13T21:09:09Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-11-02T16:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fc34a02ccf25ef305b08f18bd1e113fcdffcdfe4'/>
<id>urn:sha1:fc34a02ccf25ef305b08f18bd1e113fcdffcdfe4</id>
<content type='text'>
Release notes:
https://github.com/pallets/flask/releases/tag/3.1.2

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>Flask: pass maintainership to Michal Vasílek</title>
<updated>2023-02-14T16:37:16Z</updated>
<author>
<name>Šimon Bořek</name>
</author>
<published>2023-01-31T14:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a6f227e0aa560083f97f5182f5d12d95b094d261'/>
<id>urn:sha1:a6f227e0aa560083f97f5182f5d12d95b094d261</id>
<content type='text'>
Signed-off-by: Šimon Bořek &lt;simon.borek@nic.cz&gt;
</content>
</entry>
<entry>
<title>Flask: get rid of deprecated AUTORELEASE</title>
<updated>2023-02-14T16:37:11Z</updated>
<author>
<name>Šimon Bořek</name>
</author>
<published>2023-02-01T19:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=76ed9d52189d073f1b95257344ceff412322ea0c'/>
<id>urn:sha1:76ed9d52189d073f1b95257344ceff412322ea0c</id>
<content type='text'>
Signed-off-by: Šimon Bořek &lt;simon.borek@nic.cz&gt;
</content>
</entry>
<entry>
<title>Flask: change maintainer to Šimon Bořek</title>
<updated>2022-04-27T16:42:21Z</updated>
<author>
<name>Šimon Bořek</name>
</author>
<published>2022-04-27T16:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=55bfe37ee8dcaacdf985cd817610a53eb15b9475'/>
<id>urn:sha1:55bfe37ee8dcaacdf985cd817610a53eb15b9475</id>
<content type='text'>
As we are using this package in Turris OS
and Daniel Golle decided to no longer maintain this
and some other Python packages I'd like to take
this package maintainership as was originally
suggested in https://github.com/openwrt/packages/pull/17911
by Josef Schlehofer (@BKPepe).

Signed-off-by: Šimon Bořek &lt;simon.borek@nic.cz&gt;
</content>
</entry>
<entry>
<title>Flask: use AUTORELEASE</title>
<updated>2022-03-24T22:41:51Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2022-03-16T09:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=116c0d6c390d9ba4e825f7b0920fdcb5f93499de'/>
<id>urn:sha1:116c0d6c390d9ba4e825f7b0920fdcb5f93499de</id>
<content type='text'>
This helps in cases, when someone forgets to bump PKG_RELEASE

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>Flask: add Josef as the maintainer of this package</title>
<updated>2022-03-24T22:41:36Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-02-20T21:24:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=934a7e22cd7e521b74fd8048e0829217a221224d'/>
<id>urn:sha1:934a7e22cd7e521b74fd8048e0829217a221224d</id>
<content type='text'>
It seems that Turris guys is using this package in the Turris OS, where
it is used for reForis (simple, basic UI for users)

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
[replace Daniel as maintainer, add commit message]
Signed-off-by: Josef Schlehofer &lt;josef.schlehofer@nic.cz&gt;
</content>
</entry>
<entry>
<title>Flask: update to version 2.0.2</title>
<updated>2021-11-15T02:16:20Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-11-15T00:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e020b6347a6080dfab72440c440843ab40821871'/>
<id>urn:sha1:e020b6347a6080dfab72440c440843ab40821871</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>Flash: update to version 2.0.1</title>
<updated>2021-08-01T03:15:46Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-08-01T03:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2abbf288ed5cabd024706ec8dad2dfb74ca4e620'/>
<id>urn:sha1:2abbf288ed5cabd024706ec8dad2dfb74ca4e620</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>Flask: update to version 1.1.2</title>
<updated>2020-06-15T00:40:31Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2020-06-15T00:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=90790b6b8f8413002ab6c8cf921daacf849884e7'/>
<id>urn:sha1:90790b6b8f8413002ab6c8cf921daacf849884e7</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
