aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-11-29 11:18:54 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-11-29 11:18:54 -0700
commitaa12fe60c2834553a91d1d91782bef5fa2789b9b (patch)
tree1d975b84294b4c4098e3dbe178e0f8bb802f5cd4
parentb83c22a26b62b7b828d4f831f58328dd46caf38b (diff)
downloadzxcvbn-c-aa12fe60c2834553a91d1d91782bef5fa2789b9b.tar.gz
changelog about ABI break
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a1d79e..bd9e8ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
zxcvbn-c (2.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ This release introduces an ABI break, and upstream neglected to bump
+ the SONAME. For the following reasons I have not patched in a SONAME
+ bump:
+ - libzxcvbn has not yet been in a Debian stable release
+ - No packages in Debian require a binNMU due to this ABI break
+ - A SONAME delta with upstream is cumbersome, and so it shouldn't be
+ used when there is not actually any transition work to perform.
* Drop patches merged upstream:
- add-another-missing-file-to-clean-target.patch
- standardise-makefile-variables.patch