commit siege for openSUSE:Factory

2020-09-29 Thread root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2020-09-29 19:04:09

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new.4249 (New)


Package is "siege"

Tue Sep 29 19:04:09 2020 rev:9 rq:838407 version:4.0.7

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2020-04-16 
23:04:17.903730590 +0200
+++ /work/SRC/openSUSE:Factory/.siege.new.4249/siege.changes2020-09-29 
19:04:15.993953018 +0200
@@ -1,0 +2,9 @@
+Mon Sep 28 20:35:28 UTC 2020 - Dirk Mueller 
+
+- update to 4.0.7:
+ * Fixed an issue with expires
+ * Fixed an issue with persistence
+ * Minor bug fix
+ * Fixed initialization error
+
+---

Old:

  siege-4.0.5.tar.gz

New:

  siege-4.0.7.tar.gz



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.prHwAz/_old  2020-09-29 19:04:17.525954879 +0200
+++ /var/tmp/diff_new_pack.prHwAz/_new  2020-09-29 19:04:17.525954879 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   siege
-Version:4.0.5
+Version:4.0.7
 Release:0
 Summary:HTTP Regression Testing/Benchmarking Utility
 License:GPL-2.0-or-later

++ siege-4.0.5.tar.gz -> siege-4.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siege-4.0.5/ChangeLog new/siege-4.0.7/ChangeLog
--- old/siege-4.0.5/ChangeLog   2020-02-19 18:46:22.0 +0100
+++ new/siege-4.0.7/ChangeLog   2020-07-15 16:56:49.0 +0200
@@ -1,7 +1,22 @@
 To email a contributor remove "DELETE" from the email address.
 (The DELETEs are necessary as this list is published online.)
 
-2020/02/19 Jeffrey Fulmer http://www.joedog.org/support/
+2020/07/11 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/cookie.c   Fixed an issue with expires
+ * src/cookies.c  Fixed an issue with persistence
+ * src/version.c  Version increment: 4.0.7
+
+2020/07/11 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/init.c Minor bug fix
+ * src/auth.c Fixed initialization error
+ * src/version.c  Version increment: 4.0.6
+
+2020/07/10 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/creds.cFixed an initialization problem
+ * src/cookies.c  Fixed locking issue
+ * src/url.c  Fixed an initialization problem
+ * src/init.c Fixed an initialization problem
+ * src/memory.c   Formatting change
  * src/version.c  Version increment: 4.0.5
 
 2020/02/10 Ben Baker-Smith 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siege-4.0.5/configure new/siege-4.0.7/configure
--- old/siege-4.0.5/configure   2020-02-19 18:46:49.0 +0100
+++ new/siege-4.0.7/configure   2020-07-15 16:54:54.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for siege 4.0.5.
+# Generated by GNU Autoconf 2.68 for siege 4.0.7.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -711,8 +711,8 @@
 # Identity of this package.
 PACKAGE_NAME='siege'
 PACKAGE_TARNAME='siege'
-PACKAGE_VERSION='4.0.5'
-PACKAGE_STRING='siege 4.0.5'
+PACKAGE_VERSION='4.0.7'
+PACKAGE_STRING='siege 4.0.7'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1454,7 +1454,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures siege 4.0.5 to adapt to many kinds of systems.
+\`configure' configures siege 4.0.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1524,7 +1524,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of siege 4.0.5:";;
+ short | recursive ) echo "Configuration of siege 4.0.7:";;
esac
   cat <<\_ACEOF
 
@@ -1635,7 +1635,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-siege configure 4.0.5
+siege configure 4.0.7
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2259,7 +2259,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by siege $as_me 4.0.5, which was
+It was created by siege $as_me 4.0.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3083,7 +3083,7 @@
 
 # Define the identity of the package.
  PACKAGE='siege'
- VERSION='4.0.5'
+ VERSION='4.0.7'
 
 
 cat >>confdefs.h <<_ACEOF

commit siege for openSUSE:Factory

2020-04-16 Thread root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2020-04-16 23:04:17

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new.2738 (New)


Package is "siege"

Thu Apr 16 23:04:17 2020 rev:8 rq:794511 version:4.0.5

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2017-09-18 
19:55:06.781649587 +0200
+++ /work/SRC/openSUSE:Factory/.siege.new.2738/siege.changes2020-04-16 
23:04:17.903730590 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 08:59:33 UTC 2020 - Martin Pluskal 
+
+- Update to version 4.0.5:
+  * -j/--json-output
+  * For full list of changes see attached ChangeLog
+
+---

Old:

  siege-4.0.4.tar.gz

New:

  siege-4.0.5.tar.gz



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.6YYYdA/_old  2020-04-16 23:04:18.351730988 +0200
+++ /var/tmp/diff_new_pack.6YYYdA/_new  2020-04-16 23:04:18.355730992 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package siege
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,17 +13,17 @@
 # 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:   siege
-Version:4.0.4
+Version:4.0.5
 Release:0
 Summary:HTTP Regression Testing/Benchmarking Utility
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Networking/Web/Utilities
-Url:https://www.joedog.org/siege-home/
+URL:https://www.joedog.org/siege-home/
 Source: http://download.joedog.org/siege/siege-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  pkgconfig
@@ -53,7 +53,8 @@
 %make_install
 
 %files
-%doc AUTHORS ChangeLog COPYING README.md
+%license COPYING
+%doc AUTHORS ChangeLog README.md
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/siegerc
 %config(noreplace) %{_sysconfdir}/%{name}/urls.txt

++ siege-4.0.4.tar.gz -> siege-4.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siege-4.0.4/ChangeLog new/siege-4.0.5/ChangeLog
--- old/siege-4.0.4/ChangeLog   2017-09-11 19:36:08.0 +0200
+++ new/siege-4.0.5/ChangeLog   2020-02-19 18:46:22.0 +0100
@@ -1,6 +1,47 @@
 To email a contributor remove "DELETE" from the email address.
 (The DELETEs are necessary as this list is published online.)
 
+2020/02/19 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/version.c  Version increment: 4.0.5
+
+2020/02/10 Ben Baker-Smith 
+ * src/main.c Added -j/--json-output 
+ * src/init.c Added -j/--json-output - force quiet mode
+ * src/setup.hAdded variable for json output
+ * doc/siegerc.in Added documentation to the config file
+
+2018/02/18 Benjamin Pearson 
+ * src/url.c  Adding DELETE and OPTIONS support.
+ * src/browser.c  Adding DELETE and OPTIONS support.
+
+2018/02/18 "Mr. Baileys" 
+ * src/http.cCorrect capitalization for Content-Type & 
Content-Length
+
+2018/02/18 root 
+ * src/response.cHandle case of incorrect server response header
+
+2018/02/18 Viktor Szepe 
+ * README.md  Make readme's title nice
+
+2018/02/18 Michael McConville 
+ * src/page.c Remove needless memset(2)
+
+2018/02/18 James Wang 
+ * src/cookies.c  Bug fix - prevent segfault when getenv(HOME) is null
+
+2017/09/13 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/load.c Bug fix - allow content-type override at cmd line
+ * src/version.c  Version increment: 4.0.4r3
+
+2017/09/13 Florin Papa 
+ * src/url.c  Skipped URL escaping for the host and port 
+ * src/version.c  Version increment: 4.0.4r2
+
+2017/09/11 Florin Papa 
+ * src/sock.c Added support for IPv6
+ * src/url.c  Added support for parsing IPv6 addresses
+ * src/version.c  Version increment: 4.0.4r1
+
 2017/09/05 Jeffrey Fulmer http://www.joedog.org/support/
  * src/perl.c Added integrity checks
  * src/version.c  Version increment: 4.0.3rc6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siege-4.0.4/INSTALL new/siege-4.0.5/INSTALL
--- 

commit siege for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2017-09-18 19:55:04

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new (New)


Package is "siege"

Mon Sep 18 19:55:04 2017 rev:7 rq:526366 version:4.0.4

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2017-03-31 
15:09:56.132583827 +0200
+++ /work/SRC/openSUSE:Factory/.siege.new/siege.changes 2017-09-18 
19:55:06.781649587 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 12:50:44 UTC 2017 - mplus...@suse.com
+
+- Update to version 4.0.4:
+  * For full list of changes see attached ChangeLog
+
+---

Old:

  siege-4.0.2.tar.gz

New:

  siege-4.0.4.tar.gz



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.Y7Idtx/_old  2017-09-18 19:55:07.433557895 +0200
+++ /var/tmp/diff_new_pack.Y7Idtx/_new  2017-09-18 19:55:07.441556770 +0200
@@ -18,27 +18,28 @@
 
 
 Name:   siege
-Version:4.0.2
+Version:4.0.4
 Release:0
 Summary:HTTP Regression Testing/Benchmarking Utility
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Utilities
 Url:https://www.joedog.org/siege-home/
 Source: http://download.joedog.org/siege/siege-%{version}.tar.gz
+BuildRequires:  perl
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
-Requires:   perl
+%{perl_requires}
 
 %description
-Siege is a regression test and benchmark utility.
-It can stress test a single URL with a user defined number of simulated users,
-or it can read many URLs into memory and stress them simultaneously.
-The program reports the total number of hits recorded, bytes transferred,
-response time, concurrency, and return status.
-Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies,
-transaction logging, and basic authentication. Its features are configurable
-on a per user basis. Since 3.0.0 it also supports FTP.
+Siege is a regression test and benchmark utility. It can stress test a
+single URL with a user defined number of simulated users, or it can read
+many URLs into memory and stress them simultaneously. The program reports
+the total number of hits recorded, bytes transferred, response time,
+concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols,
+GET and POST directives, cookies, transaction logging, and basic
+authentication. Its features are configurable on a per user basis. Since
+3.0.0 it also supports FTP.
 
 %prep
 %setup -q
@@ -52,7 +53,6 @@
 %make_install
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README.md
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/siegerc

++ siege-4.0.2.tar.gz -> siege-4.0.4.tar.gz ++
 2461 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/siege-4.0.2/ChangeLog new/siege-4.0.4/ChangeLog
--- old/siege-4.0.2/ChangeLog   2016-05-20 13:45:28.0 +0200
+++ new/siege-4.0.4/ChangeLog   2017-09-11 19:36:08.0 +0200
@@ -1,6 +1,57 @@
 To email a contributor remove "DELETE" from the email address.
 (The DELETEs are necessary as this list is published online.)
 
+2017/09/05 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/perl.c Added integrity checks
+ * src/version.c  Version increment: 4.0.3rc6
+
+2017/07/11 Matijs van Zuijlen https://github.com/mvz
+ * src/ssl.c  mvz:fix-crash 
+ * src/version.c  Version increment: 4.0.3rc5
+
+2016/11/02 Jeffrey Fulmer http://www.joedog.org/support/
+ * doc/siegerc.in Changed the default delay to zero point zero
+ * src/cache.cImplement disable cache option
+ * src/browser.c  Reduce dependence on hash lookups
+ * src/version.c  Version increment: 4.0.3rc4
+
+2016/11/02 Jeffrey Fulmer http://www.joedog.org/support/
+ * src/load.c Fixed a bug in content-type selection
+ * src/util.c Formatting enhancements
+ * src/version.c  Version increment: 4.0.3rc3
+
+Anton Blanchard https://github.com/antonblanchard
+ * util/config.guess  Updated to the latest upstream version
+ * util/config.subUpdated to the latest upstream version
+
+2016/10/20 David Morán https://github.com/david-moran
+ * src/browser.c  Added PATCH conditionals
+ * src/url.h

commit siege for openSUSE:Factory

2017-03-31 Thread root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2017-03-31 15:09:19

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new (New)


Package is "siege"

Fri Mar 31 15:09:19 2017 rev:6 rq:482593 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2016-03-26 
15:24:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.siege.new/siege.changes 2017-03-31 
15:09:56.132583827 +0200
@@ -1,0 +2,6 @@
+Fri Mar 24 18:28:45 UTC 2017 - mplus...@suse.com
+
+- Update to version 4.0.2:
+  * For full list of changes see attached ChangeLog
+
+---

Old:

  siege-3.1.3.tar.gz

New:

  siege-4.0.2.tar.gz



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.dkfVSV/_old  2017-03-31 15:09:57.068451514 +0200
+++ /var/tmp/diff_new_pack.dkfVSV/_new  2017-03-31 15:09:57.072450948 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package siege
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,17 +18,17 @@
 
 
 Name:   siege
-Version:3.1.3
+Version:4.0.2
 Release:0
 Summary:HTTP Regression Testing/Benchmarking Utility
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Utilities
-Url:http://www.joedog.org/siege/
+Url:https://www.joedog.org/siege-home/
 Source: http://download.joedog.org/siege/siege-%{version}.tar.gz
-BuildRequires:  openssl-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(zlib)
 Requires:   perl
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Siege is a regression test and benchmark utility.
@@ -42,8 +42,6 @@
 
 %prep
 %setup -q
-# remove timestamp
-sed -i "s|%_DATE%||g" doc/siegerc.in
 
 %build
 %configure \
@@ -51,13 +49,11 @@
 make %{?_smp_mflags}
 
 %install
-install -d "%{buildroot}%{_sysconfdir}/%{name}"
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING KNOWNBUGS README*
-%doc doc/siegerc
+%doc AUTHORS ChangeLog COPYING README.md
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/siegerc
 %config(noreplace) %{_sysconfdir}/%{name}/urls.txt
@@ -65,11 +61,9 @@
 %{_bindir}/siege
 %{_bindir}/siege2csv.pl
 %{_bindir}/siege.config
-%{_mandir}/man1/bombardment.1*
-%{_mandir}/man1/siege.1*
-%{_mandir}/man1/siege2csv.1*
-%{_mandir}/man1/siege.config.1*
-%{_mandir}/man5/urls_txt.5*
-%{_mandir}/man7/layingsiege.7*
+%{_mandir}/man1/bombardment.1%{ext_man}
+%{_mandir}/man1/siege.1%{ext_man}
+%{_mandir}/man1/siege.config.1%{ext_man}
+%{_mandir}/man1/siege2csv.1%{ext_man}
 
 %changelog

++ siege-3.1.3.tar.gz -> siege-4.0.2.tar.gz ++
 42761 lines of diff (skipped)




commit siege for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2016-03-26 15:24:37

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new (New)


Package is "siege"

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2015-12-23 
08:50:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.siege.new/siege.changes 2016-03-26 
15:24:38.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 19:56:02 UTC 2016 - mplus...@suse.com
+
+- Remove timestamp
+
+---



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.cbMd6E/_old  2016-03-26 15:24:39.0 +0100
+++ /var/tmp/diff_new_pack.cbMd6E/_new  2016-03-26 15:24:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package siege
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -42,11 +42,12 @@
 
 %prep
 %setup -q
+# remove timestamp
+sed -i "s|%_DATE%||g" doc/siegerc.in
 
 %build
 %configure \
   --sysconfdir="%{_sysconfdir}/%{name}"
-
 make %{?_smp_mflags}
 
 %install




commit siege for openSUSE:Factory

2015-12-22 Thread h_root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2015-12-23 08:50:30

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new (New)


Package is "siege"

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2015-12-09 
22:34:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.siege.new/siege.changes 2015-12-23 
08:50:31.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec 21 12:01:40 UTC 2015 - mplus...@suse.com
+
+- Make it build on SLE11
+
+---



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.5adJgm/_old  2015-12-23 08:50:32.0 +0100
+++ /var/tmp/diff_new_pack.5adJgm/_new  2015-12-23 08:50:32.0 +0100
@@ -25,8 +25,8 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://www.joedog.org/siege/
 Source: http://download.joedog.org/siege/siege-%{version}.tar.gz
+BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(openssl)
 Requires:   perl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit siege for openSUSE:Factory

2015-12-09 Thread h_root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2015-12-09 19:52:09

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new (New)


Package is "siege"

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2015-09-03 
18:12:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.siege.new/siege.changes 2015-12-09 
22:34:09.0 +0100
@@ -1,0 +2,7 @@
+Sun Dec  6 13:47:33 UTC 2015 - mplus...@suse.com
+
+- Update to 3.1.3
+  * mostly bugfix release
+  * see ChangeLog for details
+
+---

Old:

  siege-3.1.0.tar.gz

New:

  siege-3.1.3.tar.gz



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.lz0Bzo/_old  2015-12-09 22:34:10.0 +0100
+++ /var/tmp/diff_new_pack.lz0Bzo/_new  2015-12-09 22:34:10.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   siege
-Version:3.1.0
+Version:3.1.3
 Release:0
 Summary:HTTP Regression Testing/Benchmarking Utility
 License:GPL-2.0+
@@ -38,17 +38,14 @@
 response time, concurrency, and return status.
 Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies,
 transaction logging, and basic authentication. Its features are configurable
-on a per user basis.
-Since 3.0.0 it also supports FTP.
+on a per user basis. Since 3.0.0 it also supports FTP.
 
 %prep
 %setup -q
-rm README.solaris
 
 %build
 %configure \
-  --sysconfdir="%{_sysconfdir}/%{name}" \
-  --without-debugging
+  --sysconfdir="%{_sysconfdir}/%{name}"
 
 make %{?_smp_mflags}
 
@@ -58,7 +55,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING KNOWNBUGS MACHINES NEWS PLATFORM README*
+%doc AUTHORS ChangeLog COPYING KNOWNBUGS README*
 %doc doc/siegerc
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/siegerc

++ siege-3.1.0.tar.gz -> siege-3.1.3.tar.gz ++
 31405 lines of diff (skipped)




commit siege for openSUSE:Factory

2015-09-03 Thread h_root
Hello community,

here is the log from the commit of package siege for openSUSE:Factory checked 
in at 2015-09-03 18:04:39

Comparing /work/SRC/openSUSE:Factory/siege (Old)
 and  /work/SRC/openSUSE:Factory/.siege.new (New)


Package is "siege"

Changes:

--- /work/SRC/openSUSE:Factory/siege/siege.changes  2015-03-18 
13:03:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.siege.new/siege.changes 2015-09-03 
18:12:29.0 +0200
@@ -1,0 +2,9 @@
+Wed Sep  2 13:17:27 UTC 2015 - mplus...@suse.com
+
+- Update to 3.1.0
+  * This release adds support for more than 1024 concurrent users. 
+(Please don’t use that many unless you know what you’re doing). 
+It also adds delay granularity. You can now select set delays 
+to hundreds of a second like this: –delay=0.001 or -d 0.001
+
+---

Old:

  siege-3.0.9.tar.gz

New:

  siege-3.1.0.tar.gz



Other differences:
--
++ siege.spec ++
--- /var/tmp/diff_new_pack.Dg2Jh4/_old  2015-09-03 18:12:31.0 +0200
+++ /var/tmp/diff_new_pack.Dg2Jh4/_new  2015-09-03 18:12:31.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   siege
-Version:3.0.9
+Version:3.1.0
 Release:0
 Summary:HTTP Regression Testing/Benchmarking Utility
 License:GPL-2.0+
@@ -67,11 +67,11 @@
 %{_bindir}/siege
 %{_bindir}/siege2csv.pl
 %{_bindir}/siege.config
-%doc %{_mandir}/man1/bombardment.1*
-%doc %{_mandir}/man1/siege.1*
-%doc %{_mandir}/man1/siege2csv.1*
-%doc %{_mandir}/man1/siege.config.1*
-%doc %{_mandir}/man5/urls_txt.5*
-%doc %{_mandir}/man7/layingsiege.7*
+%{_mandir}/man1/bombardment.1*
+%{_mandir}/man1/siege.1*
+%{_mandir}/man1/siege2csv.1*
+%{_mandir}/man1/siege.config.1*
+%{_mandir}/man5/urls_txt.5*
+%{_mandir}/man7/layingsiege.7*
 
 %changelog

++ siege-3.0.9.tar.gz -> siege-3.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siege-3.0.9/ChangeLog new/siege-3.1.0/ChangeLog
--- old/siege-3.0.9/ChangeLog   2015-02-26 21:22:40.0 +0100
+++ new/siege-3.1.0/ChangeLog   2015-06-03 22:12:36.0 +0200
@@ -1,6 +1,46 @@
 To email a contributor remove "DELETE" from the email address.
 (The DELETEs are necessary as this list is published online.)
 
+2015/06/03 Jeffrey Fulmer 
+ * SIEGE RELEASE  RELEASE_3-1-0_JUN_03_2015
+ * src/version.c  Version increment: 3.1.0
+
+2015/06/03 Eric Abbott 
+ * src/setup.hChanged delay to float
+ * src/client.c   Changed delay handling for float
+ * src/main.c Changed delay handling for float
+ * src/init.c Changed delay handling for float
+
+2015/06/03 Jeffrey Fulmer 
+ * src/init.c XXX backed out 04/16 protective mem handling
+
+2015/05/19 Jeffrey Fulmer 
+ * SIEGE RELEASE  RELEASE_3-1-0rc3_MAY_19_2015
+ * src/sock.h Added struct for poll
+ * src/sock.c Added __socket_poll for socks >= FD_SETSIZE
+ * src/version.c  Version increment: 3.1.0-rc3
+
+2015/05/15 Jeffrey Fulmer 
+ * SIEGE RELEASE  RELEASE_3-1-0rc2_MAY_15_2015
+ * src/sock.c Added poll in __socket_check for those who have it
+ * src/version.c  Release candidate: 3.1.0-rc2
+ * configure.ac   Added func_check for poll (HAVE_POLL in config.h)
+
+2015/05/13 Jeffrey Fulmer 
+ * SIEGE RELEASE  RELEASE_3-1-0rc1_MAY_13_2015
+ * src/sock.c Checked integrity of incoming host param 
+ * src/version.c  Release candidate: 3.1.0-rc1
+
+2015/04/16 Technion 
+ * include/joedog.h   Removed asprintf from the CYGWIN block
+ * src/url.c  Added test for conttype in get_conttype
+ * src/init.c Added protective memory handling
+
+2015/04/14 Jeffrey Fulmer 
+ * src/url.c  Fixed some broken memsets
+ * src/sock.c Added error handling for unused herrno
+ * lib/memory.c   Removed unused variable from xstrcat
+
 2015/02/26 Jeffrey Fulmer 
  * SIEGE RELEASE  RELEASE_3-0-9_FEB_26-2015
  * src/version.c  Version increment: 3.0.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siege-3.0.9/README.md new/siege-3.1.0/README.md
--- old/siege-3.0.9/README.md   2015-02-26 21:21:15.0 +0100
+++ new/siege-3.1.0/README.md   2015-06-03 21:01:21.0 +0200
@@ -66,13 +66,17 @@
 WHERE IS IT?
 
 The