Hello community,

here is the log from the commit of package gnuplot for openSUSE:Factory checked 
in at 2020-12-12 20:28:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuplot (Old)
 and      /work/SRC/openSUSE:Factory/.gnuplot.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuplot"

Sat Dec 12 20:28:10 2020 rev:79 rq:854609 version:5.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot-doc.changes      2020-07-21 
15:46:44.740025307 +0200
+++ /work/SRC/openSUSE:Factory/.gnuplot.new.2328/gnuplot-doc.changes    
2020-12-12 20:30:03.937708136 +0100
@@ -1,0 +2,50 @@
+Thu Dec 10 07:11:15 UTC 2020 - Dr. Werner Fink <wer...@suse.de>
+
+- Update to gnuplot 5.4.1
+  * NEW "with rgbimage" and "with rgbalpha" accept single column ARGB input
+  * NEW add toggle in toolbar widget for qt terminal option "ctrl-q"
+  * NEW keyword "smooth kdensity period <val>"
+  * NEW time format %tD encodes days relative to time 0
+  * NEW pm3d quadrangles in 2D projection are clipped smoothly to x and y
+  * CHANGE gif animation 'optimize' option is deprecated Bugs #1992 #2070 #2348
+  * CHANGE svg increase coordinate precision to two decimal points Bug #2369
+  * FIX y autoscaling of default "with filledcurves" #Bug 2294
+  * FIX placement of mirrored x and y tics in mode 'set view projection ...'
+  * FIX pm3d lighting calculation for degenerate quadrangles
+  * FIX botched deprecation of old syntax for "call" arguments Bug #2298 #2368
+  * FIX pm3d "depthorder" affects 'set obj polygon' with >4 vertices Bug #2297
+  * FIX loss of precision for asin(x), asinh(x) with real x << 0 Bug #2302
+  * FIX error handling of bad font name in enhanced text Bugs #2303 #2308
+  * FIX incomplete domain for complex acosh(x), real x < -1 was treated as NaN
+  * FIX error handling of fuzzed input  Bugs #2306 #2307 #2309 #2312 #2344
+  * FIX add range check for plot of binned data (allows clipping on y)
+  * FIX "unzoom" applied to autoscaled volatile data
+  * FIX no default for binary columns needed if there is a 'using' spec Bug 
#2315
+  * FIX buffer overflow of enhanced text fragment  Bugs #2310 #2311
+  * FIX qnorm and Hann functions applied in dgrid3d Bugs #2277 #2318
+  * FIX handling of dashtype given as a string with leading whitespace Bug 
#2336
+  * FIX preserve key position across isolated instance of "title at x,y" Bug 
#2342
+  * FIX contour labels had spurious point symbols
+  * FIX allow "pointtype variable" in combination with jitter Bug #2354
+  * FIX cgm: sanity for non-zero font size Bug #2358
+  * FIX more checks for valid UTF-8 Bugs #2362 #2364
+- Remove patches now upstream
+  * 052cbd17.patch
+  * 1f36c4fb.patch
+  * 963c7df3.patch
+  * a31c3b70.patch
+- Port patch gnuplot-gd.patch
+- Update Gnuplot_5_4.pdf as well
+
+-------------------------------------------------------------------
+Mon Sep 28 10:14:01 UTC 2020 - Dr. Werner Fink <wer...@suse.de>
+
+- Add temporary upstream commits as patches
+  * 052cbd17.patch
+  * 1f36c4fb.patch
+  * 963c7df3.patch
+  * a31c3b70.patch
+  to fix the bugs bsc#1176689 with CVE-2020-25559 and bsc#1176687
+  with CVE-2020-25412
+
+-------------------------------------------------------------------
@@ -71,0 +122 @@
+  * gnuplot-5.2.0-texi2info.patch
@@ -72,0 +124 @@
+- Add new Gnuplot_5_4.pdf as now the old tutorial isn't anymore
--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes  2020-10-03 
18:52:33.617271210 +0200
+++ /work/SRC/openSUSE:Factory/.gnuplot.new.2328/gnuplot.changes        
2020-12-12 20:30:04.833709070 +0100
@@ -1,0 +2,39 @@
+Thu Dec 10 07:11:15 UTC 2020 - Dr. Werner Fink <wer...@suse.de>
+
+- Update to gnuplot 5.4.1
+  * NEW "with rgbimage" and "with rgbalpha" accept single column ARGB input
+  * NEW add toggle in toolbar widget for qt terminal option "ctrl-q"
+  * NEW keyword "smooth kdensity period <val>"
+  * NEW time format %tD encodes days relative to time 0
+  * NEW pm3d quadrangles in 2D projection are clipped smoothly to x and y
+  * CHANGE gif animation 'optimize' option is deprecated Bugs #1992 #2070 #2348
+  * CHANGE svg increase coordinate precision to two decimal points Bug #2369
+  * FIX y autoscaling of default "with filledcurves" #Bug 2294
+  * FIX placement of mirrored x and y tics in mode 'set view projection ...'
+  * FIX pm3d lighting calculation for degenerate quadrangles
+  * FIX botched deprecation of old syntax for "call" arguments Bug #2298 #2368
+  * FIX pm3d "depthorder" affects 'set obj polygon' with >4 vertices Bug #2297
+  * FIX loss of precision for asin(x), asinh(x) with real x << 0 Bug #2302
+  * FIX error handling of bad font name in enhanced text Bugs #2303 #2308
+  * FIX incomplete domain for complex acosh(x), real x < -1 was treated as NaN
+  * FIX error handling of fuzzed input  Bugs #2306 #2307 #2309 #2312 #2344
+  * FIX add range check for plot of binned data (allows clipping on y)
+  * FIX "unzoom" applied to autoscaled volatile data
+  * FIX no default for binary columns needed if there is a 'using' spec Bug 
#2315
+  * FIX buffer overflow of enhanced text fragment  Bugs #2310 #2311
+  * FIX qnorm and Hann functions applied in dgrid3d Bugs #2277 #2318
+  * FIX handling of dashtype given as a string with leading whitespace Bug 
#2336
+  * FIX preserve key position across isolated instance of "title at x,y" Bug 
#2342
+  * FIX contour labels had spurious point symbols
+  * FIX allow "pointtype variable" in combination with jitter Bug #2354
+  * FIX cgm: sanity for non-zero font size Bug #2358
+  * FIX more checks for valid UTF-8 Bugs #2362 #2364
+- Remove patches now upstream
+  * 052cbd17.patch
+  * 1f36c4fb.patch
+  * 963c7df3.patch
+  * a31c3b70.patch
+- Port patch gnuplot-gd.patch
+- Update Gnuplot_5_4.pdf as well
+
+-------------------------------------------------------------------

Old:
----
  052cbd17.patch
  1f36c4fb.patch
  963c7df3.patch
  a31c3b70.patch
  gnuplot-5.4.0.tar.gz

New:
----
  gnuplot-5.4.1.tar.gz

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

Other differences:
------------------
++++++ gnuplot.spec ++++++
--- /var/tmp/diff_new_pack.w0fFZF/_old  2020-12-12 20:30:05.837710118 +0100
+++ /var/tmp/diff_new_pack.w0fFZF/_new  2020-12-12 20:30:05.841710123 +0100
@@ -75,7 +75,7 @@
 BuildRequires:  tex(subfigure.sty)
 %endif
 URL:            http://www.gnuplot.info/
-Version:        5.4.0
+Version:        5.4.1
 Release:        0
 %global         underscore 5_4
 %if "%{flavor}" == ""
@@ -103,10 +103,6 @@
 Patch5:         gnuplot-wx3.diff
 Patch6:         gnuplot-QtCore-PIC.dif
 Patch7:         gnuplot-gd.patch
-Patch10:        963c7df3.patch
-Patch11:        052cbd17.patch
-Patch12:        1f36c4fb.patch
-Patch13:        a31c3b70.patch
 %define _x11lib     %{_libdir}
 %define _x11data    %{_datadir}/X11
 %define _libx11     %{_exec_prefix}/lib/X11
@@ -141,10 +137,6 @@
 %patch5 -p1 -b .w3x
 %patch6 -p0 -b .pic
 %patch7 -p1 -b .gd
-%patch10
-%patch11
-%patch12
-%patch13
 %build
 autoreconf -fi
 

++++++ Gnuplot_5_4.pdf ++++++
(binary differes)

++++++ gnuplot-5.4.0.tar.gz -> gnuplot-5.4.1.tar.gz ++++++
++++ 3071 lines of diff (skipped)


++++++ gnuplot-gd.patch ++++++
--- /var/tmp/diff_new_pack.w0fFZF/_old  2020-12-12 20:30:06.433710740 +0100
+++ /var/tmp/diff_new_pack.w0fFZF/_new  2020-12-12 20:30:06.433710740 +0100
@@ -7,12 +7,12 @@
 
 --- gnuplot-5.4.0/configure.ac
 +++ gnuplot-5.4.0/configure.ac 2020-07-17 07:31:14.828189953 +0000
-@@ -535,63 +535,17 @@ AC_ARG_WITH(gd,dnl
-   with_gd=yes)
+@@ -541,63 +541,17 @@ AC_ARG_WITH(gd,dnl
  
  if test "$with_gd" != no; then
+   PKG_CHECK_MODULES_NOFAIL(libgd, [gdlib])
 -  AC_PATH_PROG([GDLIB_CONFIG], [gdlib-config])
--  if test -n "$GDLIB_CONFIG"; then
+-  if test $pkg_failed == no && test -n "$GDLIB_CONFIG"; then
 -    libgd_CPPFLAGS=`$GDLIB_CONFIG --cflags`
 -    libgd_LDFLAGS=`$GDLIB_CONFIG --ldflags`
 -    libgd_LIBS=`$GDLIB_CONFIG --libs`
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to