~mozilla-snaps/firefox-snap/+git/firefox-snap:esr-128

Last commit made on 2024-08-27
Get this branch:
git clone -b esr-128 https://git.launchpad.net/~mozilla-snaps/firefox-snap/+git/firefox-snap

Branch merges

Branch information

Recent commits

bf55f45... by Amin Bandali

Bump version to new ESR release (128.2.0esr-1)

42459e3... by Amin Bandali

Merge pull request #76 from lissyx/esr128-rustc

Bug 1912627 - Use matching version of cbindgen

da63f22... by Alexandre <alexandre@serveur>

Bug 1912627 - Use matching version of cbindgen

03ec81c... by Amin Bandali

Bump version to new ESR release (128.1.0esr-2)

8e9db88... by Amin Bandali

Bump version to new ESR release (128.1.0esr-1)

2c54da1... by Nathan Teodosio

Add source-code directive.

d1cb2c2... by Amin Bandali

Add needed host-usr-share-hunspell plug for the post-refresh hook

6fd56f7... by Amin Bandali

Restore previous 'DICPATH' and add comments about hunspell setup

81f05fc... by Amin Bandali

Restore disconnect-plug-host-hunspell hook and host-hunspell declaration

We need this to be able to unmount the existing mount point for the
last time, otherwise removal of the Firefox snap fails halfway through
with this error:

error: cannot perform the following tasks:
- Remove data for snap "firefox" (4111) (unlinkat /var/snap/firefox/common/host-hunspell/en_US.dic: read-only file system)

d0ec08f... by Maciej Borzecki

snap: rename plug to host-usr-share-hunspell

Rename the plug to host-usr-share-hunspell to avoid potential issue with
conflicting names in the snap declaration.

Signed-off-by: Maciej Borzecki <email address hidden>