As "DSO_LIBDIR" is now always set (and must be always set because of all
the changes that refer to it) we cannot use it to check for the Cygwin
case anymore. Instead check whether "OPSYS" is (not) equal to "Cygwin".
Changes between 1.1.0 and 1.1.1:
--------------------------------
* Various bugfixes (documentation, dvbinfo)
* Check TDT and TOT in dvbpsi_CheckPSISection() both have b_syntax_indicator set to '0'.
* Allow SDT with table_id 0x46
- 5.9.1 | 2013-10-04
- bugfixes
- specify ‘diff --binary’ consistently for non-POSIX systems
On non-POSIX systems, in some cases, ‘rcs frob’ used to omit
‘--binary’ from the command-line to the underlying diff(1).
Now, that is done in all cases.
- portability fixes
- avoid ‘grep -q’
GNU grep understands ‘grep -q’ but some others do not.
(info "(autoconf) Limitations of Usual Tools")
- avoid ‘$<’ in makefile
GNU make understands ‘$<’ but some others do not.
(info "(autoconf) $< in Ordinary Make Rules")
- avoid backslash in backticks
The /bin/sh scripts used in "make" and "make check" now avoid
using a backslash in backticks, which can cause problems for
Solaris 9 /bin/sh (and maybe other /bin/sh implementations).
- ‘PROGRAM --help’ shows home page / "gethelp" info
This is for compliance w/ the GNU coding standards.
(info "(standards) --help")
- maintenance tools updated
- automake (GNU automake) 1.13.4
- gnulib-tool (GNU gnulib 2013-10-03 04:59:38) 0.0.8036-28df8
Changes in version 2.10.0:
==========================
*
* Documentation:
* Bug 684667: improve documentation for AtkObject::children-changed
signal
* Visuall C++ Builds: Use Custom Build Rules
* Updated Aragonese and Japanese translation.
Changes in version 2.9.4:
==========================
*
* Deprecations:
* Bug 649575: Deprecate AtkObject::focus-event signal and all
related methods
* Bug 653291: Deprecate 'text-changed' signal (in favour of
'text-insert' and 'text-remove').
* Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
* Bug 705580: Implement atk_text_get_string_at_offset and deprecate
old API
* Remove 'text-update' signal (without deprecation, as was not used
and can be removed without breaking ABI/API)
* Documentation:
* Removed unneeded comments at atk_implementor_ref_accessible and
about glib usage.
* Bug 684665: removing several .sgml files and fixing gtk-doc
warnings
* Bug 684705: little update on 'text-insert' and 'text-remove'
documentation
* Bug 491998: add documentation for AtkRectangle
* Tests:
* Refactor test suite: no longer a loadable module but an standalone
executable.
* Split testrelation into testrelation and testrole.
* Execute all role tests, doesn't matter if one fails
* Bugfixing and miscellanea:
* Bug 704092: Fix and off-by-one in role names
* Bug 705290: Use generated enum type for AtkRole to get the role name
* Drop use of ATK_DISABLE_DEPRECATED guards in ATK
Changes in version 2.9.3:
==========================
*
* Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
* Deprecated atk_text_get_text_{before,after}_offset()
* Deprecated ATK_TEXT_BOUNDARY_WORD_END,
ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
the documentation.
* Updated atk_text_get_text_{at,before,after}_offset() documentation
* Bug 701503: Fix documentation for atk_object_get_attributes()
* Removed pads from interfaces
Changes in version 2.9.2:
==========================
*
* Leak management:
* Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
* Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
* Bug 699256: Free 'embedded_plug_id' when destroyed
* Tests:
* Bug 696466: Fix logic when testing for empty state set
* Bug 696409: fix hyphenation on testrelation.c
* Documentation:
* Include atk_object_get_object_locale documentation
* Fix having a repeated id on the main doc template
* Bug 700800: Improve documentation for AtkPlug and AtkSocket
* Noteworthy changes in release 1.4.17 (2013-09-22) [stable]
** Fix compilation with newer glibc headers.
** Fix a failure with diverting large amounts of text on mingw (does
not affect platforms that can rename an open file).
** A number of portability improvements inherited from gnulib.
New 1.4.1 version:
- Added new elements/classes DiscardPadding, CodecDelay and
SeekPreRoll
- The licensing information has been cleared up/unified.
- The Makefile now contain options for specifying the destination
base directory during installation ("DESTDIR") and for
specifying which library types to build ("link").
- The libraries are built without the "-ansi" and
"-fno-gnu-keywords" flags on Linux
- Code cleanup
xf86-video-savage-2.3.7 provides a small bugfix for video playback
on MX/IX/SuperSavage (not sure if anyone noticed).
Otherwise just the usual catch-up to the ever-changing xserver, build
and run on 1.14, and default to EXA now that the xserver does not
support XAA anymore.
== Changes since 2.3.6 ==
Alexander Grothe (1):
Drop miInitializeBackingStore() call
Dave Airlie (2):
savage: move compat-api.h down to proper place.
savage: fix default accel arch when built with no XAA
Tormod Volden (5):
Really fix default accel arch when built with no XAA
exa: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr
Fix building with TRACEON defined
Fix video window height on MX/IX/SuperSavage
xf86-video-savage: bump to version 2.3.7
Requested by Peter Bex.
4.8.0.5
- Security fixes
- CVE-2013-4385: read-string! no longer reads beyond its buffer when
length is #f.
- poll() is also used on cygwin by enabling the fix for CVE-2012-6122
- file-creation-mode now passes a valid value to umask when its argument
is omitted. (Also ensure it always returns the old umask value.)
- Fix a data corruption problem in list->queue.
- Core libraries
- read-string! behaves correctly in presence of EOF.
- Several subtle problems in the reader in the presence of EOF are fixed.
- Use poll() instead of select() on cygwin.
- Runtime
- Fix an issue on initial seed of the random number generator.
4.8.0.4
- Runtime
- Ensure correct type is used for sigsetjmp(3) buffer. This fixes,
for example, a bus error in 32-bit OS X builds (#1021).
- Core libraries
- Export file-type from the posix unit.
- Build system
- Use inexact comparison for flonum tests, as there is sometimes a
miniscule difference between trig functions computed by libc and
those precalculated by gcc.
LibreOffice is a free, community-developed, multi-platform office
productivity suite. It includes key desktop applications:
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
This package tracks 4 release branch.
HSQLDB (HyperSQL DataBase) is the leading SQL relational database
engine written in Java. It offers a small, fast multithreaded and
transactional database engine with in-memory and disk-based tables
and supports embedded and server modes.
This package contains library file (hsqldb.jar) only, and it is
old and should be used only for LibreOffice package.
The release 2.10 of xkeyboard-config did not really happen because of
the technical issues, so I am happy to present 2.10.1
Most of the work in that release was made by Benno Shulenberg, who did
some massive cleanups of the codebase.
Other people contributed various layouts fixes and code improvements.
Traditional credits go to the TP for the quality translations.