Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
package-drone-server-0.9.3-1.el6.noarch.rpm | 2015-06-02 | 36.6 MB | |
package-drone-server-0.9.3-1.el7.noarch.rpm | 2015-06-02 | 36.6 MB | |
package-drone-server_0.9.3_all.deb | 2015-06-02 | 36.6 MB | |
package-drone-server-0.9.3.zip | 2015-06-02 | 36.9 MB | |
package-drone-0.9.3.tar.gz | 2015-06-02 | 8.6 MB | |
package-drone-0.9.3.zip | 2015-06-02 | 10.1 MB | |
README.md | 2015-06-02 | 763 Bytes | |
Totals: 7 Items | 165.4 MB | 0 |
This is a bugfix release for 0.9.2.
Fixed issues
- [#101]: OSGi version containing underscore (
_
) will cause 404 when downloading with P2
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 @maggu2810 for helping with this release!