Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694852 - net-wireless/bluez: QA issues
Summary: net-wireless/bluez: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-18 16:44 UTC by Michał Górny
Modified: 2019-09-29 11:00 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-18 16:44:09 UTC
net-wireless/bluez
  DeprecatedEclass: version 5.50-r3: uses deprecated eclass: [ user (migrate to GLEP 81) ]
  MissingConditionalTestRestrict: version 5.50-r3: missing RESTRICT="!test? ( test )" with IUSE=test
**  ExecutableFile: unnecessary executable bit: 'files/bluetooth-init.d-r4' **
  RedundantVersion: version 5.50-r2: slot(0) keywords are overshadowed by version: 5.50-r3
Comment 1 Larry the Git Cow gentoo-dev 2019-09-29 11:00:53 UTC
The bug has been closed via the following commit(s):

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

commit 01275fe1564faa3c830bca4b0ea900fb44bafb0f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-09-29 10:58:47 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-09-29 10:58:47 +0000

    net-wireless/bluez: Version bump to 5.51
    
    - Follow Fedora for installing few more needed extra-tools, AutoEnable
      bluetooth as soon as possible for keyboard/mouse devices.
    - Install example files for meshctl (#662110)
    - Fix QA issues (#694852)
    
    Closes: https://bugs.gentoo.org/662110
    Bug: https://bugs.gentoo.org/683230
    Closes: https://bugs.gentoo.org/694852
    Closes: https://bugs.gentoo.org/695316
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-wireless/bluez/Manifest                      |   1 +
 net-wireless/bluez/bluez-5.51.ebuild             | 285 +++++++++++++++++++++++
 net-wireless/bluez/files/69-btattach-bcm.rules   |  33 +++
 net-wireless/bluez/files/bluetooth-init.d-r4     |   2 +-
 net-wireless/bluez/files/btattach-bcm-service.sh |  30 +++
 net-wireless/bluez/files/btattach-bcm_at.service |   6 +
 6 files changed, 356 insertions(+), 1 deletion(-)