Commit Graph

13 Commits

Author SHA256 Message Date
Stephan Kulow
c1e5823d45 Accepting request 229300 from devel:libraries:c_c++
- updated to 1.16.0
  + Make Log::Reader not report a corruption when the last record in a
    log file is truncated.
  + Fix issue 224: variable created but not utilized.
  + Remove comment that referenced a removed feature.

OBS-URL: https://build.opensuse.org/request/show/229300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/leveldb?expand=0&rev=4
2014-04-09 11:14:11 +00:00
David Disseldorp
c95dd0aa7a Accepting request 229438 from home:AndreasStieger:branches:devel:libraries:c_c++
revert to r10, download_files does not like dynamically generated archives from Google Code git export

OBS-URL: https://build.opensuse.org/request/show/229438
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=12
2014-04-08 22:33:43 +00:00
David Disseldorp
5c1b8d0843 Accepting request 229436 from home:AndreasStieger:branches:devel:libraries:c_c++
- add source URL pointing to git dump to facilitate reviews, 
  see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/229436
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=11
2014-04-08 22:05:57 +00:00
David Disseldorp
ef8ce5144b - updated to 1.16.0
+ Make Log::Reader not report a corruption when the last record in a
    log file is truncated.
  + Fix issue 224: variable created but not utilized.
  + Remove comment that referenced a removed feature.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=10
2014-04-07 15:34:15 +00:00
Stephan Kulow
0cb2c9b079 Accepting request 222074 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/222074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/leveldb?expand=0&rev=3
2014-02-12 19:53:51 +00:00
David Disseldorp
0d93f7a2fd Remove old 1.14 archive.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=8
2014-02-05 16:49:56 +00:00
David Disseldorp
e75eb46a6d - updated to 1.15.0
+ switched from mmap based writing to simpler stdio based writing. Has
    a minor impact (0.5 microseconds) on microbenchmarks for asynchronous
    writes. Synchronous writes speed up from 30ms to 10ms on linux/ext4.
    Should be much more reliable on diverse platforms.
  + compaction errors now immediately put the database into a read-only
    mode (until it is re-opened). As a downside, a disk going out of
    space and then space being created will require a re-open to recover
    from, whereas previously that would happen automatically. On the
    plus side, many corruption possibilities go away.
  + force the DB to enter an error-state so that all future writes fail
    when a synchronous log write succeeds but the sync fails.
  + repair now regenerates sstables that exhibit problems
  + fix issue 218 - Use native memory barriers on OSX
  + fix issue 212 - QNX build is broken
  + fix build on iOS with xcode 5
  + make tests compile and pass on windows
- refreshed 0001-debian-ports.patch
  + moved OS_MACOSX hunk

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=7
2014-02-05 16:49:19 +00:00
Stephan Kulow
d4d828b982 Accepting request 212331 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/212331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/leveldb?expand=0&rev=2
2013-12-30 09:05:23 +00:00
e730bd6185 - add support for other archs (taken from debian, 0001-debian-ports.patch)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=5
2013-12-20 09:02:11 +00:00
Tomáš Chvátal
8ef8dbcf72 Accepting request 205652 from devel:libraries:c_c++
New package see http://lists.opensuse.org/opensuse-factory/2013-10/msg00131.html

OBS-URL: https://build.opensuse.org/request/show/205652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/leveldb?expand=0&rev=1
2013-11-14 13:22:14 +00:00
David Disseldorp
be41b9c23a - Changed shared libs group to System/Libraries.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=3
2013-11-03 22:48:42 +00:00
David Disseldorp
afe20f4ac7 Accepting request 203079 from home:MargueriteSu:branches:devel:libraries:c_c++
some clean, add provides: leveldb to libleveldb1

OBS-URL: https://build.opensuse.org/request/show/203079
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=2
2013-10-13 14:23:31 +00:00
4e366f17ea Accepting request 202602 from home:dmdiss:ceph
New devel package: LevelDB.
See http://lists.opensuse.org/opensuse-factory/2013-10/msg00131.html

OBS-URL: https://build.opensuse.org/request/show/202602
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=1
2013-10-08 15:16:35 +00:00