backport Add the CRC check of commitlog
This commit is contained in:
parent
9eea68b126
commit
cfd4e01ea3
1044
patch031-backport-Add-CRC-check-of-commitlog.patch
Normal file
1044
patch031-backport-Add-CRC-check-of-commitlog.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
|||||||
Summary: Cloud-Native, Distributed Messaging and Streaming
|
Summary: Cloud-Native, Distributed Messaging and Streaming
|
||||||
Name: rocketmq
|
Name: rocketmq
|
||||||
Version: 5.1.5
|
Version: 5.1.5
|
||||||
Release: 31
|
Release: 32
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Applications/Message
|
Group: Applications/Message
|
||||||
URL: https://rocketmq.apache.org/
|
URL: https://rocketmq.apache.org/
|
||||||
@ -40,6 +40,7 @@ Patch0027: patch027-backport-Utilizing-cache-to-avoid-duplicate-parsing.patch
|
|||||||
Patch0028: patch028-backport-Fix-proxy-client-language-error.patch
|
Patch0028: patch028-backport-Fix-proxy-client-language-error.patch
|
||||||
Patch0029: patch029-backport-Introduce-new-event-NettyEventType.ACTIVEr.patch
|
Patch0029: patch029-backport-Introduce-new-event-NettyEventType.ACTIVEr.patch
|
||||||
Patch0030: patch030-backport-remove-some-code.patch
|
Patch0030: patch030-backport-remove-some-code.patch
|
||||||
|
Patch0031: patch031-backport-Add-CRC-check-of-commitlog.patch
|
||||||
BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git
|
BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git
|
||||||
Requires: java-1.8.0-openjdk-devel
|
Requires: java-1.8.0-openjdk-devel
|
||||||
|
|
||||||
@ -80,6 +81,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 8 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-32
|
||||||
|
- backport Add the CRC check of commitlog
|
||||||
|
|
||||||
* Fri Dec 8 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-31
|
* Fri Dec 8 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-31
|
||||||
- backport remove some code
|
- backport remove some code
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user