forked from vouillon/coinst
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGES
28 lines (21 loc) · 947 Bytes
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
===== 1.9.1 (2014-01-17) =====
* Comigrate and coinst-upgrades can now be used to compute a detailed
report of the package migration status (coinst.irill.org/report)
* Coinst now outputs all minimal non co-installable set of packages
* Added a JSON output to Coinst
* Adapted 'comigrate --update' to repository changes
* Compiles with OCaml 4.01
* Many other small bugs fixed
===== 1.9 (2013-10-21) =====
* Addition of two new tools: coinst-upgrades and comigrate
* Improvements to coinst:
- Automatically calls gzip or bzip2 to decompress files, when needed
- Several files can now be provided on the command line
- File digest fields in hdlist files sometimes contains meaningless
data beside the MD5 digest; this could result in spurious conflicts,
and this data is now properly ignored.
===== 1.01 (2011-09-19) =====
* Fixed '-explain' option
* Fixed to work with Mandriva 2011.0
===== 1.0 (2011-09-02) =====
Initial release