diff --git a/dnslib-0.9.16.tar.gz b/dnslib-0.9.16.tar.gz deleted file mode 100644 index 0bca6dd..0000000 --- a/dnslib-0.9.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d66b43d563d60c469117c8cb615843e7d05bf8fb2e6cb00a637281d26b7ec7d -size 73469 diff --git a/dnslib-0.9.18.tar.gz b/dnslib-0.9.18.tar.gz new file mode 100644 index 0000000..de21208 --- /dev/null +++ b/dnslib-0.9.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a60664e275b411e08d9807aaafd2ee897a872bed003d5c8fdf12f5818503da +size 72788 diff --git a/python-dnslib.changes b/python-dnslib.changes index 89a9032..165d84a 100644 --- a/python-dnslib.changes +++ b/python-dnslib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 15 15:36:07 UTC 2022 - Dirk Müller + +- update to 0.9.18: + * Validate TXID in client.py + ------------------------------------------------------------------- Tue Aug 17 11:46:14 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-dnslib.spec b/python-dnslib.spec index 9a12d23..2f91b35 100644 --- a/python-dnslib.spec +++ b/python-dnslib.spec @@ -1,7 +1,7 @@ # # spec file for package python-dnslib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dnslib -Version: 0.9.16 +Version: 0.9.18 Release: 0 Summary: Simple library to encode/decode DNS wire-format packets License: BSD-2-Clause