Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/usbredir: fix package homepage URL
@ 2024-11-10 17:11 Julien Olivain
  2024-11-11 20:51 ` Thomas Petazzoni via buildroot
  2024-11-26 13:08 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Olivain @ 2024-11-10 17:11 UTC (permalink / raw)
  To: buildroot; +Cc: Yann E . MORIN, Julien Olivain

The current homepage URL [1] redirects to its https and ends up to
a HTTP 404 not found error. This commit fixes the issue by replacing
it with the new URL [2].

[1] http://www.spice-space.org/page/UsbRedir
[2] https://www.spice-space.org/usbredir.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/usbredir/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/usbredir/Config.in b/package/usbredir/Config.in
index 6de6227e5c..46ccac122d 100644
--- a/package/usbredir/Config.in
+++ b/package/usbredir/Config.in
@@ -17,7 +17,7 @@ config BR2_PACKAGE_USBREDIR
 	  Note: only the library is installed, not the utilities. Say
 	  'y' below if you want the tools too.
 
-	  http://www.spice-space.org/page/UsbRedir
+	  https://www.spice-space.org/usbredir.html
 
 if BR2_PACKAGE_USBREDIR
 
-- 
2.47.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/usbredir: fix package homepage URL
  2024-11-10 17:11 [Buildroot] [PATCH 1/1] package/usbredir: fix package homepage URL Julien Olivain
@ 2024-11-11 20:51 ` Thomas Petazzoni via buildroot
  2024-11-26 13:08 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-11-11 20:51 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot, Yann E . MORIN

On Sun, 10 Nov 2024 18:11:29 +0100
Julien Olivain <ju.o@free.fr> wrote:

> The current homepage URL [1] redirects to its https and ends up to
> a HTTP 404 not found error. This commit fixes the issue by replacing
> it with the new URL [2].
> 
> [1] http://www.spice-space.org/page/UsbRedir
> [2] https://www.spice-space.org/usbredir.html
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/usbredir/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/usbredir: fix package homepage URL
  2024-11-10 17:11 [Buildroot] [PATCH 1/1] package/usbredir: fix package homepage URL Julien Olivain
  2024-11-11 20:51 ` Thomas Petazzoni via buildroot
@ 2024-11-26 13:08 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-11-26 13:08 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot, Yann E . MORIN

>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:

 > The current homepage URL [1] redirects to its https and ends up to
 > a HTTP 404 not found error. This commit fixes the issue by replacing
 > it with the new URL [2].

 > [1] http://www.spice-space.org/page/UsbRedir
 > [2] https://www.spice-space.org/usbredir.html

 > Signed-off-by: Julien Olivain <ju.o@free.fr>

Committed to 2024.02.x and 2024.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-11-26 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-10 17:11 [Buildroot] [PATCH 1/1] package/usbredir: fix package homepage URL Julien Olivain
2024-11-11 20:51 ` Thomas Petazzoni via buildroot
2024-11-26 13:08 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox