AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Updated to version 0.9.0+17. - Update _service to drop the v prefix from version. - Add Provides and Obsoletes for library package renaming and version changes.
- Updated to version v0.9.0+17: * clients/sysmon.c: Fix single-byte buffer overflow. * Fix buffer overflows in SetSelectionFromWindow(). * libs/libtw: Harden some functions against NULL tw_d argument. * Fix pasting X11 selection larger than 4096 bytes. * Fix some unaligned pointer uses. * Cleanup 'void *' usage in server/socket.cpp, (gh#cosmos72/twin/#66). * Fix compile error "invalid conversion from 'const char*' to 'char*'" in server/hw/hw_tty_common/driver_termcap.h on some systems, (gh#cosmos72/twin/#67). * Detect posix_openpt() server/pty.c: if available, use posix_openpt() instead of getpt() or open("/dev/ptmx"). - Update URL and Source, since now using a _service. - Update lib names as well as add new libtstl1 library. - Remove obsolete configure options: options: enable-tt, enable-hw-gfx, enable-ext and enable-ext-tt. - Drop rpmlintrc as this has been fixed upstream.
- Update to version 0.8.1: * Contact information updated. * Fix some comparison between signed and unsigned expressions. * Cleanup for C++ migration.
- Apply Shared Library Policy - Remove macro for old openSUSE versions
- Update from 0.6.2 to 0.8.0 - Remove .la files - Remove libtt. It's not useful yet. See: https://github.com/cosmos72/twin/issues/55 - Cleanup spec
- Cleanup spec
- Initial build.