From 4f6a7aa66b82610d4085c3b9957e74e4c87e7c2f8a0dc6524fec9294bafd5f25 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Wed, 12 Dec 2018 17:13:03 +0000 Subject: [PATCH] - Version 8.6.9: * (bug)[aa7679] crash using window after master destroyed * (bug)[925262] New option -state for ttk::scale * (bug)[fa8de7] Crash [ttk::checkbutton .x -variable {}] * (bug)[382712] Crash in [event generate . ] * (bug)[657c38] Crash in menu destroy with checkbutton entry * (bug)[de156e] Deny PRIMARY selection access in safe interps * (bug)[b68710] Fixes in [text] bindings * (bug)[e20d5c] Stop failures of textTag-18.1 * (bug)[5d991b] Fortify var traces against deleted vars * (bug)[1821174] Stop RenderBadPicture X error * (bug)[502e74] Stop X errors on untrusted connections * (bug)[71b131] Regression in Tk_DrawChars() * (bug)[59fccb] menu flaws when empty menubar clicked * (bug)[7423f9] improved legacy support for [tk_setPalette] * (bug)[de01e2] Crash in [$text replace] * (bug)[135696] Crash in [wm transient] * (bug)[309b42] Improve ttk high-contrast-mode support * (bug)[fabed1] GIF photo support for "deferred clear code" * (bug)[3441086] error message in layout-2 * (bug)[05bd7f] vista theme for combobox * (bug)[382712] crash in KeyPress event handling * (bug)[6fcaaa] insertion cursor visibility in ttk::entry * (bug)[822923] cascade menu indicator color * (bug)[9658bc] borderwidth calculations on menu items * (bug)[ca403f] treeview border drawing * (bug)[4b555a] hang in [$text search -all] * (bug)[6b22d4] [treeview] binding fix OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=68 --- tk.changes | 32 ++++++++++++++++++++++++++++++++ tk.spec | 4 ++-- tk8.6.8-src.tar.gz | 3 --- tk8.6.9-src.tar.gz | 3 +++ 4 files changed, 37 insertions(+), 5 deletions(-) delete mode 100644 tk8.6.8-src.tar.gz create mode 100644 tk8.6.9-src.tar.gz diff --git a/tk.changes b/tk.changes index ab5eb7a..29fc7e7 100644 --- a/tk.changes +++ b/tk.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Dec 12 16:57:36 UTC 2018 - Reinhard Max + +- Version 8.6.9: + * (bug)[aa7679] crash using window after master destroyed + * (bug)[925262] New option -state for ttk::scale + * (bug)[fa8de7] Crash [ttk::checkbutton .x -variable {}] + * (bug)[382712] Crash in [event generate . ] + * (bug)[657c38] Crash in menu destroy with checkbutton entry + * (bug)[de156e] Deny PRIMARY selection access in safe interps + * (bug)[b68710] Fixes in [text] bindings + * (bug)[e20d5c] Stop failures of textTag-18.1 + * (bug)[5d991b] Fortify var traces against deleted vars + * (bug)[1821174] Stop RenderBadPicture X error + * (bug)[502e74] Stop X errors on untrusted connections + * (bug)[71b131] Regression in Tk_DrawChars() + * (bug)[59fccb] menu flaws when empty menubar clicked + * (bug)[7423f9] improved legacy support for [tk_setPalette] + * (bug)[de01e2] Crash in [$text replace] + * (bug)[135696] Crash in [wm transient] + * (bug)[309b42] Improve ttk high-contrast-mode support + * (bug)[fabed1] GIF photo support for "deferred clear code" + * (bug)[3441086] error message in layout-2 + * (bug)[05bd7f] vista theme for combobox + * (bug)[382712] crash in KeyPress event handling + * (bug)[6fcaaa] insertion cursor visibility in ttk::entry + * (bug)[822923] cascade menu indicator color + * (bug)[9658bc] borderwidth calculations on menu items + * (bug)[ca403f] treeview border drawing + * (bug)[4b555a] hang in [$text search -all] + * (bug)[6b22d4] [treeview] binding fix + ------------------------------------------------------------------- Thu Jul 12 10:39:06 UTC 2018 - max@suse.com diff --git a/tk.spec b/tk.spec index 02cfcd0..67d89ab 100644 --- a/tk.spec +++ b/tk.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -25,7 +25,7 @@ BuildRequires: libXt-devel BuildRequires: pkg-config BuildRequires: tcl-devel Url: http://www.tcl.tk -Version: 8.6.8 +Version: 8.6.9 Release: 0 %define rrc %nil BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/tk8.6.8-src.tar.gz b/tk8.6.8-src.tar.gz deleted file mode 100644 index 8718a84..0000000 --- a/tk8.6.8-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49e7bca08dde95195a27f594f7c850b088be357a7c7096e44e1158c7a5fd7b33 -size 4319854 diff --git a/tk8.6.9-src.tar.gz b/tk8.6.9-src.tar.gz new file mode 100644 index 0000000..f4e3cea --- /dev/null +++ b/tk8.6.9-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fcbcd958a8fd727e279f4cac00971eee2ce271dc741650b1fc33375fb74ebb4 +size 4364603