Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669076 - net-wireless/crda: bump to 4.14
Summary: net-wireless/crda: bump to 4.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-20 15:29 UTC by Hanno Böck
Modified: 2020-01-15 14:44 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 Hanno Böck gentoo-dev 2018-10-20 15:29:45 UTC
New upstream version:
https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/crda.git/
Comment 1 Larry the Git Cow gentoo-dev 2020-01-15 14:44:56 UTC
The bug has been closed via the following commit(s):

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

commit 9c50acec16bc7c33d6dc122c007d713e7fbecf9c
Author:     Vjaceslavs Klimovs <vklimovs@gmail.com>
AuthorDate: 2020-01-06 00:46:08 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-01-15 14:44:04 +0000

    net-wireless/crda: Bump to 4.14
    
    * Bump to 4.14 per availability from upstream
    * Support Python 3
    * Add patch to not compress docs
    
    Closes: https://bugs.gentoo.org/669076
    Closes: https://bugs.gentoo.org/693728
    Closes: https://bugs.gentoo.org/669578
    
    Signed-off-by: Vjaceslavs Klimovs <vklimovs@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/14254
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-wireless/crda/Manifest                         |   1 +
 net-wireless/crda/crda-3.18-r3.ebuild              |  14 +-
 net-wireless/crda/crda-4.14.ebuild                 |  84 ++++++
 .../crda/files/crda-4.14-do-not-compress-doc.patch |  36 +++
 .../crda-4.14-openssl-1.1.0-compatibility.patch    | 314 +++++++++++++++++++++
 net-wireless/crda/files/crda-4.14-python-3.patch   |  93 ++++++
 .../{crda-3.18-cflags.patch => crda-cflags.patch}  |   0
 ...{crda-3.18-ldflags.patch => crda-ldflags.patch} |   0
 ...18-libreg-link.patch => crda-libreg-link.patch} |   0
 ...rda-3.18-libressl.patch => crda-libressl.patch} |   0
 ...18-no-ldconfig.patch => crda-no-ldconfig.patch} |   0
 ...a-3.18-no-werror.patch => crda-no-werror.patch} |   0
 12 files changed, 535 insertions(+), 7 deletions(-)