Commit graph

8201 commits

Author SHA1 Message Date
José Romildo Malaquias 839ba7c6ed xfce.garcon: 0.6.4 -> 4.16.1 2021-03-31 19:05:49 -03:00
José Romildo Malaquias 2455e6503f xfce.xfconf: 4.14.3 -> 4.16.0 2021-03-31 19:05:49 -03:00
José Romildo Malaquias 6998791baa xfce.xfce4-dev-tools: 4.14.0 -> 4.16.0 2021-03-31 19:05:49 -03:00
José Romildo Malaquias 0a21fc8ca6 xfce.libxfce4util: 4.14.0 -> 4.16.0 2021-03-31 19:05:49 -03:00
José Romildo Malaquias ba43702119 xfce.libxfce4ui: 4.14.1 -> 4.16.0 2021-03-31 19:05:49 -03:00
José Romildo Malaquias ca861ebe02 xfce.xfdesktop: 4.14.2 -> 4.16.0 2021-03-31 19:02:19 -03:00
José Romildo Malaquias a397623952 xfce:xfce4-settings: 4.14.3 -> 4.16.0 2021-03-31 18:57:39 -03:00
José Romildo Malaquias 6a8196aa57 xfce.xfce4-sensors-plugin: 1.3.92 -> 1.3.95 2021-03-31 18:57:39 -03:00
José Romildo Malaquias 9692f0da73 xfce.xfce4-session: 4.14.2 -> 4.16.0 2021-03-31 18:57:39 -03:00
José Romildo Malaquias 167e959a9c xfce.xfce4-screenshooter: 1.9.7 -> 1.9.8 2021-03-31 18:57:39 -03:00
José Romildo Malaquias cdb75f0496 xfce.xfce4-power-manager: 1.6.6 -> 4.16.0 2021-03-31 18:57:39 -03:00
José Romildo Malaquias 949c976468 xfce.xfce4-notifyd: 0.6.1 -> 0.6.2 2021-03-31 18:57:38 -03:00
José Romildo Malaquias a04ea8e44d xfce.xfce4-mailwatch-plugin: 1.2.0 -> 1.3.0 2021-03-31 18:57:38 -03:00
José Romildo Malaquias ec2c1b34c6 xfce.xfce4-dict: 0.8.3 -> 0.8.4 2021-03-31 18:57:38 -03:00
José Romildo Malaquias 70a38b26b3 xfce.tumbler: 0.2.9 -> 4.16.0 2021-03-31 18:57:38 -03:00
José Romildo Malaquias b65a680c88 xfce.thunar-volman: 0.9.5 -> 4.16.0 2021-03-31 18:57:38 -03:00
José Romildo Malaquias 42f2f9912d xfce.xfce4-terminal: 0.8.9.2 -> 0.8.10 2021-03-31 18:57:37 -03:00
José Romildo Malaquias ba6679206f
Merge pull request #117561 from r-ryantm/auto-update/gigolo
xfce.gigolo: 0.5.1 -> 0.5.2
2021-03-31 17:58:00 -03:00
github-actions[bot] db6366f318
Merge master into staging-next 2021-03-30 00:14:33 +00:00
Thomas Tuegel 059d331839
Merge pull request #117921 from peterhoeg/u/plasma_5_21_3
plasma5: 5.21.1 -> 5.21.3
2021-03-29 16:47:38 -05:00
Peter Hoeg 318a4f022d plasma5: 5.21.1 -> 5.21.3 2021-03-29 10:33:37 +08:00
github-actions[bot] 732dc6ef8f
Merge master into staging-next 2021-03-28 00:15:41 +00:00
Sandro 74c99bb17a
Merge pull request #117830 from rhoriguchi/gnomeExtensions.appindicator
gnomeExtensions.appindicator: 35 -> 36
2021-03-27 20:55:17 +01:00
Ryan Horiguchi 426a64fafd
gnomeExtensions.appindicator: 35 -> 36 2021-03-27 20:23:23 +01:00
github-actions[bot] 7fdb452da0
Merge master into staging-next 2021-03-27 00:14:51 +00:00
Ryan Horiguchi 3b66c5fd8f
gnomeExtensions.unite: 47 -> 48 2021-03-26 21:46:07 +01:00
github-actions[bot] 26fdaef6b2
Merge master into staging-next 2021-03-26 06:05:54 +00:00
Samuel Dionne-Riel df63ef42fc
Merge pull request #116549 from samueldr/fix/kwin-wayland-desktop-files
kwin: Unwrap executable name for desktop file search
2021-03-25 21:31:28 -04:00
github-actions[bot] b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
Sandro c8f68e43a1
Merge pull request #117580 from LeSuisse/gnome3.autoar-0.3.1
gnome3.gnome-autoar: 0.3.0 -> 0.3.1
2021-03-25 20:43:05 +01:00
Samuel Dionne-Riel 1ba2080046 kwin: Unwrap executable name for desktop file search
KWin for wayland uses the `.desktop` file to determine whether a process
is allowed to access some wayland services.

This would be fine if there was a stable interface to map a process to a
`.desktop` file.

Since there is no such interface, they are scanning `.desktop` files for
one where the executable path matches the resolved file "exe" from
`/proc/$PID/exe`.

This would be fine, if we didn't wrap many (most?) KDE/Plasma binaries.

Since we are wrapping binaries, the `exe` symlink points to a wrapped
binary. No `.desktop` file will match for the wrapped binary.

The solution here is to peel away at the `.${name}-wrapped` layers until
we have the intended name for the executable.

It is expected that no `.desktop` file will ever point to a wrapped
binary.
2021-03-25 14:17:40 -04:00
github-actions[bot] 7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Jan Tojnar 9031057b0e
Merge pull request #117292 from rhoriguchi/gnomeExtensions.unite
gnomeExtensions.unite: 45 -> 47
2021-03-25 17:04:30 +01:00
Thomas Gerbet 2f4d23560f gnome3.gnome-autoar: 0.3.0 -> 0.3.1
Fixes CVE-2021-28650.
Changes: https://gitlab.gnome.org/GNOME/gnome-autoar/-/blob/0.3.1/NEWS
2021-03-25 12:50:58 +01:00
R. RyanTM bbb8f790cd xfce.gigolo: 0.5.1 -> 0.5.2 2021-03-25 07:41:18 +00:00
github-actions[bot] eb499aa20e
Merge master into staging-next 2021-03-25 00:17:22 +00:00
Thomas Tuegel bd2cf10c0c
Merge pull request #107476 from CertainLach/kwin-wayland-wrapper
kwin: allow using wrapper for qpa
2021-03-24 16:15:17 -05:00
Doron Behar c4697bc876
Merge pull request #117207 from doronbehar/pkg/gnomeExtensions/sound-output-device-chooser 2021-03-24 21:11:51 +00:00
Doron Behar a07fc25d56 gnomeExtensions.sound-output-device-chooser: 32 -> 35
Refresh paths patch.
2021-03-24 17:24:15 +02:00
Ryan Horiguchi 552b38c76e
gnomeExtensions.unite: 45 -> 47 2021-03-24 15:54:06 +01:00
github-actions[bot] 2417360191
Merge master into staging-next 2021-03-24 00:41:10 +00:00
Peter Hoeg cce199a3e0 plasma-workspace: fix path to qdbus 2021-03-24 07:10:32 +08:00
github-actions[bot] 226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
Sandro 8de3afc49b
Merge pull request #116711 from r-ryantm/auto-update/gnome-shell-extension-appindicator
gnomeExtensions.appindicator: 34 -> 35
2021-03-22 00:56:57 +01:00
Peter Hoeg c78e0e376c plasma-systemmonitor: init at 5.21.1 2021-03-22 06:57:26 +08:00
github-actions[bot] b0455cafa7
Merge master into staging-next 2021-03-21 06:17:15 +00:00
Sandro f115165818
Merge pull request #113786 from lasers/virtual-desktop-bar
plasma-applet-virtual-desktop-bar: init at unstable-2021-02-20
2021-03-21 05:31:55 +01:00
Peter Hoeg 615e63c432 sddm-kcm: add missing dependencies 2021-03-21 10:01:57 +08:00
Peter Hoeg 7cdf186203 discover: add missing dependencies 2021-03-21 10:01:57 +08:00
R. RyanTM f380c1805a gnomeExtensions.appindicator: 34 -> 35 2021-03-18 07:47:50 +00:00