Hello community,

here is the log from the commit of package bandwidth for openSUSE:Factory 
checked in at 2018-01-13 21:47:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bandwidth (Old)
 and      /work/SRC/openSUSE:Factory/.bandwidth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bandwidth"

Sat Jan 13 21:47:05 2018 rev:4 rq:563491 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bandwidth/bandwidth.changes      2017-11-10 
14:57:54.474970238 +0100
+++ /work/SRC/openSUSE:Factory/.bandwidth.new/bandwidth.changes 2018-01-13 
21:47:07.771523644 +0100
@@ -1,0 +2,6 @@
+Wed Jan 10 19:39:42 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.5.1
+  - Fixed crashing bug
+
+-------------------------------------------------------------------

Old:
----
  bandwidth-1.5.tar.gz

New:
----
  bandwidth-1.5.1.tar.gz

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

Other differences:
------------------
++++++ bandwidth.spec ++++++
--- /var/tmp/diff_new_pack.WBQBid/_old  2018-01-13 21:47:09.427446448 +0100
+++ /var/tmp/diff_new_pack.WBQBid/_new  2018-01-13 21:47:09.427446448 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bandwidth
 #
-# 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:           bandwidth
-Version:        1.5
+Version:        1.5.1
 Release:        0
 Summary:        Memory and network benchmark program
 License:        GPL-2.0

++++++ bandwidth-1.5.tar.gz -> bandwidth-1.5.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bandwidth-1.5/defs.h new/bandwidth-1.5.1/defs.h
--- old/bandwidth-1.5/defs.h    2017-11-08 03:19:41.000000000 +0100
+++ new/bandwidth-1.5.1/defs.h  2018-01-10 04:23:17.000000000 +0100
@@ -44,12 +44,13 @@
 // 1.4.1 Added --limit parameter.
 // 1.4.2 Fixed compiler warnings.
 // 1.5 Fixed AVX writer bug that gave inaccurate results. Added nice mode.
+// 1.5.1 Fixed crashing bug.
 //---------------------------------------------------------------------------
 
 #ifndef _DEFS_H
 #define _DEFS_H
 
-#define RELEASE "1.5"
+#define RELEASE "1.5.1"
 
 #ifdef __WIN32__
 typedef char bool; 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bandwidth-1.5/main.c new/bandwidth-1.5.1/main.c
--- old/bandwidth-1.5/main.c    2017-11-08 06:20:04.000000000 +0100
+++ new/bandwidth-1.5.1/main.c  2018-01-10 04:22:05.000000000 +0100
@@ -1,6 +1,6 @@
 /*============================================================================
   bandwidth, a benchmark to estimate memory transfer bandwidth.
-  Copyright (C) 2005-2016 by Zack T Smith.
+  Copyright (C) 2005-2018 by Zack T Smith.
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
Binary files old/bandwidth-1.5/output/Raspberry-π3-1.2GHz-32bit.bmp and 
new/bandwidth-1.5.1/output/Raspberry-π3-1.2GHz-32bit.bmp differ
Binary files old/bandwidth-1.5/output/Raspberry-π3-1.2GHz-32bit.jpg and 
new/bandwidth-1.5.1/output/Raspberry-π3-1.2GHz-32bit.jpg differ
Binary files old/bandwidth-1.5/output/Raspberry-π3-1.2GHz-32bit.bmp and 
new/bandwidth-1.5.1/output/Raspberry-π3-1.2GHz-32bit.bmp differ
Binary files old/bandwidth-1.5/output/Raspberry-π3-1.2GHz-32bit.jpg and 
new/bandwidth-1.5.1/output/Raspberry-π3-1.2GHz-32bit.jpg differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bandwidth-1.5/routines-x86-64bit.asm 
new/bandwidth-1.5.1/routines-x86-64bit.asm
--- old/bandwidth-1.5/routines-x86-64bit.asm    2017-11-08 06:18:08.000000000 
+0100
+++ new/bandwidth-1.5.1/routines-x86-64bit.asm  2018-01-10 04:20:58.000000000 
+0100
@@ -1019,12 +1019,10 @@
        vmovdqa ymm1, [192+r10]
        vmovdqa ymm2, [64+r10]
        vmovdqa ymm3, [224+r10]
-       vpaddq ymm0, ymm1
        vmovdqa ymm0, [r10]     
        vmovdqa ymm1, [160+r10]
        vmovdqa ymm2, [128+r10]
        vmovdqa ymm3, [32+r10]
-       vpaddq ymm2, ymm3
 
        inc     r11
        cmp     r11, rsi


Reply via email to