stable

emacs-dockerfile-mode-1.4-1.fc33

FEDORA-2021-222ddd0f46 created by melmorabity 3 years ago for Fedora 33

The old pattern would match the following filenames:

  • *Dockerfile
  • *Dockerfile.*

This is because the pattern does not start with a slash indicating the beginning of the basename. Personally this led to a few false positives, like for example "siren-dockerfile.el" that sets up and configures dockerfile-mode in my Emacs configuration.

This change restricts the patterns to:

  • Dockerfile
  • Dockerfile.*
  • *.dockerfile

I believe this is still wide enough to capture all common naming conventions for Dockerfiles.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2021-222ddd0f46

This update has been submitted for testing by melmorabity.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update's test gating status has been changed to 'waiting'.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update has been pushed to testing.

3 years ago

This update can be pushed to stable now if the maintainer wishes

3 years ago

This update has been submitted for stable by bodhi.

3 years ago

This update has been pushed to stable.

3 years ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
3 years ago
in testing
3 years ago
in stable
3 years ago
BZ#1930584 emacs-dockerfile-mode-1.4 is available
0
0

Automated Test Results