mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
18 lines
631 B
Plaintext
18 lines
631 B
Plaintext
aptly (1.3.0+ds1-2.2) unstable; urgency=medium
|
|
|
|
This version tries to fix the database backwards compatibility,
|
|
so you don't need to rebuild the database if you upgrade from
|
|
aptly <= 1.3.0-6.
|
|
|
|
However some fields are missing, like created time of a snapshot.
|
|
|
|
-- Shengjing Zhu <zhsj@debian.org> Sat, 13 Apr 2019 23:26:39 +0800
|
|
|
|
aptly (1.3.0+ds1-2) unstable; urgency=medium
|
|
|
|
* The database created by aptly <= 1.3.0-6 is not compatible
|
|
with greater versions. Users must create a new database.
|
|
The `aptly db recover` will not fix the issue.
|
|
|
|
-- Alexandre Viau <aviau@debian.org> Fri, 26 Oct 2018 13:20:53 -0400
|