NDB/Bindings 0.5.6.3.5.6

A bunch of clean ups and minor fixes, but most of them were little stupid typo-induced segfaults and stuff.

Milestone information

Project:
NDB/Bindings
Series:
telco-6.3
Version:
0.5.6.3.5.6
Released:
 
Registrant:
NDB/Bindings Developers
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon ndb-connectors-0.5.6.3.5.6.tar.gz (md5) Source Code for NDB/Connectors 13
last downloaded 45 weeks ago
Total downloads: 13

Release notes 

Tons of fixes to automake and acinclude m4 macros. All dirs should build or not build properly now depending on configure.

Changelog 

View the full changelog

revno: 257
committer: Monty Taylor <email address hidden>
branch nick: telco-6.3
timestamp: Mon 2007-11-26 02:28:26 -0800
message:
  Merged build changes.
    ------------------------------------------------------------
    revno: 192.1.25.1.93
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 02:27:34 -0800
    message:
      Fixed yatypo that was causing lua dir to get built even if we properly detected that we don't have lua.
    ------------------------------------------------------------
    revno: 192.1.25.1.92
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 02:21:22 -0800
    message:
      Better fix for swig old automake problem
------------------------------------------------------------
revno: 256
committer: Monty Taylor <email address hidden>
branch nick: telco-6.3
timestamp: Mon 2007-11-26 02:18:42 -0800
message:
  Merged typo fix.
    ------------------------------------------------------------
    revno: 192.1.25.1.91
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 02:18:23 -0800
    message:
      Fixed typo.
------------------------------------------------------------
revno: 255
committer: Monty Taylor <email address hidden>
branch nick: telco-6.3
timestamp: Mon 2007-11-26 02:15:42 -0800
message:
  Stupid old automake.
    ------------------------------------------------------------
    revno: 192.1.25.1.90
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 02:15:22 -0800
    message:
      Workaroud for bad old automake.
------------------------------------------------------------
revno: 254
committer: Monty Taylor <email address hidden>
branch nick: telco-6.3
timestamp: Mon 2007-11-26 02:12:53 -0800
message:
  Merged devel acinclude fixes.
    ------------------------------------------------------------
    revno: 192.1.25.1.89
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 02:12:33 -0800
    message:
      Fixed false failure.
    ------------------------------------------------------------
    revno: 192.1.25.1.88
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 02:10:44 -0800
    message:
      Fixed typo in acinclude.
------------------------------------------------------------
revno: 253
committer: Monty Taylor <email address hidden>
branch nick: telco-6.3
timestamp: Mon 2007-11-26 01:58:47 -0800
message:
  Merged.
    ------------------------------------------------------------
    revno: 192.1.25.1.87
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 01:58:25 -0800
    message:
      Removed ChangeLog from bzr.
------------------------------------------------------------
revno: 252
committer: Monty Taylor <email address hidden>
branch nick: telco-6.3
timestamp: Mon 2007-11-26 01:57:50 -0800
message:
  Merged in devel changes.
    ------------------------------------------------------------
    revno: 192.1.25.1.86
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 01:56:22 -0800
    message:
      Changed ChangeLog creation to make dist.
    ------------------------------------------------------------
    revno: 192.1.25.1.85
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 01:34:28 -0800
    message:
      Fixed bug where passing a null to setString barfed.
    ------------------------------------------------------------
    revno: 192.1.25.1.84
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 01:33:29 -0800
    message:
      Removed _really_ long running OutOfConnections test from AllTests
      Made the NdbClusterConnection in BaseNdbjTestCase a global singleton, as the underlying object doesn't really support being deleted and re-used in-process.
    ------------------------------------------------------------
    revno: 192.1.25.1.83
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 00:55:30 -0800
    message:
      Fixed exception segfault fix.
      Cleaned up test program output a little bit.
    ------------------------------------------------------------
    revno: 192.1.25.1.82
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 00:35:15 -0800
    message:
      Added AllTests junit TestSuite
      Changed java/Makefile.am to split MGM/J and NDB/J
      Cleaned up printed output during Java build process.
    ------------------------------------------------------------
    revno: 192.1.25.1.81
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Mon 2007-11-26 00:34:56 -0800
    message:
      Fixed segfault when throwing some exceptions.
------------------------------------------------------------
revno: 251
committer: Monty Taylor <email address hidden>
branch nick: telco-6.3
timestamp: Sun 2007-11-25 19:18:22 -0800
message:
  Merged MGM API changes.
    ------------------------------------------------------------
    revno: 192.1.25.1.80
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Sun 2007-11-25 19:13:08 -0800
    message:
      Updated ChangeLog.
    ------------------------------------------------------------
    revno: 192.1.25.1.79
    committer: Monty Taylor <email address hidden>
    branch nick: devel
    timestamp: Sun 2007-11-25 19:09:58 -0800
    message:
      Added the actual MGM API methods to C#, Ruby, Perl and Lua.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.