Hello community,
here is the log from the commit of package proj for openSUSE:Factory checked in at 2015-09-30 05:52:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/proj (Old)
and /work/SRC/openSUSE:Factory/.proj.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proj"
Changes:
--------
--- /work/SRC/openSUSE:Factory/proj/proj.changes 2015-05-10 10:47:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes 2015-09-30 05:52:36.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Sep 27 14:47:51 UTC 2015 - mpluskal(a)suse.com
+
+- Update to 4.9.2
+ o proj_def.dat was missing from source distribution
+ see https://github.com/OSGeo/proj.4/issues/274 for more detail
+ o Update Geodesic library from GeographicLib
+ o Remove setlocale() use in pj_init_ctx()
+ o Renamed PVALUE in pj_param.c to prevent clash with Windows
+
+-------------------------------------------------------------------
Old:
----
proj-4.9.1.tar.gz
New:
----
proj-4.9.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ proj.spec ++++++
--- /var/tmp/diff_new_pack.Ja8Mpa/_old 2015-09-30 05:52:37.000000000 +0200
+++ /var/tmp/diff_new_pack.Ja8Mpa/_new 2015-09-30 05:52:37.000000000 +0200
@@ -18,7 +18,7 @@
%define libname lib%{name}9
Name: proj
-Version: 4.9.1
+Version: 4.9.2
Release: 0
Summary: Cartographic projection software
License: MIT
++++++ proj-4.9.1.tar.gz -> proj-4.9.2.tar.gz ++++++
++++ 5560 lines of diff (skipped)
Hello community,
here is the log from the commit of package nghttp2 for openSUSE:Factory checked in at 2015-09-30 05:52:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nghttp2 (Old)
and /work/SRC/openSUSE:Factory/.nghttp2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nghttp2"
Changes:
--------
--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes 2015-09-17 09:20:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2015-09-30 05:52:34.000000000 +0200
@@ -1,0 +2,29 @@
+Sun Sep 27 12:38:17 UTC 2015 - mpluskal(a)suse.com
+
+- Update to 1.3.4
+ * Make traditional init script fail if new config file is broken
+ (Patch from Janusz Dziemidowicz)
+ * nghttpx-logrotate: Don't use killall since we have multiple
+ processes
+ * nghttpx: Fix improper signal handling
+- Changes for 1.3.3
+ * Fix bug in padding handling of DATA frame
+ * Use hash table for dynamic table lookup
+ * More warning flags for --enable-werror
+ * Update mruby
+ * h2load: HTTP/1.1 support (Patch from Lucas Pardue)
+ * nghttpx: Do not try to set TCP_NODELAY when frontend is an
+ UNIX socket (Patch from Janusz Dziemidowicz)
+ * nghttpx: Chown UNIX domain socket to user specified as --user
+ * nghttpx: Split monolithic one process into control and worker
+ processes
+ * nghttpx: Handle SSL/TLS data following PROXY protocol line
+- Changes for 1.3.2
+ * Check header block limit after new stream is opened
+ * nghttp: Show error if HEADERS frame cannot be sent for
+ whatever reason
+ * nghttpx: Fix assertion failure on TLS handshake
+ * nghttpx: Add x-http2-push header field for pushed resource
+ * nghttpx: Fix compile error with --disable-threads
+
+-------------------------------------------------------------------
Old:
----
nghttp2-1.3.1.tar.xz
New:
----
nghttp2-1.3.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nghttp2.spec ++++++
--- /var/tmp/diff_new_pack.z5HTQk/_old 2015-09-30 05:52:35.000000000 +0200
+++ /var/tmp/diff_new_pack.z5HTQk/_new 2015-09-30 05:52:35.000000000 +0200
@@ -19,7 +19,7 @@
%define lib_name lib%{name}-14
%define lib_name_asio lib%{name}_asio1
Name: nghttp2
-Version: 1.3.1
+Version: 1.3.4
Release: 0
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
License: MIT
++++++ nghttp2-1.3.1.tar.xz -> nghttp2-1.3.4.tar.xz ++++++
++++ 10616 lines of diff (skipped)
Hello community,
here is the log from the commit of package autossh for openSUSE:Factory checked in at 2015-09-30 05:52:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autossh (Old)
and /work/SRC/openSUSE:Factory/.autossh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autossh"
Changes:
--------
--- /work/SRC/openSUSE:Factory/autossh/autossh.changes 2015-05-15 07:44:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autossh.new/autossh.changes 2015-09-30 05:52:29.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Sep 15 08:40:56 UTC 2015 - multyrealm(a)gmail.com
+
+- Update to version 1.4e
+ + By default, changing the poll time should change the first poll
+ time to match. Only have different times if AUTOSSH_FIRST_POLL
+ is explicitly set. Jerry Xie forwarded on change request from
+ Ubuntu bug forums.
+
+-------------------------------------------------------------------
Old:
----
autossh-1.4d.tgz
New:
----
autossh-1.4e.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ autossh.spec ++++++
--- /var/tmp/diff_new_pack.7T8034/_old 2015-09-30 05:52:30.000000000 +0200
+++ /var/tmp/diff_new_pack.7T8034/_new 2015-09-30 05:52:30.000000000 +0200
@@ -27,7 +27,7 @@
Group: Productivity/Networking/SSH
Name: autossh
-Version: 1.4d
+Version: 1.4e
Release: 0
Url: http://www.harding.motd.ca/autossh/
Source: http://www.harding.motd.ca/autossh/%{name}-%{version}.tgz
++++++ autossh-1.4d.tgz -> autossh-1.4e.tgz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autossh-1.4d/CHANGES new/autossh-1.4e/CHANGES
--- old/autossh-1.4d/CHANGES 2014-09-10 03:59:17.000000000 +0200
+++ new/autossh-1.4e/CHANGES 2015-02-10 05:41:58.000000000 +0100
@@ -1,4 +1,10 @@
+Version 1.4e
+- By default, changing the poll time should change the first poll
+ time to match. Only have different times if AUTOSSH_FIRST_POLL
+ is explicitly set. Jerry Xie forwarded on change request from
+ Ubuntu bug forums.
+
Version 1.4d
- call daemon() before opening any sockets. Problem discovered and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autossh-1.4d/Makefile.in new/autossh-1.4e/Makefile.in
--- old/autossh-1.4d/Makefile.in 2014-09-10 03:59:17.000000000 +0200
+++ new/autossh-1.4e/Makefile.in 2015-02-10 05:41:58.000000000 +0100
@@ -1,8 +1,8 @@
-# $Id: Makefile.in,v 1.6 2014/09/10 01:59:01 harding Exp $
+# $Id: Makefile.in,v 1.7 2015/02/10 04:31:16 harding Exp $
#
# @configure_input@
-VER= 1.4d
+VER= 1.4e
SSH= @path_ssh@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autossh-1.4d/README new/autossh-1.4e/README
--- old/autossh-1.4d/README 2014-09-10 03:59:17.000000000 +0200
+++ new/autossh-1.4e/README 2015-02-10 05:41:58.000000000 +0100
@@ -194,6 +194,9 @@
it is different than that compiled in.
AUTOSSH_PIDFILE - write autossh pid to specified file.
AUTOSSH_POLL - poll time in seconds; default is 600.
+ Changing this will also change the first
+ poll time, unless AUTOSSH_FIRST_POLL is
+ used to set it to something different.
If the poll time is less than twice the
network timeouts (default 15 seconds) the
network timeouts will be adjusted downward
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autossh-1.4d/autossh.1 new/autossh-1.4e/autossh.1
--- old/autossh-1.4d/autossh.1 2014-09-10 03:59:17.000000000 +0200
+++ new/autossh-1.4e/autossh.1 2015-02-10 05:41:58.000000000 +0100
@@ -17,7 +17,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: autossh.1,v 1.22 2011/10/12 20:29:22 harding Exp $
+.\" $Id: autossh.1,v 1.23 2015/02/10 04:31:16 harding Exp $
.\"
.Dd Jul 20, 2004
.Dt AUTOSSH 1
@@ -256,9 +256,10 @@
Write autossh pid to specified file.
.It Ev AUTOSSH_POLL
Specifies the connection poll time in seconds; default is 600 seconds.
-If the poll time is less than twice the network timeouts (default 15
-seconds) the network timeouts will be adjusted downward to 1/2 the
-poll time.
+Unless AUTOSSH_FIRST_POLL is used, the first poll time will
+set to match the poll time. If the poll time is less than twice the
+network timeouts (default 15 seconds) the network timeouts will be
+adjusted downward to 1/2 the poll time.
.It Ev AUTOSSH_PORT
Sets the connection monitoring port. Mostly in case ssh appropriates
-M at some time. But because of this possible use, AUTOSSH_PORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autossh-1.4d/autossh.c new/autossh-1.4e/autossh.c
--- old/autossh-1.4d/autossh.c 2014-09-10 03:59:17.000000000 +0200
+++ new/autossh-1.4e/autossh.c 2015-02-10 05:41:58.000000000 +0100
@@ -81,7 +81,7 @@
char *__progname;
#endif
-const char *rcsid = "$Id: autossh.c,v 1.83 2014/09/10 01:59:01 harding Exp $";
+const char *rcsid = "$Id: autossh.c,v 1.84 2015/02/10 04:31:16 harding Exp $";
#ifndef SSH_PATH
# define SSH_PATH "/usr/bin/ssh"
@@ -592,15 +592,6 @@
xerrlog(LOG_ERR, "invalid log level \"%s\"", s);
}
- if ((s = getenv("AUTOSSH_FIRST_POLL")) != NULL) {
- first_poll_time = strtoul(s, &t, 0);
- if (*s == '\0' || first_poll_time == 0 || *t != '\0' )
- xerrlog(LOG_ERR,
- "invalid first poll time \"%s\"", s);
- if (first_poll_time <= 0)
- first_poll_time = POLL_TIME;
- }
-
if ((s = getenv("AUTOSSH_POLL")) != NULL) {
poll_time = strtoul(s, &t, 0);
if (*s == '\0' || poll_time == 0 || *t != '\0' )
@@ -610,6 +601,21 @@
poll_time = POLL_TIME;
}
+ if ((s = getenv("AUTOSSH_FIRST_POLL")) != NULL) {
+ first_poll_time = strtoul(s, &t, 0);
+ if (*s == '\0' || first_poll_time == 0 || *t != '\0' )
+ xerrlog(LOG_ERR,
+ "invalid first poll time \"%s\"", s);
+ if (first_poll_time <= 0)
+ first_poll_time = POLL_TIME;
+ } else {
+ /*
+ * If first poll time not explicitly set, first
+ * poll time should equal poll time.
+ */
+ first_poll_time = poll_time;
+ }
+
if ((s = getenv("AUTOSSH_GATETIME")) != NULL) {
gate_time = (double)strtol(s, &t, 0);
if (*s == '\0' || gate_time < 0 || *t != '\0' )