Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670228 - media-tv/tvheadend-4.2.7 Version bump
Summary: media-tv/tvheadend-4.2.7 Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-03 23:14 UTC by Olliver Schinagl
Modified: 2018-11-10 15:22 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 Olliver Schinagl 2018-11-03 23:14:28 UTC
4.2.7 is out for almost 20 days now; the current ebuild works fine with the dropping of 2 patches as those are solved upstream:

--- tvheadend-4.2.6.ebuild      2018-09-08 16:13:12.860549247 +0200
+++ tvheadend-4.2.7.ebuild      2018-11-03 23:41:17.510918083 +0100
@@ -47,8 +47,6 @@
        "${FILESDIR}"/${PN}-4.0.9-use_system_queue.patch
        "${FILESDIR}"/${PN}-4.2.1-hdhomerun.patch
        "${FILESDIR}"/${PN}-4.2.2-dtv_scan_tables.patch
-       "${FILESDIR}"/${PN}-4.2.5-ffmpeg_3.5.patch
-       "${FILESDIR}"/${PN}-4.2.5-gcc8.patch
 )
 
 DOCS=( README.md )
Comment 1 Olliver Schinagl 2018-11-03 23:16:45 UTC
Just a note for future readers, I noticed that when updating from a previous version (not 4.2.6) that tvheadend kept crashing due to a (now) invalid caclient file, where I attempted to use ca9051 or what is it, which I had to remove.
Comment 2 Larry the Git Cow gentoo-dev 2018-11-10 15:22:04 UTC
The bug has been closed via the following commit(s):

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

commit 69a42800d4e4089e4ef83e0b5790b30f759c99b5
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2018-11-10 15:10:14 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-11-10 15:21:49 +0000

    media-tv/tvheadend: Version bump to 4.2.7, EAPI 7
    
    Closes: https://bugs.gentoo.org/670228
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 media-tv/tvheadend/Manifest               |   1 +
 media-tv/tvheadend/tvheadend-4.2.7.ebuild | 120 ++++++++++++++++++++++++++++++
 media-tv/tvheadend/tvheadend-9999.ebuild  |   8 +-
 3 files changed, 126 insertions(+), 3 deletions(-)