Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXt for openSUSE:Factory checked in at 2021-02-01 13:25:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXt (Old) and /work/SRC/openSUSE:Factory/.libXt.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXt" Mon Feb 1 13:25:04 2021 rev:12 rq:866558 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libXt/libXt.changes 2019-07-08 15:02:08.670636118 +0200 +++ /work/SRC/openSUSE:Factory/.libXt.new.28504/libXt.changes 2021-02-01 13:25:04.689810653 +0100 @@ -1,0 +2,14 @@ +Sun Jan 24 20:26:56 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 1.2.1: + * _XtCalloc actually uses a Cardinal, not size_t + * add errorhandling to _XtVaToTypedArgList() + * refactoring, reduce indent level + * work within existing interface which attempts to obtain the + display-pointer from the screen-pointer but fails when the screen-pointer + itself is invalid. Ensure that the screen-pointer is valid by checking + the default_screen value against the valid range, and forcing it to zero + if it is out of bounds. + * indent + +------------------------------------------------------------------- Old: ---- libXt-1.2.0.tar.bz2 New: ---- libXt-1.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXt.spec ++++++ --- /var/tmp/diff_new_pack.AfcUyR/_old 2021-02-01 13:25:05.325811651 +0100 +++ /var/tmp/diff_new_pack.AfcUyR/_new 2021-02-01 13:25:05.329811657 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ Name: libXt %define lname libXt6 -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: X Toolkit Intrinsics library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXt #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXt/ ++++++ libXt-1.2.0.tar.bz2 -> libXt-1.2.1.tar.bz2 ++++++ ++++ 62760 lines of diff (skipped)
