- 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 . <KeyPress>] * (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
This commit is contained in:
parent
fee0e24cd9
commit
4f6a7aa66b
32
tk.changes
32
tk.changes
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 16:57:36 UTC 2018 - Reinhard Max <max@suse.com>
|
||||
|
||||
- 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 . <KeyPress>]
|
||||
* (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
|
||||
|
||||
|
4
tk.spec
4
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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49e7bca08dde95195a27f594f7c850b088be357a7c7096e44e1158c7a5fd7b33
|
||||
size 4319854
|
3
tk8.6.9-src.tar.gz
Normal file
3
tk8.6.9-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8fcbcd958a8fd727e279f4cac00971eee2ce271dc741650b1fc33375fb74ebb4
|
||||
size 4364603
|
Loading…
Reference in New Issue
Block a user