Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcapplusplus for openSUSE:Factory checked in at 2022-12-06 14:23:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcapplusplus (Old) and /work/SRC/openSUSE:Factory/.pcapplusplus.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcapplusplus" Tue Dec 6 14:23:37 2022 rev:2 rq:1040422 version:22.11 Changes: -------- --- /work/SRC/openSUSE:Factory/pcapplusplus/pcapplusplus.changes 2022-05-30 12:43:40.448368471 +0200 +++ /work/SRC/openSUSE:Factory/.pcapplusplus.new.1835/pcapplusplus.changes 2022-12-06 14:23:52.837885275 +0100 @@ -1,0 +2,32 @@ +Mon Dec 5 20:13:54 UTC 2022 - Dirk Müller <[email protected]> + +- update to 22.11: + * PcapPlusPlus officially moved to C++11! (thanks @clementperon !) + * Remove the pthreads dependency and replace it with C++11 std::thread + * Stop supporting MinGW32 on Windows since it doesn't support std::thread. + MinGW-w64 and Visual Studio support remains unchanged + * New protocols: + * Telnet (thanks @egecetin !) + * FTP (thanks @egecetin !) + * ICMPv6 (thanks @kolbex !) + * NDP (thanks @kolbex !) + * LLC (thanks @egecetin !) + * STP (thanks @egecetin !) + * SOME/IP (thanks @kolbex !) + * Wake on LAN (WoL) (thanks @egecetin !) + * DPDK 21.11 support + * Better support for DPDK i40e NICs + * DPDK set up - add an option to get RTE_SDK from the command line or from + an environment variable + * Handle unilateral RST in TCP reassembly (thanks @neilstephens !) + * Retrieve live device IPv6 address if available (thanks @jafar75 !) + * Add .zst file extension support for pcapng files compressed with Zstd + * Auto pre-commit monthly update + * Add memory sanitizer regressions check + * Add CodeQL SAST and remove LGTM which is being deprecated + * Support multiple packets in fuzzing tests (thanks @sashashura !) + * Revamped README.md (thanks @egecetin !) + * Tons of bug fixes and minor improvements + + +------------------------------------------------------------------- Old: ---- PcapPlusPlus-22.05.tar.gz New: ---- PcapPlusPlus-22.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcapplusplus.spec ++++++ --- /var/tmp/diff_new_pack.Mz8hgZ/_old 2022-12-06 14:23:54.237897211 +0100 +++ /var/tmp/diff_new_pack.Mz8hgZ/_new 2022-12-06 14:23:54.241897246 +0100 @@ -19,7 +19,7 @@ %global _lto_cflags %{_lto_cflags} -ffat-lto-objects %define _oname PcapPlusPlus Name: pcapplusplus -Version: 22.05 +Version: 22.11 Release: 0 Summary: C++ network sniffing and packet parsing and crafting framework License: Unlicense ++++++ PcapPlusPlus-22.05.tar.gz -> PcapPlusPlus-22.11.tar.gz ++++++ /work/SRC/openSUSE:Factory/pcapplusplus/PcapPlusPlus-22.05.tar.gz /work/SRC/openSUSE:Factory/.pcapplusplus.new.1835/PcapPlusPlus-22.11.tar.gz differ: char 12, line 1
