2019-06-18 22:11:50 by Nia Alarie | Files touched by this commit (1) |
Log message:
libgda: HOMEPAGE is a permanent redirect to https.
|
2019-05-17 10:20:34 by Thomas Klausner | Files touched by this commit (11) | |
Log message:
libgda*: update to 5.2.9
Fixes build with OpenSSL-1.1.
libgda 5.2.9
- Fix Sun JRE 1.8 detection
- Fix JDK 11.0 detection
- Drop unneeded JAVAH variable check
- Fix build for System Installed SQLite libs
- Non-Dates and Timestamps values returns 'NULL' string when converted
- Fix --with-ui, now UI is buildable when enable
libgda 5.2.8 2018-12-03
- Fix a typo on sv translation
- Please note: releases 5.2.6 and 5.2.7 were unable to be published at
downdload.gnome.org
libgda 5.2.7 2018-11-07
- SQLite provider uses system installed one by default
- Revome build's date from documentation
- introspection: removed system install in favor of --prefix
libgda 5.2.6 2018-10-03
- Fixed compilation on MacOS
- All Vala bindings and Vala extensions are built by default using --enable-vala,
added --disable* switch to disable some or all of them
- Fixes on outdated unit tests
- Removed unused Vala extensions
- Translations:
- es (Daniel Mustieles)
libgda 5.2.5 2018-09-25
- GdaConnection has removed the use of g_object_weak_*, improving
multi-threading behaviour
- Prepared statements now use GWeakRef for weak references
- GdaDataPivot use instance providers and locking
- GdaVConnectionDataModel use GRecMutex
- Updated SQLite to 3.8.11.1
- Fix SQLCipher build by embedding source code for 3.4.2 version
- Fix SQLCipher disabling
- Updated GObject Introspection annotations
- Fix Doc generation
- Bugs corrected: #787685 #789382 #761560 #761529 #760420 #761424 #754263 #754208
- Corrected HTML output containing <SCRIPT> tag
- Correct some truncated help strings
- Don't use (deprecated) g_thread_supported()
- MySQL meta data: fixed case where schema is incomplete in MySQL database
- Allow introspection for gda_sql_builder_add_cond_v()
- SQLite: handle WITHOUT ROWID without any error
- Translations:
- es (Daniel Mustieles)
- da (Ask Hjorth Larsen)
- pt_BR (Rafael Fontenelle)
- eu (Inaki Larranaga Murgoitio)
- sr (Мирослав Николић)
- sv (Anders Jonsson)
- de (Mario Blättermann)
- cs (Marek Černocký)
- hu (Balázs Meskó)
- oc (Balázs Meskó)
- el (Tom Tryfonidis)
- po (Pedro Albuquerque)
- id (Andika Triwidada)
libgda 5.2.4, 2015-06-13
- Added missing file in distributed tarball, bug #750891
libgda 5.2.3, 2015-06-12
- Improved Vala and introspection
- Bugs corrected: #722531, #722773, #730813, #742312, #750191 and others
- Translations:
- zh_CN (Wylmer Wang)
- el (Dimitris Spingos)
- sr (Мирослав Николић)
- bs (Samir Ribic)
- pl (Piotr Drąg)
- cs (Marek Černocký)
- es (Daniel Mustieles)
- id (Andika Triwidada)
- eu (Inaki Larranaga Murgoitio)
- pt (Pedro Albuquerque)
|
2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message:
Bump PKGREVISION for security/openssl ABI bump.
|
2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368) |
Log message:
Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-05 18:41:09 by Thomas Klausner | Files touched by this commit (58) |
Log message:
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
|
2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568) |
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
|
2014-01-29 19:57:54 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Really bump PKGREVISION
|
2014-01-29 19:44:32 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Bump PKGREVISION
* Fix build. itstool is needed.
|
2014-01-24 00:42:38 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Fix MASTER_SITE
|
2014-01-21 14:08:19 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 5.2.2
Changelog:
libgda 5.2.2, 2013-12-23
- Avoid using setlocale() in libraries
- Bugs corrected: GraphViz detection, #720594
- Translations:
- it (Marco Ciampa, Milo Casagrande)
libgda 5.2.1, 2013-11-17
- Fixed a Unix compilation issue, bug #712143
- Improved configure script output
- Translations:
- de (Benjamin Steinwender)
libgda 5.2.0, 2013-11-11
- Vala bindings improvements, thanks to Daniel Espinosa
- Improvements to most database providers (MySQL, PostgreSQL, SQLite, \
SqlCipher, JDBC, ...)
- Use SqlCipher 3.0.0 and Sqlite 3.8.0.2
- Switched to GTK+3
- Lots of work on the Windows platform
- Many bugs fixed
- Translations updated for many languages, thanks to all the translators!
|