update RtmAPI-0.7.2-r1 (protect against CVE-2020-11078)

This commit is contained in:
Andreas Billmeier 2020-06-11 09:41:15 +02:00 committed by Andreas Billmeier
parent d0e6f2fbc6
commit 5cd9ea4e20
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 3 additions and 2 deletions

View File

@ -18,6 +18,7 @@
* bump homeassistant-0.110.7
* update homeassistant-0.111.0
* remove old google-api-python-client
* update RtmAPI-0.7.2-r1 (protect against CVE-2020-11078)
2020-06-07 homeassistant-0.110.5
* fix crashed gitea 3:)

View File

@ -1,3 +1,3 @@
DIST RtmAPI-0.7.2.tar.gz 4088 BLAKE2B ca71115b866c6a6fff7887d199d92c55ce7bd1b319f2caedc92c3f7da90edcc111cedde1642c6493e2faca84f20b17fcfaa492ac67a1d56b9dc896b3eafc21b6 SHA512 e56b78484133664b0d101fd5023b0271ca5cee31febf5d8fc5ccdd43a592d3cbf5d0383b9d6e6b384b367f2e827c5842a0eaffd2b85093d4a017e0ceb0e891ae
EBUILD RtmAPI-0.7.2.ebuild 717 BLAKE2B 98f6d523c31387be19812491df8e7e7f95854f4a76c3720aa891c6e4be71ff3ca97fea3f3fdf1fea0ba381c783f62d41c967b6384e1dbc149cd611d199bb45d1 SHA512 0257d2209b061337092c959ac9c9c944270da62b8ad8a62492d9a1ce06889dc311329b15c33dcf722c6551466123cb8e403585933711c43cf72344d93339a4d4
EBUILD RtmAPI-0.7.2-r1.ebuild 718 BLAKE2B 3d582699025c4f4f519d390dc50f5fc2e024b74d4e67c3fead1f89720f73feb948e4b735646c37bea5a1e8242b5ca44894f7f4880f9418df67d3a3f04a9ced49 SHA512 703d4ba0ff69ff31bfad28019d0d2cd97becdc51c18e78f33bbb491bb5d17567d2fe92e111849cb6c3f058ea039ee2b91240175920c301bb8bdd4118e4e962b1
MISC metadata.xml 462 BLAKE2B 40b2fb4afcc791a574a485aa64707c77268d09b9f60263f4f33ca4e648f797373624c1da0244ebc15fd2aa79c357a983e2f43d21094f701b86b61d1a57d81031 SHA512 1cd74af3f9cad793930ab71d22241de422c33a0376d830772583b788661fce936bc8807cc28796ae97393469012b33ef2d8fe2eaa042fd22afe2618241cf6e4c

View File

@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=">=dev-python/httplib2-0.6.0[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/httplib2-0.18.0[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (