From c756463425b3499bbc660ae6c355a51e0eaea936497aa69c0202cda99e6ee06d Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 10 Dec 2020 15:38:06 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=122 --- Gnuplot_5_4.pdf | 4 ++-- gnuplot-doc.changes | 52 +++++++++++++++++++++++++++++++++++++++++++++ gnuplot.changes | 1 + 3 files changed, 55 insertions(+), 2 deletions(-) diff --git a/Gnuplot_5_4.pdf b/Gnuplot_5_4.pdf index d2a24c8..3a0af96 100644 --- a/Gnuplot_5_4.pdf +++ b/Gnuplot_5_4.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5e7cfbc046da583a00019514d7e33c70f7555125d930787e89a72c5fa867dfc -size 2207783 +oid sha256:1b55e0db1e9a76724b27cd668d5809ad5603da51c83785664f30497c6cc723af +size 2186518 diff --git a/gnuplot-doc.changes b/gnuplot-doc.changes index 2d088e1..4d05243 100644 --- a/gnuplot-doc.changes +++ b/gnuplot-doc.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Thu Dec 10 07:11:15 UTC 2020 - Dr. Werner Fink + +- 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 " + * 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 + +- 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 + ------------------------------------------------------------------- Fri Jul 17 07:36:14 UTC 2020 - Dr. Werner Fink @@ -69,7 +119,9 @@ Fri Jul 17 07:36:14 UTC 2020 - Dr. Werner Fink * gnuplot-QtCore-PIC.dif * gnuplot-gd.patch * gnuplot-wx3.diff + * gnuplot-5.2.0-texi2info.patch - Remove now obsolete patch gnuplot-QtIndexedList.dif +- Add new Gnuplot_5_4.pdf as now the old tutorial isn't anymore ------------------------------------------------------------------- Mon Jun 22 07:49:19 UTC 2020 - Werner Fink diff --git a/gnuplot.changes b/gnuplot.changes index d4bc4c0..4d05243 100644 --- a/gnuplot.changes +++ b/gnuplot.changes @@ -35,6 +35,7 @@ Thu Dec 10 07:11:15 UTC 2020 - Dr. Werner Fink * 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