[skipfish] Bump to version 2.01b

rebus rebus at fedoraproject.org
Sun Jul 3 11:58:56 UTC 2011


commit 49e75dcb9a32c1c62276e378e69ebe38e2b9d910
Author: Michal Ambroz <rebus at seznam.cz>
Date:   Sun Jul 3 13:58:08 2011 +0200

    Bump to version 2.01b

 .gitignore              |    1 +
 skipfish-makefile.patch |   14 ++++++++------
 skipfish.spec           |    2 +-
 sources                 |    2 +-
 4 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72e10a3..6646320 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /skipfish-1.34b.tgz
 /skipfish-1.84b.tgz
 /skipfish-1.85b.tgz
+/skipfish-2.01b.tgz
diff --git a/skipfish-makefile.patch b/skipfish-makefile.patch
index 579c05b..0ea9321 100644
--- a/skipfish-makefile.patch
+++ b/skipfish-makefile.patch
@@ -1,6 +1,7 @@
---- skipfish-1.54b/config.h	2010-07-05 23:09:38.000000000 +0200
-+++ skipfish-1.54b.new/config.h	2010-08-08 01:52:03.000000000 +0200
-@@ -27,8 +27,11 @@
+diff -ru skipfish-2.01b/config.h skipfish-2.01b.new/config.h
+--- skipfish-2.01b/config.h	2011-07-03 10:11:27.000000000 +0200
++++ skipfish-2.01b.new/config.h	2011-07-03 13:33:29.000000000 +0200
+@@ -35,8 +35,11 @@
  
  /* Default paths to runtime files: */
  
@@ -14,8 +15,9 @@
  
  /* Various default settings for HTTP client (cmdline override): */
  
---- skipfish-1.84b/Makefile.1makefile	2010-12-15 21:32:15.000000000 +0100
-+++ skipfish-1.84b/Makefile	2011-01-22 01:34:47.000000000 +0100
+diff -ru skipfish-2.01b/Makefile skipfish-2.01b.new/Makefile
+--- skipfish-2.01b/Makefile	2011-07-02 11:01:23.000000000 +0200
++++ skipfish-2.01b.new/Makefile	2011-07-03 13:44:08.000000000 +0200
 @@ -26,10 +26,15 @@
  INCFILES   = alloc-inl.h string-inl.h debug.h types.h http_client.h \
               database.h crawler.h analysis.h config.h report.h
@@ -24,7 +26,7 @@
 +CFLAGS     = -Wall -g -ggdb -O3
 +CFLAGS_GEN = -funsigned-char -I/usr/local/include/ \
               -I/opt/local/include/ $(CFLAGS) -DVERSION=\"$(VERSION)\"
- CFLAGS_DBG = -DLOG_STDERR=1 -DDEBUG_ALLOCATOR=1 $(CFLAGS_GEN) 
+ CFLAGS_DBG = -DLOG_STDERR=1 -DDEBUG_ALLOCATOR=1 $(CFLAGS_GEN)
 -CFLAGS_OPT = -O3 -Wno-format $(CFLAGS_GEN)
 +CFLAGS_OPT = -Wno-format $(CFLAGS_GEN)
 +
diff --git a/skipfish.spec b/skipfish.spec
index 1802089..4ac4186 100644
--- a/skipfish.spec
+++ b/skipfish.spec
@@ -1,5 +1,5 @@
 Name:           skipfish
-Version:        1.85
+Version:        2.01
 Release:        0.1.b%{?dist}
 Summary:        Web application security scanner
 
diff --git a/sources b/sources
index 7dfa285..9219bcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-352a8ac1ca75df3b97036c5c7c502521  skipfish-1.85b.tgz
+6fbc5d150f4a427c909937636613e8ba  skipfish-2.01b.tgz


More information about the scm-commits mailing list