Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.1] CHANGELOG: fixes for 1.1.5 #3796

Merged
merged 5 commits into from
Mar 31, 2023

Commits on Mar 31, 2023

  1. [1.1] CHANGELOG: fix 1.1.5 git compare link

    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    de0c227 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: fix a typo

    Found by codespell.
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    37e586a View commit details
    Browse the repository at this point in the history
  3. verify-changelog: allow non-ASCII

    Previously (see commit 91fa032) we found a few issues
    using this check, but apparently the CHANGELOG.md is in UTF-8, and
    the recently added quote is breaking this, so remove.
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7b3ac33 View commit details
    Browse the repository at this point in the history
  4. Makefile: add verify-changelog as release dependency

    ... as a way to maybe catch some CHANGELOG.md bugs at the last moment.
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    kolyshkin committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    54cfb25 View commit details
    Browse the repository at this point in the history
  5. CHANGELOG.md: move 1.1.5 CVEs to Security section

    Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    cyphar authored and kolyshkin committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    822623b View commit details
    Browse the repository at this point in the history