Skip to content

Commit

Permalink
issue: 321712 ****************** VMA 9.3.1 *******************
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Ivanov <[email protected]>
  • Loading branch information
igor-ivanov committed Jun 3, 2021
1 parent b808a4a commit 47396f1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 9.3.1-0:
Date + Time 2021-06-03
=============================================================
Fixed:
- RM #2668320 Fix m_p_n_rx_channel_fds update on bond ring restart

Version 9.3.0-0:
Date + Time 2021-05-11
=============================================================
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
#
define([vma_ver_major], 9)
define([vma_ver_minor], 3)
define([vma_ver_revision], 0)
define([vma_ver_revision], 1)
define([vma_ver_release], esyscmd([echo ${VMA_RELEASE:=0}]))


Expand Down
4 changes: 4 additions & 0 deletions contrib/scripts/libvma.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,10 @@ fi
%{_mandir}/man8/vma_stats.*

%changelog
* Thu Jun 3 2021 Igor Ivanov <[email protected]> 9.3.1-1
- Bump 9.3.1
- Remove dependencies from systemd-rpm-macros for old OSs

* Tue May 11 2021 Igor Ivanov <[email protected]> 9.3.0-1
- Bump 9.3.0

Expand Down

0 comments on commit 47396f1

Please sign in to comment.