rjones pushed to american-fuzzy-lop (master). "New upstream version 1.71b."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 23 20:37:18 UTC 2015


>From 52879b2f7bd1b9c44b4497aa38606c0026788dc9 Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones at redhat.com>
Date: Thu, 23 Apr 2015 21:33:21 +0100
Subject: New upstream version 1.71b.


diff --git a/afl-1.28b-override-cflags.patch b/afl-1.28b-override-cflags.patch
index cb9a045..e6d88d7 100644
--- a/afl-1.28b-override-cflags.patch
+++ b/afl-1.28b-override-cflags.patch
@@ -1,6 +1,6 @@
-diff -Naur afl-1.28b.orig/Makefile afl-1.28b/Makefile
---- afl-1.28b.orig/Makefile	2014-11-30 07:42:28.000000000 +0000
-+++ afl-1.28b/Makefile	2014-11-30 11:14:43.260885236 +0000
+diff -ur afl-1.71b.old/Makefile afl-1.71b/Makefile
+--- afl-1.71b.old/Makefile	2015-04-20 02:17:54.000000000 +0100
++++ afl-1.71b/Makefile	2015-04-23 21:34:41.888772510 +0100
 @@ -25,7 +25,7 @@
  PROGS       = afl-gcc afl-as afl-fuzz afl-showmap afl-tmin afl-gotcpu
  
@@ -8,5 +8,6 @@ diff -Naur afl-1.28b.orig/Makefile afl-1.28b/Makefile
 -CFLAGS     += -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign \
 +override CFLAGS += -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign \
  	      -DAFL_PATH=\"$(HELPER_PATH)\" -DDOC_PATH=\"$(DOC_PATH)\" \
- 	      -DVERSION=\"$(VERSION)\"
+ 	      -DBIN_PATH=\"$(BIN_PATH)\" -DVERSION=\"$(VERSION)\"
  
+Only in afl-1.71b: Makefile.orig
diff --git a/american-fuzzy-lop.spec b/american-fuzzy-lop.spec
index 0dd55aa..f9ff83b 100644
--- a/american-fuzzy-lop.spec
+++ b/american-fuzzy-lop.spec
@@ -1,5 +1,5 @@
 Name:          american-fuzzy-lop
-Version:       1.42b
+Version:       1.71b
 Release:       1%{?dist}
 
 Summary:       Practical, instrumentation-driven fuzzer for binary formats
@@ -106,6 +106,9 @@ This subpackage contains clang and clang++ support for
 
 
 %changelog
+* Thu Apr 23 2015 Richard W.M. Jones <rjones at redhat.com> - 1.71b-1
+- New upstream version 1.71b.
+
 * Tue Feb 10 2015 Richard W.M. Jones <rjones at redhat.com> - 1.42b-1
 - New upstream version 1.42b.
 - Remove trademarked image from source (RHBZ#1191184).
diff --git a/sources b/sources
index 46e37e8..7baa3ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b174426adc5eeb515f6a2dad5cf80280  afl-1.42b-no-trademarks.tgz
+4a731ef372e6ec76042e3ecf4084a839  afl-1.71b-no-trademarks.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/american-fuzzy-lop.git/commit/?h=master&id=52879b2f7bd1b9c44b4497aa38606c0026788dc9


More information about the scm-commits mailing list