diff options
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 492d35e5..c30227f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ shim (15+1533136590.3beb971-7) UNRELEASED; urgency=medium + [ Ansgar Burchardt ] + * debian/control: Update Vcs-* fields + [ Steve McIntyre ] * Backport needed crash fixes: + VLogError(): Avoid NULL pointer dereferences in (V)Sprint calls + Fix OBJ_create() to tolerate a NULL sn and ln - * Update VCS-* fields in debian/control * Build using gcc-7 to get better control of reproducibility during the lifetime of Buster. * Build in a dbx list to blacklist binaries that we know to not be |
