Skip to content

Commit 0bef4b9

Browse files
committed
Updated changelogs
1 parent 5c24ef1 commit 0bef4b9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [2.3.1] - 2023-05-12
44
- 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.
56

67
## [2.3] - 2021-07-27
78
- Remove automatically-generated build id links in rpm packages.

packages/gdrcopy.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
291291
%changelog
292292
* Fri May 12 2023 Pak Markthub <[email protected]> %{GDR_VERSION}-%{_release}
293293
- 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.
294295
* Fri Jul 23 2021 Pak Markthub <[email protected]> 2.3-1
295296
- Remove automatically-generated build id links.
296297
- Remove gdrcopy-kmod from the Requires field.

0 commit comments

Comments
 (0)