diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-21 10:16:48 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-21 10:16:48 +0100 |
commit | 5ff37ce30e48d5ad95b047c3a694867c39a98033 (patch) | |
tree | b06ce9197cecfab31d99848ce620a245d18eb76e | |
parent | e59907b1d6107c4f24a8b667cd0661cef76d6458 (diff) |
Some typosdebian/0.22.0-3
-rw-r--r-- | debian/changelog | 17 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 10 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 3ac1fba..f77a267 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,21 @@ shotwell (0.22.0-3) unstable; urgency=medium * debian/rules: - - To make build reproducible touch temporary c files - with date of d/changelog - * CVE TEMP-0807110-881366 (Closes: #807110): - - Add patches from upstream to debian/patches: + - Touch temporary C files with the timestamp of + debian/changelog to make the build reproducible. + * Verify TLS certificates (Closes: #807110): + - Cherry-pick patches from upstream in debian/patches: + 0500-Port-to-webkit2gtk-40.patch + 0501-Dont-pack-webview-into-a-scrolled-window.patch + 0502-Have-all-soup-sessions-validate-TLS-certificates.patch + 0503-facebook-Dont-disable-XSS-auditor.patch - - Port to webkit2gtk-4.0: - + debian/control Replace Build-Depeds libwebkitgtk-3.0-dev - with libwebkit2gtk-4.0-dev. + - Replace libwebkitgtk-3.0-dev with libwebkit2gtk-4.0-dev + in Build-Depends in debian/control. * Rename patches. + * debian/copyright: + - Update for 2016. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 13 Dec 2015 18:39:32 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 10 Jan 2016 16:53:26 +0100 shotwell (0.22.0-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 87fdecf..2004a73 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,7 +12,7 @@ License: LGPL-2.1 Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> - 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> + 2014-2016 Jörg Frings-Fürst <debian@jff-webhosting.net> License: GPL-2+ Files: icons/pin-toolbar.svg |