Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 864547

Summary: net-misc/linuxptp: bump to 3.1.1
Product: Gentoo Linux Reporter: Marek Szuba <marecki>
Component: Current packagesAssignee: Thomas Beierlein <tomjbe>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 864557    
Attachments: linuxptp-3.1.1.ebuild
phc2sys@.service
ptp4l@.service

Description Marek Szuba archtester gentoo-dev 2022-08-09 11:10:25 UTC
We are SERIOUSLY behind upstream here.
Comment 1 Marek Szuba archtester gentoo-dev 2022-08-09 11:25:10 UTC
Created attachment 798991 [details]
linuxptp-3.1.1.ebuild

Version bump, EAPI 7->8, more systemd units, install example configuration.
Comment 2 Marek Szuba archtester gentoo-dev 2022-08-09 11:25:39 UTC
Created attachment 798993 [details]
phc2sys@.service
Comment 3 Marek Szuba archtester gentoo-dev 2022-08-09 11:26:09 UTC
Created attachment 798995 [details]
ptp4l@.service
Comment 4 Marek Szuba archtester gentoo-dev 2022-08-09 11:44:31 UTC
Slight correction to the above, turns out that files with @ in the name are apparently banned from filesdir so the template units would have to be renamed (e.g. to fooAT.service) and then installed with systemd_newunit. Or they could be distributed as distfiles via devspace.
Comment 5 Larry the Git Cow gentoo-dev 2022-08-15 09:03:33 UTC
The bug has been closed via the following commit(s):

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

commit d998008bf946024fd3a47f4d9b201e477b447cef
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-08-15 09:00:18 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-08-15 09:03:27 +0000

    net-misc/linuxptp: add 3.1.1
    
    Closes: https://bugs.gentoo.org/864547
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-misc/linuxptp/Manifest                |  1 +
 net-misc/linuxptp/files/phc2sysAT.service | 13 +++++++++
 net-misc/linuxptp/files/ptp4lAT.service   | 11 ++++++++
 net-misc/linuxptp/linuxptp-3.1.1.ebuild   | 45 +++++++++++++++++++++++++++++++
 4 files changed, 70 insertions(+)