Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc
gekkofs
Commits
2479ee35
Unverified
Commit
2479ee35
authored
Sep 17, 2019
by
Tommaso Tocci
Browse files
Bump version: v0.6.1
parent
129f3f2b
Pipeline
#562
failed with stages
in 10 minutes and 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
2479ee35
...
...
@@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.6.1] - 2019-09-17
## Added
-
Added new Cmake flag
`LOG_SYSCALLS`
to enable/disable syscall logging.
-
Intercept the 64 bit version of
`getdents`
.
-
Added debian-based docker image.
## Changed
-
Disable syscalls logging by default
-
Update Mercury, RocksDB and Libfabric dependencies
## Fixed
-
Fix read at the end of file.
-
Don't create log file when using
`--version`
/
`--help`
cli flags.
-
On some systems LD_PRELOAD used on /bin/bash binary was not working.
-
Missing definition of
`loff_t`
on new version of GCC.
## [0.6.0] - 2019-07-26
## Added
-
Add compile time option to disable shared memory communication
`-DUSE_SHM:BOOL=OFF`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment