--- Changes for apache2 (apache2 apache2-bin apache2-utils apache2-data) ---
apache2 (2.4.27-6) unstable; urgency=high

  * CVE-2017-9798: Don't allow new methods to be registered in .htaccess files
    which could result in HTTP OPTIONS method leaking Apache's server memory.
    Closes: #876109
  * Fix argument escaping in apachectl. Closes: #876384

 -- Stefan Fritsch <sf@debian.org>  Sun, 24 Sep 2017 00:08:01 +0200

--- Changes for git (git git-man) ---
git (1:2.14.2-1) unstable; urgency=high

  * new upstream point release (see RelNotes/2.14.1.txt).  Among other
    changes, this fixes a remote shell command execution vulnerability
    via CVS protocol:
    - git-shell: drop cvsserver support by default
    - git-cvsserver: harden backtick captures against user input

  Thanks to joernchen of Phenoelit for discovering, reporting, and
  fixing this vulnerability, and to Junio C Hamano and Jeff King for
  the fixes to related issues.

 -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 25 Sep 2017 18:23:18 -0700

--- Changes for libpng1.6 (libpng-tools libpng-dev libpng16-16) ---
libpng1.6 (1.6.32-2) unstable; urgency=medium

  * Bump std-version to 4.1.0, now priority is extra
  * Add missing newline on copyright entry, making lintian sad
  * Move the examples into the main libpng-dev (Closes: #876244)
    - thanks Helmut Grohne for the useful bug report!

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sun, 17 Sep 2017 10:37:44 +0200

libpng1.6 (1.6.32-3) unstable; urgency=high

  * Fix invalid IDAT images, thanks Felix Geyer for the debug/bug reassign!
    (Closes: #876563)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 26 Sep 2017 10:15:08 +0200

--- Changes for mercurial (mercurial mercurial-common) ---
mercurial (4.3.1-1) unstable; urgency=high

  * Urgency high because of important security fixes.
  * New upstream release (closes: #868014).
    - CVE-2017-1000115: Mercurial's symlink auditing was incomplete prior
      to 4.3, and could be abused to write to files outside the
      repository (closes: #871709).
    - CVE-2017-1000116: Mercurial was not sanitizing hostnames passed to
      ssh, allowing shell injection attacks by specifying a hostname
      starting with -oProxyCommand (closes: #871710).
    - CVE-2017-9462: previously fixed in 4.1.3 upstream (closes: #861243).
  * Blacklist test-https.t due to TLS 1.0/1.1 being disabled in OpenSSL in
    unstable.
  * Fix license definitions in debian/copyright.
  * Bump Standards-Version to 4.0.0 (no changes).
  * Run wrap-and-sort -t -s.

 -- Tristan Seligmann <mithrandi@debian.org>  Fri, 11 Aug 2017 05:00:16 +0200

mercurial (4.3.1-2) unstable; urgency=high

  * Fix or disable some failing tests (closes: #823056, #850234).

 -- Tristan Seligmann <mithrandi@debian.org>  Sat, 12 Aug 2017 14:34:47 +0200

mercurial (4.3.1-3) unstable; urgency=high

  * Build with -mno-lra on mips64el to work around #871514.

 -- Tristan Seligmann <mithrandi@debian.org>
  Sat, 26 Aug 2017 01:38:11 +0200

--- Changes for samba (samba-vfs-modules samba-dsdb-modules python-samba
 samba samba-common-bin smbclient libsmbclient samba-libs libwbclient0 
samba-common) ---
samba (2:4.6.7+dfsg-2) unstable; urgency=high

  * This is a security release in order to address the following 
defects:
    - CVE-2017-12150: Some code path don't enforce smb signing, when they should
    - CVE-2017-12151: Keep required encryption across SMB3 dfs redirects
    - CVE-2017-12163: Server memory information leak over SMB1

 -- Mathieu Parent <sathieu@debian.org>  Tue, 19 Sep 2017 22:00:13 +0200

--- Changes for apparmor (libapparmor1) ---
apparmor (2.11.0-11) unstable; urgency=medium

  * Only use systemd-detect-virt when it's installed (Closes: #871953).
  * dh_apparmor: include the version of the package, so that one can find
    packages that were built with a particular version of dh_apparmor.
    (Closes: #872167).
  * Import patch submitted upstream to support Flatpak exports
    (Closes: #865206).
  * Revert "Build with GCC-6 on mips64el to workaround Debian#871538":
    that gcc-7 bug was fixed in 7.2.0-3 on 2017-09-02, presumably all buildd's
    chroot should have it by now.
  * Merge from Ubuntu citrain up to revision 1627, aka. 2.11.0-2ubuntu17.
    Applied all changes (filtering from that list what had already been
    done in Debian):
     - Remove apparmor system upstart job on upgrades.
     - r3631-apparmor-utils-python3.6-LOCALE.patch: fix utils to avoid
       breakage with python 3.6 (LP: #1661766).
     - nameservice-add-stub-resolv.patch: allow read access to systemd stub
       resolver configuration

 -- intrigeri <intrigeri@debian.org>
  Sun, 03 Sep 2017 09:05:00 +0000

--- Changes for avahi (libavahi-common-data libavahi-common3 
libavahi-client3 libavahi-core7 avahi-daemon libavahi-compat-libdnssd1 
libavahi-glib1 libavahi-gobject0) ---
avahi (0.7-1) unstable; urgency=medium

  [ Andreas Henriksson ]
  * New upstream version 0.7
    - All default rlimits have been removed from avahi-daemon.conf.
      Those were causing crashes due to OOM and failure to start in LXC
      containers. (Closes: #841926, #856311)
  * Drop d/p/0001-avahi-autoipd-fix-dhclient-hooks-to-check-for-avahi-.patch
    - now included in upstream release.
  * Remove (Gtk+ 2.x) libavahi-ui{0,-dev} packages (Closes: #870785)
  * Add patch to also install manpages when not building gtk2
    - debian/patches/fix-manpage-install-conditions.patch
  * Remove libavahi-qt4-{1,dev} packages (Closes: #874832)
  * Stop shipping /usr/share/avahi/service-types
  * Add one new symbol to libavahi-gobject0.symbols

  [ Michael Biebl ]
  * Update (build-)dependencies for the switch from pygtk2 to pygobject/gtk3
  * Setup gbp pq to use patches without patch numbers
  * Add missing bshell.1 symlink (Closes: #655190)
  * Fix reference to avahi-autoipd.action(8) in avahi-autoipd(8)
    (Closes: #840833)
  * Do not install upstream ChangeLog file.
    It is autogenerated by gettexize and doesn't contain any useful
    information. It also breaks multi-arch and reproducibility.
    For user visible changes please consult the NEWS file instead.
    (Closes: #804134)
  * Bump Standards-Version to 4.1.0
  * Bump debhelper compat level to 10
  * Explicitly disable introspection support.
    We don't provide any introspection packages yet (but might in the
    future). For the time being use --disable-introspection to get more
    reliable build results.
  * Switch to dh_missing and abort on uninstalled files
  * Use /usr/share/dpkg/architecture.mk include to get DEB_HOST_ARCH_OS

 -- Michael Biebl <biebl@debian.org>  Sun, 17 Sep 2017 20:45:19 +0200

avahi (0.7-2) unstable; urgency=medium

  * Drop shlibs files.
    Those are no longer necessary as all libraries provide symbols files
    nowadays.
  * Enable gobject introspection support.
    The typelib files for libavahi-gobject are split into a new package
    named gir1.2-avahi-0.6.
  * Handle socket activation in avahi-daemon-check-dns.sh when using systemd.
    To completely stop avahi-daemon under systemd the avahi-daemon.socket
    unit needs to be stopped as well. (Closes: #847456)

 -- Michael Biebl <biebl@debian.org>  Sun, 17 Sep 2017 23:43:27 +0200

avahi (0.7-3) unstable; urgency=medium

  * Brown paper bag release.
  * Don't hard-code architecture in gir1.2-avahi-0.6.install.
    Otherwise we FTBFS on everything but amd64.

 -- Michael Biebl <biebl@debian.org>  Mon, 18 Sep 2017 23:25:27 +0200

--- Changes for cryptsetup (libcryptsetup4 cryptsetup-bin cryptsetup) ---
cryptsetup (2:1.7.5-1) unstable; urgency=low

  * New upstream release 1.7.5.
  * cryptroot-unlock: When the standard input is a TTY, keep prompting for
    passphrases until there are no more devices to unlock. (Closes: #866786)
  * cryptsetup.prerm: Don't try to call `dmsetup table` to list dm-crypt
    devices when the dm_mod module isn't loaded. (Closes: #870673)
  * Rename upstream signing key from debian/upstream/signing-key.asc to
    debian/upstream-signing-key.asc in order to avoid lintian error
    orig-tarball-missing-upstream-signature" (we use the key to verify
    signature on upstrem's git tags).
  * Remove deprecated upstart configuration files: /etc/init/cryptdisks.conf
    and /etc/init/cryptdisks-udev.conf.  Cf. `lintian-info --tags
    package-installs-deprecated-upstart-configuration`.
  * debian/cryptsetup.{postinst,postrm}: Don't hard-code path to
    update-initramfs(1).
  * debian/rules: Include /usr/share/dpkg/pkg-info.mk to avoid parsing
    dpkg-parsechangelog(1) output.
  * debian/control: Bump Standards-Version to 4.0.0 (no changes necessary).

 -- Guilhem Moulin <guilhem@debian.org>  Thu, 14 Sep 2017 13:00:23 +0200

cryptsetup (2:1.7.5-1kali1) kali-dev; urgency=medium

  * Synchronize with Debian. Remaining changes:
    - add debian/patches/cryptsetup_nuke_keys.patch to nuke decryption keys
      with special passphrase

 -- Sophie Brun <sophie@freexian.com>  Tue, 26 Sep 2017 07:12:33 +0200

--- Changes for dirb ---
dirb (2.22+dfsg-1) unstable; urgency=medium

  [ Philippe Thierry ]
  * Initial release (Closes: #864784).
    based on pkg 2.22-0kali2 from Raphael Herzog.

  [ Raphaël Hertzog ]
  * Improve the package's description.

 -- Philippe Thierry <phil@reseau-libre.net>  Wed, 14 Jun 2017 20:14:21 +0200

dirb (2.22+dfsg-2) unstable; urgency=medium

  [ Sophie Brun ]
  * Team upload
  * Add a patch from Kali to adapt the usage examples

  [ Raphaël Hertzog ]
  * Drop dh-autoreconf from Build-Depends as debhelper does it for us.
  * Bump Standards-Version to 4.1.0.

 -- Sophie Brun <sophie@freexian.com>  Wed, 13 Sep 2017 11:01:20 +0200

--- Changes for dovecot (dovecot-imapd dovecot-core) ---
dovecot (1:2.2.32-1) unstable; urgency=medium

  * [6652d9c] New upstream version 2.2.32.
  * [c9cb096] Update pigeonhole to 0.4.20.
  * [b499950] dovecot-core: remove SSL key/cert symlinks on purge
    (Closes: #867157)
  * [dbdcc66] dovecot-core.postinst: ignore adduser errors (Closes: #867849)
  * [476c950] Bump Standards to 4.1.0; no changes needed.
  * [2914efa] Drop B-D on autotools-dev, it is depended on by debhelper 10.
  * [305d022] Remove Fabio, Joel and Marco from Uploaders. Thanks for your work!

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 12 Sep 2017 16:15:52 +0300

dovecot (1:2.2.32-2) unstable; urgency=medium

  * [fa71c69] dovecot-core.postinst: remove dovecot-common's postrm
    (Closes: #696382)
  * [e835c67] Ship decode2text.sh as an example (Closes: #767313)
  * [63fb486] Deprecate dovecot-dbg in favor of auto dbgsyms
  * [36b44b9] Handle unsupported SSLv2/SSLv3 in the ssl_protocols setting
    gracefully (Closes: #866752)

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 19 Sep 2017 16:59:38 +0300

--- Changes for edb-debugger (edb-debugger-plugins edb-debugger) ---
edb-debugger (0.9.21-2kali2) kali-dev; urgency=medium

  * Add a patch to fix the default plugin path (see
    https://bugs.kali.org/view.php?id=4265)

 -- Sophie Brun <sophie@freexian.com>  Tue, 26 Sep 2017 20:19:29 +0200

--- Changes for exploitdb ---
exploitdb (20170919-0kali1) kali-dev; urgency=medium

  * Imported new upstream release

 -- Devon Kearns <dookie@kali.org>  Tue, 19 Sep 2017 17:07:49 -0600

exploitdb (20170926-0kali1) kali-dev; urgency=medium

  * Imported new upstream release.

 -- Devon Kearns <dookie@kali.org>  Tue, 26 Sep 2017 16:56:30 -0600

--- Changes for glibmm2.4 (libglibmm-2.4-1v5) ---
glibmm2.4 (2.54.1-1) unstable; urgency=medium

  * New upstream release (Closes: #876167)

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 19 Sep 2017 08:42:08 -0400

--- Changes for gnome-terminal (gnome-terminal gnome-terminal-data) ---
gnome-terminal (3.25.92-1) unstable; urgency=medium

  * New upstream release
  * debian/control.in:
    - Bump Build-Depends on libvte-2.91-dev to (>= 0.49.92)

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 08 Sep 2017 17:53:54 -0400

gnome-terminal (3.26.0-1) unstable; urgency=medium

  * Team upload
  * New upstream stable release
  * debian/control.in:
    - Bump Build-Depends on libvte-2.91-dev to (>= 0.50.0)

 -- Simon McVittie <smcv@debian.org>  Tue, 12 Sep 2017 14:45:06 +0100

gnome-terminal (3.26.0-1kali1) kali-dev; urgency=medium

  * Synchronize with Debian
  * Remaining changes: a specific patch restore-transparency.patch
    specific to kali

 -- Sophie Brun <sophie@freexian.com>
  Tue, 26 Sep 2017 09:16:17 +0200

--- Changes for gnupg2 (gpgv gpg-wks-client dirmngr gpg gnupg-utils 
gnupg-l10n gpg-agent gpgsm gpgconf gnupg gpg-wks-server gnupg-agent 
gnupg2) ---
gnupg2 (2.2.1-1) unstable; urgency=medium

  * New upstream release
  * drop patches already applied upstream

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 19 Sep 2017 08:26:26 -0400

--- Changes for graphite2 (libgraphite2-dev libgraphite2-3) ---
graphite2 (1.3.10-3) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * d/control: Add Vcs-* fields.
  * d/control: Mark libgraphite2-dev Multi-Arch:same (Closes: #875647)
  * d/control: Mark libgraphite2-doc as Multi-Arch:foreign (Closes: #875648)
  * d/control: Bump Standards-Version to 4.1.0

 -- Rene Engelhard <rene@debian.org>  Tue, 19 Sep 2017 21:10:07 +0200

graphite2 (1.3.10-4) unstable; urgency=medium

  * remove obsolete/long not used perl and mono parts from rules/control
  * temporarily disable fnttxtrender-tests since fonttools lost it's python2
    module and it doesn't work with python3 (yet)

 -- Rene Engelhard <rene@debian.org>  Tue, 19 Sep 2017 21:21:00 +0000

--- Changes for graphviz (libcdt5 libcgraph6 libpathplan4 libxdot4 libgvc6) ---
graphviz (2.38.0-18) unstable; urgency=medium

  * Don't install 'dot' but symlink to its libgvc6-config-update variant
    (closes: #868546).
  * Use ldconfig trigger for libgvc6 instead of direct call in postrm.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 18 Sep 2017 19:45:34 +0000

--- Changes for gst-libav1.0 (gstreamer1.0-libav) ---
gst-libav1.0 (1.12.3-1) unstable; urgency=medium

  * New upstream bugfix release

 -- Sebastian Dröge <slomo@debian.org>
  Mon, 18 Sep 2017 21:44:30 +0300

--- Changes for gst-plugins-base1.0 (libgstreamer-plugins-base1.0-0 
gir1.2-gst-plugins-base-1.0 gstreamer1.0-plugins-base gstreamer1.0-alsa 
gstreamer1.0-x) ---
gst-plugins-base1.0 (1.12.3-1) unstable; urgency=medium

  * New upstream bugfix release

 -- Sebastian Dröge <slomo@debian.org>  Mon, 18 Sep 2017 21:21:47 +0300

--- Changes for gst-plugins-ugly1.0 (gstreamer1.0-plugins-ugly) ---
gst-plugins-ugly1.0 (1.12.3-1) unstable; urgency=medium

  * New upstream bugfix release

 -- Sebastian Dröge <slomo@debian.org>  Mon, 18 Sep 2017 21:36:42 +0300

--- Changes for gst-rtsp-server1.0 (gstreamer1.0-rtsp libgstrtspserver-1.0-0 gir1.2-gst-rtsp-server-1.0) ---
gst-rtsp-server1.0 (1.12.3-1) unstable; urgency=medium

  * New upstream bugfix release

 -- Sebastian Dröge <slomo@debian.org>  Mon, 18 Sep 2017 21:58:36 +0300

--- Changes for gstreamer1.0 (libgstreamer1.0-0 gir1.2-gstreamer-1.0 gstreamer1.0-tools) ---
gstreamer1.0 (1.12.3-1) unstable; urgency=medium

  * New upstream bugfix release

 -- Sebastian Dröge <slomo@debian.org>  Mon, 18 Sep 2017 21:18:26 +0300

--- Changes for hexedit ---
hexedit (1.4.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
      - Removed two patches because the upstream fixed the source code. Thanks.
          ~ 10_fix-install.patch
          ~ 20_fix-configure.ac.patch
      - Removed 30_fix-warnings.patch because it is generating issues over
        32bits architectures.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 19 Sep 2017 09:19:09 -0300

--- Changes for hunspell (libhunspell-1.6-0) ---
hunspell (1.6.2-1) unstable; urgency=medium

  * New upstream version 1.6.2

  * install README.md (closes: #866159)

 -- Rene Engelhard <rene@debian.org>  Mon, 18 Sep 2017 20:07:14 +0200

--- Changes for libmail-sendmail-perl ---
libmail-sendmail-perl (0.80-1) unstable; urgency=medium

  * Team upload

  * Import upstream version 0.80
  * Add upstream metadata
  * Update copyright years
  * Refresh patches, drop man-whatis.patch applied upstream
  * Declare compliance with Debian Policy 4.1.0

 -- Florian Schlichting <fsfs@debian.org>  Mon, 18 Sep 2017 22:06:33 +0200

--- Changes for libmodule-runtime-perl ---
libmodule-runtime-perl (0.015-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Angel Abad ]
  * Import upstream version 0.015
  * Bump debhelper compatibility level to 10
  * Bump Standards-Version to 4.1.0 (no changes)
  * debian/copyright: Update copyright years

 -- Angel Abad <angel@debian.org>  Wed, 20 Sep 2017 09:15:21 +0200

--- Changes for libwacom (libwacom2 libwacom-common libwacom-bin) ---
libwacom (0.26-1) unstable; urgency=medium

  * New upstream release. (Closes: #872871)

 -- Timo Aaltonen <tjaalton@debian.org>  Thu, 21 Sep 2017 14:50:34 +0300

--- Changes for manpages (manpages manpages-dev) ---
manpages (4.13-1) unstable; urgency=medium

  * New upstream version 4.13
  * Remove Simon Paillard from Uploaders on request of the MIA team.
    Thanks a lot for your work! (Closes: #873265)
  * Refresh patches
  * Update conflicting files
  * Update d/copyright
  * Update to Standards-Version 4.1.0, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 15 Sep 2017 23:19:18 +0200

manpages (4.13-2) unstable; urgency=medium

  * Add new script to check for broken symlinks
  * Call new script in d/rules. (Closes: #876047)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 17 Sep 2017 23:05:27 +0200

manpages (4.13-3) unstable; urgency=medium

  * Add Breaks/Replaces to manpages and manpages-dev.
    Thanks to Andreas Beckmann <anbe@debian.org> (Closes: #876128)
  * Fail if there is no Breaks/Replaces for a newly moved file

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 20 Sep 2017 10:07:04 +0200

--- Changes for metasploit-framework ---
metasploit-framework (4.16.8-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <sophie@freexian.com>  Mon, 25 Sep 2017 12:18:25 +0200

--- Changes for ncompress ---
ncompress (4.2.4.4-18) unstable; urgency=medium

  * Fix build process to work when cross-building (closes: #876108).
    - Initial patch contributed by Helmut Grohne <helmut@subdivi.de>
    - Update debian/rules to use a triplet-prefixed compiler 
    - Update debian/rules to honor DEB_BUILD_OPTIONS=nocheck

 -- Kenneth J. Pronovici <pronovic@debian.org>  Tue, 19 Sep 2017 00:21:33 +0000

--- Changes for network-manager (libnm0 gir1.2-nm-1.0 libnm-util2 libnm-glib4 gir1.2-networkmanager-1.0 network-manager) ---
network-manager (1.8.4-1) unstable; urgency=medium

  * New upstream version 1.8.4
  * Rebase patches
  * Switch to dh_missing and abort on uninstalled files

 -- Michael Biebl <biebl@debian.org>  Wed, 20 Sep 2017 22:05:36 +0200

--- Changes for network-manager-applet (libnm-gtk0 gir1.2-nmgtk-1.0 network-manager-gnome libnma0) ---
network-manager-applet (1.8.4-1) unstable; urgency=medium

  * New upstream version 1.8.4
  * Update Build-Depends as per configure.ac
  * Rebase patches
  * Switch to dh_missing
  * Bump Standards-Version to 4.1.0
  * Don't build static libraries

 -- Michael Biebl <biebl@debian.org>  Wed, 20 Sep 2017 22:22:26 +0200

--- Changes for nghttp2 (libnghttp2-14) ---
nghttp2 (1.26.0-1) unstable; urgency=medium

  * Imported upstream version 1.26.0

 -- Tomasz Buchert <tomasz@debian.org>  Thu, 21 Sep 2017 09:34:29 +0200

--- Changes for postgresql-10 (libpq5) ---
postgresql-10 (10~~devel-1) UNRELEASED; urgency=medium

  * New major upstream version 10; packaging based on postgresql-9.6.
  * Merge postgresql-contrib-10 package into postgresql-10. The added
    packaging complexity doesn't seem worth the split anymore given the extra
    dependencies are typically very small on average systems, or already
    installed anyway (libuuid, libxslt).
  * Enable ICU support.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 09 Aug 2016 10:01:06 +0200

postgresql-10 (10~beta1-1) experimental; urgency=medium

  * Team upload.
  * First PostgreSQL 10 Beta release.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 09 Aug 2016 10:01:06 +0200

postgresql-10 (10~beta2-1) experimental; urgency=medium

  * Team upload.
  * Second PostgreSQL 10 Beta release.
  * On regression test failure, show newest three log files instead of relying
    on file age = 0 min.

 -- Christoph Berg <christoph.berg@credativ.de>  Thu, 13 Jul 2017 10:08:59 +0200

postgresql-10 (10~beta3-1) experimental; urgency=medium

  * Team upload.
  * Third PostgreSQL 10 Beta release.
  * debian/rules: Unconditionally use DEB_BUILD_MAINT_OPTIONS=hardening=+all.
    The old logic is kept around for compiling on older distributions.
  * Remove long obsolete --with-krb5 and move c/ldflags to configure switches.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 08 Aug 2017 09:49:12 +0200

postgresql-10 (10~beta4-1) experimental; urgency=medium

  * Team upload.
  * Fourth PostgreSQL 10 Beta release.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 29 Aug 2017 11:57:43 +0200

postgresql-10 (10~rc1-1) unstable; urgency=medium

  * Team upload.
  * First PostgreSQL 10 release candidate.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 19 Sep 2017 12:03:48 +0200

--- Changes for postgresql-common (postgresql-common postgresql-client-common) ---
postgresql-common (185) unstable; urgency=medium

  * Team upload.

  [ Christoph Berg ]
  * Revert "Error out if a recovery.conf file is found in /etc/postgresql".
    It caused too many false positives for setups where a recovery.conf
    template is located in the etc directory. (Closes: #868367)
  * Bump default PostgreSQL version to 10.

  [ Marco Nenciarini ]
  * supported-versions: correctly detect version 10 when using 'installed'.

 -- Christoph Berg <christoph.berg@credativ.de>
  Thu, 21 Sep 2017 12:07:30 +0200

--- Changes for pulseaudio (pulseaudio-module-zeroconf 
pulseaudio-module-gconf pulseaudio-module-bluetooth libpulsedsp 
pulseaudio-utils pulseaudio libpulse-mainloop-glib0 libpulse0) ---
pulseaudio (11.1-1) unstable; urgency=medium

  * New upstream version 11.1
    - Drop all patches, applied upstream
  * Bump debhelper compat to 10
    - Drop explicit autoreconf, now implicit in debhelper 10

 -- Felipe Sateler <fsateler@debian.org>  Wed, 20 Sep 2017 21:13:18 -0300

--- Changes for python-colorlog (python3-colorlog) ---
python-colorlog (3.1.0-1) unstable; urgency=medium

  * New upstream version 3.1.0

 -- Philipp Huebner <debalance@debian.org>  Thu, 21 Sep 2017 09:58:46 +0200

--- Changes for python-docutils (python-docutils docutils-common docutils-doc) ---
python-docutils (0.14+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/watch to properly mangle upstream pre-releases.
  * Drop get_column_widths-compatibility.diff, applied upstream.
  * Refresh and rebase other patches.
  * Stop symlinking rst2html4 → rst2html, use upstream script instead.
  * Make sure that data paths in generated man pages are correct.
  * Update debian/copyright.
  * Drop ancient Breaks, Replaces and Conflicts.
  * Bump Standards-Version to 4.1.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 19 Sep 2017 23:59:05 +0300

--- Changes for python-geojson (python3-geojson) ---
python-geojson (2.0.0-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 23 Aug 2017 16:52:36 +0200

python-geojson (2.1.0-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 30 Aug 2017 09:47:56 +0200

python-geojson (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 17 Sep 2017 18:26:40 +0200

python-geojson (2.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>
  Tue, 19 Sep 2017 07:39:27 +0200

--- Changes for qscintilla2 (libqscintilla2-l10n libqscintilla2-12v5 
libqt5scintilla2-l10n libqt5scintilla2-12v5 python-qscintilla2) ---
qscintilla2 (2.9.3+dfsg-5) unstable; urgency=medium

  * Team upload.

  [ Scott Kitterman ]
  * Refresh patches after git-dpm to gbp pq conversion

  [ Michael Hudson-Doyle ]
  * Add python3-all to d/tests/control to ensure all supported versions 
of
    Python 3 are actually installed. (Closes: #864696)

  [ Dmitry Shachnev ]
  * Update symbols files for GCC 7 and Qt 5.9. (Closes: #853628)

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 18 Sep 2017 23:15:31 +0300

--- Changes for reaver ---
reaver (1.6.1+git20170715-0kali1) kali-dev; urgency=medium

  * Import snapshot from git

 -- Sophie Brun <sophie@freexian.com>  Mon, 17 Jul 2017 14:55:36 +0200

reaver (1.6.2-0kali1) kali-dev; urgency=medium

  * Import new usptream release

 -- Sophie Brun <sophie@freexian.com>  Thu, 28 Sep 2017 06:58:53 +0200

--- Changes for six (python-six python3-six) ---
six (1.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Build-depend only on python3-sphinx rather than accepting python-sphinx
    as an alternative.
  * Use HTTPS form of copyright-format URL.
  * Support DEB_BUILD_OPTIONS=nodoc.
  * Policy version 4.1.0.

 -- Colin Watson <cjwatson@debian.org>  Fri, 22 Sep 2017 11:29:33 +0100

--- Changes for sleuthkit (libtsk13 sleuthkit) ---
sleuthkit (4.4.2-2) experimental; urgency=medium

  * Added new patches to solve CVE's:
      - 70_fix-CVE-2017-13760.patch, for CVE-2017-13760. (Closes: #873724)
      - 80_fix-CVE-2017-13756.patch, for CVE-2017-13756. (Closes: #873725)
      - 90_fix-CVE-2017-13755.patch, for CVE-2017-13755. (Closes: #873726)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 18 Sep 2017 19:46:37 -0300

sleuthkit (4.4.2-3) unstable; urgency=medium

  * Upload to unstable.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 19 Sep 2017 12:11:45 -0300

--- Changes for sysvinit (sysvinit-utils) ---
sysvinit (2.88dsf-59.10) unstable; urgency=medium

  * Non-maintainer upload.
  * The init scripts provided by the bootlogd and initscripts package are
    specific to sysvinit/sysv-rc and should not be run when systemd is the
    active init system. To ensure that, mask those services by creating a
    symlink pointing at /dev/null which tells systemd to ignore those
    services. (Closes: #874685)

 -- Michael Biebl <biebl@debian.org>  Fri, 08 Sep 2017 21:18:37 +0200

--- Changes for tasksel (tasksel-data tasksel) ---
tasksel (3.41) unstable; urgency=medium

  * Correct macpakge name for myspell-sq. Sigh...

 -- Christian Perrier <bubulle@debian.org>  Sat, 23 Sep 2017 06:50:17 +0200

--- Changes for twisted (python-twisted-bin python-twisted-core python-twisted python-twisted-web) ---
twisted (17.9.0~rc1-1) unstable; urgency=medium

  * New upstream release candidate 17.9.0.
  * Bump debhelper and standards version.

 -- Matthias Klose <doko@debian.org>  Tue, 19 Sep 2017 16:42:41 +0200

--- Changes for udisks2 (libudisks2-0 udisks2) ---
udisks2 (2.7.3-3) unstable; urgency=medium

  * Enable support for LVM2.
    Split the lvm2 module into a separate package named udisks2-lvm2.
  * Enable support for BTRFS.
    Split the btrfs module into a separate package named udisks2-btrfs.

 -- Michael Biebl <biebl@debian.org>  Tue, 12 Sep 2017 20:09:33 +0200

udisks2 (2.7.3-4) unstable; urgency=medium

  * Fix dependency of udisks2-btrfs on libblockdev-btrfs2 (Closes: #876143)

 -- Michael Biebl <biebl@debian.org>  Tue, 19 Sep 2017 20:35:55 +0200

--- Changes for unattended-upgrades ---
unattended-upgrades (0.97) unstable; urgency=medium

  * Handle recovering from broken dh_installinit override on Ubuntu, too
  * Declare needs-reboot for autopkgtests
  * Clean up more test artifacts
  * Run u-u-s only when running on AC power
  * Catch SystemError from fetcher.run(), too
  * Default to MinimalSteps=True in most tests to excercise default setting
  * Check only changed packages in check_changes_for_sanity()
  * Store candidate versions to adjust in UnattendedUpgradesCache()'s constructor

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 19 Sep 2017 17:40:32 +0200

--- Changes for vulkan (libvulkan1) ---
vulkan (1.0.61.1+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * patches: Dropped install-vk-layer-dispatch-table-h.diff which is
    upstream, refresh use-mxgot-for-mips64.patch.

 -- Timo Aaltonen <tjaalton@debian.org>  Thu, 21 Sep 2017 15:28:57 +0300

--- Changes for wifite ---
wifite (2.0.87+git20170515.918a499-1) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Add gbp.conf file.

  [ Daniel Echeverry ]
  * New upstream release.
  * Migrate to consistent versioning scheme.
  * debian/patches
    + Update Remove_upgrade_function.diff patch.
  * debian/control
    + Bump standard versions 4.1.0
      + Use HTTPS in Link to copyright format.
    + Change debhelper to 10 in B-D.
    + Remove X-Python-Version field.
    + Remove version depends from python.
    + Put pyrit in Suggest.
  * debian/compat
    + Switch compat level 9 to 10.
  * debian/copyright
    + Extend Debian copyright holders years.
    + Add new Debian copyright holders years.

 -- Daniel Echeverry <epsilon77@gmail.com>  Sat, 02 Sep 2017 12:01:35 -0500

--- Changes for xml-core ---
xml-core (0.18) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #660687)
  * debian/control: bumped Standards-Version to 4.0.0.
  * debian/copyright: updated rights.
  * Run wrap-and-sort.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 18 Sep 2017 14:52:45 -0300

--- Changes for xserver-xorg-video-ati (xserver-xorg-video-radeon xserver-xorg-video-ati) ---
xserver-xorg-video-ati (1:7.10.0-1) unstable; urgency=medium

  * New upstream release.

 -- Timo Aaltonen <tjaalton@debian.org>  Thu, 21 Sep 2017 15:48:45 +0300

--- Changes for zeromq3 (libzmq5) ---
zeromq3 (4.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Remove no_IPv6_on_Hurd.patch as applied upstream.
  * Remove dh-autoreconf build dependency.
  * Update Standards-Version to 4.0.0 and debhelper level to 10 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 18 Sep 2017 17:17:13 +0000

--- Changes for lapack (libblas3 liblapack3) ---
lapack (3.7.1-2) unstable; urgency=low

  [ Sébastien Villemot ]
  * Multi-archify the package.
    + drop package libblas-common, no longer needed
    + cblas.h is now included in the alternatives system (and installed under
      /usr/include/<multiarch>)
    + liblapack_pic.a is no longer in the alternatives system
    Thanks to Dima Kogan for his help (Closes: #770290)
  * d/control: remove unneeded dependency of liblapack-pic on liblapack3.
  * Drop the dependency of libblas-dev on gfortran. (Closes: #871967)
  * Bump packages from priority extra to optional, per policy 4.0.1.
  * Bump to Standards-Version 4.1.0.

  [ Dima Kogan ]
  * Using arch-specific compilers, binutils for cross-compiling.

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 09 Sep 2017 10:21:44 +0200

lapack (3.7.1-3) unstable; urgency=low

  * Move dh-exec from Build-Depends-Arch to Build-Depends.
    Fixes FTBFS when building only arch:all packages.

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 09 Sep 2017 19:08:13 +0200

lapack (3.7.1-4) unstable; urgency=low

  * Add gcc in the dependency list of {blas,lapack}-testsuite autopkgtests.
    This is needed by dpkg-architecture.
    Thanks to Matthias Klose (Closes: #875671)

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 13 Sep 2017 22:50:38 +0200

--- Changes for mozjs24 (libmozjs-24-0) ---
mozjs24 (24.2.0-6) unstable; urgency=low

  * Backport initialization segfaults on Sparc64 fixes (closes: #827815).
  * Fix FTBFS with GCC 7 (closes: #853559).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 17 Sep 2017 20:58:23 +0000

--- Changes for winexe ---
winexe (1.1~20140107-0kali5+b4) kali-dev; urgency=low, binary-only=yes

  * Binary-only non-maintainer upload for i386; no source changes.
  * Rebuild in kali-dev requested.

 -- Kali Maintainers <devel@kali.org>  Mon, 25 Sep 2017 05:02:58 +0000