Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/tracker3-miners.xml

    r7ff805c3 r4aa2043  
    152152
    153153    <para>
     154      First, fix some crashes introduced by gstreamer-1.22.9:
     155      <!-- https://gitlab.gnome.org/GNOME/tracker-miners/-/issues/252 and
     156      https://gitlab.gnome.org/GNOME/tracker-miners/-/issues/299 -->
     157    </para>
     158
     159<screen><userinput remap="pre">sed -i '/ALLOW_RULE (shutdown);/a ALLOW_RULE (getsockopt);' src/libtracker-miners-common/tracker-seccomp.c</userinput></screen>
     160
     161    <para>
    154162      Install <application>Tracker-miners</application> by running the following
    155163      commands:
Note: See TracChangeset for help on using the changeset viewer.