Jan Tojnar
|
433464eb6a
|
dconf-editor: Move from gnome scope to top-level
|
2024-07-01 08:26:48 +02:00 |
|
Jan Tojnar
|
24f2cf4b4f
|
yelp: Move from gnome scope to top-level
|
2024-07-01 08:26:48 +02:00 |
|
Jan Tojnar
|
e68358b38b
|
gucharmap: Move from gnome scope to top-level
|
2024-07-01 08:26:48 +02:00 |
|
Jan Tojnar
|
33da2d9416
|
epiphany: Move from gnome scope to top-level
|
2024-07-01 08:26:47 +02:00 |
|
Jan Tojnar
|
4380c1aa38
|
baobab: Move from gnome scope to top-level
|
2024-07-01 08:26:47 +02:00 |
|
Jan Tojnar
|
b69ed4249d
|
zenity: Move from gnome scope to top-level
It is widely used outside gnome, not much inside.
|
2024-07-01 08:26:47 +02:00 |
|
Jan Tojnar
|
5c5c20919b
|
adwaita-icon-theme: Move from gnome scope to top-level
It is widely used outside gnome – although it probably should not be.
|
2024-07-01 08:26:46 +02:00 |
|
Jan Tojnar
|
545822250c
|
rygel: Move from gnome scope to top-level
|
2024-07-01 08:26:46 +02:00 |
|
Jan Tojnar
|
0fc6f66f88
|
gnome-common: Move from gnome scope to top-level
Most of maintained software moved from Autotools to Meson by now.
|
2024-07-01 08:26:45 +02:00 |
|
Jan Tojnar
|
fedc161645
|
simple-scan: Move from gnome scope to top-level
|
2024-07-01 08:26:45 +02:00 |
|
Jan Tojnar
|
66c4983d67
|
gnome-calculator: Move from gnome scope to top-level
|
2024-07-01 08:26:45 +02:00 |
|
Jan Tojnar
|
eb16eabf25
|
gnome-screenshot: Move from gnome scope to top-level
No longer used by GNOME.
|
2024-07-01 08:26:45 +02:00 |
|
Jan Tojnar
|
bcfdf0252d
|
eog: Move from gnome scope to top-level
Replaced by loupe anyway.
|
2024-07-01 08:26:45 +02:00 |
|
Jan Tojnar
|
7013d1cbc9
|
evolution-data-server: Move from gnome scope to top-level
|
2024-07-01 08:26:44 +02:00 |
|
Jan Tojnar
|
5482d7417b
|
evince: Move from gnome scope to top-level
|
2024-07-01 08:26:44 +02:00 |
|
Jan Tojnar
|
b91d4ead2a
|
gnome-terminal: Move from gnome scope to top-level
|
2024-07-01 08:26:44 +02:00 |
|
Jan Tojnar
|
2be24442bb
|
nautilus: Move from gnome scope to top-level
|
2024-07-01 08:26:44 +02:00 |
|
Jan Tojnar
|
e124f51ee1
|
gnome-user-share: Move from gnome scope to top-level
|
2024-07-01 08:15:53 +02:00 |
|
Jan Tojnar
|
859183c058
|
libgnome-keyring: move from gnome scope to top-level
|
2024-06-22 21:26:38 +02:00 |
|
Artturin
|
e81266cf34
|
libgnome-keyring3: Apply cross-fixes from libgnome-keyring
Cherry-picked from 757052408f
|
2024-06-22 17:22:29 +02:00 |
|
Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
|
2024-06-09 23:08:46 +02:00 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
Jan Tojnar
|
4655367aee
|
gnome.gnome-control-center: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/46.1...46.2
|
2024-06-01 14:07:08 +02:00 |
|
Jan Tojnar
|
c4f8dbd245
|
gnome.gdm: 46.0 → 46.2
https://gitlab.gnome.org/GNOME/gdm/-/compare/46.0...46.2
|
2024-06-01 14:07:08 +02:00 |
|
Jan Tojnar
|
195626dfe4
|
epiphany: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/epiphany/-/compare/46.0...46.1
|
2024-06-01 14:06:19 +02:00 |
|
Aleksana
|
fc2390fa15
|
Merge pull request #316096 from uninsane/pr-gnome-color-manager-cross
gnome.gnome-color-manager: fix cross compilation
|
2024-06-01 16:03:47 +08:00 |
|
Colin
|
6d7ba969df
|
gnome.gnome-color-manager: fix cross compilation
glib is used (additionally) for `glib-compile-resources`, used at build time.
|
2024-05-31 09:06:25 +00:00 |
|
Nano Twerpus
|
78ecb9195e
|
gnome.gnome-shell-extensions: patch GTop path for the GNOME System Monitor extension
Formatted with `nixfmt-rfc-style`.
|
2024-05-30 17:37:55 -04:00 |
|
Artturin
|
b79309a470
|
Merge pull request #311773 from uninsane/pr-gnome-keyring-cross
gnome.gnome-keyring: support cross compilation
|
2024-05-29 21:06:00 +03:00 |
|
Jan Tojnar
|
caab6315d8
|
gnome-control-center: Add missing dependency
This was previously propagated by mutter.
(e6719289cd )
|
2024-05-28 09:09:05 +02:00 |
|
Jan Tojnar
|
76d36c09da
|
Merge pull request #314678 from jtojnar/gnome-updates
GNOME updates 2024-05-25
|
2024-05-28 08:59:13 +02:00 |
|
Jan Tojnar
|
1cf80c71d4
|
gnome.gnome-shell: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/46.1...46.2
|
2024-05-26 16:23:01 +02:00 |
|
Jan Tojnar
|
ca3b765cfb
|
gnome.nautilus: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/nautilus/-/compare/46.1...46.2
|
2024-05-26 16:23:01 +02:00 |
|
Jan Tojnar
|
e6719289cd
|
gnome.mutter: remove unneeded dependencies
json-glib was removed in 03235773be
(part of bump in fde899eefd ).
libcap-ng is not used at all. It was added in 9742df1595
required by an older version of the patch from https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/460
which was dropped in 8c5884ef4e .
Also update comment since mutter-clutter no longer depends on graphene, -cogl and -mtk libraries do.
|
2024-05-26 16:23:00 +02:00 |
|
Jan Tojnar
|
49097abda9
|
gnome.mutter: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/mutter/-/compare/46.1...46.2
|
2024-05-26 16:22:59 +02:00 |
|
Jan Tojnar
|
41e94d87d8
|
gnome.gnome-terminal: 3.52.1 → 3.52.2
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.52.1...3.52.2
|
2024-05-26 16:22:59 +02:00 |
|
Jan Tojnar
|
8c463bfeb0
|
gnome.gnome-shell-extensions: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/46.1...46.2
|
2024-05-26 16:22:58 +02:00 |
|
Jan Tojnar
|
184ffd7bee
|
gnome.gucharmap: 15.1.2 → 15.1.5
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/15.1.2...15.1.5
|
2024-05-26 16:22:58 +02:00 |
|
Jan Tojnar
|
46f9348479
|
gnome.rygel: 0.42.5 → 0.42.6
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.5...rygel-0.42.6
|
2024-05-26 16:22:55 +02:00 |
|
Jan Tojnar
|
15024190f5
|
gnome.gnome-software: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/46.1...46.2
|
2024-05-26 16:22:54 +02:00 |
|
Jan Tojnar
|
dd7db60d7b
|
gnome.gnome-initial-setup: 46.0 → 46.2
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/46.0...46.2
|
2024-05-26 16:22:53 +02:00 |
|
Jan Tojnar
|
1e5cbf8038
|
evince: 46.1 → 46.3
https://gitlab.gnome.org/GNOME/evince/-/compare/46.1...46.3
|
2024-05-26 16:22:53 +02:00 |
|
Thomas Gerbet
|
092ca8d1cf
|
gnome.gnome-remote-desktop: 46.1 -> 46.2
Fixes CVE-2024-5148.
https://security.opensuse.org/2024/05/22/gnome-remote-desktop-system-dbus.html
Changes:
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/46.2/NEWS?ref_type=tags
|
2024-05-25 21:34:20 +02:00 |
|
Bobby Rong
|
2688261096
|
evolution-data-server: 3.52.1 → 3.52.2
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.52.1...3.52.2
|
2024-05-25 10:44:31 +08:00 |
|
Colin
|
1ad936e7ce
|
gnome.gnome-keyring: support cross compilation
|
2024-05-24 01:44:26 +00:00 |
|
Bobby Rong
|
5ceece11fb
|
gnome.gnome-shell: Fix screencast proxy bus name
As said in the upstream MR this is needed for the GLib CVE-2024-34397 fix.
|
2024-05-10 22:23:55 +08:00 |
|
Bobby Rong
|
bd285d966a
|
gnome.gnome-calculator: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/46.0...46.1
|
2024-05-10 22:00:59 +08:00 |
|
Bobby Rong
|
76de884476
|
gnome.gnome-terminal: 3.52.0 → 3.52.1
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.52.0...3.52.1
org.gnome.ShellSearchProvider2.xml is added in-tree via
63b43d7385
|
2024-05-04 11:49:28 +08:00 |
|
Bobby Rong
|
e8f6b2db7b
|
gnome.gnome-software: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/46.0...46.1
|
2024-05-04 11:49:28 +08:00 |
|
Bobby Rong
|
c5c843e27d
|
evince: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/evince/-/compare/46.0...46.1
The gio-unix-2.0 thing is there for https://gitlab.gnome.org/GNOME/evince/-/issues/950, I
think with 5efb84f24a
gio-unix-2.0.pc is no longer needed for gio/gunixfdlist.h.
|
2024-05-04 11:46:38 +08:00 |
|