GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#73122
; Package guix-patches
.
(Sun, 08 Sep 2024 13:50:01 GMT) (full text , mbox , link ).
Acknowledgement sent
to ashish.is@lostca.se
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Sun, 08 Sep 2024 13:50:01 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/irc.scm (weechat): Update to 4.4.2.
Change-Id: Ib7349dc8629645d29f58d7c78954dfd8c01c0543
---
gnu/packages/irc.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 04f6e016d0..c1c35691cd 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -368,14 +368,14 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.4.1")
+ (version "4.4.2")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat- "
version ".tar.xz"))
(sha256
(base32
- "0v4k4rrp2a5zaxl86wnwffajv3b4fb9w70rsh42samra9k8hppp5"))))
+ "1v2d8fbk33skkjavwvxd7gq4w1ip43jhdq7ssjk07jjvkjd2ipyl"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd
--
2.46.0
Added tag(s) security.
Request was from "Ashish SHUKLA" <ashish.is@lostca.se>
to control@debbugs.gnu.org
.
(Mon, 09 Sep 2024 02:11:01 GMT) (full text , mbox , link ).
Information forwarded
to guix-patches@gnu.org
:
bug#73122
; Package guix-patches
.
(Mon, 09 Sep 2024 02:12:01 GMT) (full text , mbox , link ).
Message #10 received at 73122@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
Hi,
It seems this update is also a security update, as per the discussion on
this issue thread[0][1].
References:
[0] https://github.com/weechat/weechat/releases/tag/v4.4.2
[1] https://github.com/weechat/weechat/issues/2178
Thanks!
--
Ashish
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to guix-patches@gnu.org
:
bug#73122
; Package guix-patches
.
(Mon, 09 Sep 2024 10:58:02 GMT) (full text , mbox , link ).
Message #13 received at submit@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/irc.scm (weechat): Update to 4.4.2.
>
> Change-Id: Ib7349dc8629645d29f58d7c78954dfd8c01c0543
> ---
> gnu/packages/irc.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
> index 04f6e016d0..c1c35691cd 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -368,14 +368,14 @@ (define-public irssi
> (define-public weechat
> (package
> (name "weechat")
> - (version "4.4.1")
> + (version "4.4.2")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://weechat.org/files/src/weechat- "
> version ".tar.xz"))
> (sha256
> (base32
> - "0v4k4rrp2a5zaxl86wnwffajv3b4fb9w70rsh42samra9k8hppp5"))))
> + "1v2d8fbk33skkjavwvxd7gq4w1ip43jhdq7ssjk07jjvkjd2ipyl"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd
push, close.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to Z572 <zhengjunjie@iscas.ac.cn>
:
You have taken responsibility.
(Mon, 09 Sep 2024 10:58:02 GMT) (full text , mbox , link ).
Notification sent
to ashish.is@lostca.se
:
bug acknowledged by developer.
(Mon, 09 Sep 2024 10:58:02 GMT) (full text , mbox , link ).
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Mon, 07 Oct 2024 11:24:07 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Sun Dec 22 05:24:53 2024;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.