Changelog for
libXaw3d7-1.6.6-1.1.i586.rpm :
* Tue Mar 05 2024 Dr. Werner Fink
- Update to libXaw3d 1.6.6:
* unifdef ISC
* unifdef macII
* Stop working around a bug in the macII A/UX 1.0 cc
* Remove unused sharedlib.c
* It was only built by Imake if SUNSHLIB was defined.
* SUNSHLIB was only set in the Imake configs for SunOS versions < 5
* unifdef __UNIXOS2__
* unifdef __osf__
* gitlab CI: add xz-utils to container for \"make distcheck\"
* Also update to latest ci-templates
* unifdef AIXV3
* unifdef sony
* unifdef NCR
* Multisink.c: Clear -Werror=incompatible-pointer-types error this fixes boo#1220977
* Wed Aug 16 2023 Dr. Werner Fink - Update to libXaw3d 1.6.5:
* Set close-on-exec when opening files
* configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or later
* Raises minimum autoconf version from 2.60 to 2.64 for m4_version_prereq
* Clears autoconf warning: configure.ac:29: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:29: the top level
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008, so it\'s time to rely on it.
* Clears autoconf warnings: configure.ac:13: warning: The macro `AC_PROG_LIBTOOL\' is obsolete. configure.ac:13: You should run autoupdate. aclocal.m4:3465: AC_PROG_LIBTOOL is expanded from... configure.ac:13: the top level
* libtoolize: Consider adding \'AC_CONFIG_MACRO_DIRS([m4])\' to configure.ac, libtoolize: and rerunning libtoolize and aclocal.
* Issue #5: incompatible function pointer passed in _XawImRealize()
* Import wrapper function with expected arguments from libXaw, where it appears to have been originally fixed in XFree86 3.9Nb by Paulo Cesar Pereira de Andrade.- Port patch xaw3d-secure.patch
* Tue Sep 13 2022 Dr. Werner Fink - Move https to https even for URLs in comments- Drop not existing URL
* Mon Aug 29 2022 Dirk Müller - update to 1.6.4:
* convert ISO8859-1 encoded source files to UTF-8
* Fix spelling/wording issues
* Build xz tarballs instead of bzip2
* fix configure doesn\'t fail if flex is not installed
* build-fixes when _CONST_X_STRING is defined
* Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection
* Fix fd leak when write() fails in WriteToFile()
* Bug 24635: File Descriptor leaks in libxaw-1.0.7- add keyring and signature validation
* Fri Jun 18 2021 Jan Engelhardt - Drop --with-pic (no effect with --disable-static)- Trim old rpm macros/constructs
* Tue Jun 19 2018 wernerAATTsuse.de- Update to new upstream release 1.6.3
* Avoid using dead pointer in _XawTextSetSelection
* Fix copied from 2D libXaw commit 11c3a104141e1a4946ad949dfb5514df0b66a031
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space.
* autogen.sh: use exec instead of waiting for configure to finish
* Syncs the invocation of configure with the one from the server.
* darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass
* Get rid of some extraneous ; at the end of C source lines
* Use SEEK_
* names instead of raw numbers for fseek whence argument
* Just use C89 size_t instead of rolling our own Size_t & Off_t
* Fix abs() usage.
* For long arguments, use labs().
* autogen.sh: Honor NOCONFIGURE=1
* configure: Drop AM_MAINTAINER_MODE
* Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
* Replace TXT16 with XChar2b inline
* No longer need #define to substitute it now that we no longer set it to a different type on CRAY systems.
* Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
* Fix --disable-feature options in configure
* Make --disable-feature options passed to configure not enable the feature but keep it disabled instead.- Port our patches to new version
* Wed Oct 01 2014 crrodriguezAATTopensuse.org- Ensure all \"la\" files are deleted, not just those in libdir- Enable verbose build- Do not use xorg-x11-devel
* Wed Aug 27 2014 fcrozatAATTsuse.com- Add baselibs.conf as source.
* Mon Aug 18 2014 fcrozatAATTsuse.com- Add obsoletes to baselibs.conf.
* Tue Nov 26 2013 jengelhAATTinai.de- Add obsoletes/provides xaw3d-devel because we are now libXaw3d-devel