Package: gnuplot / 5.4.1+dfsg1-1+deb11u1

Metadata

Package Version Patches format
gnuplot 5.4.1+dfsg1-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
04_fix_libexecdir.diff | (download)

src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix libexecdir
07_doc.patch | (download)

docs/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix path in documentation generation
08_disable_demo_plugin.patch | (download)

demo/Makefile.am | 4 0 + 4 - 0 !
demo/Makefile.am.in | 1 0 + 1 - 0 !
demo/Makefile.in | 2 0 + 2 - 0 !
3 files changed, 7 deletions(-)

 temporarily disable demo plugin
 this patch should be removed, when a new 
 version appears, where already no binaries
 in demo/plugin folder.
09_remove_beos.patch | (download)

configure.ac | 6 0 + 6 - 0 !
src/Makefile.am | 6 1 + 5 - 0 !
2 files changed, 1 insertion(+), 11 deletions(-)

 remove beos-specific code
10_removepicins.patch | (download)

docs/Makefile.am | 1 0 + 1 - 0 !
docs/doc2tex.c | 6 0 + 6 - 0 !
2 files changed, 7 deletions(-)

 removes picins latex include
11_fix_linkage_wx.patch | (download)

src/Makefile.am | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add missing linkage against x11 libs.
13_honour_SOURCE_DATE_EPOCH.patch | (download)

term/post.trm | 36 33 + 3 - 0 !
1 file changed, 33 insertions(+), 3 deletions(-)

 honour source_date_epoch
 Get date from the environment variable SOURCE_DATE_EPOCH (when set),
 to build output timestamps.
 See https://reproducible-builds.org/specs/source-date-epoch/
CVE 2021 44917.patch | (download)

src/set.c | 12 0 + 12 - 0 !
src/term.c | 21 21 + 0 - 0 !
term/emf.trm | 2 1 + 1 - 0 !
3 files changed, 22 insertions(+), 13 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gnuplot (5.4.2+dfsg2-1) unstable; urgency=medium
 .
   * [4370a18] Update d/watch
   * [7d7c5c0] New upstream version 5.4.2+dfsg1.orig
   * [97d5d83] Refresh patches
   * [9d8bbae] Update gitlab.ci
   * [e168129] Use secure URI in debian/watch.
   * [08324bf] Bump debhelper from old 12 to 13.
   * [3a47530] Update standards version to 4.5.1, no changes needed.
   * [ba4a50d] Avoid explicitly specifying -Wl,--as-needed linker flag.
   * [9ce752b] Set Standards-Version: 4.6.0
   * [917e564] Use execute-syntax for some commands in d/rules