|
@@ -6,6 +6,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
|
|
|
and dpkg-scansources. Closes: #809219
|
|
and dpkg-scansources. Closes: #809219
|
|
|
* Implement delete operator with size argument in dselect, required by the
|
|
* Implement delete operator with size argument in dselect, required by the
|
|
|
C++14 spec when the size-less delete operator is defined.
|
|
C++14 spec when the size-less delete operator is defined.
|
|
|
|
|
+ * Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLK in dselect.
|
|
|
* Documentation:
|
|
* Documentation:
|
|
|
- Say value instead of option in deb-control(5).
|
|
- Say value instead of option in deb-control(5).
|
|
|
- Mark debian changelog format in bold in dpkg-parsechangelog(1).
|
|
- Mark debian changelog format in bold in dpkg-parsechangelog(1).
|