From f09dccfa1bc157d483db54ffa46b4fc9a6d6a009bf1e9fd48513c31c0fea382b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 12 Jun 2009 14:13:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=14 --- tcl.changes | 16 ++++++++++++++++ tcl.spec | 23 ++++++++++++++++++----- tcl8.5.5-src.tar.bz2 | 3 --- tcl8.5.7-src.tar.bz2 | 3 +++ 4 files changed, 37 insertions(+), 8 deletions(-) delete mode 100644 tcl8.5.5-src.tar.bz2 create mode 100644 tcl8.5.7-src.tar.bz2 diff --git a/tcl.changes b/tcl.changes index fe0c7c4..d4c3760 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jun 3 18:16:38 CEST 2009 - max@suse.de + +- New release: 8.5.7: + * Fix failure to read SHOUTcast streams in the http package. + * Fix hang in channel finalization. + * [file normalize] failed on some paths. + * Fix crash with [chan create]d channel + * Fix Tcl_FindCommand() bug exposed by oo. + * Fix [string repeat] overflow crash. + * Fix memleak in [file normalize]. + * Fix crash in Tcl_AppendStringToObj. + * Fix Tcl_AppendObjToObj: append to self crash. + * Fix several string overflows. + * Fix [http::geturl] connection failures. + ------------------------------------------------------------------- Wed Jan 7 12:34:56 CET 2009 - olh@suse.de diff --git a/tcl.spec b/tcl.spec index 71b3448..20fb254 100644 --- a/tcl.spec +++ b/tcl.spec @@ -1,5 +1,5 @@ # -# spec file for package tcl (Version 8.5.5) +# spec file for package tcl (Version 8.5.7) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,8 +20,8 @@ Name: tcl Url: http://www.tcl.tk -Version: 8.5.5 -Release: 2 +Version: 8.5.7 +Release: 1 %define TCL_MINOR %(echo %version | cut -c1-3) BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: The Tcl Programming Language @@ -123,7 +123,7 @@ if test -n "$PFLAGS"; then fi %install -make -C unix install install-private-headers \ +make -C unix install-strip install-private-headers \ INSTALL_ROOT=%buildroot \ TCL_LIBRARY="%scriptdir/tcl%TCL_MINOR" rm -f %buildroot%scriptdir/tcl%TCL_MINOR/ldAix @@ -162,6 +162,19 @@ exit 0 %_libdir/tclConfig.sh %changelog +* Wed Jun 03 2009 max@suse.de +- New release: 8.5.7: + * Fix failure to read SHOUTcast streams in the http package. + * Fix hang in channel finalization. + * [file normalize] failed on some paths. + * Fix crash with [chan create]d channel + * Fix Tcl_FindCommand() bug exposed by oo. + * Fix [string repeat] overflow crash. + * Fix memleak in [file normalize]. + * Fix crash in Tcl_AppendStringToObj. + * Fix Tcl_AppendObjToObj: append to self crash. + * Fix several string overflows. + * Fix [http::geturl] connection failures. * Wed Jan 07 2009 olh@suse.de - obsolete old -XXbit packages (bnc#437293) * Wed Oct 15 2008 max@suse.de @@ -539,7 +552,7 @@ exit 0 * Fri Jan 15 1999 max@suse.de - fixed path bug with applications linked against libtk which do not reside in /usr/X11R6 -* Wed Nov 25 1998 max@suse.de +* Thu Nov 26 1998 max@suse.de - corrected some paths in tix to make it find its init script and libraries correctly * Tue Nov 24 1998 max@suse.de diff --git a/tcl8.5.5-src.tar.bz2 b/tcl8.5.5-src.tar.bz2 deleted file mode 100644 index 30151df..0000000 --- a/tcl8.5.5-src.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7edc0bd6da64060aec576fc08fd8850586d9dafeaacb1292594804d09adbfbc -size 3405748 diff --git a/tcl8.5.7-src.tar.bz2 b/tcl8.5.7-src.tar.bz2 new file mode 100644 index 0000000..f133b3f --- /dev/null +++ b/tcl8.5.7-src.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bafabc68a8c2f06ac1e0790aa77c3df026e188b8639d067ec09b4d9cc919f4f +size 3350196