Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] apache-storm: update to 2.4.0.
@ 2022-04-03  1:48 classabbyamp
  2022-04-06  7:29 ` [PR PATCH] [Updated] " classabbyamp
  2022-04-06 17:35 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: classabbyamp @ 2022-04-03  1:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages apache-storm-2.4.0
https://github.com/void-linux/void-packages/pull/36484

apache-storm: update to 2.4.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

See #34534, removes vulnerable log4j

#### Testing the changes
- I tested the changes in this PR: **NO**
  I'm not sure how to test this, but it builds.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36484.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-apache-storm-2.4.0-36484.patch --]
[-- Type: text/x-diff, Size: 1140 bytes --]

From 978c7035263e8b5a00ef7767601c3ed175468dcc Mon Sep 17 00:00:00 2001
From: classabbyamp <dev@kb6.ee>
Date: Sat, 2 Apr 2022 21:46:52 -0400
Subject: [PATCH] apache-storm: update to 2.4.0.

---
 srcpkgs/apache-storm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/apache-storm/template b/srcpkgs/apache-storm/template
index bcb06f4ee08b..7167174dd079 100644
--- a/srcpkgs/apache-storm/template
+++ b/srcpkgs/apache-storm/template
@@ -1,14 +1,14 @@
 # Template file for 'apache-storm'
 pkgname=apache-storm
-version=2.2.0
-revision=3
+version=2.4.0
+revision=1
 depends="virtual?java-runtime python3 bash"
 short_desc="Distributed realtime computation system"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://storm.apache.org/"
 distfiles="http://apache.osuosl.org/storm/apache-storm-${version}/apache-storm-${version}.tar.gz"
-checksum=f621163f349a8e85130bc3d2fbb34e3b08f9c039ccac5474f3724e47a3a38675
+checksum=54535c68848f05130647997f3fafe91a72bb9470a50d6d80997274d20cf1c0c6
 python_version=3
 system_accounts="storm"
 storm_homedir="/var/lib/apache-storm"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] apache-storm: update to 2.4.0.
  2022-04-03  1:48 [PR PATCH] apache-storm: update to 2.4.0 classabbyamp
@ 2022-04-06  7:29 ` classabbyamp
  2022-04-06 17:35 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-04-06  7:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages apache-storm-2.4.0
https://github.com/void-linux/void-packages/pull/36484

apache-storm: update to 2.4.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

See #34534, updates from vulnerable log4j

#### Testing the changes
- I tested the changes in this PR: **NO**
  I'm not sure how to test this, but it builds.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36484.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-apache-storm-2.4.0-36484.patch --]
[-- Type: text/x-diff, Size: 1140 bytes --]

From 80848da5d51192f9c4a779931ccbc921f101e5fb Mon Sep 17 00:00:00 2001
From: classabbyamp <dev@kb6.ee>
Date: Sat, 2 Apr 2022 21:46:52 -0400
Subject: [PATCH] apache-storm: update to 2.4.0.

---
 srcpkgs/apache-storm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/apache-storm/template b/srcpkgs/apache-storm/template
index bcb06f4ee08b..7167174dd079 100644
--- a/srcpkgs/apache-storm/template
+++ b/srcpkgs/apache-storm/template
@@ -1,14 +1,14 @@
 # Template file for 'apache-storm'
 pkgname=apache-storm
-version=2.2.0
-revision=3
+version=2.4.0
+revision=1
 depends="virtual?java-runtime python3 bash"
 short_desc="Distributed realtime computation system"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://storm.apache.org/"
 distfiles="http://apache.osuosl.org/storm/apache-storm-${version}/apache-storm-${version}.tar.gz"
-checksum=f621163f349a8e85130bc3d2fbb34e3b08f9c039ccac5474f3724e47a3a38675
+checksum=54535c68848f05130647997f3fafe91a72bb9470a50d6d80997274d20cf1c0c6
 python_version=3
 system_accounts="storm"
 storm_homedir="/var/lib/apache-storm"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: apache-storm: update to 2.4.0.
  2022-04-03  1:48 [PR PATCH] apache-storm: update to 2.4.0 classabbyamp
  2022-04-06  7:29 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-04-06 17:35 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-04-06 17:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]

There's a merged pull request on the void-packages repository

apache-storm: update to 2.4.0.
https://github.com/void-linux/void-packages/pull/36484

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

See #34534, updates from vulnerable log4j

#### Testing the changes
- I tested the changes in this PR: **NO**
  I'm not sure how to test this, but it builds.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-06 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-03  1:48 [PR PATCH] apache-storm: update to 2.4.0 classabbyamp
2022-04-06  7:29 ` [PR PATCH] [Updated] " classabbyamp
2022-04-06 17:35 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).