File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ 2.3.1] - 2023-05-12
4
4
- Add a workaround for the GPL-compatibility issue when compile with CONFIG_ARCH_HAS_CC_PLATFORM on Linux kernel 5.18+.
5
+ - Fix error in init.d/gdrcopy due to missing /etc/rc.d/init.d/functions.
5
6
6
7
## [ 2.3] - 2021-07-27
7
8
- Remove automatically-generated build id links in rpm packages.
Original file line number Diff line number Diff line change @@ -291,6 +291,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
291
291
%changelog
292
292
*
Fri May 12 2023 Pak Markthub <[email protected] > %{GDR_VERSION}-%{_release}
293
293
- Add a workaround for the GPL-compatibility issue when compile with CONFIG_ARCH_HAS_CC_PLATFORM on Linux kernel 5.18+.
294
+ - Fix error in init.d/gdrcopy due to missing /etc/rc.d/init.d/functions.
294
295
*
Fri Jul 23 2021 Pak Markthub <[email protected] > 2.3-1
295
296
- Remove automatically-generated build id links.
296
297
- Remove gdrcopy-kmod from the Requires field.
You can’t perform that action at this time.
0 commit comments