diff --git a/nemesis-1.7.tar.gz b/nemesis-1.7.tar.gz deleted file mode 100644 index aa4498e..0000000 --- a/nemesis-1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87d96dcc3d2d0e0b2966ac2cb59a26ae426425ebc7e02720bc56a1849a384f50 -size 93423 diff --git a/nemesis-1.8.tar.gz b/nemesis-1.8.tar.gz new file mode 100644 index 0000000..1da7083 --- /dev/null +++ b/nemesis-1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ca5a4878f5c93060809e09103a00110ab3cc64929f9a2dc82e09dad1b6e2bd +size 94428 diff --git a/nemesis.changes b/nemesis.changes index ba82186..4496bf4 100644 --- a/nemesis.changes +++ b/nemesis.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Jul 10 10:12:49 UTC 2021 - Martin Hauke + +- Update to version 1.8 + Changes + * Add automatic IP multicast group to MAC multicast address + translation + * Improved usability for composing IGMPv3 reports: + + Default to 224.0.0.2 for IGMPv3 report type + + Add -n NUM to control number of group records + Fixes + * Fix IGMP v2 join example in README + * Fix logic for printing DNS protocol: TCP/UDP + * Fix #12: allow 0.0.0.0 as RIP address + * Fix #13: multiple definitions of variables + ------------------------------------------------------------------- Wed Jun 10 10:47:13 UTC 2020 - Martin Hauke diff --git a/nemesis.spec b/nemesis.spec index bda2382..d5c89f2 100644 --- a/nemesis.spec +++ b/nemesis.spec @@ -1,8 +1,8 @@ # # spec file for package nemesis # -# Copyright (c) 2020 SUSE LLC -# Copyright (c) 2018, Martin Hauke +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2018-2021, Martin Hauke # # 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 @@ Name: nemesis -Version: 1.7 +Version: 1.8 Release: 0 Summary: TCP/IP Packet Injection Suite License: BSD-4-Clause