1
0
mirror of https://github.com/jordansissel/fpm synced 2025-04-18 13:08:01 +02:00

Commit Graph

  • c9d749a3a7 rpm: generate changelog if none is provided Gordon Bleux 2023-12-14 21:21:33 +0100
  • 49093c3533
    deb: add a --compression-level option Hugo Beauzée-Luyssen 2023-11-23 17:08:22 +0100
  • 75646733a2
    Copy config file to staging if it doesn't exist there. Alexandr Zarubkin 2023-10-07 01:10:16 +0300
  • faa0af2ebf
    Merge fe82be6088b4ccb86c2c84f3b2135ce4cf7a88ba into b085edc49c8dd027db6ef3e32d8de531894a26ea Lev Gorenstein 2023-09-13 18:37:42 +0000
  • fe82be6088
    Merge branch 'jordansissel:main' into master Lev Gorenstein 2023-09-13 14:37:37 -0400
  • 89cbea2798 separate installation logic out of input methods for gem and cpan Nicholas Hubbard 2023-08-30 16:27:20 -0400
  • 475f5558b9
    pacman.rb: fix aarch64 & arm7hf Markson Hon 2023-07-10 13:46:53 +0800
  • da81c80823 fix RPM documentation links in docs and code André Kelpe 2023-05-19 10:17:20 +0200
  • eacb020423
    Fix hyperlink on installation docs Muhammad Sulthan Mazaya 2023-05-06 16:57:06 +0700
  • e0edc7e559 Add support for zstd compression for deb packages. SaltwaterC 2023-04-28 20:25:00 +0100
  • b085edc49c Check if an option has a default value before we try to look it up. Jordan Sissel 2018-10-15 21:05:47 -0700
  • 839d5424f6 fix building of python modules that have tarballs named .tgz and .zip Corey Hickey 2023-03-22 14:23:56 -0700
  • 88885e5d34 fix building of python modules that have tarballs named .tgz Corey Hickey 2023-03-22 14:23:56 -0700
  • 84d5a2295c support downloading python modules from git Corey Hickey 2023-03-13 11:01:04 -0700
  • 58f40bc836 factor out git cloning Corey Hickey 2023-03-13 10:49:38 -0700
  • 53ee88cfc6 Fix typos Kian-Meng Ang 2023-01-22 12:30:49 +0800
  • 7e39b853d7 Fix regression in Provides parser for Debian packages Peter Wu 2021-12-03 18:59:08 +0100
  • ad6b18a0aa Fix failing test when run on arm64/aarch64 systems - this was a bug in the test suite Jordan Sissel 2023-02-07 00:07:37 -0800
  • d22f95263a Fix failing test when run on arm64/aarch64 systems - this was a bug in the test suite fix-deb-test-on-arm64 Jordan Sissel 2023-02-07 00:07:37 -0800
  • 066b9b561a Use a temporary path when testing archive commands. Jordan Sissel 2023-02-06 23:58:11 -0800
  • e79daf1892 Use a temporary path when testing archive commands. use-temporary-path-when-checking-executables Jordan Sissel 2023-02-06 23:58:11 -0800
  • 18233c334d Version bump 1.15.1 v1.15.1 Jordan Sissel 2023-01-31 19:30:34 -0800
  • 70a3bd06c2 Version bump 1.15.1 release/v1.15.1 Jordan Sissel 2023-01-31 19:30:34 -0800
  • d0c139aea4 Replace deprecated {File,Dir}.exists? with {File,Dir}.exist? Nicholas Hubbard 2022-12-29 13:29:40 -0500
  • 1514c64071 SDEB prototype Nicholas Hubbard 2023-01-14 21:13:19 -0500
  • febcb4e03b Add leading slash to upstartscript path Nicholas Hubbard 2023-01-09 11:55:14 -0500
  • e9d144bb87
    fix deb-trigger, deb-after-purge, refs #1472 morph027 2023-01-08 12:36:42 +0100
  • 72c25c4936
    rename deb-triggered to deb-trigger morph027 2023-01-08 09:40:22 +0100
  • 0bc1b67616
    move to deb-trigger morph027 2023-01-04 10:44:43 +0100
  • d3ee5aeb3b use Debian style names for CPAN modules Aran Cox 2022-12-30 09:48:55 -0600
  • b9f2d2d57e add --cpan-package-reject-from-depends option to filter auto-depends Aran Cox 2022-10-27 14:26:50 -0500
  • 77bdbaa7ba Revert "add --cpan-package-name-postfix and fix automatic names cpan pkgs" Aran Cox 2022-12-30 09:33:57 -0600
  • 5bb59a2722 Revert "add --cpan-package-reject-from-depends option to filter auto-depends" Aran Cox 2022-12-30 09:33:42 -0600
  • 0cc33b3106 Revert "update getting-started.rst to reflect cpan related changes" Aran Cox 2022-12-30 09:27:19 -0600
  • 992a7138c5 Replace deprecated {File,Dir}.exists? with {File,Dir}.exist? Nicholas Hubbard 2022-12-29 13:29:40 -0500
  • 2f03b81299
    port of systemd-non-services@jap morph027 2022-12-19 13:19:21 +0100
  • f3b1a03abb
    lintian fixes, add triggers morph027 2022-12-18 20:32:55 +0100
  • 13c12924d7 minor comment cleanup Nicholas Hubbard 2022-12-12 09:49:25 -0500
  • b608217e22 Upgraded cpan_spec.rb Nicholas Hubbard 2022-12-11 11:54:41 -0500
  • 560b068d46 Merge branch 'main' into cpan_fixes Aran Cox 2022-12-09 14:39:20 -0600
  • 769603506f Upgraded the prototype Nicholas Hubbard 2022-12-08 14:56:25 -0500
  • 673474f8bd copy of Jordan's prototype (1967) Nicholas Hubbard 2022-12-03 22:53:56 -0500
  • 31506109ff Add test coverage for debian version field validation Jordan Sissel 2022-12-03 18:09:45 -0800
  • f898ef8232 Reject invalid Debian version values. Jordan Sissel 2022-12-03 17:09:46 -0800
  • c9a5cb4628 Update GHA build Gábor Lipták 2022-12-03 20:01:14 -0500
  • b940c546c4 Add test coverage for debian version field validation issue/1847 Jordan Sissel 2022-12-03 18:09:45 -0800
  • 76f014aa96 Reject invalid Debian version values. Jordan Sissel 2022-12-03 17:09:46 -0800
  • 5f8a3173f5
    Update GHA build Gábor Lipták 2022-12-03 20:01:14 -0500
  • ada6012b5b Drop leading v from version for Debian Gábor Lipták 2022-12-02 18:46:59 -0500
  • d75ed42882
    Drop leading v from version for Debian Gábor Lipták 2022-12-02 18:46:59 -0500
  • e84c506006 Experiment to create an srpm output. issue/1954-experiment Jordan Sissel 2022-11-29 22:20:02 -0800
  • db06af3c03 Only try splitting the license text if there's actually a license given. This avoids a crash. Jordan Sissel 2022-11-27 15:35:54 -0800
  • dcbe0425db Close the file to make Python flush any pending writes. Without this, some versions of python will /not/ write anything to our file which makes it empty and causes a failure in fpm. Jordan Sissel 2022-11-27 14:55:23 -0800
  • 7d7e50709e Only try splitting the license text if there's actually a license given. This avoids a crash. issue/1889 Jordan Sissel 2022-11-27 15:35:54 -0800
  • 182aa7f227 Close the file to make Python flush any pending writes. Without this, some versions of python will /not/ write anything to our file which makes it empty and causes a failure in fpm. Jordan Sissel 2022-11-27 14:55:23 -0800
  • a10381be51 Remove chomp to fix newline issues Nicholas Hubbard 2022-11-23 17:20:39 -0500
  • d8c754359d Support building SRPM's Nicholas Hubbard 2022-11-23 17:06:26 -0500
  • df26ed08f7 Fix typo in changelog Jordan Sissel 2022-11-13 23:48:41 -0800
  • 906cf8054a Release 1.15.0 v1.15.0 Jordan Sissel 2022-11-13 23:25:55 -0800
  • fdd5e559ac Version bump Jordan Sissel 2022-11-13 23:25:07 -0800
  • 10c8471179 Change docs tooling to use podman instead of docker Jordan Sissel 2022-11-13 23:24:03 -0800
  • e37263c5ec Change docs tooling to use podman instead of docker changelog-update Jordan Sissel 2022-11-13 23:24:03 -0800
  • 42f2660a58 Regenerate docs with new flag sorting method. Jordan Sissel 2022-11-13 23:05:52 -0800
  • d8bc03a63c Try to more-reliably sort options by name Jordan Sissel 2022-11-13 23:04:52 -0800