Commit Graph

2925 Commits

Author SHA1 Message Date
Pierre Labastie
44aeb25f5e Prevent tests from being built for gnome-shell
They need that tests be enabled for mutter, which we don't want since
it introduces a dependency on xvfb-run.
2022-01-19 18:22:06 +01:00
Pierre Labastie
2f2bfbd6cc Fixes for building with meson 0.61+ 2022-01-19 18:15:32 +01:00
Pierre Labastie
113f4e697a Package updates
gnutls-3.7.3 (security fix)
libical-3.0.13
folks-0.15.4
umockdev-0.17.5
2022-01-19 17:20:41 +01:00
Pierre Labastie
f56eb46678 dconf: fix displaying two successive spaces in <command>
Use &nbsp; so that the spaces are not "swallowed" by normalize-space
2022-01-19 14:54:09 +01:00
Pierre Labastie
8f16a20498 Fixes gcr and dconf-editor for building with meson 0.61 2022-01-18 13:53:48 +01:00
Pierre Labastie
5a828aaada Fix gvfs for newer meson 2022-01-17 21:19:51 +01:00
Douglas R. Reno
b5db236196 Package Updates:
Update to gnome-calculator-41.1
Update to gnome-disk-utility-41.0
Update to gnome-maps-41.2
Update to gnome-screenshot-41.0
Update to gnome-system-monitor-41.0
Update to gnome-terminal-3.42.2
Update to gnome-weather-41.0
Update to gucharmap-41.0.1
Update to epiphany-41.3 (Security Update)

Fix a validation failure in cryptsetup.xml
2022-01-13 18:25:29 -06:00
Douglas R. Reno
839489649c Package Updates:
Update to baobab-41.0
Update to brasero-3.12.3
Update to eog-41.1
Update to evince-41.3
Update to seahorse-41.0
Update to evolution-3.42.3
Update to NetworkManager-1.34.0
2022-01-13 16:30:55 -06:00
Pierre Labastie
3592a6e8ed mutter: change command explanations
We need to have <parameter> for what is used in the meson command.
Also change the test instructions so that it is clear that xvfb-run
needs to be installed before running meson.
2022-01-13 22:02:10 +01:00
Douglas R. Reno
477bc4ae8c Mutter: Use a new approach regarding xvfb-run. 2022-01-13 09:30:00 -06:00
Douglas R. Reno
5e11bd2b18 Package Updates:
Update to gnome-user-docs-41.1
Update to gnome-shell-41.3
Update to gnome-shell-extensions-41.1
Update to gdm-41.3
Update to yelp-41.2
Update to gnome-desktop-41.3
Update to gnome-session-41.3
2022-01-13 01:36:03 -06:00
Douglas R. Reno
f1cb793a5e Package Updates:
Update to nautilus-41.2
Update to gnome-settings-daemon-41.0
Update to gnome-control-center-41.2
Update to mutter-41.3
2022-01-13 00:23:50 -06:00
Douglas R. Reno
bee8bad989 GCR: Add recommended dependency on libsecret per report in IRC 2022-01-12 15:33:54 -06:00
Douglas R. Reno
a0432e8dc4 Remove old dependency on GConf from gnome-session 2022-01-11 22:22:38 -06:00
Douglas R. Reno
6c12bdf43f Package Updates:
Update to gnome-backgrounds-41.0
Update to tracker-miners-3.2.1
Update to tracker-3.2.1
Update to gfbgraph-0.2.5
Update to evolution-data-server-3.42.3

Fix CVE-2016-20011 in libgrss.
2022-01-11 11:12:17 -06:00
Douglas R. Reno
5a82b26ffb Package Updates and a minor reword:
Update to grilo-0.3.14 (Security Update)
Update to cheese-41.1
Update to gnome-online-accounts-3.40.1
2022-01-10 19:29:13 -06:00
Douglas R. Reno
4cabea609f Package Updates:
Update to vala-0.54.6
Update to vte-0.66.2
Update to yelp-xsl-41.1
Update to gnome-autoar-0.4.2
Update to gnome-desktop-41.2

Minor typo fix in libreoffice (a 'vi' typo)
2022-01-10 16:45:11 -06:00
Douglas R. Reno
c1d5e64279 Package Updates:
Update to gjs-1.70.0
Update to gsettings-desktop-schemas-41.0
Typo fix in neon
2022-01-06 12:52:43 -06:00
Douglas R. Reno
284dd89d01 Package Updates:
Update to gexiv2-0.14.0
Update to adwaita-icon-theme-41.0
Fix a bug in the systemd unit for CUPS that causes the unit to be
installed into a non-existent target.
2022-01-03 21:49:48 -06:00
Xi Ruoyao
471ab5cc8a
eog: add workaround for libportal-0.5
Tested with eog-40.3 and 41.1.  It's still needed for 41.1.
2021-12-31 20:40:53 +08:00
Xi Ruoyao
b50ef7e635
nautilus: add workaround for libportal-0.5
It's tested with nautilus-40.2 and 41.1.  41.1 still needs it.
2021-12-31 20:40:53 +08:00
Xi Ruoyao
be3dd9e038
evolution: mention -DWITH_OPENLDAP=OFF 2021-12-07 16:30:06 +08:00
Bruce Dubbs
2f50f72cec Grammar 2021-12-06 09:50:44 -06:00
Xi Ruoyao
f7038e3ca9
evolution-data-server: demote db to optional 2021-12-06 20:39:07 +08:00
Pierre Labastie
6c6b4190dc Fix xwayland and gdm for non xorg GNOME on sysv
- create the /tmp/.X11-unix directory with permission 1777 using
  /etc/sysconfig/createfiles
- add pam_loginuid.so as required in /etc/pam.d/gdm-launch-environment
- ensure /etc/X11/xorg.conf.d exists after installing xwayland (both
  sysv and systemd)
2021-11-27 20:05:47 +01:00
Pierre Labastie
88e79543b9 Update dependencies in mutter 2021-11-21 11:44:16 +01:00
Pierre Labastie
4b852e515a Remove a dependency from gsd
librsvg seems to not be tested at all by meson.build, and there
is no occurrence of "librsvg" in the tree.
2021-11-20 21:26:04 +01:00
Pierre Labastie
89f74953b8 gnome-settings-daemon: fixes:
- add a sed for meson-0.60
- remove dependency on xorg-wacom-driver
- use rm -f for a file that may not be present
2021-11-20 20:56:57 +01:00
Pierre Labastie
dbdd07e009 Add -f to a rm command
We should have that policy of adding -f when rm-ing any file
that may be not present on the system.
2021-10-21 08:26:35 +02:00
Pierre Labastie
fb25573945 Updates
thunderbird-91.1.1
pidgin-2.14.7
curl-7.79.1
vte-0.66.0
2021-09-24 21:15:34 +02:00
Pierre Labastie
48b5980233 Updates
httpd-2.4.49
gucharmap-14.0.0
2021-09-17 09:59:21 +02:00
Pierre Labastie
913050c764 Updates:
gexiv2-0.13.0
pango-1.48.10
thunar-4.16.9
2021-09-12 10:27:29 +02:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
6a7d5d69ec Typo 2021-08-31 18:14:02 -05:00
Douglas R. Reno
c96e794657 Tag GNOME Applications 2021-08-30 17:07:14 -05:00
Douglas R. Reno
bf96a53349 Tag GNOME Desktop and related deps 2021-08-30 16:07:53 -05:00
Douglas R. Reno
e9a5597488 Whole bunch of tags 2021-08-30 15:03:47 -05:00
Douglas R. Reno
6a4996fdda Update to gtk-4.4.0 (and some tags) 2021-08-30 12:34:24 -05:00
Douglas R. Reno
60d9f0f2f9 Tags and a couple minor text tweaks
glib-networking: minor reword
libsoup: remove duplicate sysprof dependency
2021-08-29 22:30:20 -05:00
Bruce Dubbs
7b2fed0fae Tags 2021-08-29 15:39:21 -05:00
Ken Moffat
7223306aeb Tags 2021-08-29 04:32:06 +01:00
Thomas Trepl (Moody)
f0922fc9a3 Tags 2021-08-28 11:58:21 +02:00
Bruce Dubbs
20a35abcba Tags 2021-08-27 19:08:59 -05:00
Douglas R. Reno
0732c446e4 Tags and a package update
Update to gnome-weather-40.1
2021-08-25 18:35:56 -05:00
Douglas R. Reno
7d1b806e4d Several package updates and the rest of GNOME Platform tagged.
Update to libnma-1.8.32
Update to network-manager-applet-1.24.0
Update to mutter-40.4
Update to gnome-shell-40.4
Update to gnome-shell-extensions-40.4
2021-08-23 18:40:11 -05:00
Douglas R. Reno
01705ddce3 Package update and a whole shedload of tags
Update to gsound-1.0.3
2021-08-23 14:48:39 -05:00
Douglas R. Reno
f61c18eaeb Two package updates and some more tags:
Update to NetworkManager-1.32.10
Update to gnome-desktop-40.4
2021-08-23 13:08:20 -05:00
Douglas R. Reno
511ff5815d Package update and some tags
Update to bubblewrap-0.5.0
2021-08-22 22:03:35 -05:00
Bruce Dubbs
59eea9d945 Package updates and tags
Update to ibus-1.5.25.
Update to cups-filters-1.28.10.
2021-08-21 19:32:38 -05:00
Douglas R. Reno
a65bfc5a8c A few tags and a package update
Update to gexiv2-0.12.3
2021-08-20 16:59:00 -05:00