diff --git a/pycapnp-1.2.1.tar.gz b/pycapnp-1.2.1.tar.gz deleted file mode 100644 index d4b7cc4..0000000 --- a/pycapnp-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0517aeace175b7319da68982118cdd2b3ef5d46558464d255dd76eb4122cc9ba -size 124637 diff --git a/pycapnp-1.2.2.tar.gz b/pycapnp-1.2.2.tar.gz new file mode 100644 index 0000000..dec000d --- /dev/null +++ b/pycapnp-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68e7d9c164d50057c33688c13de3467010552f4f5be0ac3fb799f89e3a8ff47 +size 124642 diff --git a/python-pycapnp.changes b/python-pycapnp.changes index 8f3a34f..68e4f12 100644 --- a/python-pycapnp.changes +++ b/python-pycapnp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 7 20:52:44 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-pycapnp.spec b/python-pycapnp.spec index 9e32eb0..7e298a1 100644 --- a/python-pycapnp.spec +++ b/python-pycapnp.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pycapnp -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Cython wrapping of the C++ Cap'n Proto library License: BSD-2-Clause