GNU bug report logs -
#65825
[PATCH] gnu: squid: Update to 6.3.
Previous Next
Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>
Date: Fri, 8 Sep 2023 15:59:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 65825 in the body.
You can then email your comments to 65825 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#65825
; Package
guix-patches
.
(Fri, 08 Sep 2023 15:59:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 08 Sep 2023 15:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/networking.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 6c22129a98..1eb464673d 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1998,14 +1998,14 @@ (define-public httpstat
(define-public squid
(package
(name "squid")
- (version "4.17")
+ (version "6.3")
(source
(origin
(method url-fetch)
- (uri (string-append "http://www.squid-cache.org/Versions/v4/squid-"
+ (uri (string-append "http://www.squid-cache.org/Versions/v6/squid-"
version ".tar.xz"))
(sha256
- (base32 "060lwghn6q982bay11ia38c86kd8w6mjgy68n58v31kwik08m4nb"))))
+ (base32 "1yj869jnbdv1fb604j6g602dyvfnw7ahh9sh7mbqjpbsd9cgb83l"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
base-commit: 45af7b89239d4bbdc145a5c9cc03356f31d5a20e
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#65825
; Package
guix-patches
.
(Fri, 15 Sep 2023 09:30:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Sergey Trofimov <sarg <at> sarg.org.ru> writes:
> ---
> gnu/packages/networking.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
> index 6c22129a98..1eb464673d 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -1998,14 +1998,14 @@ (define-public httpstat
> (define-public squid
> (package
> (name "squid")
> - (version "4.17")
> + (version "6.3")
> (source
> (origin
> (method url-fetch)
> - (uri (string-append "http://www.squid-cache.org/Versions/v4/squid-"
> + (uri (string-append "http://www.squid-cache.org/Versions/v6/squid-"
> version ".tar.xz"))
> (sha256
> - (base32 "060lwghn6q982bay11ia38c86kd8w6mjgy68n58v31kwik08m4nb"))))
> + (base32 "1yj869jnbdv1fb604j6g602dyvfnw7ahh9sh7mbqjpbsd9cgb83l"))))
> (build-system gnu-build-system)
> (arguments
> '(#:configure-flags
>
> base-commit: 45af7b89239d4bbdc145a5c9cc03356f31d5a20e
I missed adding the changelog entry to the commit message, but I've
pushed this to master now as af1d2c031032b2b0330a3093a41b16f7699f29b9.
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Fri, 15 Sep 2023 09:30:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
bug acknowledged by developer.
(Fri, 15 Sep 2023 09:30:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 13 Oct 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.