|
|
|
|
Changelog for gnuplot-debugsource-5.2.2-lp152.6.3.1.i586.rpm :
* Thu Feb 11 2021 Dr. Werner Fink - Add patch 052cbd17.patch and 1f36c4fb.patch * Fix boo#1176689: VUL-0: CVE-2020-25559: gnuplot: double free when executing print_set_output * Wed Nov 28 2018 Dr. Werner Fink - Add patch gnuplot-e3cc539c.patch from upstream commit e3cc539c Fix the bugs boo#1117463 (CVE-2018-19492), boo#1117464 (CVE-2018-19491), and boo#1117465 (CVE-2018-19490) * Thu Feb 15 2018 wernerAATTsuse.de- Do not miss gpic and mif- Even if pulled by other packages do explicite require for the build * pkgconfig(freetype2) * pkgconfig(libjpeg) * pkgconfig(libpng16) * Mon Feb 12 2018 crrodriguezAATTopensuse.org- Do not use xorg-x11- * as buildrequires- Fix broken GD libs detection (gnuplot-gd.patch)- Remove unneeded buildrequires. * Thu Nov 16 2017 wernerAATTsuse.de- Update to gnuplot 5.2.2 * NEW splot ... with lines title at {beg|end} * FIX allow mixed use of in-key plot titles and manually placed titles * FIX prevent runaway iterations of the form plot for [i=start: *] ... * FIX handle in-line range limits for linked or nonlinear axes * FIX restore pre-5.2 interpretation of logscaled tic increment as a multiplier * FIX logscale tic placement is closer to that of versions before 5.2.0 * FIX recheck inrange/outrange points after spline or bezier smoothing * FIX sampling on x2 if linked to x1; e.g. plot sample [t=1:5:1] \'+\' axes x2y1 * FIX empty range on logscale y axis is handled by auto-extending the range * FIX autoscaling xrange of stacked histograms- Add now missed TEXDIR at configure time which now includes also the sub path tex/latex/gnuplot/ below /usr/share/texmf/ (could become removed with some of the next version updates?) * Wed Nov 08 2017 nico.kruberAATTgmail.com- Update to gnuplot 5.2.1 * NEW set table separator {tab|comma|\"char\"} allows creation of csv files * NEW hotkey for changing azimuth in 3D plots with mousing * NEW titles for \"splot .. with lines\" can be placed at {beg|end} of plotted line * NEW Rework gstrptime() to handle relative time formats tH tM tS * NEW command \'set rgbmax \' controls interpretation of input RGB values * CHANGE restore pre-5.2 interpretation of logscaled tic increment as a multiplier * CHANGE allow mixed use of in-key plot titles and manually placed titles * FIX autoscaling of plots with spline or bezier smoothing * FIX autoscaling of plots with linked axes where data is plotted on x2 or y2 * FIX \"with filledcurves below y=foo\" mishandled the case of y value exactly = foo * FIX [windows] repair breakage of stderr/stdout redirection to console * FIX postscript terminal artifacts when drawing dot/dash circles * FIX handle empty range on logscale y axis as a warning, not an error * Fri Sep 29 2017 wernerAATTsuse.de- Add patch gnuplot-5.2.0-texi2info.patch as source to be avble to patch the resulting gnuplot.texi- Modify patches * gnuplot-4.4.0-x11ovf.dif * gnuplot-4.6.0-demo.diff * gnuplot-4.6.0-fonts.diff * gnuplot-4.6.0.dif * gnuplot-QtCore-PIC.dif * gnuplot-wx3.diff * Wed Sep 27 2017 wernerAATTsuse.de- Update to gnuplot 5.2.0 * NEW user-defined dashtypes in metapost terminal * NEW datablock contents may be accessed as an indexed array of strings * CHANGE allow explicit sample interval for u and v using pseudofile \'++\' * CHANGE decouple cbrange from color components in \"with rgbimage\" * FIX reconcile aspect ratio flags from \"set view map\" and \"set view equal xy\" * FIX \"set key fixed\" should be ignored in the case of \"set view map\" * FIX GPVAL_ * variables were not being updated in \"set table\" mode * FIX evaluation of nested iteration containing an empty range * FIX bug in variant time_spec formats %tH %tM (undesired wrapping) * NEW \"plot with table\" can handle string-valued output columns * CHANGE add caca terminal documentation to the user manual * CHANGE revised output of \"test\" command * CHANGE use Mingw-w64 and MSVC popen rather than built-in \"fake\" popen * FIX copy environmental variable GNUTERM to internal variable on entry * FIX more consistent handling of plot \'with table\' * FIX incorrect, possibly empty, command string was saved for previous fit * FIX ignore non-numeric values of potential dummy params used by \"fit\" * FIX autoscaling during refresh of volatile data plots \"with vectors\" * FIX terminal initialization must be done before executing ~/.gnuplot * FIX do not use LaTeX formatting in tabular output * FIX polar border should not be clipped to rectangular border * FIX raxis was truncated at R=0 if the axis direction was inverted * FIX sanity check to catch \"plot \'+\' binary\" * FIX sanity check for NULL format passed to gprintf * FIX sanity check inverse mapping function of set link and set nonlinear * FIX sanity check for empty image data structure * FIX segfault from corruption of timestamp text * FIX several unitialized variables (see Bug 1933) * FIX dumb term: linetype character distinction was lost if not in color mode * CHANGE svg terminal option \"fontscale\" replaces obsolete \"fsize\" * NEW plot styles * NEW splot ... using :::: with zerrorfill * NEW \"set jitter\" allows creation of bee swarm plots * NEW data filter \"bins\" sorts input into equal width bins on x * NEW \"with points\" and \"with linespoints\" accept `pointtype variable` * NEW hidden3d now treats \'image\' and \'rgbimage\' as occluding rectangles * NEW \"smooth fnormal\" normalized frequency * NEW polar mode improvements and extensions * NEW \"set [m]ttics\" places labels around perimeter of polar grid * NEW \"set rlabel\" places a label above the r axis * NEW \"set rrange [90:0]\" plots in celestial horizontal coordinates * NEW \"set border polar\" uses border linetype for perimeter of polar plot * NEW \"set theta \" orientation of polar coordinate theta * NEW label, arrow, and object positions may be given in polar coordinates * NEW nonlinear coordinate systems * NEW \"set nonlinear via f(axis) inverse g(axis)\" * NEW \"set log\" re-implemented as special case of \"set nonlinear\" * NEW data type array[size] * NEW commands and command options * NEW \"break\" exits from iteration loop * NEW \"continue\" begins next iteration immediately * NEW \"toggle { | \"plottitle\" | all}\" * NEW \"set pm3d lighting\" specifies lighting model with specular highlighting * NEW \"set table OUTFILE {append}\" * NEW \"set minussign\" and \"set micro\" (first appeared in 5.0.5) * NEW \"set view azimuth \" controls azimuth of the z axis in 3D plots * NEW \"save fit \" replaces deprecated command \"update\" * NEW terminals and terminal options * NEW terminal domterm (supports in-line SVG in DomTerm terminal emulator) * NEW terminal sixelgd (sixel terminal graphics using gdlib) * NEW svg \'standalone\' embeds images rather than including by reference * NEW windows terminal supports saving graph as bitmap * NEW windows graph windows can be docked to the wgnuplot text window * NEW windows terminal Direct2D driver rather than GDI/GDI+ where possible * NEW wxt supports saving graph as EMF on Windows * NEW wxt supports printing on Windows * NEW dumb suports ANSI colors and filled polygons * NEW Optional sampling interval in range specifiers for pseudofiles \'+\' \'++\' * NEW gnuplot on Windows * converts Unicode (BMP) input to current `set encoding`, including UTF-8 * is system DPI aware * NEW textbox style supports fillcolor and bordercolor * CHANGE point style associated with \"plot with labels\" is shown in the key * CHANGE Revise placement of axis labels in 3D plots * CHANGE Timestamp is now placed relative to page rather than plot boundary * CHANGE Track font/enhanced for key title separately from the key entries * CHANGE order of margins in `set margins , , , ` * CHANGE Store and reuse x,y dimensions from the time image data is read in * CHANGE Some STATS_ * variables are of type integer rather than real (complex) * CHANGE ^R starts a backward search when using the built-in readline * CHANGE Only update axis->data_min/max if the point being stored is INRANGE * CHANGE auto-generation of minitics on logscale axis has changed * CHANGE revised printing dialogs on Windows * CHANGE preserve whitespace following opening { in enhanced text strings * CHANGE windows terminal provides better oversampling * CHANGE New default \"set key fixed\" prevents 3D key box from rotating with plot * CHANGE Deprecate pdf terminal requiring non-free library PDFlib * CHANGE windows terminal also uses GDI+ for printing and copy-to-clipboard * CHANGE raxis/polar grid can coexist with cartesian axes * CHANGE evaluation of norm(x) or x * *y returns 0 on floating underflow * CHANGE support for space-in-x11-raises-KDE3-konsole is now a configure option * CHANGE don\'t use loadpath to choose output directory for \"save\" * CHANGE GNUTERM may contain terminal options in addition to bare terminal name * CHANGE remove legacy terminals corel and dxf from default build * FIX cairo.trm - reset terminal font after printing an enhanced text string * FIX autoscaling of data with \"smooth cnorm\" * FIX Built-in readline handles S-JIS encoding * FIX Output to printer on Windows via special file \"PRN\" * Wed Aug 16 2017 wernerAATTsuse.de- Update to 5.0.7 (which does also close CVE-2017-9670 (bsc#1044638)) * NEW set term {pngcairo|pdfcairo} pointscale * NEW \"save fit\" back-ported from version 5.2 as a replacement for \"update\" * NEW user-defined dashtypes in metapost terminal * CHANGE deprecate \"update\" command (but do not remove it) * CHANGE allow placement of circles in 3D plots using axis coordinates * CHANGE ignore invalid z coordinate for 3D objects placed in \"set view map\" * CHANGE distinguish \'bind \"shift-Button1\"\' from \'bind \"Button1\"\' * CHANGE use Mingw-w64 and MSVC popen rather than built-in \"fake\" popen * CHANGE allow range to include sampling interval in plots using pseudofile \'+\' * FIX rangelimited y2 axis could produce spurious diagonal line across plot * FIX assignment of x/y dimensions in \"binary record=(a,b) ... with image\" * FIX negative array index caused by hidden3d degenerate polygon * FIX object clipping in \"set view map\" * FIX cairo terminals: scale textbox border linewidth by terminal linewidth * FIX canvas terminal: initialization of plot dimensions (affects first zoom) * FIX crash in stats if no usable data is found * FIX do not use LaTeX formatting in tabular output * FIX sanity check to catch \"plot \'+\' binary\" * FIX sanity check for NULL format passed to gprintf * FIX sanity check for empty image data structure on input * FIX more consistent handling of plot \'with table\' * FIX incorrect, possibly empty, command string was saved for previous fit * FIX 2D images with logscale axes could fail (segfault) * FIX nested iteration containing an empty range * FIX allow 64-bit Cygwin build using gtk3 for wxt terminal * Wed May 10 2017 nico.kruberAATTgmail.com- Update to 5.0.6 * NEW command \'set micro\' enables encoding-specific char for gprintf %c format * NEW command \'set datafile missing NaN\' treats invalid data as if it were missing * NEW backport updated svg/domterm terminal from development version * CHANGE - start/end limits in nested iterations are reevaluated dynamically * CHANGE - revised adjustment of x2label and plot title when x2tics are present * CHANGE - mark non-free pdf terminal DEPRECATED (to be removed in release 5.2) * CHANGE - allow fractional font sizes for gdlib terminals * CHANGE - do not allow inverted R axis (requires support not backported from 5.1) * CHANGE - allow pointinterval property in \'with lp\' for splot as well as for plot * CHANGE - \"linewidth \" is accepted as a terminal option for aquaterm, qt, wxt * CHANGE - spline segments outside xrange are ignored rather than treated as errors * FIX wxt - multithreaded wxt was faulting during resize (mutex lock failure) * FIX windows - timed pause only worked for intervals < 1 second * FIX Front/back layering of border+grid lines was not always correct in hidden3d * FIX \"set pm3d depthorder interpolate N,M\" memory allocation failure * FIX aquaterm failed to honor request to disable enhanced text markup * FIX save and show commands failed to list linecolor for lines with \"lt -1\" * FIX the \"missing\" data flag is honored by \"using ($n)\" as it is for \"using n\" * FIX error reporting of line number inside a bracketed clause * FIX gnuplot_x11: possible fix for sporadic use-after-free error * FIX initialization of hidden3d structures for splot with dots * FIX track arrowhead properties in hidden3d mode * FIX tracking of NaN values from function evaluated during binary data input * FIX 3D rotation does not clobber hidden/visible status of plots * Thu Dec 15 2016 wernerAATTsuse.de- Update to 5.0.5 * NEW allow filename completion for system commands and pipes (backport from 5.1) * NEW option to plot with labels {rotate variable} * NEW command \"set minussign\" * NEW stats command \"name\" option now accepts \"columnheader\" or \"columnheader(N)\" * NEW command option \"set colorbox invert\" * CHANGE qt terminal force selection of outline font rather than bitmap font * CHANGE post terminal simplex/duplex output depends on PostScript level setting * CHANGE improved autoscaling of plot \"with boxes\" * CHANGE qt terminal sets TERM_POLYGON_PIXELS to avoid aliasing artifacts * CHANGE all stats and fit commands skip header records if \"autotitle columnhead\" * FIX Do not confuse EOF with 8-bit character 0x177 (E.g. in Cyrillic encodings). * FIX use blank line rather than \'u\' flag in \"set table\" output of smoothed data * FIX order dependence of \"fillcolor\" keyword in plot commands * FIX svg - better vertical justification of rotated text * FIX wxt - file export widget correctly handles inactive plots * FIX qt - preserve leading and trailing whitespace in enhanced text strings * FIX various bugs affecting matrix data plotted \"with image\"- Remove the patches now upstream gnuplot-5.0.0-lua-5.3.1.dif gnuplot-5.0.1-fix-latex-docs.diff- Port patches to current version gnuplot-4.4.0-x11ovf.dif gnuplot-4.6.0-demo.diff gnuplot-4.6.0.dif gnuplot-QtCore-PIC.dif gnuplot-wx3.diff * Tue Jul 26 2016 wernerAATTsuse.de- Some more TexLive packages * Mon Nov 30 2015 nico.kruberAATTgmail.com- Update to 5.0.1 * NEW \"set mono\" (full command \"set monochrome {linetype lt }\") * NEW \"set fit nolog\" suppresses output to log file * NEW sixel terminal supports RGB and palette colors, but only 16 at a time :-( * NEW command \"printerr\" acts exactly like \"print\" but always outputs via stderr * CHANGE autoconfigure of Qt5 support now looks for --variable=host_bins * CHANGE reevaluate fill color for each polygon in data for \"with filledcurves\" * CHANGE gstrptime(): always check validity of %y %Y %d %B %b input fields * CHANGE track text properties for key title separately from key entries * CHANGE \"smooth kdensity\" now handles logscale y and explicit x range * CHANGE order of margins in the \"set margin\" command to left, right, bottom, top * CHANGE guarantee color of key sample for \"lc variable\" plots matches 1st point * CHANGE \"set term fig color\" can use predefined linetype colors and named colors * CHANGE skip all preprocessing for input lines beginning with shell escape char * CHANGE build system to suppress dvi as an automake-generated target * CHANGE in hidden3d mode, the \'nosurface\' suppresses both surface grid directions * FIX replace palette color value NaN with background color * FIX improved handling of boxplot data with multiple factors (categories) * FIX save_textcolor was not handling \"tc variable\" * FIX apply numeric locale when reading ascii matrix data * FIX handling of ascii matrix data * FIX reinitialize brush used to draw dotted lines in gd terminal * FIX failure to clear bold/italic text attributes in cairo terminals * FIX tabular output of time data when the axis format has not been set * FIX breakage in plot style filledcurves {above|below} y1= * FIX dashtypes after \"set term {e}pslatex mono\" * FIX report and enforce maximum number of parallel axes without faulting * FIX smooth mcsplines for a curve containing multiple y values at a single x * FIX several bugs evident for log-scaled color axis * FIX regression in color support for pbm/sixel/hpgl terminals (no RGB color) * FIX accummulated round-off error in dotted lines drawn by libgd terminals * FIX incorrect colorbox axis labels in polar plots * FIX AquaTerm framework name is case-sensitive * FIX strip enhanced text markup from plot titles embedded in svg output * FIX error in retrieving matrix column headers as strings * FIX error in calculating absolute deviation (stats command) * FIX allocation error from \"set fit covariancevariables\" * FIX tkcanvas terminal handling of blank (default) font family name * FIX off-by-one-error in color of contours when hidden3d is active * FIX adjust WIN32 encoding used by text output from \"pause\" command * FIX qt terminal 3D rotation mode tendency to get stuck \"on\" * FIX dash pattern rendering in contour lines * FIX \'fit [][min:max] f(x)\' was incorrectly ignoring min:max- Rediff gnuplot-4.6.0.dif- Add gnuplot-5.0.1-fix-latex-docs.diff to fix a regression of 5.0.1 in building the latex docs * Tue Jul 28 2015 wernerAATTsuse.de- Add patch gnuplot-5.0.0-lua-5.3.1.dif to make it build with lua-5.3.1 * Fri Jul 24 2015 wernerAATTsuse.de- Require pkgconfig of libcerf at build time * Fri May 22 2015 wernerAATTsuse.de- Make it build even with older Qt4 based systems * Thu May 21 2015 wernerAATTsuse.de- Since QtCore is build with -reduce-relocations a -fPIC is required therefore add patch gnuplot-QtCore-PIC.dif * Sun Mar 22 2015 jengelhAATTinai.de- Enable CACA output module- Build with wxWidgets 3. Add patch gnuplot-wx3.diff * Sat Jan 31 2015 alinm.elenaAATTgmail.com- for versions greater than 13.1 we shall build against qt5 * cleaned up various rpmlint warning * got rid of configure options obsoleted * Wed Jan 21 2015 burnusAATTnet-b.de- Update to 5.0.0 * NEW new command set {xyz}tics {timedate|geographic|numeric} sets axis->tictype * NEW add the tictype keywords to set format {axis} {time|geographic|numeric} * NEW format modifier \'t\' in timedate mode indicates a time rather than a date * NEW grey out key entries when corresponding plot is toggled off * NEW allow parenthesized expressions as call parameters * NEW set margins , , , * NEW set trange [theta_min:theta_max] filters input data in polar plots * NEW \"set mouse zoomfactors ,\" * NEW New matrix keywords for text data: \"columnheaders\" and \"rowheaders\" * NEW The dashtype property on any line can be seperately controlled * NEW custom dashtypes * NEW LFS support for datafiles * NEW timecolumn(col,\"timeformat\') now requires 2nd parameter, the format * NEW \'set view map {scale}\' allows resizing a 3D projection plot * NEW \'nodraw\' keyword to suppress lines (e.g. in style linespoints) * NEW bold/italic text markup in enhanced text mode * NEW bit-shifing binary operators << and >> * NEW stat calculates skewness, kurtosis, and standard errors * NEW function plugins, e.g. \'import f(x) from \"plugins.so\"\' * NEW option to tabulate all input columns \"set table; plot ... with table\" * NEW smoothing option \"mcsplines\" for piecewise monotonic cubic splines * NEW \'history !N\' reexecutes the command at history entry N. * NEW \'set history {size } {quiet|numbers} {full|trim} {default}\' * NEW piecewise functions via separate sampling ranges for each plot element * NEW function hsv2rgb(H,S,V) creates a 24-bit RGB value * NEW plot title can be placed next to the plot line in the graph proper * NEW inline data can be stored for reuse in named data blocks * NEW \'set print|table $datablock\' to redirect output to a named data block * NEW hypertext labels can be displayed on mouse-over * NEW geographic (Degrees Minutes Seconds) data axes * NEW set arrow from length angle * NEW arrow style keywords \"noborder\" and \"fixed\" * NEW the high bits of RGB colors are treated as an alpha channel * NEW \'set surface explicit\' disables automatic generation of a surface mesh * NEW \'set link [x2|y2]\' ties secondary axis range to the primary axis * NEW \'set link x2 via f(x) inverse g(x)\' introduces generic nonlinear axes * NEW linked axes can be used to place x2 and y2 labels on 3D plots in map mode * NEW \'set key opaque\' works for 3D plots also * NEW x11 terminal is aware of current and requested plot aspect ratio * NEW x11 support for toggling plots on/off with left mouseclick on the key * NEW post term can use /FlateDecode to reduce the size of embedded images * NEW \'set fit quiet|results|brief|verbose\' changes fit\'s verbosity * NEW fit optionally stores final covariances to user variables * NEW fit command takes errors of independent variables into account * NEW \'set multiplot next/previous\' * NEW \'set contours; splot FOO with labels\' places labels on the contour lines * NEW Additional levels of user-specified axis tics * NEW complex math routines cerf, cdawson, erfi, faddeeva from libcerf if present * NEW i/v/V hotkeys to toggle all plots on the screen on/off * NEW \'set mrtics\' (minor tics on polar axis) * NEW \'reset session\' * NEW call argument convention ARGC, ARG0 ARG1 ... ARG * NEW shell invocation gnuplot -c scriptfile ARG1 ARG2 ARG3 * NEW format %h is like %g but uses LaTeX or enhanced markup for the exponent * NEW LaTeX terminals use math mode for axis tic labels * NEW Interrupt scripts or fits by pressing Ctrl-C in Windows console mode gnuplot or Ctrl-Break in wgnuplot. * NEW optional faster windows terminal variant using GDI+ * NEW plot option to \"skip N\" lines at start of an ascii data file * NEW interactive color character art terminal \"caca\"- Rediff gnuplot-4.6.0-fonts.diff, gnuplot-4.4.0-x11ovf.dif, gnuplot-4.6.0.dif and gnuplot-4.6.0-demo.diff.- Remove gnuplot-4.6.0-backtick.diff as to-be-patched file no longer exists. * Tue Oct 28 2014 kruberAATTzib.de- Update to 4.6.6 * NEW linetype keyword \"nodraw\" can be used to draw only the points in \"with lp\" * NEW plot option to \"skip N\" lines at start of an ascii data file * NEW \'set fit prescale\' normalized fit parameters before M-L refinement * NEW update svg terminal to grey out the key entry when a plot is toggled off * NEW allow keywords \"comma\" and \"tab\" for \"set datafile separator\" * CHANGE Accept \"with image pixels\" as a synonym for \"with image failsafe\" * CHANGE return NaN if a requested numerical data value finds a string instead * CHANGE Consume only one space following the font name in an enhanced test string * CHANGE respond to left mouse click on press rather than on release * FIX Faster recovery from outboard server gnuplot_qt being killed * FIX get rid of O(N^2) memory allocation for string data in long input lines * FIX large integers in iteration spec could cause overflow in end condition check * FIX object fillcolors should be consistent with the color of current linetypes * FIX LFS support on 64bit platforms (not backported for 32bit platforms) * FIX timecolumn() applied to non-axis data reports an error rather than faulting * FIX clipping could fail on integer overflow * FIX segfault resulting from strcol(N) applied to empty field in a *.csv file * FIX adjustment of key size to accommodate long key title * FIX treat data value read as \"NaN\" the same as we would \"1/0\" * FIX handling of events triggered by closing the qt plot window * FIX iteration failure due to integer overflow * FIX clip r axis tics to current plot boundary * FIX logscale cb axis with volatile data * FIX qt terminal timing problem with mouse click+release * FIX qt terminal handle window close events * FIX incorrect processing of certain loop [start:end:incr] combinations * FIX Fix y extent and clipping of rectangles with y coord < 0 or inverted axes * FIX handle columnheaders in input to fit * FIX add sanity check in pdf.trm to avoid strcpy(fontname,fontname)
|
|
|