mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
warn about db incompatibility
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
aptly (1.3.0+ds1-2) unstable; urgency=medium
|
||||
|
||||
* Add NEWS to warn about database compatibility.
|
||||
|
||||
-- Alexandre Viau <aviau@debian.org> Fri, 26 Oct 2018 13:22:38 -0400
|
||||
|
||||
aptly (1.3.0+ds1-1) unstable; urgency=medium
|
||||
|
||||
[ Ondřej Nový ]
|
||||
|
||||
Reference in New Issue
Block a user