Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gekkofs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Auer
gekkofs
Commits
2479ee35
Unverified
Commit
2479ee35
authored
5 years ago
by
Tommaso Tocci
Browse files
Options
Downloads
Patches
Plain Diff
Bump version: v0.6.1
parent
129f3f2b
Branches
Branches containing commit
Tags
v0.6.1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+14
-0
14 additions, 0 deletions
CHANGELOG.md
with
14 additions
and
0 deletions
CHANGELOG.md
+
14
−
0
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`
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment