[ubuntu/disco-proposed] nmap 7.70+dfsg1-5ubuntu1 (Accepted)

Gianfranco Costamagna locutusofborg at debian.org
Tue Dec 11 15:39:12 UTC 2018


nmap (7.70+dfsg1-5ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    + depend on "menu" for zenmap.
  - everything else is part of Debian now

nmap (7.70+dfsg1-5) unstable; urgency=medium

  * d/control: zenmap: move polkit from Depends to Recommends, note
    that the desktop entry of zenmap as root won't work without polkit
    (closes: #912452)

nmap (7.70+dfsg1-4) unstable; urgency=medium

  [ Samuel Henrique ]
  * Bump Standards-Version to 4.2.1
  * Update my email to @debian.org
  * d/p/0005: remove ncat's manpage self-reference (closes: #765999)
  * d/control: better ndiff extended description
  * lintian-overrides:
    - ndiff: add description lintian (as nmap and zenmap does)
    - nmap: add false positive lintians
    - nmap-common: add two overrides for READMEs
    - zenmap: add override for pkexec

  [ Christian Ehrhardt ]
  * Fix "zenmap as root" using polkit instead of menu
    (closes: #890728) (LP: #1263311)

nmap (7.70+dfsg1-3) unstable; urgency=medium

  * Make ncat Architecture: any
  * Fix ncat description

nmap (7.70+dfsg1-2) unstable; urgency=medium

  [ Samuel Henrique ]
  * Bump DH to 11
  * d/copyright: update debian/* entry

  [ Hilko Bengen ]
  * Ship ncat as separate package, provide nc alternative
    (Closes: #881639, #560377)

nmap (7.70+dfsg1-1) unstable; urgency=medium

  * Team upload.

  [ Lukas Schwaighofer ]
  * Leave embedded copy of libssh2 in the source package to ease packaging for
    Ubuntu (which requires the embedded copy).
    - Update debian/copyright with the libssh2 copyright details.
  * Update debian/rules to use the included libssh2 copy when builing for
    Ubuntu and its derivates.

  [ Samuel Henrique ]
  * d/[control|watch]: update upstream homepage to https

  [ Raphaël Hertzog ]
  * Update team maintainer address to Debian Security Tools
    <team+pkg-security at tracker.debian.org>
  * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org

  [ Hilko Bengen ]
  * New upstream version 7.70+dfsg1
  * Bump Standards-Version
  * nmap: Suggest ndiff, instead of recommending it (Closes: #885871)
  * Update patches

nmap (7.60+dfsg2-1) unstable; urgency=medium

  * Repack source: Remove *.class files
  * Include *.class (for jdwp-exec.nse), nmap_service.exe (for
    smb-psexec.nse), built from source

nmap (7.60+dfsg1-2) unstable; urgency=low

  * Team upload.
  * Add new patch (0006-move-manual-defines.patch) which moves manually added
    defines from config.h.in (where they are overwritten by dh-autoreconf) to
    a proper location.  Fixes FTBFS on kfreebsd-any architectures.

nmap (7.60+dfsg1-1) unstable; urgency=low

  * Team upload.
  * Repack source:
    - Remove non-DFSG compliant files.
    - Remove unused libraries.
    - Update debian/watch.
  * debian/watch:
    - Correct syntax error.
    - Check upstream's pgp signatures.
  * Override lintian warnings:
    - Description synopsis starting with "The Network Mapper" is ok.
    - Windows devel files will be kept until upstream drops them.
  * Put architecture independent files into new nmap-common package (marked as
    Multi-Arch: foreign).
  * debian/control:
    - Change priority from extra (deprecated) to optional.
    - Bump Standards-Version to 4.1.0.
    - Add new suggestion: nmap suggests zenmap, the graphical frontend.
    - Zenmap needs ndiff, add the missing dependency.
    - Use Breaks (instead of Conflicts) for znmap's versioned dependency on
      nmap as this weaker restriction is sufficient.
    - Clean up versioned python2 dependencies (there's only 2.7 now).
    - Move python-pysqlite2 to Recommends as zenmap works without it (but
      loses useful features like searching and database saving).
    - No longer Recommend gksu as the `su-to-root` script is not part of that
      package.
  * debian/patches:
    - Added new patch (0004-library-versions.patch) so nmap reports correct
      library versions.
    - Add new patch (0005-autotools.patch) to fix autotools problems and
      allow refreshing all autotools generated files with `autoreconf -fi`.
  * debian/rules:
    - Drop --with=autoreconf, this is the default in debhelper compatibility
      level 10.
    - Add STRIP=/bin/true to dh_auto_configure to generate useful dbgsym
      packages.
    - Update the dh-autoreconf call so all autotools geneated files used
      in the build are refreshed.
  * Migrate debian/copyright to machine readable DEP-5 format.

Date: Tue, 11 Dec 2018 16:34:57 +0100
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Maintainer: Debian Security Tools <team+pkg-security at tracker.debian.org>
https://launchpad.net/ubuntu/+source/nmap/7.70+dfsg1-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 11 Dec 2018 16:34:57 +0100
Source: nmap
Binary: nmap nmap-common zenmap ndiff ncat
Architecture: source
Version: 7.70+dfsg1-5ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-security at tracker.debian.org>
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Description:
 ncat       - NMAP netcat reimplementation
 ndiff      - The Network Mapper - result compare utility
 nmap       - The Network Mapper
 nmap-common - Architecture independent files for nmap
 zenmap     - The Network Mapper Front End
Closes: 560377 765999 881639 885871 890728 912452
Launchpad-Bugs-Fixed: 1263311
Changes:
 nmap (7.70+dfsg1-5ubuntu1) disco; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     + depend on "menu" for zenmap.
   - everything else is part of Debian now
 .
 nmap (7.70+dfsg1-5) unstable; urgency=medium
 .
   * d/control: zenmap: move polkit from Depends to Recommends, note
     that the desktop entry of zenmap as root won't work without polkit
     (closes: #912452)
 .
 nmap (7.70+dfsg1-4) unstable; urgency=medium
 .
   [ Samuel Henrique ]
   * Bump Standards-Version to 4.2.1
   * Update my email to @debian.org
   * d/p/0005: remove ncat's manpage self-reference (closes: #765999)
   * d/control: better ndiff extended description
   * lintian-overrides:
     - ndiff: add description lintian (as nmap and zenmap does)
     - nmap: add false positive lintians
     - nmap-common: add two overrides for READMEs
     - zenmap: add override for pkexec
 .
   [ Christian Ehrhardt ]
   * Fix "zenmap as root" using polkit instead of menu
     (closes: #890728) (LP: #1263311)
 .
 nmap (7.70+dfsg1-3) unstable; urgency=medium
 .
   * Make ncat Architecture: any
   * Fix ncat description
 .
 nmap (7.70+dfsg1-2) unstable; urgency=medium
 .
   [ Samuel Henrique ]
   * Bump DH to 11
   * d/copyright: update debian/* entry
 .
   [ Hilko Bengen ]
   * Ship ncat as separate package, provide nc alternative
     (Closes: #881639, #560377)
 .
 nmap (7.70+dfsg1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Lukas Schwaighofer ]
   * Leave embedded copy of libssh2 in the source package to ease packaging for
     Ubuntu (which requires the embedded copy).
     - Update debian/copyright with the libssh2 copyright details.
   * Update debian/rules to use the included libssh2 copy when builing for
     Ubuntu and its derivates.
 .
   [ Samuel Henrique ]
   * d/[control|watch]: update upstream homepage to https
 .
   [ Raphaël Hertzog ]
   * Update team maintainer address to Debian Security Tools
     <team+pkg-security at tracker.debian.org>
   * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
 .
   [ Hilko Bengen ]
   * New upstream version 7.70+dfsg1
   * Bump Standards-Version
   * nmap: Suggest ndiff, instead of recommending it (Closes: #885871)
   * Update patches
 .
 nmap (7.60+dfsg2-1) unstable; urgency=medium
 .
   * Repack source: Remove *.class files
   * Include *.class (for jdwp-exec.nse), nmap_service.exe (for
     smb-psexec.nse), built from source
 .
 nmap (7.60+dfsg1-2) unstable; urgency=low
 .
   * Team upload.
   * Add new patch (0006-move-manual-defines.patch) which moves manually added
     defines from config.h.in (where they are overwritten by dh-autoreconf) to
     a proper location.  Fixes FTBFS on kfreebsd-any architectures.
 .
 nmap (7.60+dfsg1-1) unstable; urgency=low
 .
   * Team upload.
   * Repack source:
     - Remove non-DFSG compliant files.
     - Remove unused libraries.
     - Update debian/watch.
   * debian/watch:
     - Correct syntax error.
     - Check upstream's pgp signatures.
   * Override lintian warnings:
     - Description synopsis starting with "The Network Mapper" is ok.
     - Windows devel files will be kept until upstream drops them.
   * Put architecture independent files into new nmap-common package (marked as
     Multi-Arch: foreign).
   * debian/control:
     - Change priority from extra (deprecated) to optional.
     - Bump Standards-Version to 4.1.0.
     - Add new suggestion: nmap suggests zenmap, the graphical frontend.
     - Zenmap needs ndiff, add the missing dependency.
     - Use Breaks (instead of Conflicts) for znmap's versioned dependency on
       nmap as this weaker restriction is sufficient.
     - Clean up versioned python2 dependencies (there's only 2.7 now).
     - Move python-pysqlite2 to Recommends as zenmap works without it (but
       loses useful features like searching and database saving).
     - No longer Recommend gksu as the `su-to-root` script is not part of that
       package.
   * debian/patches:
     - Added new patch (0004-library-versions.patch) so nmap reports correct
       library versions.
     - Add new patch (0005-autotools.patch) to fix autotools problems and
       allow refreshing all autotools generated files with `autoreconf -fi`.
   * debian/rules:
     - Drop --with=autoreconf, this is the default in debhelper compatibility
       level 10.
     - Add STRIP=/bin/true to dh_auto_configure to generate useful dbgsym
       packages.
     - Update the dh-autoreconf call so all autotools geneated files used
       in the build are refreshed.
   * Migrate debian/copyright to machine readable DEP-5 format.
Checksums-Sha1:
 0684f37710280320e46340d6e302ee66f55cb862 2326 nmap_7.70+dfsg1-5ubuntu1.dsc
 215c55f1f187c3e63ff154df1dd1ed3c454aae71 7755484 nmap_7.70+dfsg1.orig.tar.xz
 b5b70966b021d4b0cf9e3e1861e93a99b761419b 22768 nmap_7.70+dfsg1-5ubuntu1.debian.tar.xz
 3cf5df5d54d4a01020b049af59fdb127eec3534e 12748 nmap_7.70+dfsg1-5ubuntu1_source.buildinfo
Checksums-Sha256:
 94b2b93b603eedd51db0750015cf03677051219a79b4a7e9b694dc2d02420af9 2326 nmap_7.70+dfsg1-5ubuntu1.dsc
 fb6c5b67e30582954b0f0fc02620d0254b1c71fa14b1043ebec07017c0aa3b7f 7755484 nmap_7.70+dfsg1.orig.tar.xz
 02176706ff710bb0e44ea9deb40f267b8c32d48aef8f10e96493b4bcc699c839 22768 nmap_7.70+dfsg1-5ubuntu1.debian.tar.xz
 a3e8df10a35cc347ba1b8ccf5d618f2a3c28a64768e92610b13f6bc6bff6d99d 12748 nmap_7.70+dfsg1-5ubuntu1_source.buildinfo
Files:
 a5f123bf8b457474bb424c090c88f137 2326 net optional nmap_7.70+dfsg1-5ubuntu1.dsc
 df98129b94d8c0f7c0cd3f64beb9292f 7755484 net optional nmap_7.70+dfsg1.orig.tar.xz
 49a1c479412412498faac2a5faadf762 22768 net optional nmap_7.70+dfsg1-5ubuntu1.debian.tar.xz
 fd8ea7dd00b493ddfc997d58a41f70d3 12748 net optional nmap_7.70+dfsg1-5ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAlwP2aUACgkQ808JdE6f
Xdn9EhAApFLtcJUhrZig8S8heQPkvgkpVMVH+iNRxpYVCyZiMPD1HN361nTVmptn
wan6DRkN8KHPkJU4EGPneEiOnV/1TtAGVr1BHKn0UhaVJLsk4R6JBQyQu4Ijy83i
04dVNkP5gv+1xk+y+Y+dFvqUKTEI18xEAF3RE2UCg37DAZMd1OyctueE/yb7t6mE
S/4rUIw0gXEqDA3wipjUfqetvkJRLTNH0vHUlYmxCJop+ibrCH3iA+Du9p2IH3V2
sHbt0hQvlth8u2f2QkFuktKwQR2s4kR7sij2M6TJHIbC+GynSyDNGiJikR1Gvu6p
wkjya7/W8QiIR0cp2C/EyL7XqA6/X3zzn9udv1wAMnjEkYMrinnnhMcgX8FH+ciy
ZgxqjglWBPfscMKIF8ZpSm6tvmNpCEQifel0Mfst1OZuBcdA6YFsAqr5qYQhgIyE
ru4ME7IJNBiOf5J/xj4F0EOzOnYuFfY3t86CqMTktS62JykqXQqIAncXOlgMjtPm
OXbOpxDGLp2a8Qmc2/fs3Xt/JdCx/zdqUz7AdRIFfN8CdjmuiRBb9xsyjtzS4cAD
tdlTXxDCJA6jqR249795A7/8NlsiXTpk8t6e/4dCJ24xP85634Xurw2kJTDjo2Hi
4vIFWbW4jfFVHHkQidDvogGDQoXlqmykwnrg6OkHkrg/VaG+IsM=
=rn4a
-----END PGP SIGNATURE-----


More information about the Disco-changes mailing list