Leo Famulari schreef op za 24-04-2021 om 15:12 [-0400]: > Here is a patch series to apply some GStreamer security updates. > > I tested that all the packages build. Can you recommend some > applications to test? You can use "guix refresh --list-dependent" to generate a list of applications that you could test. $ guix refresh --list-dependent gst-plugins-good > Building the following 27 packages would ensure 44 dependent packages are rebuilt: > gamine@1.6 lollypop@1.4.6 sound-juicer@3.24.0 rhythmbox@3.4.4 parlatype@2.1 cozy@0.7.8 > telegram-purple@1.4.2 chatty@0.1.17 purple-mattermost@1.2-0.158ce20 bitlbee-purple@3.6 > pidgin-otr@4.0.2 caja-extensions@1.24.1 nomad@0.2.0-alpha-199-g3e7a475 strawberry@0.9.3 > pragha@1.3.4 clementine@1.4.0rc1-450-g2725ef99d beets-bandcamp@0.1.3 beets-next@1.4.9-1.04ea754 > rapid-photo-downloader@0.9.18 gnome@3.34.5 virt-viewer@7.0 vinagre@3.22.0 virt-manager@3.2.0 > blanket@0.3.1 pitivi@0.999.0-2021.01.0 gaupol@1.9 xfburn@0.6.2 A selection: rhythmbox (a music playing application), nomad (a browser, maybe it supports video playing) For more packages: $ guix refresh --list-dependent gst-plugins-base > [...] A selection: rage (music and video player), quadrapassal (a game with sound effects), byzanz (desktop recording application) Greetings, Maxime.