Accepted: sun-javadb 10.3.2.1-0ubuntu1 (source)

Lars Heill lars.heill at sun.com
Fri Apr 18 17:55:44 BST 2008


Accepted:
 OK: sun-javadb_10.3.2.1.orig.tar.gz
 OK: sun-javadb_10.3.2.1-0ubuntu1.diff.gz
 OK: sun-javadb_10.3.2.1-0ubuntu1.dsc
     -> Component: universe Section: libs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 12 Feb 2008 18:18:12 +0100
Source: sun-javadb
Binary: sun-javadb-client sun-javadb-common sun-javadb-core sun-javadb-demo sun-javadb-doc sun-javadb-javadoc
Architecture: source
Version: 10.3.2.1-0ubuntu1
Distribution: hardy
Urgency: low
Maintainer: MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Lars Heill <lars.heill at sun.com>
Description: 
 sun-javadb-client - Java DB client
 sun-javadb-common - Java DB common files
 sun-javadb-core - Java DB core
 sun-javadb-demo - Java DB demo
 sun-javadb-doc - Java DB documentation
 sun-javadb-javadoc - Java DB javadoc
Changes: 
 sun-javadb (10.3.2.1-0ubuntu1) hardy; urgency=low
 .
   * Initial release (LP: #188962)
 .
   * Changes for Java DB 10.3.2.1 (see CHANGES.html):
 .
     The following list contains issues in JIRA which were fixed between
     Java DB release 10.3.2.1 and the preceding release 10.3.1.4. This
     includes issues for the product source, documentation and tests.
 .
       - DERBY-3232 Top-level index.html in releases incorrectly
         indicates support for JDBC 2.1 in 10.3 releases
       - DERBY-3216 do row level lock space reclamation in btree of
         indiv rows.
       - DERBY-3190 New simple demo suitable for supported Java ME
         platforms
       - DERBY-3187 SimpleApp (demo) does not work in a client setting
       - DERBY-3183 'Error starting tracing' in
         testTraceCommands(org.apache.derbyTesting.functionTests.tests.d
         erbynet.NetworkServerControlApiTest) on Windows...
       - DERBY-3178 DataSourceTest uses ConnectionEventListener but
         never verifies that events are getting fired
       - DERBY-3176 J2ME support for phoneME platform disabled in 10.3
       - DERBY-3175 NullPointerException on INSERT after ALTER TABLE ...
         DROP COLUMN
       - DERBY-3174 NetworkServerControlApiTest fails with
         java.security.AccessControlException if not run as first test
       - DERBY-3172 ConnectionEventListener.connectionErrorOccurred not
         being executed when SQLState 08006 Error is thrown
       - DERBY-3159 SYSCS_SET_USER_ACCESS fails if the user name
         contains characters not allowed in regular identifiers.
       - DERBY-3158 Repeat calls to SYSCS_UTIL.SYSCS_SET_USER_ACCESS()
         for the same user and permission fail with repeated user in
         list exception.
       - DERBY-3147 Remove unused code that allow identifiers to be
         lower-cased.
       - DERBY-3145 ComparisonFailure in
         synonym(org.apache.derbyTesting.functionTests.tests.lang.LangSc
         ripts)
       - DERBY-3142 sysinfo ignores derby.ui.locale
       - DERBY-3140 InListMultiProbeTest creates 30000 DataRow objects
         that do not get released during suites.All run
       - DERBY-3136 Cut down on object creations in LIKE clause
         implementation of territory based characters.
       - DERBY-3133 Syntax for GRANT table permission does not mention
         that several privileges may be specified in a list
       - DERBY-3126 Inserting BigDecimal value in PreparedStatement with
         setBigDecimal into double column loses fractional digits
       - DERBY-3123 Style sheet (CSS) references in demo HTML files are
         incorrect
       - DERBY-3119 Derby does not resolve functions to methods with
         Integer return type.
       - DERBY-3118 Simple demo is out of date
       - DERBY-3110 server hangs after trace on command fails
       - DERBY-3109 Nonexistent property
         derby.database.defaultAccessMode shown in Developers Guide:
         User Authentication examples
       - DERBY-3107 On client, Clob.free() does not release locators.
       - DERBY-3099 Possible bug in interaction with buffer manager
         causing pages not to be freed on rollback to savepoint
       - DERBY-3098 LOB locks are not released after free().
       - DERBY-3096 SSL handshake throws "bad_certificate" when server
         tries to authenticate client
       - DERBY-3093 Intermittent transaction failure caused by internal
         duplicate savepoint name for triggers
       - DERBY-3086 The server policy needs to grant derbynet.jar more
         permissions so that sysinfo and drda tracing will work
       - DERBY-3085 Fails to handle BLOB fields with a PreparedStatement
         with size >32750 bytes
       - DERBY-3082 DataSourceTest fixture testAllDataSources fails with
         AssertionFailedError through assertStringFormat on IBM iseries
       - DERBY-3081 cannot create instance of generated class because of
         java.lang.VerifyError in 4 tests on IBM iseries
       - DERBY-3080 With TERRITORY_BASED collation, when multiple
         characters map to a single collation element '_' matches a
         single collation element rather than a single character
       - DERBY-3077 Trying to reconnect with derby client after bringing
         server down throws SQL Exception 58009 rather than 08XXX
         exception
       - DERBY-3075 Client error: 08001 Error connecting to server..
         throws SQLTransientConnectionException instead of
         SQLNonTransientConnectionException
       - DERBY-3074 Database shutdown exception 08006 throws
         SQLTransientConnectionException instead of
         SQLNonTransientConnectionException
       - DERBY-3061 Wrong results from query with two conjuncts
       - DERBY-3054 lang/synonym.sql fails with weme 6.1 with
         junit.framework.ComparisonFailure: Output at line 383
         expected:<...1...> but was:<...2...>
       - DERBY-3046 setObj(int,Object,int) causes NPE if no parameter
         markers are present; should generate SQLException as for
         setObject(int,Object)
       - DERBY-3038 SYSCS_IMPORT_TABLE FAILS with No current connection
         after shutdown/reconnect to encrypted database : 10.3.1.4
         regression
       - DERBY-3033 select query results in nullpointer exception in
         skipScan()
       - DERBY-3032 java.lang.ClassCastException returning null from a
         case statement in subquery
       - DERBY-3027 CollationTest fails with "Unexpected row count:
         expected:<0> but was:<1>" when Xalan 2.7 jars are in classpath
       - DERBY-3025 NPE when connecting to database with
         securityMechanism=8
       - DERBY-3007 Documentation - SYSCS EXPORT TABLE system procedures
         cannot export data to an existing file
       - DERBY-3000 getTables() call with 10.3 causes
         java.sql.SQLException: The parameter position '8' is out of
         range. The number of parameters for this prepared statement is
         '7'.
       - DERBY-2989 Insert into table with constraints fails if the
         table name is "indicator" (or any other SQL keyword)
       - DERBY-2986 Query involving CASE statement significantly slower
         in 10.3.1.4 than in 10.2.2.0
       - DERBY-2979 Illegal Argument exception while running the svt,
         mailjdbc
       - DERBY-2972 Update or select with function in the where clause
         causes with TERRITORY_BASED collation fails with ERROR 42818:
         Comparisons between 'VARCHAR' and 'VARCHAR' are not supported.
       - DERBY-2967 Single character does not match high value unicode
         character with collation TERRITORY_BASED
       - DERBY-2961 TriggerTest.testTypesINActionStatement fails with
         'ASSERT FAILED col1.getClass() (class
         org.apache.derby.iapi.types.SQLClob) expected to be the same as
         col2.getClass() (class
         org.apache.derby.iapi.types.CollatorSQLClob)
       - DERBY-2957 ASSERT FAILED col1.getClass() (class
         org.apache.derby.iapi.types.SQLChar) expected to be the same as
         col2.getClass() (class
         org.apache.derby.iapi.types.CollatorSQLChar) in NistScripts
         dml002 test with collated database
       - DERBY-2938 DataSourceReference Test fails with I/O Error on ZOS
         with ibm15
       - DERBY-2910 SimpleStringOperatorNode in it's bindExpression
         method generates a character string CAST if required but does
         not set the correct collation.
       - DERBY-2906 derbynet.jar & derbytools.jar incorrectly have a
         META-INF/services/java.sql.Driver entry
       - DERBY-2903 RunClassPathTester regression test gets diff because
         of error message difference
       - DERBY-2902 AS IDENTITY (START WITH -9223372036854775808) fails
       - DERBY-2564 ContextService.notifyAllActiveThreads() and network
         server code need a privileged block around the calls to
         Thread.interrupt()
       - DERBY-2352 Assertion Failure with order by and group by
         expression
       - DERBY-2351 ORDER BY with expression with distinct in the select
         list returns incorrect result
       - DERBY-2297 In the Dev Guide example
         derby.database.readOnlyAccessUsers is incorrectly mentioned as
         derby.database.readAccessUsers
       - DERBY-2188 Developer's Guide talks about a jdbc url property
         "locale" which is not supported by Derby.
       - DERBY-2073 Inserting BigDecimal value in PreparedStatement into
         double column loses fractional digits
       - DERBY-2016 ArrayIndexOutOfBoundsException for COALESCE with
         aggregate functions
       - DERBY-1790 DatabaseMetaData.getTables() with passed in table
         type of SYNONYM returns system tables and not SYNONYMS
       - DERBY-1769 Add mention that Derby supports rowUpdated,
         rowDeleted with a result set concurrency of CONCUR_READ_ONLY
       - DERBY-974 ClientDriver can lose some connection properties
       - DERBY-957 Long passed into an exception gets displayed using
         locale specific formatting. i18n/locale issue
       - DERBY-857 LDAP user authentication fails under a security
         manager
Checksums-Sha1: 
 8c703fd85f4f7bb3ef339b77a82beb25158880f8 1174 sun-javadb_10.3.2.1-0ubuntu1.dsc
 7515a787792e087ef2da20b597ad2ccd7a3e9ce0 10323004 sun-javadb_10.3.2.1.orig.tar.gz
 db079d48c2cddf40b9dbb8445d79dd1692131c60 10000 sun-javadb_10.3.2.1-0ubuntu1.diff.gz
Checksums-Sha256: 
 8b6630716837725cc7539f52b092931d90b8c778b5bea448b03bebb81e99aa58 1174 sun-javadb_10.3.2.1-0ubuntu1.dsc
 f6f9a2ffc165549a67537f73d62c62f16e0fef465fa3c6218473e4ce0e5b7355 10323004 sun-javadb_10.3.2.1.orig.tar.gz
 b5a0557f795509556108d7f62e871909c65920f9988281a073aed011de8d31df 10000 sun-javadb_10.3.2.1-0ubuntu1.diff.gz
Files: 
 e882ffa93ad1ffd9f2707835acb9d6e9 1174 libs optional sun-javadb_10.3.2.1-0ubuntu1.dsc
 980d38f44f51ac01a3a977a0ecd06163 10323004 libs optional sun-javadb_10.3.2.1.orig.tar.gz
 772a36f8140151d07b24627a9563d0c5 10000 libs optional sun-javadb_10.3.2.1-0ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIBI6jStlRaw+TLJwRArFTAJ4m5ka4t/wPyyU/IBFS0J9A7FaYuACfT6hv
h5rz37edFM06M9I0kT3OTYI=
=vLTF
-----END PGP SIGNATURE-----





More information about the Hardy-changes mailing list