Merge net-tools from Debian unstable for kinetic

Bug #1971296 reported by Bryce Harrington
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
net-tools (Ubuntu)
Incomplete
Undecided
Utkarsh Gupta

Bug Description

Upstream: tbd
Debian: 1.60+git20181103.0eebece-1
Ubuntu: 1.60+git20181103.0eebece-1ubuntu5

### New Debian Changes ###

net-tools (1.60+git20181103.0eebece-1) unstable; urgency=medium

  * New upstream version 1.60+git20181103.0eebece
    - Fix nstrcmp() to prevent ifconfig from showing
      duplicate interfaces. (Closes: #812886)
  * Fix d/watch to point to upstream git repository
  * Add patch to fix decoding of MII vendor ids. (Closes: #549397)
    - Thanks, Ben Hutchings, for the patch.
  * Add patch to fix Japanese translation which uses a wrong
    Kanji character. (Closes: #621752)
    - Thanks, Takeshi Hamasaki, for the patch.
  * Add patch to fix wrong indentation of 'collisions' in the
    Japanese translation. (Closes: #653117)
    - Thanks, NODA, Kai, for the patch.
  * Fix Uploaders' field.
    - Add myself as an uploader.
    - Fix Tina's details.

 -- Utkarsh Gupta <email address hidden> Fri, 02 Oct 2020 15:01:04 +0530

net-tools (1.60+git20180626.aebd88e-1) unstable; urgency=medium

  * New upstream snapshot
  * Refresh patches.
  * Fix typos in German manpages. Thanks to Prof. Dr. Steffen Wendzel and
    Dr. Tobias Quathamer for the patch. Closes: #900962.

 -- Martín Ferrari <email address hidden> Mon, 24 Sep 2018 19:08:57 +0000

net-tools (1.60+git20161116.90da8a0-4) unstable; urgency=medium

  * Update maintainer email address. Closes: #899617.
  * Update Standards-Version with no changes.

 -- Martín Ferrari <email address hidden> Mon, 24 Sep 2018 17:16:31 +0000

net-tools (1.60+git20161116.90da8a0-3) unstable; urgency=medium

  * debian/control: Update Vcs-* and Standards-Version.
  * debian/control: remove references to ancient package ja-trans.
  * debian/gbp.conf: Update repo layout.

 -- Martín Ferrari <email address hidden> Tue, 31 Jul 2018 19:09:00 +0000

net-tools (1.60+git20161116.90da8a0-2) unstable; urgency=medium

  * Fix typo in French manpage. Thanks to Michel Grigaut for the patch.
  * Add manpage for iptunnel, thanks to Sergio Durigan Junior.
    Closes: #88910
  * Rename patches so CME does not choke on them.
  * Automated cme fixes; packaging improvements.
  * Remove unused and ancient patch.

 -- Martín Ferrari <email address hidden> Sun, 11 Feb 2018 17:29:24 +0000

net-tools (1.60+git20161116.90da8a0-1) unstable; urgency=medium

  * New upstream snapshot.
  * Re-synced translations.patch.
  * Acknowledge NMUs. Thanks a lot to Andrey Rahmatullin for the
    fixes and uploads. Closes: 846509.
  * Fix FTCBFS, thanks to Helmut Grohne for the patch. Closes: #811561.
    + Really assign CC for cross compilation.
    + Use triplet prefixed pkg-config.
  * Add debian/NEWS warning about changing output in net-tools commands.
    Closing bugs that reported problems in 3rd-party scripts arising from these
    changes. Closes: #845153, #843892, #820212.
  * Update Standards-Version, with no changes.

 -- Martín Ferrari <email address hidden> Mon, 26 Dec 2016 05:58:42 +0000

net-tools (1.60+git20150829.73cef8a-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply an additional fix for the previous FTBFS for some architectures.

 -- Andrey Rahmatullin <email address hidden> Thu, 01 Dec 2016 22:49:27 +0500

net-tools (1.60+git20150829.73cef8a-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS by applying the upstream patch (Closes: #844073).

 -- Andrey Rahmatullin <email address hidden> Sun, 20 Nov 2016 15:23:12 +0500

net-tools (1.60+git20150829.73cef8a-2) unstable; urgency=medium

  [ Laurent Bigonville ]
  * Enable SELinux support. Closes: #666204.

  [ Martín Ferrari ]
  * Mark the package 'Multi-Arch: foreign', thanks to Frédéric Brière
    <email address hidden>. Closes: #752584.
  * Fix bug in Portuguese man page, thanks to <email address hidden>.
    Closes: #805377.

 -- Martín Ferrari <email address hidden> Thu, 19 Nov 2015 14:48:47 +0000

net-tools (1.60+git20150829.73cef8a-1) unstable; urgency=medium

### Old Ubuntu Delta ###

net-tools (1.60+git20181103.0eebece-1ubuntu5) jammy; urgency=high

  * No change rebuild for ppc64el baseline bump.

 -- Julian Andres Klode <email address hidden> Thu, 24 Mar 2022 17:20:48 +0100

net-tools (1.60+git20181103.0eebece-1ubuntu4) jammy; urgency=low

  * Add new DEP8 tests for hostname and ifconfig (LP: #1679346):
    - d/t/control: add hostname-set-get and ifconfig-lo-info
    - d/t/hostname-set-get: new test
    - d/t/ifconfig-lo-info: new test

 -- Lena Voytek <email address hidden> Fri, 22 Oct 2021 07:49:06 -0700

net-tools (1.60+git20181103.0eebece-1ubuntu3) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:21:22 +0200

net-tools (1.60+git20181103.0eebece-1ubuntu2) hirsute; urgency=medium

  * No change rebuild with fixed ownership.

 -- Dimitri John Ledkov <email address hidden> Tue, 16 Feb 2021 15:18:30 +0000

net-tools (1.60+git20181103.0eebece-1ubuntu1) hirsute; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Ubuntu_unit_conversion.patch:
      + Ubuntu Policy: output using standard SI unit multiples:
        KB (10^3), MB (10^6), GB (10^9), TB (10^12) and PB (10^15).
        Includes manpage update to remove comment about IEC units.

 -- Dimitri John Ledkov <email address hidden> Mon, 15 Feb 2021 12:36:42 +0000

Bryce Harrington (bryce)
Changed in net-tools (Ubuntu):
milestone: none → ubuntu-22.05
Revision history for this message
Bryce Harrington (bryce) wrote :

No newer merge is available yet

Changed in net-tools (Ubuntu):
status: New → Incomplete
milestone: ubuntu-22.05 → ubuntu-22.06
Utkarsh Gupta (utkarsh)
Changed in net-tools (Ubuntu):
assignee: nobody → Utkarsh Gupta (utkarsh)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.