Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832858 - net-misc/netkit-telnetd sync with Debian patches
Summary: net-misc/netkit-telnetd sync with Debian patches
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paolo Pedroni
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-02-07 17:02 UTC by Paolo Pedroni
Modified: 2022-02-18 03:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2022-02-07 17:02:13 UTC
Debian introduced a new patchlevel for their netkit-telnet package, which introduces a few bugfixes and, most importantly, a CMake-based buildsystem.

I took the chance to port to EAPI=8.

GitHub PR to follow.

Relevant changelog:
netkit-telnet (0.17-42) unstable; urgency=medium

  * QA upload.
  * Orphan package (no maintainer activity since 2016).
  * Add debian/patches/telnet-netbufwrite-fix.diff (Closes: #974428)
    - Thanks to Nachiketa Prachanda for the patch.

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 17 Feb 2021 14:41:40 +0100

netkit-telnet (0.17-41.2) unstable; urgency=high

  * Non-maintainer upload
  * Use cmake to build the package. Closes: #912131

 -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Sun, 24 Feb 2019 14:25:14 +0100
Comment 1 Larry the Git Cow gentoo-dev 2022-02-18 03:06:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de3857d393de4b24bc5044a5951d44c050e3c97

commit 8de3857d393de4b24bc5044a5951d44c050e3c97
Author:     PPed72 <paolo.pedroni@iol.it>
AuthorDate: 2022-02-07 17:03:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-18 02:49:41 +0000

    net-misc/netkit-telnetd: Sync with Debian (new patches)
    
    Bugfixes, new CMake-based buildsystem, EAPI=8
    
    Closes: https://bugs.gentoo.org/832858
    Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Closes: https://github.com/gentoo/gentoo/pull/24116
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/netkit-telnetd/Manifest                   |  1 +
 .../netkit-telnetd-0.17-r13-gentooification.patch  | 43 +++++++++++++++++
 .../netkit-telnetd/netkit-telnetd-0.17-r13.ebuild  | 55 ++++++++++++++++++++++
 3 files changed, 99 insertions(+)