sbt-native-packager v1.0.5-RC1 Release Notes

Release Date: 2015-11-07 // over 8 years ago
  • ๐Ÿ“ฆ Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“ฆ RPM relocation - requires local ownership of sbt-native-packager source templates #659

    Closed issues:

    • ๐Ÿ‘• unusable command rpm:rpmlint, wrong document #690
    • ๐Ÿ— RPM_BUILD_ROOT path not correct when use rpmbuild -bb #686
    • ๐Ÿ“ฆ Relative path in DEBIAN/conffiles #684
    • ๐Ÿ“ฆ can't start with root #682
    • ๐Ÿš€ Trying to Deploy the debian package on Ubuntu AMI #673
    • ๐Ÿ“ฆ JavaAppPackaging can provide pid and stop script #670
    • ๐Ÿ“ฆ hardcoded RPM log directory #619

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘ Allow to override systemd start script name #691 (rozky)
    • ๐Ÿ“ฆ Relocatable rpm symlink fix #685 (fsat)
    • ๐Ÿ“ฆ Ensure pidfile dir on systemv rpm template exists #680 (mcarolan)
    • โž• Added rpm-build as a Requirement for *.rpm #677 (schmitch)
    • ๐Ÿง defaultLinuxLogsLocation not applied to start-rpm-template #675 (louisq)
    • ๐Ÿ›  fix typo on document #674 (schon)
    • ๐Ÿ›  fix issue #637 #669 (giabao)