Skip to content

package-drone-0.1.3

Compare
Choose a tag to compare
@ctron ctron released this 16 Feb 16:45
· 938 commits to master since this release

New Features

Debian packages and APT repositories

Package Drone can now extract meta data from .deb files and produce APT compatible repositories. Including signing of repositories. This would allow us to actually create the Package Drone APT repository using Package Drone itself 😉

Fixed issues and improvements

  • The setup workflow not handles situations were the user entered wrong or not working database configurations
  • There is a "Test Connection" function in the database configuration dialog

Changes

  • The CentOS 7 RPM package was changes so that is is closer to the CentOS 6 and Debian package in terms of naming of directories. This means that the directory names of the installation have changed, which might cause a loss of configuration (database link, mail server).
  • The ".md5" files will not be generated anymore. This will be re-added in the future in a more controllable way.

Known bugs and limitations

#29 A deadlock occurs when applying the database configuration a second time

For the time being there will be a patched version of Equinox provided by Package Drone, which solves the deadlock issue. One the official Mars M6 release is out, the original version will be used. But this solves the deadlock issue right now.

Screenshots

pd013_001
pd013_002
pd013_003
pd013_004