|
@@ -49,6 +49,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
|
|
|
* Rewrite the trigger deferred file parser from flex to manual. The format
|
|
* Rewrite the trigger deferred file parser from flex to manual. The format
|
|
|
is very simple, and a simple hand-written parser is smaller and avoids a
|
|
is very simple, and a simple hand-written parser is smaller and avoids a
|
|
|
build dependency.
|
|
build dependency.
|
|
|
|
|
+ * Be more strict when parsing the COLUMNS environment variable in dpkg-query.
|
|
|
* Portability:
|
|
* Portability:
|
|
|
- Move DPKG_ADMINDIR environment variable name out from update-alternatives
|
|
- Move DPKG_ADMINDIR environment variable name out from update-alternatives
|
|
|
code, to make life easier for non-dpkg-based systems.
|
|
code, to make life easier for non-dpkg-based systems.
|