Your message dated Thu, 02 Apr 2020 15:01:10 +0000
with message-id <[email protected]>
and subject line Bug#954787: fixed in uwsgi 2.0.18-9
has caused the Debian Bug report #954787,
regarding uwsgi FTBFS against ruby 2.7
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
954787: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954787
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: uwsgi
Version: 2.0.18-8
Severity: serious
User [email protected]
Usertags: ruby2.7-transition
Dear Maintainer,
We are removing ruby 2.5 support and src:uwsgi FTBFS against ruby 2.7, check
this build log:
https://buildd.debian.org/status/fetch.php?pkg=uwsgi&arch=amd64&ver=2.0.18-8%2Bb1&stamp=1584640520&raw=0
The attached debdiff fixes the FTBFS.
Thanks for considering the patch!
--
Lucas Kanashiro
diff -Nru uwsgi-2.0.18/debian/changelog uwsgi-2.0.18.new/debian/changelog
--- uwsgi-2.0.18/debian/changelog 2020-02-28 11:19:58.000000000 -0300
+++ uwsgi-2.0.18.new/debian/changelog 2020-03-23 10:58:08.173556963 -0300
@@ -1,3 +1,12 @@
+uwsgi (2.0.18-9) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Allow build against ruby2.7
+ + d/control: update ruby binary name from uwsgi-plugin-rack-ruby2.5 to
+ uwsgi-plugin-rack-ruby2.7
+
+ -- Lucas Kanashiro <[email protected]> Mon, 23 Mar 2020 10:54:14
-0300
+
uwsgi (2.0.18-8) unstable; urgency=medium
* fix have uwsgi-plugin-python3 provide virtual httpd-wsgi3
diff -Nru uwsgi-2.0.18/debian/control uwsgi-2.0.18.new/debian/control
--- uwsgi-2.0.18/debian/control 2020-02-28 11:14:05.000000000 -0300
+++ uwsgi-2.0.18.new/debian/control 2020-03-23 10:54:12.629262461 -0300
@@ -827,7 +827,7 @@
This package provides Python 3 WSGI plugin for uWSGI
(linked with Python 3 runtime).
-Package: uwsgi-plugin-rack-ruby2.5
+Package: uwsgi-plugin-rack-ruby2.7
Architecture: any
Depends:
uwsgi-core (= ${binary:Version}),
--- End Message ---
--- Begin Message ---
Source: uwsgi
Source-Version: 2.0.18-9
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
uwsgi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated uwsgi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 23 Mar 2020 15:44:29 +0100
Source: uwsgi
Binary: libapache2-mod-ruwsgi libapache2-mod-ruwsgi-dbg libapache2-mod-uwsgi
libapache2-mod-uwsgi-dbg python-uwsgidecorators python3-uwsgidecorators uwsgi
uwsgi-app-integration-plugins uwsgi-core uwsgi-dbg uwsgi-dev uwsgi-emperor
uwsgi-extra uwsgi-infrastructure-plugins uwsgi-plugin-alarm-curl
uwsgi-plugin-alarm-xmpp uwsgi-plugin-asyncio-python
uwsgi-plugin-asyncio-python3 uwsgi-plugin-curl-cron uwsgi-plugin-emperor-pg
uwsgi-plugin-fiber uwsgi-plugin-gccgo uwsgi-plugin-geoip
uwsgi-plugin-gevent-python uwsgi-plugin-gevent-python3 uwsgi-plugin-glusterfs
uwsgi-plugin-graylog2 uwsgi-plugin-greenlet-python
uwsgi-plugin-greenlet-python3 uwsgi-plugin-jvm-openjdk-11
uwsgi-plugin-jwsgi-openjdk-11 uwsgi-plugin-ldap uwsgi-plugin-lua5.1
uwsgi-plugin-lua5.2 uwsgi-plugin-mono uwsgi-plugin-psgi uwsgi-plugin-python
uwsgi-plugin-python3 uwsgi-plugin-rack-ruby2.7 uwsgi-plugin-rados
uwsgi-plugin-rbthreads uwsgi-plugin-ring-openjdk-11 uwsgi-plugin-router-access
uwsgi-plugin-servlet-openjdk-11
uwsgi-plugin-sqlite3 uwsgi-plugin-tornado-python uwsgi-plugin-tornado-python3
uwsgi-plugin-xslt uwsgi-plugins-all
uwsgi-src
Architecture: source amd64 all
Version: 2.0.18-9
Distribution: unstable
Urgency: medium
Maintainer: uWSGI packaging team <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
libapache2-mod-ruwsgi - uwsgi module for Apache2 (mod_Ruwsgi)
libapache2-mod-ruwsgi-dbg - debugging symbols for Apache2 mod_Ruwsgi
libapache2-mod-uwsgi - uwsgi module for Apache2 (mod_uwsgi)
libapache2-mod-uwsgi-dbg - debugging symbols for Apache2 mod_uwsgi
python-uwsgidecorators - module of decorators for elegant access to uWSGI API
(Python 2)
python3-uwsgidecorators - module of decorators for elegant access to uWSGI API
(Python 3)
uwsgi - fast, self-healing application container server
uwsgi-app-integration-plugins - plugins for integration of uWSGI and
application
uwsgi-core - fast, self-healing application container server (core)
uwsgi-dbg - debugging symbols for uWSGI server and it's plugins
uwsgi-dev - fast, self-healing application container server (headers)
uwsgi-emperor - fast, self-healing application container server (emperor
scripts)
uwsgi-extra - fast, self-healing application container server (extra files)
uwsgi-infrastructure-plugins - infrastructure plugins for uWSGI
uwsgi-plugin-alarm-curl - cURL alarm plugin for uWSGI
uwsgi-plugin-alarm-xmpp - XMPP alarm plugin for uWSGI
uwsgi-plugin-asyncio-python - asyncio plugin for uWSGI (Python 2)
uwsgi-plugin-asyncio-python3 - asyncio plugin for uWSGI (Python 3)
uwsgi-plugin-curl-cron - cron cURL plugin for uWSGI
uwsgi-plugin-emperor-pg - Emperor PostgreSQL plugin for uWSGI
uwsgi-plugin-fiber - Fiber plugin for uWSGI
uwsgi-plugin-gccgo - GNU Go plugin for uWSGI
uwsgi-plugin-geoip - GeoIP plugin for uWSGI
uwsgi-plugin-gevent-python - gevent plugin for uWSGI (Python 2)
uwsgi-plugin-gevent-python3 - gevent plugin for uWSGI (Python 3)
uwsgi-plugin-glusterfs - GlusterFS storage plugin for uWSGI
uwsgi-plugin-graylog2 - graylog2 plugin for uWSGI
uwsgi-plugin-greenlet-python - greenlet plugin for uWSGI (Python 2)
uwsgi-plugin-greenlet-python3 - greenlet plugin for uWSGI (Python 3)
uwsgi-plugin-jvm-openjdk-11 - Java plugin for uWSGI (OpenJDK 11)
uwsgi-plugin-jwsgi-openjdk-11 - JWSGI plugin for uWSGI (OpenJDK 11)
uwsgi-plugin-ldap - LDAP plugin for uWSGI
uwsgi-plugin-lua5.1 - Lua WSAPI plugin for uWSGI (Lua 5.1)
uwsgi-plugin-lua5.2 - Lua WSAPI plugin for uWSGI (Lua 5.2)
uwsgi-plugin-mono - Mono/ASP.NET plugin for uWSGI
uwsgi-plugin-psgi - Perl PSGI plugin for uWSGI
uwsgi-plugin-python - WSGI plugin for uWSGI (Python 2)
uwsgi-plugin-python3 - WSGI plugin for uWSGI (Python 3)
uwsgi-plugin-rack-ruby2.7 - Rack plugin for uWSGI ()
uwsgi-plugin-rados - Ceph/RADOS storage plugin for uWSGI
uwsgi-plugin-rbthreads - Ruby native threads plugin for uWSGI ()
uwsgi-plugin-ring-openjdk-11 - Closure/Ring plugin for uWSGI (OpenJDK 11)
uwsgi-plugin-router-access - Access router plugin for uWSGI
uwsgi-plugin-servlet-openjdk-11 - JWSGI plugin for uWSGI (OpenJDK 11)
uwsgi-plugin-sqlite3 - SQLite 3 configurations plugin for uWSGI
uwsgi-plugin-tornado-python - tornado plugin for uWSGI (Python 2)
uwsgi-plugin-tornado-python3 - tornado plugin for uWSGI (Python 3)
uwsgi-plugin-xslt - XSLT request plugin for uWSGI
uwsgi-plugins-all - all available plugins for uWSGI
uwsgi-src - sources for uWSGI plugins
Closes: 954700 954787
Changes:
uwsgi (2.0.18-9) unstable; urgency=medium
.
* provide binary package uwsgi-plugin-rack-ruby2.7
(not uwsgi-plugin-rack-ruby2.5);
closes: bug#954700, #954787,
thanks to Lucas Nussbaum and Lucas Kanashiro
Checksums-Sha1:
c539e481fb4c05f42eecdef12d218226b2dd2756 7790 uwsgi_2.0.18-9.dsc
2f59f87f5688cc35889daefdd4a707c24f915f2a 59656 uwsgi_2.0.18-9.debian.tar.xz
f8a85030372bf0aad197623bfecf96c7a454ab4a 67136
libapache2-mod-ruwsgi-dbg_2.0.18-9_amd64.deb
ad603f73818639f17ecf83565891142dc790d29d 46360
libapache2-mod-ruwsgi_2.0.18-9_amd64.deb
4a6c17530f53b72d57ce0fdc1a935fdfa69803c0 60764
libapache2-mod-uwsgi-dbg_2.0.18-9_amd64.deb
46eb36bccd7d6e1b953c1653103be6b19bea5d51 45312
libapache2-mod-uwsgi_2.0.18-9_amd64.deb
001f431da90b95766c23725e4dbf476f9a7fb8f5 40680
python-uwsgidecorators_2.0.18-9_all.deb
d56d6de0cadf95306a46fb9bf9e8da3168a005f3 40808
python3-uwsgidecorators_2.0.18-9_all.deb
bbfbd3af31f1866d3c5541facf53fbbd14b7e8eb 38476
uwsgi-app-integration-plugins_2.0.18-9_amd64.deb
eeedd23afc4999c791dcb50644a901f7368c24c4 556032 uwsgi-core_2.0.18-9_amd64.deb
ffaef02e6fdec0b9ba2ccf3a841b0da5fcfa029d 6712696 uwsgi-dbg_2.0.18-9_amd64.deb
bae8c4e8f8bd7656a181665a9a0a995a313faee3 41900 uwsgi-dev_2.0.18-9_amd64.deb
9c065933e26bf54fd0e31ebcec410ee7e530d8ae 40120 uwsgi-emperor_2.0.18-9_amd64.deb
1b403ec1b5a241d2dd5abb9be55c7dc41b09e2b2 55060 uwsgi-extra_2.0.18-9_all.deb
3a2793fc0dc8f291a220519ff860e853fc3a2b2f 38480
uwsgi-infrastructure-plugins_2.0.18-9_amd64.deb
4474fc5b1ac53fa8c1417ab9359c386dd426160a 56128
uwsgi-plugin-alarm-curl_2.0.18-9_amd64.deb
9352331ec4e4da9e71f36875c5eed105607518ba 57276
uwsgi-plugin-alarm-xmpp_2.0.18-9_amd64.deb
ce4ff02e29731dd8b369bab9ab58d8063edcbcde 44052
uwsgi-plugin-asyncio-python3_2.0.18-9_amd64.deb
9b4dbe93c26545234b0244dc0623568fdc93fe95 44072
uwsgi-plugin-asyncio-python_2.0.18-9_amd64.deb
f31189004d7fb445680865949c82685fcf85ce2c 54416
uwsgi-plugin-curl-cron_2.0.18-9_amd64.deb
510355e62703b53dcd22e61bbc909a2b09c7d012 54860
uwsgi-plugin-emperor-pg_2.0.18-9_amd64.deb
498b69966b12551e5ffb800092a4264e522f9239 40752
uwsgi-plugin-fiber_2.0.18-9_amd64.deb
8031c6857def7b756ff2952f4ffe34bd68a6c4db 78040
uwsgi-plugin-gccgo_2.0.18-9_amd64.deb
80e6a4031b6d75e1d36daed84621886dcb723a95 55032
uwsgi-plugin-geoip_2.0.18-9_amd64.deb
b617965e2c1c494867ef5943bcbef761d16a756e 47136
uwsgi-plugin-gevent-python3_2.0.18-9_amd64.deb
3ac3c96ebc348cc6b3979df74b6c29fecb4e132a 47020
uwsgi-plugin-gevent-python_2.0.18-9_amd64.deb
09acbdfffb6dc6334584d42b0d6ddb2d9f03cdb2 56768
uwsgi-plugin-glusterfs_2.0.18-9_amd64.deb
61ef6d447f3e640fd637b0163a9984b4434d96f0 54848
uwsgi-plugin-graylog2_2.0.18-9_amd64.deb
aa95a432d673cbde288d4bf4db046b1bfeac4c74 42580
uwsgi-plugin-greenlet-python3_2.0.18-9_amd64.deb
e5fe4d9faf45b46344a77b3676a1bca7a6bc02f8 42560
uwsgi-plugin-greenlet-python_2.0.18-9_amd64.deb
3e290408d3c5f73875d77d8f262c7a11ff353cbb 66108
uwsgi-plugin-jvm-openjdk-11_2.0.18-9_amd64.deb
9617d549590324446208ed8e175e659bf271a105 42172
uwsgi-plugin-jwsgi-openjdk-11_2.0.18-9_amd64.deb
371bbdd915d29e34161157aeac1b4e2b25fea5e0 58480
uwsgi-plugin-ldap_2.0.18-9_amd64.deb
b2cb576b63023ca85ce45d7473be9d25d5ce4fc5 61284
uwsgi-plugin-lua5.1_2.0.18-9_amd64.deb
b01fc133eb337e84022edaf14fb3a10bd3b64f0f 61368
uwsgi-plugin-lua5.2_2.0.18-9_amd64.deb
d876ab020f5ca4ce9eb8040ed3e05576a0b5f1df 60460
uwsgi-plugin-mono_2.0.18-9_amd64.deb
012eac703663dca354bb10a7c56ff05fc0fcce4f 88996
uwsgi-plugin-psgi_2.0.18-9_amd64.deb
f5a56db14f3685d883d02432f0d1bcbf6f9d6855 110836
uwsgi-plugin-python3_2.0.18-9_amd64.deb
7cc81105de799177d12f288cdad4eb779d94d0ec 108740
uwsgi-plugin-python_2.0.18-9_amd64.deb
4e29e59882da5a3e7423d0a1215ffe525290c27d 74812
uwsgi-plugin-rack-ruby2.7_2.0.18-9_amd64.deb
7a8e6e9e8ea3fcf8f8dbf5e6f878d89cd303a9d0 58740
uwsgi-plugin-rados_2.0.18-9_amd64.deb
baa2dfcbffc668c3267487cf4440cff7617814c6 40956
uwsgi-plugin-rbthreads_2.0.18-9_amd64.deb
6e07d86934ae66c8db960059205298e169457eb1 44096
uwsgi-plugin-ring-openjdk-11_2.0.18-9_amd64.deb
9a0a2a69048b53615f91868778c73d0c7e8f408a 54356
uwsgi-plugin-router-access_2.0.18-9_amd64.deb
c7fae953a98d4683ec6159f59bdd2ecedff5fa2e 41340
uwsgi-plugin-servlet-openjdk-11_2.0.18-9_amd64.deb
b0baea794523ea74ac3a12581a21deb85a30cc08 54388
uwsgi-plugin-sqlite3_2.0.18-9_amd64.deb
5a240e24bffae4de66164ec662e1ecb3466b5e5d 44300
uwsgi-plugin-tornado-python3_2.0.18-9_amd64.deb
013fdba4819e30d6210d0af0fb2fa3d715193855 44280
uwsgi-plugin-tornado-python_2.0.18-9_amd64.deb
dcbbc7c50f4d0985e76e35906579f76e32093672 57720
uwsgi-plugin-xslt_2.0.18-9_amd64.deb
cb9289eb1ceca37d8205b208b2e25ba1d786729e 38504
uwsgi-plugins-all_2.0.18-9_amd64.deb
3c99cca8b863dba9037e01d3e4f91a8617676047 313640 uwsgi-src_2.0.18-9_all.deb
b54583fd4202c15d0ee35e1be8e67381a572047e 39468 uwsgi_2.0.18-9_amd64.buildinfo
0b4eb789d915ee9ab3c75d500bbf6d59f7bea24b 51296 uwsgi_2.0.18-9_amd64.deb
Checksums-Sha256:
7e1dbe2002aaaae8941a11fca3a488956aa2d830d325f8c7a278f2df029d7ca5 7790
uwsgi_2.0.18-9.dsc
b347303f5a5376820dc397bdb91952285eaf89e276332b54d377aec8faa33908 59656
uwsgi_2.0.18-9.debian.tar.xz
d7e259704d4dd307b8ff424db0a5af16a41321fdcf3f00c364fd330a6aa569ad 67136
libapache2-mod-ruwsgi-dbg_2.0.18-9_amd64.deb
2343765cb9be1bd0693dc8e1b7aa09e0eb10da07170aefb16d1475b19152685a 46360
libapache2-mod-ruwsgi_2.0.18-9_amd64.deb
428c090782fcdbcff2b8a82d557acb102be375834cd7cacdc806678a2115615d 60764
libapache2-mod-uwsgi-dbg_2.0.18-9_amd64.deb
aac60c8d102c34f26094bc5f47aad383f6102ae500400a180d8bbfd1832d03ec 45312
libapache2-mod-uwsgi_2.0.18-9_amd64.deb
1a023cd01f7f20edd8345f92de64e27457a923a4dcd199ed6504aaf71e6b25de 40680
python-uwsgidecorators_2.0.18-9_all.deb
339fff76a020c94905046e99bd494f4308a59b682b294bd94748df16542981a4 40808
python3-uwsgidecorators_2.0.18-9_all.deb
26cd81ce6f65d8410dc879f73ca6d28b28e1b0154016b0c5bab219b34ea58a00 38476
uwsgi-app-integration-plugins_2.0.18-9_amd64.deb
7daae421d87040c3b0183579b4b59906b22751180b963a2ab41cf3cc57bcd760 556032
uwsgi-core_2.0.18-9_amd64.deb
d036b1349bbbe71c7cc88812754a6f16499fdefebf37ffd253b0faedf0fd6386 6712696
uwsgi-dbg_2.0.18-9_amd64.deb
980b90dc3b44eff745f8b51e9f0cef70ce05767d729deb1eb85854e8ff84ab54 41900
uwsgi-dev_2.0.18-9_amd64.deb
ce266b5357130bb6b210c6045731dc4595313257804541461e6ceb106bd0d3c4 40120
uwsgi-emperor_2.0.18-9_amd64.deb
62280cdc6e658ec15fd78655efbb194ceb0de287aa1a645adfbd2ab192a95770 55060
uwsgi-extra_2.0.18-9_all.deb
8f7ed8876a8391156fcced4eec924b9e665a16640b85f07ed090ae02b0a919e6 38480
uwsgi-infrastructure-plugins_2.0.18-9_amd64.deb
7483cb18fd1c20d9d7d331710aebc1234f94959f1cb666a509fbadf05af77654 56128
uwsgi-plugin-alarm-curl_2.0.18-9_amd64.deb
d2fe8a33cd662588dc8c1dad3b38121f6b4c5d3ef07c9b5b6f9ebab0f8889a9b 57276
uwsgi-plugin-alarm-xmpp_2.0.18-9_amd64.deb
1b15c068cb5e20448894781d8272cadd32e9c0c5c0bf790acd3d0d66cb592bb6 44052
uwsgi-plugin-asyncio-python3_2.0.18-9_amd64.deb
9700776b588bf45e40f44ea06e5cd680eb0649c6058757e3a4f0cefd22c220d1 44072
uwsgi-plugin-asyncio-python_2.0.18-9_amd64.deb
6f91477466c3e618e90315aad6cb37df59008e7c9cf87386861893af00001028 54416
uwsgi-plugin-curl-cron_2.0.18-9_amd64.deb
1767fa29a3119208d1ad2926b3d52bed616b773de586141660dd6fea61666fb8 54860
uwsgi-plugin-emperor-pg_2.0.18-9_amd64.deb
a8db701b97fad316585bef4c7644ac4d7b8cc23d2f99ee04ef99c2b0d21d2a17 40752
uwsgi-plugin-fiber_2.0.18-9_amd64.deb
8ed224cb78753a81ffcceb50efd3d6ae19ba18765c8c7b4e715c025e834f7b30 78040
uwsgi-plugin-gccgo_2.0.18-9_amd64.deb
f14fc4280479e1defc69e62cd978d67c91389295413c07a773d83c37187bbc40 55032
uwsgi-plugin-geoip_2.0.18-9_amd64.deb
e4da89bab72a7ccaa4da62956426fcd5206d7f73bd3e38bd211eef3f2ae6d8e2 47136
uwsgi-plugin-gevent-python3_2.0.18-9_amd64.deb
7148043c7a00fbd95ec1c789340b0d5613dd57759fbb44171c27e96fde1d73ec 47020
uwsgi-plugin-gevent-python_2.0.18-9_amd64.deb
e6efb8a74b10b2c9bb6105ca3dfc14c872f8ab1406c781c13753fd665b9553d2 56768
uwsgi-plugin-glusterfs_2.0.18-9_amd64.deb
12a7b10263687857b54a004d57fc6daae4bf341d5491ec7a575563ba64054885 54848
uwsgi-plugin-graylog2_2.0.18-9_amd64.deb
4d4447c2d258bf5a59103e829d9411bd602e9ceb10cdb5409c4e647c0c00b86f 42580
uwsgi-plugin-greenlet-python3_2.0.18-9_amd64.deb
038d4c1fd3d8f3a8ab693d445b60d90c115bd0b9d08c113dcc106553a907bf5c 42560
uwsgi-plugin-greenlet-python_2.0.18-9_amd64.deb
84b23fff70444f688ceaa1504e6a67b2845deb3d132daa3217a5074ef040fe25 66108
uwsgi-plugin-jvm-openjdk-11_2.0.18-9_amd64.deb
4d7633b240315f38fd769d068e9ea362bbf6ca4503e339508799f11cc167b0f8 42172
uwsgi-plugin-jwsgi-openjdk-11_2.0.18-9_amd64.deb
893b704e9626d272710461c499a46caa5e54f5eac3e88654aba106bda56fefd0 58480
uwsgi-plugin-ldap_2.0.18-9_amd64.deb
33472078cfc086eac965d2dcd65cf7848b37be38213ef449e96d5a5ca1ad5583 61284
uwsgi-plugin-lua5.1_2.0.18-9_amd64.deb
03f7aca3704298c92bd2999a307617ed65f9b1eeda95b5e17d03d74b41448174 61368
uwsgi-plugin-lua5.2_2.0.18-9_amd64.deb
cf84a3ab7f1a5a2feae868649295eef43c4a1dcb1f7f8a8fd78512f2d550e470 60460
uwsgi-plugin-mono_2.0.18-9_amd64.deb
b3eaffc8a7701407c7277d9ba3311faa937576cd259ba4f98d3269f025f3d8f1 88996
uwsgi-plugin-psgi_2.0.18-9_amd64.deb
0b40595f78b8a061c93f0eeaf7eef05d9e581a4502dc777ed1034ffefc027017 110836
uwsgi-plugin-python3_2.0.18-9_amd64.deb
086152ddd74b99dca0e220847ed3dc614f350d1fad92dc0f30f0af91732bede1 108740
uwsgi-plugin-python_2.0.18-9_amd64.deb
c10b2a214707454353d4be4d46aa921c13f71bf2cf153db5e8f462b17426a893 74812
uwsgi-plugin-rack-ruby2.7_2.0.18-9_amd64.deb
a43fd5831b184d48009bf5555ae61b2d04929c4b022b682c81cec96b1e051324 58740
uwsgi-plugin-rados_2.0.18-9_amd64.deb
05742e5d5cfc536e662ab4cd50dda7eea24ba3888f8054522eb1b60bd5a9928f 40956
uwsgi-plugin-rbthreads_2.0.18-9_amd64.deb
00b29f6d932fc5540097a8fba050846b41c1b40ccb5334807235e20b24435544 44096
uwsgi-plugin-ring-openjdk-11_2.0.18-9_amd64.deb
c74337612eaa533751ef062d6e4cab0a0f052715202d89f7272e0be3874b00b8 54356
uwsgi-plugin-router-access_2.0.18-9_amd64.deb
de5abb6e52181a0d16b48b171aa74261490231c370622430c5b6852c79d0fb65 41340
uwsgi-plugin-servlet-openjdk-11_2.0.18-9_amd64.deb
cc813ad597a6baa4ede15daf6bd4efddc1ffee38e9bc1843822da73fa5867cae 54388
uwsgi-plugin-sqlite3_2.0.18-9_amd64.deb
abf8dd03b57937b87cc0b180f7bcc672e66a37a68720f6e9b151d5952e77693c 44300
uwsgi-plugin-tornado-python3_2.0.18-9_amd64.deb
8a935f452fea84b4bd1e809015e561de87c39fb39e1beb72b7970f169648ff10 44280
uwsgi-plugin-tornado-python_2.0.18-9_amd64.deb
b9f62b0b9211f872ccdc1837198c52082c7913db7d1a5a8b7801783440c01b05 57720
uwsgi-plugin-xslt_2.0.18-9_amd64.deb
513cb3da9d08ab1bc432643782d7d040f52924c6a6b34c409a223ad377b207ea 38504
uwsgi-plugins-all_2.0.18-9_amd64.deb
c386aac1f67382d8b2e1b7b99c834ad8700ec17eeaefbdfd2abfb34269fbb67a 313640
uwsgi-src_2.0.18-9_all.deb
13c9807f88291eb2ceef3306e52aba6c9a8fe7b7f9724046dd25aa7861873966 39468
uwsgi_2.0.18-9_amd64.buildinfo
6d7af65c5195ee354bfa381f9a3a5b780ce3dd8d95e6ecbb2f05f48b2ed85d1e 51296
uwsgi_2.0.18-9_amd64.deb
Files:
b547b8af5bfae710ed15f3fbdba7ae5c 7790 httpd optional uwsgi_2.0.18-9.dsc
dd7a7292cb7112a5e9688733d6a01599 59656 httpd optional
uwsgi_2.0.18-9.debian.tar.xz
6879c5a4144ebf71cb3372504e4a89ab 67136 debug optional
libapache2-mod-ruwsgi-dbg_2.0.18-9_amd64.deb
d89c483adcdc7756aea7f5afe7774c45 46360 httpd optional
libapache2-mod-ruwsgi_2.0.18-9_amd64.deb
64bcfd653cf8504fac2a0753e778ed1a 60764 debug optional
libapache2-mod-uwsgi-dbg_2.0.18-9_amd64.deb
1e11ab79875e800be9dd20a59b032c73 45312 httpd optional
libapache2-mod-uwsgi_2.0.18-9_amd64.deb
33ceff76ac81b307d120bc02eadf6750 40680 python optional
python-uwsgidecorators_2.0.18-9_all.deb
8abcaefeab2baccb35838908f6ddf733 40808 python optional
python3-uwsgidecorators_2.0.18-9_all.deb
310573497b3b66d0013e5855df5ffc0a 38476 httpd optional
uwsgi-app-integration-plugins_2.0.18-9_amd64.deb
bd68440541ca0ef4c2243b7509be6497 556032 httpd optional
uwsgi-core_2.0.18-9_amd64.deb
fe6ecd64b65f2826d3a6680ec48f358c 6712696 debug optional
uwsgi-dbg_2.0.18-9_amd64.deb
e9c253fb43d10c2d9a57f287f6fd863c 41900 libdevel optional
uwsgi-dev_2.0.18-9_amd64.deb
7e5cae47b6f0e93faaf3c519332c7d86 40120 httpd optional
uwsgi-emperor_2.0.18-9_amd64.deb
eb256cce3d2aa838d6e8f492941b3079 55060 httpd optional
uwsgi-extra_2.0.18-9_all.deb
c7305e0758a972cbfbd1b211c3fa3359 38480 httpd optional
uwsgi-infrastructure-plugins_2.0.18-9_amd64.deb
834f1e81b92d8d4dfe872b6e031fcb62 56128 httpd optional
uwsgi-plugin-alarm-curl_2.0.18-9_amd64.deb
2522a7d9be98bead1da79196405f44a3 57276 httpd optional
uwsgi-plugin-alarm-xmpp_2.0.18-9_amd64.deb
fb56c000f81ed65aaf9937f0469b9c99 44052 httpd optional
uwsgi-plugin-asyncio-python3_2.0.18-9_amd64.deb
e1b710cbf5ad0c3ece2fc63786f09f25 44072 httpd optional
uwsgi-plugin-asyncio-python_2.0.18-9_amd64.deb
c25f919f8dd7f68ec563887c310a2e8a 54416 httpd optional
uwsgi-plugin-curl-cron_2.0.18-9_amd64.deb
ef580c33393b81af4e73ec777dd2e144 54860 httpd optional
uwsgi-plugin-emperor-pg_2.0.18-9_amd64.deb
d51cbe8ff0c6a13ed4c89b32be40ca98 40752 httpd optional
uwsgi-plugin-fiber_2.0.18-9_amd64.deb
17850c861e7e4751af33acc645a8e670 78040 httpd optional
uwsgi-plugin-gccgo_2.0.18-9_amd64.deb
a2248f62cfd337fa454fdf19456b970b 55032 httpd optional
uwsgi-plugin-geoip_2.0.18-9_amd64.deb
c5c0e2cca8f444462045601f09e406e5 47136 httpd optional
uwsgi-plugin-gevent-python3_2.0.18-9_amd64.deb
d83a2a741e34ee69dc935ba1efd7ceb3 47020 httpd optional
uwsgi-plugin-gevent-python_2.0.18-9_amd64.deb
27b88c099d300f0433472a3fc3157ce1 56768 httpd optional
uwsgi-plugin-glusterfs_2.0.18-9_amd64.deb
12c03660ef8d6cd1f626286b7bb95997 54848 httpd optional
uwsgi-plugin-graylog2_2.0.18-9_amd64.deb
34d8ac84fd5b90a0cc631901ceb65a26 42580 httpd optional
uwsgi-plugin-greenlet-python3_2.0.18-9_amd64.deb
8c7a669b7d18eab96e84a8ffcfc3e259 42560 httpd optional
uwsgi-plugin-greenlet-python_2.0.18-9_amd64.deb
60bf7067f9d40e471157bd98137df617 66108 httpd optional
uwsgi-plugin-jvm-openjdk-11_2.0.18-9_amd64.deb
72fc685d972cad7acc29fad3207d5820 42172 httpd optional
uwsgi-plugin-jwsgi-openjdk-11_2.0.18-9_amd64.deb
ad8fec6f135f4f77c3b40fdd1ae21abf 58480 httpd optional
uwsgi-plugin-ldap_2.0.18-9_amd64.deb
19b75159b19e95f49055f286d316ad40 61284 httpd optional
uwsgi-plugin-lua5.1_2.0.18-9_amd64.deb
f48e7653478a122e9b058fdf015fb16f 61368 httpd optional
uwsgi-plugin-lua5.2_2.0.18-9_amd64.deb
4ced00f6a2b996db7c766021473e3702 60460 httpd optional
uwsgi-plugin-mono_2.0.18-9_amd64.deb
92e07106f620135b77db9d0e388ea7ab 88996 httpd optional
uwsgi-plugin-psgi_2.0.18-9_amd64.deb
f005857ae56416b106b508d097c5f80a 110836 httpd optional
uwsgi-plugin-python3_2.0.18-9_amd64.deb
488a2e4d590a11655092d089aaf37b6f 108740 httpd optional
uwsgi-plugin-python_2.0.18-9_amd64.deb
4360879a424e75c55170de13cf22cd03 74812 httpd optional
uwsgi-plugin-rack-ruby2.7_2.0.18-9_amd64.deb
5c800bb4715f791a12232f9fe84e5d82 58740 httpd optional
uwsgi-plugin-rados_2.0.18-9_amd64.deb
bf990597e37d48796ced78a23845ca92 40956 httpd optional
uwsgi-plugin-rbthreads_2.0.18-9_amd64.deb
8984719969db0137edc3988a5b6181b6 44096 httpd optional
uwsgi-plugin-ring-openjdk-11_2.0.18-9_amd64.deb
bd0d781426bc6f57eb041569003b77b5 54356 httpd optional
uwsgi-plugin-router-access_2.0.18-9_amd64.deb
82ae7863d6241992fa806bc9e71973a1 41340 httpd optional
uwsgi-plugin-servlet-openjdk-11_2.0.18-9_amd64.deb
0c56df6f11ca4b8cf7ae3707bdb08063 54388 httpd optional
uwsgi-plugin-sqlite3_2.0.18-9_amd64.deb
71fa778c327cac23e1a9fcce9ce90fef 44300 httpd optional
uwsgi-plugin-tornado-python3_2.0.18-9_amd64.deb
246be531b996bc9e55a3594a28221420 44280 httpd optional
uwsgi-plugin-tornado-python_2.0.18-9_amd64.deb
8861ca3e3a8c648bb5521eedaf651992 57720 httpd optional
uwsgi-plugin-xslt_2.0.18-9_amd64.deb
7ca863665f28c4a9949a018e4a1f9495 38504 httpd optional
uwsgi-plugins-all_2.0.18-9_amd64.deb
cfab8e0805bf0eaed701cdd2a43745da 313640 libdevel optional
uwsgi-src_2.0.18-9_all.deb
06ac69bf793c22c46dd4981cce0fd736 39468 httpd optional
uwsgi_2.0.18-9_amd64.buildinfo
211f507cd938a8a2d2725767c533e730 51296 httpd optional uwsgi_2.0.18-9_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl543VMACgkQLHwxRsGg
ASEatxAAnRz3BRkB/rXX3keoro+zl9MhP5Zcil14T6E14oYEtjQoxpXq/KCEqYS2
/8hRhVJ9FKxaDw3o2yZTj9yApuzvzbEM6vURS7XYa3xbNTNmSv9uosa6krU3r/IW
QMn61ksmkZ4Jdcw3qLLesdj0jxMP+Q3oqWbRAdJq+AJowhdDYy+15nTmbhAEf+wB
zcxPWDPAH31CzoiFCTnCpS5wZm6tiGeuOANUW6glcQY7Z5EXv85nCWsEmT/8sHis
Eux8IjkZ3Ae7a8MEC1GSWUfr+txz3JSACPDwu3Nhb1Un9WG4Ah5iSmXoEmtOAhnC
X+1K8lZVmWSSEyf3dcUNnq+ne4DBYZq0xiwaSzahUlKCLYKxSeQXAAWLRLRh88EJ
BXXVpNV0iD7EHV2Dsdy8knHA4oe3t3pAV5CyFKrQITnd9olQbHcWKTxaSCXhJ2Cz
484ttBX9YMC6a/zZlF3igIqw7W3PVMYp5EFZQD8yFU6ZkKVgQoZYI8NngPeDU/dZ
q/qggEv65saIjwfb0mlxMLTP5juy0FbxvnlgsZLlR3B1Xp2QqaggtRsuyMicVfiO
MYWBy6Xb+lrzqT1BlNZ0yMLT0pdckEyJFdaqA7lcT34CrRqCSFcRs0R2cbRxTtiY
YVDp84OAz6gX1MoO7A9pduDHrUQ9LVVBkfjk4MQYPip46aYSUfw=
=lohN
-----END PGP SIGNATURE-----
--- End Message ---