Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
package-drone-server-0.9.2-1.el7.noarch.rpm | 2015-06-01 | 36.6 MB | |
package-drone-server-0.9.2-1.el6.noarch.rpm | 2015-06-01 | 36.6 MB | |
package-drone-server_0.9.2_all.deb | 2015-06-01 | 36.6 MB | |
package-drone-server-0.9.2.zip | 2015-06-01 | 36.9 MB | |
package-drone-0.9.2.tar.gz | 2015-06-01 | 8.6 MB | |
package-drone-0.9.2.zip | 2015-06-01 | 10.1 MB | |
README.md | 2015-06-01 | 852 Bytes | |
Totals: 7 Items | 165.4 MB | 0 |
This is a bugfix release for 0.9.1.
Fixed issues
- [#97]: Fix duplicate entry error when adding aspects and deploying at the same time
- [#100]: 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 @afischer211 for helping with this release!