Next | Query returned 31 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2016-08-26 14:40:25 by Richard PALO | Files touched by this commit (2) | Package updated
Log message:
revert configure patch update as the issue is related to ARM 64-bit support
db6 has it, but apparently db5 hasn't specificially backported support yet.
probably best to use db6 or try db4 until backporting is tested.
   2016-08-25 08:18:57 by Richard PALO | Files touched by this commit (3)
Log message:
Modify conditions of a previous patch to setup.py which fixes
build on aarch64 Linux

Also add '--enable-dbm' to CONFIGURE_ARGS (legacy dbm interface) in
order to be compatible with db4 builds which happens to fix obscure
build errors on aarch64 Linux with packages such as python27.

bump PKGREVISION to pick up change
   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.
   2015-09-08 20:51:28 by Joerg Sonnenberger | Files touched by this commit (20)
Log message:
Avoid overlap between db's atomic.h and stdatomic.h.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-06 16:29:45 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 5.3.28:
Fixed tcl library linking for AIX 7.

Fixed a bug that could cause a trap if a lock timeout occurred while opening a \ 
database.

Fixed missing encryption support for the Android JDBC driver.

Fixed an incorrect message being displayed when the -l option was specified to \ 
the db_hotbackup utility.

Fixed a bug that DB_ENV->log_get_config did not work correctly before \ 
DB_ENV->open.

Fixed a bug that could cause a SQL build failure when FTS3 is enabled.

Fixed a bug that prevented in-memory SQL database from being created properly. \ 
They can now be created without the use of the SQLITE_OPEN_CREATE flag.

Fixed a memory leak in SQL online backup.

Added additional examples for C++

Fixed a bug that could make odbc fail to build with sqlite source code.

Fixed bugs in compaction of large keys in the upper levels of btrees.

The db utilities (db_xxxx) no longer operate on replication clients that are \ 
being automatically initialized. The DB_REP_LOCKOUT error is now returned.

Using DB_TXN_SNAPSHOT on an HA client will now result in an error.

Fixed a bug that prevented a sub-database from being created under the directory \ 
identified in DB->set_create_dir.

Fixed a race condition on a cursor when using a multi-threaded application with \ 
the SQL API.

Fixed a race condition in the failchk code when cleaning up mutexes.

Fixed a resource leak in the db->verify() function for btrees. The bug would \ 
slow down verification and possibly cause it to run out of memory.

Removed a potential hang when compacting databases with many duplicates.

Fixed a bug that caused a crash when reentering dbsql and specifying \ 
replication=on for a SQL database where replication was already enabled.

Fixed an incorrect recursive call dealing with joins.

Fix build failures in ado.net

Fixed a bug that could cause a JDBC build failure on recent versions of Visual \ 
Studio.

Correct build problems when building dbstl with gcc-4.7.3
   2014-04-22 16:42:35 by Aleksej Saushev | Files touched by this commit (3)
Log message:
FreeBSD 10 is not FreeBSD 1.
   2014-03-16 09:50:58 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Got rid of PLIST.MirBSD
   2013-11-30 17:25:12 by Benny Siegert | Files touched by this commit (6)
Log message:
Fix build of db{4,46,5} on MirBSD.

The build does not create all those unnecessary shlib symlinks on MirBSD
(I believe this is due to a patch I sent in years ago), so add separate
PLIST.MirBSD files that do not contain these files.

(BTW, I would be grateful to learn how I can achieve the same effect
without copying PLISTs, but this works.)
   2013-04-06 21:42:43 by Blue Rats | Files touched by this commit (12)
Log message:
'The "+=" operator should only be used with lists.'

Next | Query returned 31 messages, browsing 11 to 20 | Previous