GNU bug report logs -
#71514
[PATCH] gnu: squid: Update to 6.10.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 12 Jun 2024 11:04:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71514 in the body.
You can then email your comments to 71514 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71514
; Package
guix-patches
.
(Wed, 12 Jun 2024 11:04:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 12 Jun 2024 11:04:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/networking.scm (squid): Update to 6.10.
Change-Id: I0e054e8394bc3e097bd9b53dde680af082c94344
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 7e724bff6a..e3bed39f70 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2042,14 +2042,14 @@ (define-public httpstat
(define-public squid
(package
(name "squid")
- (version "6.3")
+ (version "6.10")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.squid-cache.org/Versions/v6/squid-"
version ".tar.xz"))
(sha256
- (base32 "1yj869jnbdv1fb604j6g602dyvfnw7ahh9sh7mbqjpbsd9cgb83l"))))
+ (base32 "19q86j2jd2vwv298ialnhqahl0qjxjdbigi5vmq4gw13wy3v21qb"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
--
2.34.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#71514
; Package
guix-patches
.
(Sat, 15 Jun 2024 15:32:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 71514 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 71514 + reviewed-looks-good
thanks
Guix QA review form submission:
Built and challenged.
No lint warning including tests that require network except archival which currently times out.
LGTM.
Items marked as checked: Lint warnings, Package builds, Commit messages
--
Best regards,
Nicolas Graves
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Sun, 16 Jun 2024 08:26:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Sun, 16 Jun 2024 08:26:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 71514-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks for the patch and the review!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 14 Jul 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.