Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jch@irif.fr>
To: randomgibberish111gnbvnkw@cock.li
Cc: galene@lists.galene.org
Subject: [Galene] Re: Undefined minimal version of Go
Date: Tue, 20 Aug 2024 20:27:49 +0200	[thread overview]
Message-ID: <87frqzkq1m.wl-jch@irif.fr> (raw)
In-Reply-To: <172417791670.1321.13737969066310020067@gauss.local>

> The installation guide says that "Go 1.17 or later" is needed for building
> Galene, but go.mod defines min. version as Go 1.19.

Thanks for the report, I'll fix that ASAP.  My policy is to have Galene
build with the version of Go included in Debian Stable.

> Moreover, trying to build the project with Go 1.19 results in an error,
> since some part(s) of the code use(s) crypto/ecdh, a package that was
> first implemented in Go 1.20.

Galene-0.9.1 (the latest released version) builds fine with Go 1.19.  It's
the master branch that doesn't, but then, I'm allowed to occasionally
break master, amn't I?

Unfortunately, the current release of Pion depends on a recent version of
golang.org/x/crypto, which requires Go 1.20:

  https://github.com/pion/webrtc/issues/2869

I'm currently waiting to see if the Pion developers can fix the issue.  If
they don't, I'll revert to an earlier version of Pion before I release
Galene-0.9.2.

Sorry for the mess.  The extremely aggressive deprecation policy of the Go
project is at odds with the release cycle of Debian Stable, and ensuring
that Galene builds under Debian Stable is a major pain.

-- Juliusz

           reply	other threads:[~2024-08-20 18:28 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <172417791670.1321.13737969066310020067@gauss.local>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87frqzkq1m.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    --cc=randomgibberish111gnbvnkw@cock.li \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox