We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7a6074 + 5116343 commit 5fbac30Copy full SHA for 5fbac30
.gitmodules
@@ -1,3 +1,3 @@
1
[submodule "src/isal/isa-l"]
2
path = src/isal/isa-l
3
- url = https://github.com/rhpvorderman/isa-l.git
+ url = https://github.com/intel/isa-l.git
CHANGELOG.rst
@@ -7,6 +7,12 @@ Changelog
7
.. This document is user facing. Please word the changes in such a way
8
.. that users understand how the changes affect the new version.
9
10
+
11
+version develop
12
+-----------------
13
++ Use upstream ISA-L version 2.31.1 which includes patches to make
14
+ installation possible.
15
16
version 1.7.1
17
-----------------
18
+ Fix a bug where flushing files when writing in threaded mode did not work
src/isal/isa-l
0 commit comments