File libdb_java-4_8.changes of Package libdb-4_8 (Revision 3b6b672368726d72f7e4a5a749cf16e1)
Currently displaying revision 3b6b672368726d72f7e4a5a749cf16e1 , Show latest
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Mon Aug 19 06:59:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
3
4
- Remove the getpatches as it does not work at all, oracle
5
removed the pages
6
- Use spec-cleaner
7
- Fix stripped debuginfo to make sure we can debug with libdb
8
9
-------------------------------------------------------------------
10
Mon Apr 9 05:32:56 UTC 2018 - fstrba@suse.com
11
12
- Changed libdb_java-4_8-fix-java10-comp.patch to acount for Java
13
10 properly and for following Java versions in a generic way.
14
15
-------------------------------------------------------------------
16
Tue Mar 13 08:59:56 UTC 2018 - rguenther@suse.com
17
18
- Add libdb-fix-atomic.patch to fix __atomic_compare_exchange clash
19
with GCCs builtin. Fixes build with GCC8 which now rejects this.
20
21
-------------------------------------------------------------------
22
Tue Jan 9 13:26:27 UTC 2018 - pmonrealgonzalez@suse.com
23
24
- Added libdb_java-4_8-fix-java10-comp.patch to fix the build with
25
Java 10 (10-internal)
26
27
-------------------------------------------------------------------
28
Wed Oct 18 07:00:16 UTC 2017 - jayvdb@gmail.com
29
30
- Remove unnecessary dependency on update-alternatives
31
32
-------------------------------------------------------------------
33
Mon Oct 2 09:23:07 UTC 2017 - fstrba@suse.com
34
35
- Specify java target and soure level 1.6 to allow building with
36
jdk9
37
38
-------------------------------------------------------------------
39
Thu Mar 31 09:50:54 UTC 2016 - tchvatal@suse.com
40
41
- Use upstream tarball
42
- Cleanup with spec-cleaner
43
- remove unused script check-build.sh
44
45
-------------------------------------------------------------------
46
Mon May 12 08:52:48 UTC 2014 - schwab@suse.de
47
48
- remove generation of unused tarball
49
- remove setting of unused variable
50
51
-------------------------------------------------------------------
52
Thu Jun 13 23:11:33 UTC 2013 - jengelh@inai.de
53
54
- Add conflict markers against libdb-4_5 (overlapping files)
55
56
-------------------------------------------------------------------
57
Mon Jan 9 12:08:54 UTC 2012 - aj@suse.de
58
59
- Do not use build date as version string.
60
61
-------------------------------------------------------------------
62
Thu Dec 22 01:11:58 UTC 2011 - jengelh@medozas.de
63
64
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
65
66
-------------------------------------------------------------------
67
Tue Sep 27 16:39:58 UTC 2011 - prusnak@opensuse.org
68
69
- spec cleanup
70
71
-------------------------------------------------------------------
72
Sat Aug 13 03:50:05 UTC 2011 - crrodriguez@opensuse.org
73
74
- Disable static libraries
75
76
-------------------------------------------------------------------
77
Wed Sep 22 12:08:25 UTC 2010 - rhafer@novell.com
78
79
- Updated to db-4.8.30. Important changes since 4.7:
80
* Improved scalability and throughput when using BTree databases
81
especially when running with multiple threads that equal or
82
exceed the number of available CPUs.
83
* Berkeley DB has added database partitioning. BTree or Hash
84
databases may now be partitioned across multiple directories.
85
Partitioned databases can be used to increase concurrency and to
86
improve performance by spreading access across disk subsystems.
87
* Berkeley DB now supports bulk insertion and deletion of data.
88
Similar to the bulk get interface, the bulk put and bulk delete
89
allow the developer to populate a buffer of key-value pairs and
90
then pass it to the BDB library with a single API call.
91
* Berkeley DB now supports compression when using BTree.
92
* Berkeley DB introduces a new utility named db_sql which replaces
93
db_codegen. Similar to db_codegen, db_sql accepts an input file
94
with DDL statements and generates a Berkeley DB application
95
using the C API that creates and performs CRUD operations on
96
the defined tables. The developer can then use that code as a
97
basis for further application development.
98
* The Replication Manager now supports shared access to the Master
99
database environment from multiple processes. In earlier
100
versions, multiple process support on the Master required use
101
of the Base Replication API.
102
* Foreign Key Support has been added to Berkeley DB.
103
* for a more detailed changelog see the changelog_4_8.html file
104
in db-doc package.
105
- Removed db-utils-doc subpackage the utils documentation is now
106
integrated with the API documentation.
107
108
-------------------------------------------------------------------
109
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
110
111
- make patch0 usage consistent
112
113
-------------------------------------------------------------------
114
Fri Nov 21 16:39:20 CET 2008 - ro@suse.de
115
116
- update check-build.sh
117
118
-------------------------------------------------------------------
119
Thu Jul 31 00:12:53 CEST 2008 - ro@suse.de
120
121
- changed buildreq to use any java > 1.5
122
123
-------------------------------------------------------------------
124
Thu Jul 5 14:51:30 CEST 2007 - dbornkessel@suse.de
125
126
- corrected file list
127
- added update-alternatives to work around a ia64 problem
128
129
-------------------------------------------------------------------
130
Mon Jun 11 18:55:03 CEST 2007 - dbornkessel@suse.de
131
132
- first version
133
134