这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps fpm from 1.15.1 to 1.16.0.

Release notes

Sourced from fpm's releases.

v1.16.0

What's Changed

  • deb: Add support for zstd compression ([#2009](https://github.com/jordansissel/fpm/issues/2009), [#2084](https://github.com/jordansissel/fpm/issues/2084); Ștefan Rusu)
  • deb: Add compression level setting, --deb-compression-level ([#2036](https://github.com/jordansissel/fpm/issues/2036)_; Hugo Beauzée-Luyssen)
  • rpm: Generate an empty rpm changelog if none is given. This should help cases where rpmlint would complain about missing a changelog entry in the rpm. ([#2041](https://github.com/jordansissel/fpm/issues/2041)_; Gordon Bleux)
  • deb: When converting from an rpm, remove package information that is not valid on Debian systems. ([#2053](https://github.com/jordansissel/fpm/issues/2053)_, [#1627](https://github.com/jordansissel/fpm/issues/1627); Jordan Stopford, Jamesits)
  • python: Fix bug when PYTHONPATH has spaces in it ([#2062](https://github.com/jordansissel/fpm/issues/2062)_; Kristof Willaert)
  • deb: You can now choose a different systemd directory with --deb-systemd-path ([#2063](https://github.com/jordansissel/fpm/issues/2063)_; Reinier Schoof)
  • freebsd: OS version can now be specified with --freebsd-osversion: ([#2064](https://github.com/jordansissel/fpm/issues/2064)_; David Newhall II)
  • freebsd: Improve the 'architecture' value used by fpm to generate freebsd packages ([#2064](https://github.com/jordansissel/fpm/issues/2064), [#1880](https://github.com/jordansissel/fpm/issues/1880); David Newhall II, Matthew R Kasun)
  • deb: Timer units can be given to --deb-systemd now ([#2065](https://github.com/jordansissel/fpm/issues/2065), [#1978](https://github.com/jordansissel/fpm/issues/1978); phillipp, Robert Schneider)
  • rpm: When converting cpan packages, use newer perl-interpreter dependency name. To use the old dependency name perl, use the flag --rpm-old-perl-dependency-name ([#2066](https://github.com/jordansissel/fpm/issues/2066), [#2085](https://github.com/jordansissel/fpm/issues/2085); Kevin Duret, Nicholas Hubbard, William N. Braswell, Jr., Jordan Sissel))
  • Some errors now correctly print just an error message instead of dumping a ruby stack trace ([#2067](https://github.com/jordansissel/fpm/issues/2067)_; Jordan Sissel)
  • python: Support modules which download as zip files ([#2068](https://github.com/jordansissel/fpm/issues/2068), [#2074](https://github.com/jordansissel/fpm/issues/2074), [#2072](https://github.com/jordansissel/fpm/issues/2072)_; Matt Ezell, hussainbani, hbani)
  • rpm: Fix rpm build failures on Fedora 41 ([#2082](https://github.com/jordansissel/fpm/issues/2082), [#2076](https://github.com/jordansissel/fpm/issues/2076); Wayne Heaney, Antheas Kapenekakis, Romain Geissler)

New Contributors

Full Changelog:

Changelog

Sourced from fpm's changelog.

1.16.0 (December 8, 2024) ^^^^^^^^^^^^^^^^^^^^^^^^^

  • deb: Add support for zstd compression ([#2009](https://github.com/jordansissel/fpm/issues/2009), [#2084](https://github.com/jordansissel/fpm/issues/2084); Ștefan Rusu)
  • deb: Add compression level setting, --deb-compression-level ([#2036](https://github.com/jordansissel/fpm/issues/2036)_; Hugo Beauzée-Luyssen)
  • rpm: Generate an empty rpm changelog if none is given. This should help cases where rpmlint would complain about missing a changelog entry in the rpm. ([#2041](https://github.com/jordansissel/fpm/issues/2041)_; Gordon Bleux)
  • deb: When converting from an rpm, remove package information that is not valid on Debian systems. ([#2053](https://github.com/jordansissel/fpm/issues/2053)_, [#1627](https://github.com/jordansissel/fpm/issues/1627); Jordan Stopford, Jamesits)
  • python: Fix bug when PYTHONPATH has spaces in it ([#2062](https://github.com/jordansissel/fpm/issues/2062)_; Kristof Willaert)
  • deb: You can now choose a different systemd directory with --deb-systemd-path ([#2063](https://github.com/jordansissel/fpm/issues/2063)_; Reinier Schoof)
  • freebsd: OS version can now be specified with --freebsd-osversion: ([#2064](https://github.com/jordansissel/fpm/issues/2064)_; David Newhall II)
  • freebsd: Improve the 'architecture' value used by fpm to generate freebsd packages ([#2064](https://github.com/jordansissel/fpm/issues/2064), [#1880](https://github.com/jordansissel/fpm/issues/1880); David Newhall II, Matthew R Kasun)
  • deb: Timer units can be given to --deb-systemd now ([#2065](https://github.com/jordansissel/fpm/issues/2065), [#1978](https://github.com/jordansissel/fpm/issues/1978); phillipp, Robert Schneider)
  • rpm: When converting cpan packages, use newer perl-interpreter dependency name. To use the old dependency name perl, use the flag --rpm-old-perl-dependency-name ([#2066](https://github.com/jordansissel/fpm/issues/2066), [#2085](https://github.com/jordansissel/fpm/issues/2085); Kevin Duret, Nicholas Hubbard, William N. Braswell, Jr., Jordan Sissel))
  • Some errors now correctly print just an error message instead of dumping a ruby stack trace ([#2067](https://github.com/jordansissel/fpm/issues/2067)_; Jordan Sissel)
  • python: Support modules which download as zip files ([#2068](https://github.com/jordansissel/fpm/issues/2068), [#2074](https://github.com/jordansissel/fpm/issues/2074), [#2072](https://github.com/jordansissel/fpm/issues/2072)_; Matt Ezell, hussainbani, hbani)
  • rpm: Fix rpm build failures on Fedora 41 ([#2082](https://github.com/jordansissel/fpm/issues/2082), [#2076](https://github.com/jordansissel/fpm/issues/2076); Wayne Heaney, Antheas Kapenekakis, Romain Geissler)
Commits
  • 08dc21b Version bump and generate docs
  • f817f7a Update changelog prep for release.
  • f714f4b Merge pull request #2084 from jordansissel/pull/2009
  • 28fea4c Merge pull request #2085 from jordansissel/feature/add-rpm-old-perl-flag
  • b2f2fc6 Merge branch 'main' into pull/2009
  • e7e7449 Merge pull request #2053 from JordanStopford/main
  • 862a686 Add flag to allow using older 'perl' rpm dependency name for systems which do...
  • 858d1c1 Merge pull request #2066 from kduret/fix-rpm-perl-dependency-name
  • 98cc060 Merge branch 'chouquette/add_compression_level' (#2036)
  • 512f4a9 Fix syntax I broke when doing a merge conflict
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fpm](https://github.com/jordansissel/fpm) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/jordansissel/fpm/releases)
- [Changelog](https://github.com/jordansissel/fpm/blob/main/CHANGELOG.rst)
- [Commits](jordansissel/fpm@v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: fpm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ruby Pull requests that update Ruby code type: dependencies Pull requests that update a dependency file labels Dec 9, 2024
@josegonzalez josegonzalez merged commit 95e35fc into main Dec 9, 2024
6 checks passed
@josegonzalez josegonzalez deleted the dependabot/bundler/dot-github/fpm-1.16.0 branch December 9, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ruby Pull requests that update Ruby code type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant