lp:~mozilla-snaps/firefox-snap/+git/firefox-snap

Owned by Mozilla snaps
Get this repository:
git clone https://git.not.enabled/~mozilla-snaps/firefox-snap/+git/firefox-snap

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/canonical/firefox-snap.git.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
beta 2025-03-12 14:04:22 UTC
Bump version to the latest beta (137.0b5-1).

Author: GitHub Actions
Author Date: 2025-03-12 14:04:22 UTC

Bump version to the latest beta (137.0b5-1).

stable 2025-03-10 22:03:49 UTC
Bump version to the latest release candidate (136.0.1-1).

Author: GitHub Actions
Author Date: 2025-03-10 22:03:49 UTC

Bump version to the latest release candidate (136.0.1-1).

nightly 2025-03-06 09:24:36 UTC
Merge pull request #118 from nteodosio/out-of-space

Author: Sebastien Bacher
Author Date: 2025-03-06 09:24:36 UTC

Merge pull request #118 from nteodosio/out-of-space

Work-around ENOSPC on x64 Launchpad builds

beta-core24 2025-03-06 09:22:25 UTC
Use a non deprecated Ubuntu image for the workflows

Author: Sebastien Bacher
Author Date: 2025-03-05 12:58:06 UTC

Use a non deprecated Ubuntu image for the workflows

stable-core24 2025-03-06 09:18:01 UTC
Use a non deprecated Ubuntu image for the workflows

Author: Sebastien Bacher
Author Date: 2025-03-05 12:58:06 UTC

Use a non deprecated Ubuntu image for the workflows

esr 2025-02-24 17:03:50 UTC
Bump version to the latest ESR release (128.8.0esr-1).

Author: GitHub Actions
Author Date: 2025-02-24 17:03:50 UTC

Bump version to the latest ESR release (128.8.0esr-1).

esr-128 2024-11-18 16:41:54 UTC
Bump version to the latest ESR release (128.5.0esr-1).

Author: GitHub Actions
Author Date: 2024-11-18 16:41:54 UTC

Bump version to the latest ESR release (128.5.0esr-1).

nightly-core24 2024-09-21 04:21:54 UTC
Run mach repackage desktop-file earlier while still have net access in LP

Author: Amin Bandali
Author Date: 2024-09-20 15:10:22 UTC

Run mach repackage desktop-file earlier while still have net access in LP

nightly-bug1899701-home-read-all 2024-06-21 15:46:33 UTC
Bug 1899701 - Add home-read-all plug

Author: Amin Bandali
Author Date: 2024-06-21 15:31:14 UTC

Bug 1899701 - Add home-read-all plug

Add a 'home-read-all' plug that sets the 'read' attribute for the
'home' interface to the special value 'all', to allow the Firefox snap
to read files in the user's home directory that are owned by another
user but that the current user should still be able to read via group
membership.

Note: 'read: all' technically allows reading the home directory of any
user, but per snapd folks that's as granular as we can get because
AppArmor does not have per-user profiles.

https://bugzilla.mozilla.org/1899701
https://snapcraft.io/docs/home-interface

plug-login-session-observe 2024-06-06 17:23:11 UTC
Add login-session-observe plug - LP: #2067564

Author: Amin Bandali
Author Date: 2024-06-06 17:23:11 UTC

Add login-session-observe plug - LP: #2067564

Without it, the system log is flooded with AppArmor denials as Firefox
tries to access the org.freedesktop.DBus.Properties.PropertiesChanged
D-Bus signal.

renovate/configure 2023-12-15 05:49:39 UTC
Add renovate.json

Author:
Author Date: 2023-12-15 05:49:39 UTC

Add renovate.json

wayland 2023-12-12 18:51:14 UTC
Don't default to XWayland

Author: Amin Bandali
Author Date: 2023-09-13 16:37:51 UTC

Don't default to XWayland

esr-102 2023-09-12 15:21:17 UTC
Bump rust requirement (1.64.0)

Author: Amin Bandali
Author Date: 2023-09-12 15:21:17 UTC

Bump rust requirement (1.64.0)

error: failed to compile `cbindgen v0.25.0`, intermediate artifacts can be found at `/tmp/cargo-installzPtKtR`

Caused by:
  package `cbindgen v0.25.0` cannot be built because it requires rustc 1.64 or newer, while the currently active rustc version is 1.63.0

core22 2023-08-16 01:02:02 UTC
Bump LLVM to 16.0.4

Author: Amin Bandali
Author Date: 2023-06-30 21:00:50 UTC

Bump LLVM to 16.0.4

Also set LLVM_INCLUDE_TESTS=OFF; otherwise, the build fails with an
error:

:: CMake Error at CMakeLists.txt:1171 (add_subdirectory):
:: add_subdirectory given source
:: "/build/firefox/parts/clang/build/llvm-16.0.4.src/../third-party/unittest"
:: which is not an existing directory.

nightly-tmp-self-hosted 2023-08-02 23:49:16 UTC
Drop disk space freeing hacks from nightly-build

Author: Amin Bandali
Author Date: 2023-08-02 23:49:16 UTC

Drop disk space freeing hacks from nightly-build

nightly-core22 2023-07-13 03:01:07 UTC
Update base snap from core20 to core22 for Nightly

Author: Amin Bandali
Author Date: 2023-07-12 19:55:07 UTC

Update base snap from core20 to core22 for Nightly

beta-core22 2023-07-10 14:54:43 UTC
Bump LLVM to 16.0.4

Author: Amin Bandali
Author Date: 2023-06-30 21:00:50 UTC

Bump LLVM to 16.0.4

Also set LLVM_INCLUDE_TESTS=OFF; otherwise, the build fails with an
error:

:: CMake Error at CMakeLists.txt:1171 (add_subdirectory):
:: add_subdirectory given source
:: "/build/firefox/parts/clang/build/llvm-16.0.4.src/../third-party/unittest"
:: which is not an existing directory.

esr-91 2022-08-22 13:47:02 UTC
Revert the nightly build workflow to use v1 of the publish action.

Author: Olivier Tilloy
Author Date: 2022-08-22 08:46:41 UTC

Revert the nightly build workflow to use v1 of the publish action.

See https://github.com/snapcore/action-publish/issues/28#issuecomment-1220694988.

118 of 18 results
This repository contains Public information 
Everyone can see this information.