14
0

Accepting request 1041226 from home:yarunachalam:branches:devel:languages:python

- Update to v1.2.2 
  * Update bundled bundled capnp to 0.8.1 due to CVE-2022-46149
  * This only affects pycapnp if you're using bundled capnp (otherwise
  just update libcapnp)
  * pypi packages are affected

OBS-URL: https://build.opensuse.org/request/show/1041226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=7
This commit is contained in:
2022-12-07 21:29:00 +00:00
committed by Git OBS Bridge
parent 76e373a339
commit 2167e71f4f
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 7 20:52:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v1.2.2
* Update bundled bundled capnp to 0.8.1 due to CVE-2022-46149
* This only affects pycapnp if you're using bundled capnp (otherwise
just update libcapnp)
* pypi packages are affected
-------------------------------------------------------------------
Fri Oct 28 20:02:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>