Skip to content

Commit 0339e66

Browse files
authored
Update version to 2.5.7
RM #4707887
1 parent 8d52208 commit 0339e66

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) 2019 Mellanox Technologies. All Rights Reserved.
33
#
44

5-
AC_INIT([rshim], [2.5.6])
5+
AC_INIT([rshim], [2.5.7])
66
AC_CONFIG_AUX_DIR(config)
77
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
88
AC_LANG(C)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
rshim (2.5.7) UNRELEASED; urgency=low
2+
3+
* bfb-install: fix deferred upgrade & BMC credential issue
4+
5+
-- Penghe Geng <[email protected]> Fri, 31 Oct 2025 22:32:56 -0400
6+
17
rshim (2.5.6) UNRELEASED; urgency=low
28

39
* bfb-install: fix deferred upgrade & BMC credential issue

rhel/rshim.spec.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ via the virtual console or network interface.
6565
%{_mandir}/man8/bf-pldm-ver.8.gz
6666

6767
%changelog
68+
* Fri Oct 31 2025 Penghe Geng <[email protected]> - 2.5.7
69+
- bfb-install: fix deferred upgrade & BMC credential issue
70+
6871
* Wed Oct 29 2025 Penghe Geng <[email protected]> - 2.5.6
6972
- bfb-install: fix deferred upgrade & BMC credential issue
7073

rshim.spec.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,9 @@ fi
174174
%{_datadir}/selinux/packages/rshim-fix.te
175175

176176
%changelog
177+
* Fri Oct 31 2025 Penghe Geng <[email protected]> - 2.5.7
178+
- bfb-install: fix deferred upgrade & BMC credential issue
179+
177180
* Wed Oct 29 2025 Penghe Geng <[email protected]> - 2.5.6
178181
- bfb-install: fix deferred upgrade & BMC credential issue
179182

0 commit comments

Comments
 (0)