Skip to content

Commit 1e18c6a

Browse files
committed
version: 3.30.5
Signed-off-by: Gal Noam <[email protected]>
1 parent db61660 commit 1e18c6a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Version 3.30.5-1:
2+
Date + Time 2024-0-09
3+
=============================================================
4+
Fixed:
5+
- RM #3795997 OCI degradation IO operations with 8k conn, block size of 256k
6+
- RM #3855390 http CPS test with IPv6 is reporting XLIO warning
7+
- RM #3788164 Nginx Degradation 10MB with a low number of workers.
8+
19
Version 3.30.4-1:
210
Date + Time 2024-04-04
311
=============================================================

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
1414
#
1515
define([prj_ver_major], 3)
1616
define([prj_ver_minor], 30)
17-
define([prj_ver_revision], 4)
17+
define([prj_ver_revision], 5)
1818
define([prj_ver_release], esyscmd([echo ${PRJ_RELEASE:=0}]))
1919

2020

contrib/scripts/libxlio.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ fi
189189
%{_mandir}/man8/xlio_stats.*
190190

191191
%changelog
192-
* Thu Apr 4 2024 NVIDIA CORPORATION <[email protected]> 3.30.4-1
193-
- Bump version to 3.30.4
192+
* Tue Apr 9 2024 NVIDIA CORPORATION <[email protected]> 3.30.5-1
193+
- Bump version to 3.30.5
194194
- Please refer to CHANGES for full changelog.
195195

0 commit comments

Comments
 (0)