File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 22# Copyright (C) 2019 Mellanox Technologies. All Rights Reserved.
33#
44
5- AC_INIT ( [ rshim] , [ 2.6.3 ] )
5+ AC_INIT ( [ rshim] , [ 2.6.4 ] )
66AC_CONFIG_AUX_DIR ( config )
77AM_INIT_AUTOMAKE ( [ -Wall -Werror foreign] )
88AC_LANG ( C )
Original file line number Diff line number Diff line change 1+ rshim (2.6.4) UNRELEASED; urgency=low
2+
3+ * Fix rpm build issues on SLES 15/16
4+ * Fix bfb-install exit incorrectly on BlueField-2
5+
6+ -- Penghe Geng <pgeng@nvidia.com> Tue, 20 Jan 2026 16:19:56 -0500
7+
18rshim (2.6.3) UNRELEASED; urgency=low
29
310 * Add 10-tmfifo.link to disable udev assigning MAC to tmfifo_netN
Original file line number Diff line number Diff line change @@ -68,8 +68,9 @@ via the virtual console or network interface.
6868%endif
6969
7070%changelog
71- * Fri Jan 16 2026 Penghe Geng <pgeng@nvidia.com> - 2.6.3
72- - Add 10-tmfifo.link to disable udev assigning MAC to tmfifo_netN
71+ * Tue Jan 20 2026 Penghe Geng <pgeng@nvidia.com> - 2.6.4
72+ - Fix rpm build issues on SLES 15/16
73+ - Fix bfb-install exit incorrectly on BlueField-2
7374
7475* Fri Jan 09 2026 Penghe Geng <pgeng@nvidia.com> - 2.6.2
7576- Fix commit f41306d ("Provide local struct termio for console ioctl")
Original file line number Diff line number Diff line change 154154%{_datadir}/selinux/packages/rshim-fix.te
155155
156156%changelog
157+ * Tue Jan 20 2026 Penghe Geng <pgeng@nvidia.com> - 2.6.4
158+ - Fix rpm build issues on SLES 15/16
159+ - Fix bfb-install exit incorrectly on BlueField-2
160+
157161* Fri Jan 16 2026 Penghe Geng <pgeng@nvidia.com> - 2.6.3
158162- Add 10-tmfifo.link to disable udev assigning MAC to tmfifo_netN
159163
You can’t perform that action at this time.
0 commit comments