[PATCH] gnu: erlang: Update to 27.2.3.

  • Done
  • quality assurance status badge
Details
2 participants
  • Igor Goryachev
  • Z572
Owner
unassigned
Submitted by
Igor Goryachev
Severity
normal

Debbugs page

Igor Goryachev wrote 3 weeks ago
(address . guix-patches@gnu.org)
49341eb3da21b9879a810c328cdde7465e715c6f.1739863951.git.igor@goryachev.org
* gnu/packages/erlang.scm (erlang): Update to 27.2.3.

Change-Id: Icf2258dd3b602474ce06ceb9f7d31483805e0523
---
gnu/packages/erlang.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (35 lines)
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
index 056e129c897..7f10eaf62b8 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -49,7 +49,7 @@ (define-module (gnu packages erlang)
(define-public erlang
(package
(name "erlang")
- (version "27.2.2")
+ (version "27.2.3")
(source (origin
(method git-fetch)
;; The tarball from http://erlang.org/download contains many
@@ -61,7 +61,7 @@ (define-public erlang
(file-name (git-file-name name version))
(sha256
(base32
- "121n2388zzr97s3b109xz2is1vn4ak3mp74kb6j3vhvr4h6qm1pg"))
+ "1dalsqbg0b6w43bl9plyh50a7gpz3cjakhkn17vkz0g0cac2p6i8"))
(patches (search-patches "erlang-man-path.patch"))))
(build-system gnu-build-system)
(native-inputs
@@ -74,7 +74,7 @@ (define-public erlang
"/OTP-" version "/otp_doc_man_" version ".tar.gz"))
(sha256
(base32
- "09dkh725dq0sncivsfj137plf3yd8svira9ns7f3hhdff4chs8w6"))))))
+ "1wnw4az5qbg72ayn7vac1ifli2chd78j1j8scg78fay62xzq4xix"))))))
(inputs
(list ncurses openssl wxwidgets))
(propagated-inputs

base-commit: e81dd8e2c7066cd57556d6b28735b452ce48a66a
--
2.48.1
Igor Goryachev wrote 3 weeks ago
[PATCH v2] gnu: erlang: Update to 27.2.4.
(address . 76388@debbugs.gnu.org)(name . Zheng Junjie)(address . zhengjunjie@iscas.ac.cn)
cbba866dfd4a16a4b52ecb4c0c7aa7df4b429c8c.1740133771.git.igor@goryachev.org
Hello.

erlang 27.2.3 introduces CVE-2025-26618 vulnerability, so why the newer
release (27.2.4) should be picked instead.

* gnu/packages/erlang.scm (erlang): Update to 27.2.4.

Change-Id: Icf2258dd3b602474ce06ceb9f7d31483805e0523
---
gnu/packages/erlang.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (35 lines)
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
index 8ca46e8bdc..6169023c94 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -49,7 +49,7 @@ (define-module (gnu packages erlang)
(define-public erlang
(package
(name "erlang")
- (version "27.2.2")
+ (version "27.2.4")
(source (origin
(method git-fetch)
;; The tarball from http://erlang.org/download contains many
@@ -61,7 +61,7 @@ (define-public erlang
(file-name (git-file-name name version))
(sha256
(base32
- "121n2388zzr97s3b109xz2is1vn4ak3mp74kb6j3vhvr4h6qm1pg"))
+ "1bwh48f7skrxiqa5kq6rkq99pjbjc9nj9im8clb2gqwslwva1id8"))
(patches (search-patches "erlang-man-path.patch"))))
(build-system gnu-build-system)
(native-inputs
@@ -74,7 +74,7 @@ (define-public erlang
"/OTP-" version "/otp_doc_man_" version ".tar.gz"))
(sha256
(base32
- "09dkh725dq0sncivsfj137plf3yd8svira9ns7f3hhdff4chs8w6"))))))
+ "1lvp9i4403b24345iyd40d7s85276mvnqxnikkrj565sampkwxb8"))))))
(inputs
(list ncurses openssl wxwidgets))
(propagated-inputs

base-commit: 38b4358f4d84cafa54deff77dee6fafac3e03864
--
2.48.1
Igor Goryachev wrote 6 days ago
[PATCH v3] gnu: erlang: Update to 27.3.
(address . 76388@debbugs.gnu.org)
ef693a432cba87f97dabbd37ec0cc10971b01435.1741265630.git.igor@goryachev.org
* gnu/packages/erlang.scm (erlang): Update to 27.3.

Change-Id: I4abab78af6a8bedcacd90ec1281e2873d46a0e28
---
gnu/packages/erlang.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (35 lines)
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
index 8ca46e8bdc..8b796e48a4 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -49,7 +49,7 @@ (define-module (gnu packages erlang)
(define-public erlang
(package
(name "erlang")
- (version "27.2.2")
+ (version "27.3")
(source (origin
(method git-fetch)
;; The tarball from http://erlang.org/download contains many
@@ -61,7 +61,7 @@ (define-public erlang
(file-name (git-file-name name version))
(sha256
(base32
- "121n2388zzr97s3b109xz2is1vn4ak3mp74kb6j3vhvr4h6qm1pg"))
+ "07anydbg96y05n8mgh9b0gnw7zv5bw72zfl93hjhj5grdl27v99y"))
(patches (search-patches "erlang-man-path.patch"))))
(build-system gnu-build-system)
(native-inputs
@@ -74,7 +74,7 @@ (define-public erlang
"/OTP-" version "/otp_doc_man_" version ".tar.gz"))
(sha256
(base32
- "09dkh725dq0sncivsfj137plf3yd8svira9ns7f3hhdff4chs8w6"))))))
+ "1j0ln7hcsnabpb7m7vhn2k440n0vham9hlvwad5d4pp5f4wy08rj"))))))
(inputs
(list ncurses openssl wxwidgets))
(propagated-inputs

base-commit: 19c656e3cad3a4f1e3338a955a1af57e363545df
--
2.48.1
Z572 wrote 6 days ago
(name . Igor Goryachev)(address . igor@goryachev.org)
87ikolqpw1.fsf@iscas.ac.cn
Igor Goryachev <igor@goryachev.org> writes:

Toggle quote (40 lines)
> * gnu/packages/erlang.scm (erlang): Update to 27.3.
>
> Change-Id: I4abab78af6a8bedcacd90ec1281e2873d46a0e28
> ---
> gnu/packages/erlang.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
> index 8ca46e8bdc..8b796e48a4 100644
> --- a/gnu/packages/erlang.scm
> +++ b/gnu/packages/erlang.scm
> @@ -49,7 +49,7 @@ (define-module (gnu packages erlang)
> (define-public erlang
> (package
> (name "erlang")
> - (version "27.2.2")
> + (version "27.3")
> (source (origin
> (method git-fetch)
> ;; The tarball from http://erlang.org/download contains many
> @@ -61,7 +61,7 @@ (define-public erlang
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "121n2388zzr97s3b109xz2is1vn4ak3mp74kb6j3vhvr4h6qm1pg"))
> + "07anydbg96y05n8mgh9b0gnw7zv5bw72zfl93hjhj5grdl27v99y"))
> (patches (search-patches "erlang-man-path.patch"))))
> (build-system gnu-build-system)
> (native-inputs
> @@ -74,7 +74,7 @@ (define-public erlang
> "/OTP-" version "/otp_doc_man_" version ".tar.gz"))
> (sha256
> (base32
> - "09dkh725dq0sncivsfj137plf3yd8svira9ns7f3hhdff4chs8w6"))))))
> + "1j0ln7hcsnabpb7m7vhn2k440n0vham9hlvwad5d4pp5f4wy08rj"))))))
> (inputs
> (list ncurses openssl wxwidgets))
> (propagated-inputs
>
> base-commit: 19c656e3cad3a4f1e3338a955a1af57e363545df
pushed, closing.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfKm24ACgkQO1qpk+Gi
3/A5jg//Ub6mWKKgqn5aV8cotreln1NUZimd/smGxUwX9SagMClA4YaT6hjbw5oQ
DJl5ltfGXzbX+MBJOpGOYc6TUhuJKoCr5PkfxUQL8bgbV4OQ6CUZEsbXiHmJ2PsF
fFvqNU/x6ZBhgIOrUtiRrdJ5d1Cj4Kx2QiNrqSHb5QA9Z/TVgAnXej4JSynz/Lnj
mZ11Ydy1zECNbGq0w9cvbQwkSV3gSHjzN50MaU+fT+KrZFIJanRwwThqJ4H8oS3x
jaxIYVaJ9hIVPlhWNeaquCUGWIjKRaUPAC7sLNE65188SdL38ENFWjMwHjzlU1AE
Vp2Ih8p9r5A6s1/CTyS8saIHEmaKIYraIV6Qokdt1QJ9YcmJv6TfwPfr/VtSmjYM
X5ut7xnwkB9GwIWm8NlWbKwz+fyiDT+W2ZgftlaQfHLYbzyrFXD2VC2DdeNzDZpJ
GJ/xGXDSY6GgyDl2xLwwVPOwsVyS3NLvDDFA26mHi95WlibDBh3aAXOQZyhG7gg8
CWWGldgzqJkOxAKsSmq+eu6JGt7ggQu9SJw9xTGDz8UlVX78KlR84wdcZnxkIKOV
k3ywDeTZmDGMt0D3B6SoSLZ9DvDqFpEfE2edvtYrovEdUeWwsBc+1tcAu2EflEAI
GSDpdjxaFzShzvUwxIqX4HrJGIpC7TeibahrmiWNr27km4MbZJU=
=wsKq
-----END PGP SIGNATURE-----

Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76388@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76388
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help