Hello community,

here is the log from the commit of package links for openSUSE:Factory checked 
in at 2018-03-26 13:15:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/links (Old)
 and      /work/SRC/openSUSE:Factory/.links.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "links"

Mon Mar 26 13:15:04 2018 rev:33 rq:590885 version:2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/links/links.changes      2017-07-02 
13:37:53.245521957 +0200
+++ /work/SRC/openSUSE:Factory/.links.new/links.changes 2018-03-26 
13:16:21.028681899 +0200
@@ -1,0 +2,60 @@
+Sat Mar 24 19:38:59 UTC 2018 - [email protected]
+
+- links 2.15:
+  * Rewrite google docs URLs to the download link, so that the file
+    can be viewed in external viewer
+  * Add the list of domains for which proxy is not used
+  * Temporarily replace the stderr handle with /dev/null when
+    decoding png or svg images because the libraries may write to
+    stderr
+  * Fix improper restarts of connection when http compression is 
+    used
+  * Free cache when using the -source flag, so that memory
+    consumption is not dependent on downloaded file size
+  * Do not download compressed files. When the server returns
+    compressed file and we are downloading, restart the connection
+    without compression.
+  * Allow browsing files containing characters < 32 in the filename
+  * Limit the number of OpenMP threads to 8
+  * Fix premature call to OPENSSL_cleanup while some SSL objects
+    could still exist
+  * Enable -ftree-vectorize and -ffast-math for GCC, so that it uses
+    vector instructions. It improves performance of image scaler.
+  * Support international domain names
+  * Fix reordering of blocked URLs each time options were saved and
+    loaded
+  * Fix reading one byte beyond allocated space in case of corrupted
+    UTF-8 data - CVE-2017-11114 bsc#1051448
+  * Support the brotli compression algorithm using libbrotli
+  * Support lzip compression
+  * Add a new main menu item 'Windows' for switching windows on
+    framebuffer
+  * Fix an internal error if the gpm server is terminated while
+    links is running on a framebuffer
+  * Use fsync() when writing the bookmarks or settings
+  * Clear host entry in DNS cache when connection failed
+  * Use built-in SSL certificates
+  * Encode strings to UTF-8 when storing them in a history, it fixes
+    a bug when browsing the history if Links is run on multiple
+    terminals with different character sets
+  * Use absolute time when calculating the time to flush DNS cache, 
+    HTTPS session cache and keepalive connection cache, so that the
+    cache gets flushed when the machine is kept suspended for a
+    long time.
+  * Report IP addresses in the "Document info" box.
+  * Implement a small connection timeout when connecting to a host
+    with multiple addresses, so that there is faster fallback from
+    IPv6 to IPv4.
+  * Replace OpenSSL malloc functions with CRYPTO_set_mem_functions,
+    so that when malloc returns NULL, we can free some cached data
+    and retry
+  * Removed special handling of ".onion" addresses
+  * Avoid memcpy with NULL source argument and zero length
+  * Make the "dns-prefetch" link prefetch just dns, not the whole
+    document
+  * Use OpenSSL functions X509_check_host and X509_check_ip if
+    available
+  * Report status when formatting document or searching
+  * Use session cache on https
+
+-------------------------------------------------------------------

Old:
----
  links-2.14.tar.bz2

New:
----
  links-2.15.tar.bz2

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

Other differences:
------------------
++++++ links.spec ++++++
--- /var/tmp/diff_new_pack.O524cN/_old  2018-03-26 13:16:24.876543507 +0200
+++ /var/tmp/diff_new_pack.O524cN/_new  2018-03-26 13:16:24.880543363 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package links
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,7 +17,7 @@
 
 
 Name:           links
-Version:        2.14
+Version:        2.15
 Release:        0
 Summary:        Text-Based WWW Browser
 License:        GPL-2.0+
@@ -32,6 +32,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(bzip2)
+BuildRequires:  pkgconfig(libbrotlidec)
 BuildRequires:  pkgconfig(libevent)
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(libpng)

++++++ links-2.14.tar.bz2 -> links-2.15.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/links/links-2.14.tar.bz2 
/work/SRC/openSUSE:Factory/.links.new/links-2.15.tar.bz2 differ: char 11, line 1


Reply via email to