Hello community,

here is the log from the commit of package mbuffer for openSUSE:Factory checked 
in at 2018-06-19 11:57:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbuffer (Old)
 and      /work/SRC/openSUSE:Factory/.mbuffer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbuffer"

Tue Jun 19 11:57:00 2018 rev:24 rq:616329 version:20180505

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbuffer/mbuffer.changes  2015-12-09 
22:24:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mbuffer.new/mbuffer.changes     2018-06-19 
11:57:01.572818326 +0200
@@ -1,0 +2,21 @@
+Tue Jun 12 13:04:46 UTC 2018 - [email protected]
+
+- Update to version 20180505 (important changes since 20151002):
+  * fix potential hang with small input size
+  * configure enhancement: objdump may be named gobjdump
+  * fix tape end of file marker may be ignored
+  * removed obsolete alpha code
+  * fix: fix listen's backlog argument, which can cause issues on Linux 4.4
+  * fix: fix potential assertion triggered by interrupted system call
+  * fix: use thread-safe mt_usleep instead of sleep(3) for watchdog timing
+  * enhancement: ignore EINTR for I/O syscalls
+  * enhancement: report percent done, when input size is known (is a file)
+  * enhancement: watchdog raises SIGKILL if SIGINT had no effect
+  * added an example config file, with documentation of all options
+  * added parameter StatusInterval
+  * fix false warning on comments in config files
+  * performance optimized defaults
+  * fix: potential hang, when one output fails to open
+- Remove mbuffer-fix_pointer_cast.patch: dont see a reason for this
+
+-------------------------------------------------------------------

Old:
----
  mbuffer-20151002.tgz
  mbuffer-fix_pointer_cast.patch

New:
----
  mbuffer-20180505.tgz

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

Other differences:
------------------
++++++ mbuffer.spec ++++++
--- /var/tmp/diff_new_pack.YGTAd8/_old  2018-06-19 11:57:02.204794864 +0200
+++ /var/tmp/diff_new_pack.YGTAd8/_new  2018-06-19 11:57:02.208794716 +0200
@@ -18,14 +18,13 @@
 
 
 Name:           mbuffer
-Version:        20151002
+Version:        20180505
 Release:        0
 Summary:        Replacement for "buffer" with many more Features
 License:        GPL-3.0+
 Group:          Productivity/Text/Utilities
 Url:            http://www.maier-komor.de/mbuffer.html
 Source:         
http://www.maier-komor.de/software/mbuffer/mbuffer-%{version}.tgz
-Patch1:         mbuffer-fix_pointer_cast.patch
 BuildRequires:  libtool
 BuildRequires:  openssl-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -42,7 +41,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure \

++++++ mbuffer-20151002.tgz -> mbuffer-20180505.tgz ++++++
++++ 9492 lines of diff (skipped)


Reply via email to