mbox series

[bug#68571,0/2] Update Emacs to 29.2

Message ID cover.1705607189.git.liliana.prikler@gmail.com
Headers show
Series Update Emacs to 29.2 | expand

Message

Liliana Marie Prikler Jan. 18, 2024, 7:46 p.m. UTC
Hi Guix,

this series updates emacs to 29.2.  Given that it's a minor release, it
should be fine on master once the the substitutes have built.  Anyhow,
it is currently based on master, because the ongoing work on emacs-team
is… ongoing, but in theory we could do the good old mergeroo.

WDYT?

Liliana Marie Prikler (2):
  gnu: emacs-minimal: Set upstream-name to “emacs”.
  gnu: emacs-minimal: Update to 29.2.

 gnu/packages/emacs.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


base-commit: bcc9cd1aaeb53c323b199623de4fafe8594d1a95

Comments

Maxim Cournoyer Jan. 21, 2024, 4:49 a.m. UTC | #1
Hello,

Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

> Hi Guix,
>
> this series updates emacs to 29.2.  Given that it's a minor release, it
> should be fine on master once the the substitutes have built.  Anyhow,
> it is currently based on master, because the ongoing work on emacs-team
> is… ongoing, but in theory we could do the good old mergeroo.
>
> WDYT?
>
> Liliana Marie Prikler (2):
>   gnu: emacs-minimal: Set upstream-name to “emacs”.
>   gnu: emacs-minimal: Update to 29.2.
>

LGTM!  Thank you.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
Liliana Marie Prikler Jan. 21, 2024, 8:38 a.m. UTC | #2
Am Samstag, dem 20.01.2024 um 23:49 -0500 schrieb Maxim Cournoyer:
> Hello,
> 
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> 
> > Hi Guix,
> > 
> > this series updates emacs to 29.2.  Given that it's a minor
> > release, it should be fine on master once the the substitutes have
> > built.  Anyhow, it is currently based on master, because the
> > ongoing work on emacs-team is… ongoing, but in theory we could do
> > the good old mergeroo.
> > 
> > WDYT?
> > 
> > Liliana Marie Prikler (2):
> >   gnu: emacs-minimal: Set upstream-name to “emacs”.
> >   gnu: emacs-minimal: Update to 29.2.
> > 
> 
> LGTM!  Thank you.
Thanks, pushed.

Cheers

(On that note, should I include the Reviewed-by: line next time?)
Liliana Marie Prikler Jan. 21, 2024, 9:12 a.m. UTC | #3
reopen 68571
thanks

Am Sonntag, dem 21.01.2024 um 09:38 +0100 schrieb Liliana Marie
Prikler:
> Thanks, pushed.
And unpushed because of too many rebuilds.

I'll push it to emacs-team separately, feel free to cherry-pick.
Adam Porter March 29, 2024, 9:15 a.m. UTC | #4
Hi,

Please note that Emacs 29.3 has been released, which is an emergency 
security-fix release (likely only affecting users who read email in 
Emacs using the Gnus message rendering mode (which, e.g. mu4e also 
does), but still important).

--Adam
Cayetano Santos March 29, 2024, 9:17 a.m. UTC | #5
Any chance to see 29.2 merged ? I just noticed 29.3 is out.