Hello community, here is the log from the commit of package iouyap for openSUSE:Factory checked in at 2016-03-26 15:29:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iouyap (Old) and /work/SRC/openSUSE:Factory/.iouyap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iouyap" Changes: -------- --- /work/SRC/openSUSE:Factory/iouyap/iouyap.changes 2015-01-14 11:45:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.iouyap.new/iouyap.changes 2016-03-26 17:28:08.000000000 +0100 @@ -1,0 +2,12 @@ +Sat Mar 12 15:21:39 UTC 2016 - [email protected] + +- new upstream version 0.97 + * Fix crash during capture + * Enbed iniparser +- removed all patches now in upstream code: + * iouyap-0.95_buff_overflow.patch + * iouyap-0.95_log_error.patch + * iouyap-0.95_fix_packet_mem_corruption.patch + * iouyap-0.95_fix_ownership.patch + +------------------------------------------------------------------- Old: ---- iouyap-0.95.tar.gz iouyap-0.95_buff_overflow.patch iouyap-0.95_fix_ownership.patch iouyap-0.95_fix_packet_mem_corruption.patch iouyap-0.95_log_error.patch New: ---- iouyap-0.97.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iouyap.spec ++++++ --- /var/tmp/diff_new_pack.SjBnWP/_old 2016-03-26 17:28:10.000000000 +0100 +++ /var/tmp/diff_new_pack.SjBnWP/_new 2016-03-26 17:28:10.000000000 +0100 @@ -17,22 +17,17 @@ Name: iouyap -Version: 0.95 +Version: 0.97 Release: 0 Summary: Bridge IOU to TAP, UDP and Ethernet License: GPL-3.0+ Group: System/Emulators/Other Url: https://github.com/GNS3/iouyap Source0: %{name}-%{version}.tar.gz -Patch0: %{name}-0.95_buff_overflow.patch -Patch1: %{name}-0.95_log_error.patch -Patch2: %{name}-0.95_fix_packet_mem_corruption.patch -Patch3: %{name}-0.95_fix_ownership.patch BuildRequires: bison BuildRequires: flex BuildRequires: gcc BuildRequires: glibc-devel -BuildRequires: libiniparser-devel %if 0%{?suse_version} Requires(pre): permissions %endif @@ -46,15 +41,11 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build bison --yacc -dv netmap_parse.y flex netmap_scan.l -gcc -I -Wall -fPIE %optflags *.c -o %{name} -liniparser -lpthread -pie +gcc -I -Wall -fPIE %optflags *.c iniparser/*.c -o %{name} -lpthread -pie %install %__mkdir_p %{buildroot}/%{_libexecdir} @@ -75,7 +66,7 @@ %files %defattr(-,root,root) -%doc LICENSE README.md +%doc LICENSE README.rst %verify(not caps) %attr(0750,root,iouyap) %{_libexecdir}/%{name} %{_bindir}/%{name} ++++++ iouyap-0.95.tar.gz -> iouyap-0.97.tar.gz ++++++ ++++ 2895 lines of diff (skipped)
