- 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
OBS-URL: https://build.opensuse.org/request/show/1155454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=10
- 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
OBS-URL: https://build.opensuse.org/request/show/1104169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=9
- Move https to https even for URLs in comments
- Drop not existing URL
- 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
OBS-URL: https://build.opensuse.org/request/show/1003316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=8
- 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
OBS-URL: https://build.opensuse.org/request/show/999917
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=16
- 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
OBS-URL: https://build.opensuse.org/request/show/617712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=6