stable

emacs-dockerfile-mode-1.4-1.fc32

FEDORA-2021-e9f99e861e created by melmorabity 2 years ago for Fedora 32

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

sudo dnf upgrade --refresh --advisory=FEDORA-2021-e9f99e861e

This update has been submitted for testing by melmorabity.

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

This update has been pushed to testing.

2 years ago

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

2 years ago

This update has been submitted for stable by bodhi.

2 years ago

This update has been pushed to stable.

2 years ago

Please login to add feedback.

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

Automated Test Results