From Fedora Project Wiki
(add releng ticket)
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 35: Line 35:
<!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. -->
<!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. -->
* Email: thofmann@fedoraproject.org
* Email: thofmann@fedoraproject.org
* Release notes owner: <!--- To be assigned by docs team [[User:FASAccountName| Release notes owner name]] <email address> -->
* Release notes ticket: [https://pagure.io/fedora-docs/release-notes/issue/72 #72]
<!--- To be assigned by docs team [[User:FASAccountName| Release notes owner name]] <email address> -->
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo)
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo)
* FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address>
* FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address>
Line 55: Line 56:
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
-->
-->
* Tracker bug: <will be assigned by the Wrangler>
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1534563 #1534563]


== Detailed Description ==
== Detailed Description ==
Line 66: Line 67:
   librealsense-devel-0:2.7.9-0.2.fc28.i686
   librealsense-devel-0:2.7.9-0.2.fc28.i686
   librealsense-devel-0:2.7.9-0.2.fc28.x86_64
   librealsense-devel-0:2.7.9-0.2.fc28.x86_64
See also the [https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/F5QD4CB5IO5UFIC73OEHPU36UC6NBSPT/#F5QD4CB5IO5UFIC73OEHPU36UC6NBSPT discussion on the devel list] for more info.


== Benefit to Fedora ==
== Benefit to Fedora ==
Line 73: Line 76:
== Scope ==
== Scope ==
* Proposal owners:
* Proposal owners:
** Update librealsense to latest upstream release, add Provides for librealsense2
** Update librealsense to latest upstream release
** Submit legacy librealsense1 for review
** Submit legacy librealsense1 for review <sup>[https://bugzilla.redhat.com/show_bug.cgi?id=1528815 Review Request]</sup>
** Ensure parallel installability of both packages


* Other developers: N/A (not a System Wide Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Other developers: N/A (not a System Wide Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
Line 149: Line 153:
-->
-->


[[Category:ChangePageIncomplete]]
[[Category:ChangeAcceptedF28]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->

Latest revision as of 14:02, 2 March 2018


librealsense2

Summary

A new version of librealsense has been released, which does not support older camera versions. Bump librealsense to the new release and add the old library as librealsense1.

Owner

Current status

Detailed Description

The upstream librealsense2 release does not support older camera models such as F200, R200, LR200 and ZR300. Newer models are only supported by the new version. Thus, we need both libraries in order to support all camera models. The librealsense package will be bumped to the new release, and an additional librealsense1 package will be submitted for review.

Currently, no package depends on librealsense:

 $ dnf repoquery --releasever=rawhide --alldeps --whatrequires 'librealsense*'
 Last metadata expiration check: 0:30:06 ago on Mon 11 Dec 2017 10:15:08 CET.
 librealsense-devel-0:2.7.9-0.2.fc28.i686
 librealsense-devel-0:2.7.9-0.2.fc28.x86_64

See also the discussion on the devel list for more info.

Benefit to Fedora

Support for all RealSense camera models.

Scope

  • Proposal owners:
    • Update librealsense to latest upstream release
    • Submit legacy librealsense1 for review Review Request
    • Ensure parallel installability of both packages
  • Other developers: N/A (not a System Wide Change)
  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

Users who have an older camera need to switch to librealsense1 to have a compatible library.

N/A (not a System Wide Change)

How To Test

  • Test general functionality of older camera models (F200, R200, LR200 and ZR300) with librealsense1
  • Test general functionality of newer camera models (D400 series and the SR300) with librealsense

User Experience

N/A (not a System Wide Change)

Dependencies

N/A (not a System Wide Change)

Contingency Plan

  • Contingency mechanism: Switch back to legacy release (with an Epoch as the library was already updated)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? N/A

Documentation

N/A (not a System Wide Change)

Release Notes