7 leftovers
Sérgio Basto
sergio at serjux.com
Thu Sep 22 21:09:06 CEST 2016
1. Skipped
2. Fixed (more or less)
3. Fixed
4. Fixed Bugzilla have one "Let's Encrypt" certificate , now we can
update wiki and remove "You should install CACert root certificate to
successfully validate bugzilla's certificate. " from
http://rpmfusion.org/ReportingBugs
5. Not fixed, python-vlc, need / may I updated ?
6. Fixed .
7. Fixed .
On Ter, 2016-08-02 at 11:58 +0100, Sérgio Basto wrote:
> Hello,
> How are you ? RPM Fusion is back in business ! Congratulations all,
> now
> it leftover some minor adjustments , kwizart may be many things, let
> me
> know, how I should report it and if are quick or long tasks, please.
>
>
> 1. VirtualBox provides libGL.so
> rpm -q --provides VirtualBox-guest-additions , got libEGL.so.1 and
> libGL.so.1 ,
> for IRC "nchauvet: sergiomb, both EGL and GL are replaced, the name
> of
> the path name doesn't count, only the internal soname count (readelf
> -a
> /usr/lib64/VBoxEGL.so |grep SONAME)
> nchauvet: for now I can't provide this package, you will need to
> filter
> theses dependencies and make sure they will confict with other libgl
> providers (such as nvidia)"
>
> In a vm guest system, we shouldn't install nvidia drives , because
> it
> uses vboxvideo drive .
>
> is enough remove provides of RPM ? using
> %global __requires_exclude ^libEGL.so.1
> %global __requires_exclude %__requires_exclude|^libGL.so.1
>
>
> 2. new github modules do not update
> Here is the list of affected github repos:
>
> qtads
> kisslicer
> gstreamer1-plugins-bad-nonfree
> frobtads
> zboy
> vdr-weatherforecast
> vdr-tvguideng
> vdr-mpv
> rfpkg-minimal
> mp3splt-gtk
> mp3splt
> lives
> libmp3splt
> libde265
> kodi-platform
> girl
> game-data-packager
> freshplayerplugin
> flowblade
> devedeng
>
> 3 no bugzilla modules in new packages, in search we can extract all
> modules
>
> 4 add to wiki bugzilla ( http://rpmfusion.org/ReportingBugs )
> https://ask.fedoraproject.org/en/question/47794/is-bugzillarpmfusion
> or
> g-safe/?answer=76122#post-id-76122
>
> 5 python-vlc, need / may I updated ?
>
> 6 update x264 in f23 (and f24) ,
>
> rpmsodiff x264-libs-0.148-5.20160118git5c65704.fc23.x86_64.rpm
> /var/lib/mock/fedora-23-x86_64/result/x264-libs-0.148-
> 7.20160614gita5e06b9.fc23.x86_64.rpm
>
>
> common sonames:
> libx264.so.148 /usr/lib64/libx264.so.148 /usr/lib64/libx264.so
> .1
> 48
> libx26410b.so.148 /usr/lib64/libx26410b.so.148 /usr/lib64/li
> bx
> 26410b.so.148
>
> --- x264-libs-0.148-5.20160118git5c65704.fc23/libx264.so.148 2016-
> 08-01 02:55:13.521971143 +0100
> +++ x264-libs-0.148-7.20160614gita5e06b9.fc23/libx264.so.148 2016-
> 08-01 01:36:53.004771700 +0100
> @@ -258,2 +258,3 @@
> x264_ratecontrol_summary T
> +x264_ratecontrol_zone_init T
> x264_rc_analyse_slice T
> @@ -280,2 +281,3 @@
> x264_sps_init T
> +x264_sps_init_reconfigurable T
> x264_sps_write T
>
> 2 symbols added
> T x264_ratecontrol_zone_init
> T x264_sps_init_reconfigurable
>
> # template for libx264.so.148 version script
> X264_0.148 {
> global:
> x264_ratecontrol_zone_init;
> x264_sps_init_reconfigurable;
> };
>
> --- x264-libs-0.148-5.20160118git5c65704.fc23/libx26410b.so.148 2016-
> 08-01 02:55:13.521971143 +0100
> +++ x264-libs-0.148-7.20160614gita5e06b9.fc23/libx26410b.so.148 2016-
> 08-01 01:36:53.004771700 +0100
> @@ -252,2 +252,3 @@
> x264_ratecontrol_summary T
> +x264_ratecontrol_zone_init T
> x264_rc_analyse_slice T
> @@ -274,2 +275,3 @@
> x264_sps_init T
> +x264_sps_init_reconfigurable T
> x264_sps_write T
>
> 2 symbols added
> T x264_ratecontrol_zone_init
> T x264_sps_init_reconfigurable
>
> # template for libx26410b.so.148 version script
> X264_0.148 {
> global:
> x264_ratecontrol_zone_init;
> x264_sps_init_reconfigurable;
> };
>
> vim:ft=diff
>
> 7 retirement some more packages
> https://bugzilla.rpmfusion.org/show_bug.cgi?id=3996
> https://bugzilla.rpmfusion.org/show_bug.cgi?id=3892
>
>
--
Sérgio M. B.
More information about the rpmfusion-developers
mailing list