Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2019-06-24 21:53:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/afl (Old)
 and      /work/SRC/openSUSE:Factory/.afl.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "afl"

Mon Jun 24 21:53:14 2019 rev:41 rq:711649 version:2.52c

Changes:
--------
--- /work/SRC/openSUSE:Factory/afl/afl.changes  2018-08-31 10:48:01.391463775 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new.4615/afl.changes        2019-06-24 
21:54:06.496140540 +0200
@@ -1,0 +2,10 @@
+Sun Jun 23 17:44:06 UTC 2019 - Marcus Meissner <meiss...@suse.com>
+
+- updated to afl++ 2.52c version, community fork. It integrates 
+  various community patches.
+  - community patches to make llvm_mode and qemu_mode faster, plus new 
features and bugfixes
+  - qemu upgraded to 3.1
+  - aflfast powerschedules added
+  - llvm_mode now supports llvm up to version 8
+
+-------------------------------------------------------------------

Old:
----
  afl-2.52b.tgz

New:
----
  2.52c.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ afl.spec ++++++
--- /var/tmp/diff_new_pack.OAWx41/_old  2019-06-24 21:54:07.364141207 +0200
+++ /var/tmp/diff_new_pack.OAWx41/_new  2019-06-24 21:54:07.364141207 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package afl
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           afl
-Version:        2.52b
+Version:        2.52c
 Release:        0
 Summary:        American fuzzy lop is a security-oriented fuzzer
 License:        Apache-2.0
 Group:          Development/Tools/Debuggers
 Url:            http://lcamtuf.coredump.cx/afl/
-Source:         http://lcamtuf.coredump.cx/afl/releases/%{name}-%{version}.tgz
+Source:         
https://github.com/vanhauser-thc/AFLplusplus/archive/%{version}.tar.gz
 Source1:        afl-rpmlintrc
 Patch1:         afl-1.58b-fix-paths.patch
 BuildRequires:  gcc-c++
@@ -44,7 +44,7 @@
 use cases - say, common image parsing or file compression libraries.
 
 %prep
-%setup -q
+%setup -q -n AFLplusplus-%version
 %patch1 -p1
 sed -i 's|#!/usr/bin/env bash|#!/bin/bash|g' afl-cmin
 


Reply via email to