Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
package-drone-server-0.9.4-1.el6.noarch.rpm | 2015-06-02 | 36.6 MB | |
package-drone-server-0.9.4-1.el7.noarch.rpm | 2015-06-02 | 36.6 MB | |
package-drone-server-0.9.4.zip | 2015-06-02 | 36.9 MB | |
package-drone-server_0.9.4_all.deb | 2015-06-02 | 36.6 MB | |
package-drone-0.9.4.tar.gz | 2015-06-02 | 8.6 MB | |
package-drone-0.9.4.zip | 2015-06-02 | 10.1 MB | |
README.md | 2015-06-02 | 740 Bytes | |
Totals: 7 Items | 165.4 MB | 0 |
This is a bugfix release for 0.9.3.
Fixed issues
- [#102] : The feature and bundle requirements of a feature were swapped
Known bugs and limitations
- There is a serious limitation using MySQL. MySQL seems to perform full table locks for some operations. This causes Package Drone to cause deadlocks in the database at the moment. There will be possible fix for this in a future Package Drone version, however this will also not be able to restore parallel channel operations. It is recommended to use PostgreSQL instead!
- There is still the issue of clearing the configuration area
Thanks to @afischer211 for reporting this one!