Commit Graph
430420 Commits
Author SHA1 Message Date
Mario RodasandGitHub 1bab0e366b Merge pull request #203466 from r-ryantm/auto-update/flexget
flexget: 3.5.5 -> 3.5.6
2022-11-29 01:46:17 -05:00
Mario RodasandGitHub 22c4865309 Merge pull request #203484 from asbachb/lxd/check-for-lxcfs
lxd: Check if `lxcfs` is enabled before adding it as service dependency
2022-11-29 01:45:25 -05:00
Weijia WangandGitHub 280b4b8279 root: fix build on aarch64-linux (#203267) 2022-11-29 01:41:49 -05:00
Bobby RongandGitHub d91da6d1fb Merge pull request #201328 from NixOS/cinnamon
Cinnamon 5.6
2022-11-29 14:33:07 +08:00
figsodaandGitHub 26592d9f27 Merge pull request #203553 from r-ryantm/auto-update/python310Packages.appthreat-vulnerability-db
python310Packages.appthreat-vulnerability-db: 4.0.0 -> 4.0.4
2022-11-29 00:11:22 -05:00
R. Ryantm dba8c05520 python310Packages.appthreat-vulnerability-db: 4.0.0 -> 4.0.4 2022-11-29 04:29:06 +00:00
Vincent LaporteandVincent Laporte c9fe0f83fa ocamlPackages.integers: 0.5.1 → 0.7.0 2022-11-29 05:26:07 +01:00
figsodaandGitHub 5adec5a79d Merge pull request #203541 from r-ryantm/auto-update/jql
jql: 5.1.2 -> 5.1.3
2022-11-28 21:18:26 -05:00
Bobby Rong 89f3049f9d rl-23.05: Mention cinnamon 5.6 update 2022-11-29 10:12:36 +08:00
Bobby Rong 7891c2582c cinnamon.mint-themes: 2.0.5 -> 2.0.7
https://github.com/linuxmint/mint-themes/compare/2.0.5...2.0.7
2022-11-29 10:12:17 +08:00
Bobby Rong 9bb2e8dcad cinnamon.mint-y-icons: 1.6.1 -> 1.6.5
https://github.com/linuxmint/mint-y-icons/compare/1.6.1...1.6.5
2022-11-29 10:11:56 +08:00
Bobby Rong 131c145e61 timeshift: 22.06.5 -> 22.11.1
https://github.com/linuxmint/timeshift/compare/22.06.5...22.11.1
2022-11-29 10:11:56 +08:00
Bobby Rong 4035cd5222 cinnamon.mint-themes: Switch to tags, use stdenvNoCC
You don't need cc to build and install this.
2022-11-29 10:11:56 +08:00
Bobby Rong 74925675b4 cinnamon.mint-y-icons: Switch to tags, use stdenvNoCC
You don't need cc to build and install this.
2022-11-29 10:11:56 +08:00
Bobby Rong e6cc44d960 cinnamon.mint-x-icons: Switch to tags, use stdenvNoCC
You don't need cc to build and install this.
2022-11-29 10:11:56 +08:00
Bobby Rong e0a6bde894 cinnamon.xviewer: 3.2.10 -> 3.2.11
https://github.com/linuxmint/xviewer/compare/3.2.10...3.2.11
2022-11-29 10:11:56 +08:00
Bobby Rong 02c5143f60 cinnamon.pix: 2.8.7 -> 2.8.8
https://github.com/linuxmint/pix/compare/2.8.7...2.8.8
2022-11-29 10:11:56 +08:00
Bobby Rong d2f95e9cfd hypnotix: 2.9 -> 3.0
https://github.com/linuxmint/hypnotix/compare/2.9...3.0
2022-11-29 10:11:56 +08:00
Bobby Rong f0c5278e99 hypnotix: Fix launching with mpv 0.35.0
See hypnotix issue 254 for more info.
2022-11-29 10:11:55 +08:00
Bobby Rong 6e8d5bb296 cinnamon.nemo: 5.4.3 -> 5.6.0
https://github.com/linuxmint/nemo/compare/5.4.3...5.6.0
2022-11-29 10:11:55 +08:00
Bobby Rong d1f60944d4 xed-editor: 3.2.7 -> 3.2.8
https://github.com/linuxmint/xed/compare/3.2.7...3.2.8
2022-11-29 10:11:55 +08:00
Bobby Rong c6e57ec126 cinnamon.cinnamon-common: 5.4.12 -> 5.6.2
PR 11244 removed some of the hardcode paths:

- We now look for upload-system-info from PATH, but since we don't
"install" cinnamon.xapp, we still fix the path for it.
- We now look for cinnamon-control-center, gnome-control-center from
PATH. For the former, it is installed in the module and it cannot be
removed, so no need to fix the path. For the latter, it is not useful.
- cinnamon-launcher now looks for various fallback panels from PATH,
since they are optional so no need of fixing path.
- All *.desktop and *.service files are generated by Meson with correct
path now.

https://github.com/linuxmint/cinnamon/compare/5.4.12...5.6.2
2022-11-29 10:11:55 +08:00
Bobby Rong cb0e280e71 cinnamon.cjs: 5.4.1 -> 5.6.1
No changes.

https://github.com/linuxmint/cjs/compare/5.4.1...5.6.1
2022-11-29 10:11:55 +08:00
Bobby Rong 9d380ac70e cinnamon.cinnamon-desktop: 5.4.2 -> 5.6.0
https://github.com/linuxmint/cinnamon-desktop/compare/5.4.2...5.6.0
2022-11-29 10:11:55 +08:00
Bobby Rong 0c0912a61d cinnamon.muffin: 5.4.7 -> 5.6.0
https://github.com/linuxmint/muffin/compare/5.4.7...5.6.0
2022-11-29 10:11:55 +08:00
Bobby Rong 02a8d3d472 cinnamon.cinnamon-control-center: Clean up
There is no test since 5.4.6, 23ba143 "wacom: Bring in line with
changes in muffin to fix support" removed the wacom-calibrator test.

All gio-unix-2.0 dep seemed to be properly declared. Still builds.
2022-11-29 10:11:55 +08:00
Bobby Rong a44d01d30f cinnamon.xreader: 3.4.5 -> 3.6.0
No changes.

https://github.com/linuxmint/xreader/compare/3.4.5...3.6.0
2022-11-29 10:11:55 +08:00
Bobby Rong 921e69e463 cinnamon.cinnamon-screensaver: 5.4.4 -> 5.6.1
This seems to fix "Fractional scaling resets on resume after suspend".

https://github.com/linuxmint/cinnamon-screensaver/compare/5.4.4...5.6.1
2022-11-29 10:11:55 +08:00
Bobby Rong 2274c282ed cinnamon.cinnamon-settings-daemon: 5.4.5 -> 5.6.0
No changes.

https://github.com/linuxmint/cinnamon-settings-daemon/compare/5.4.5...5.6.0
2022-11-29 10:11:55 +08:00
Bobby Rong 0c216fdba9 cinnamon.cinnamon-session: 5.4.0 -> 5.6.0
https://github.com/linuxmint/cinnamon-session/compare/5.4.0...5.6.0
2022-11-29 10:11:55 +08:00
Bobby Rong 559038ec30 cinnamon.cinnamon-translations: 5.4.2 -> 5.6.0
No changes.

https://github.com/linuxmint/cinnamon-translations/compare/5.4.2...5.6.0
2022-11-29 10:11:54 +08:00
Bobby Rong 840f7dda71 cinnamon.cinnamon-control-center: 5.4.7 -> 5.6.0
I removed the treewide /usr/share/locale sed, there are still
a few leftovers but non of them are useful (for test-endianess.c
we already fixed /usr/share/i18n/locales/, and we don't use gdm
so gdm-languages.c is not useful).

Also no longer depend on cinnamon-settings-daemon.

https://github.com/linuxmint/cinnamon-control-center/compare/5.4.7...5.6.0
2022-11-29 10:11:54 +08:00
Bobby Rong faed103fb7 cinnamon.mint-artwork: 1.6.0 -> 1.6.8
Hided home/trash/network desktop icons by default.

Also changed their default logo settings (cs_info and menu), so what we
should modify to cinnamon-symbolic is now linuxmint-logo-ring-symbolic.
We are lucky, linuxmint-logo-ring-symbolic only appears in a few other
places and non of them are useful, menu@cinnamon.org/settings-override.json
simply won't work because cinnamon-common doesn't know that file.

Also set default cursor theme, this package now directly provides those
cursor themes. And, we now default to the Mint-Y-Aqua theme.
2022-11-29 10:11:43 +08:00
Bobby Rong 7e4fb8daf5 python3.pkgs.xapp: 2.2.2 -> 2.4.0
Switched to meson.

https://github.com/linuxmint/python3-xapp/compare/2.2.2...2.4.0
2022-11-29 10:11:42 +08:00
Bobby Rong b40cf400d6 cinnamon.xapp: 2.2.15 -> 2.4.1
https://github.com/linuxmint/xapp/compare/2.2.15...2.4.1
2022-11-29 10:11:42 +08:00
Bobby Rong 383d720af2 cinnamon.cinnamon-menus: 5.4.0 -> 5.6.0
No changes.

https://github.com/linuxmint/cinnamon-menus/compare/5.4.0...5.6.0
2022-11-29 10:11:42 +08:00
José Romildo MalaquiasandGitHub 2145ac6902 Merge pull request #203528 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 22.11.05 -> 22.11.26
2022-11-28 22:59:57 -03:00
José Romildo MalaquiasandGitHub 8c812719c9 Merge pull request #203529 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 22.11.05 -> 22.11.26
2022-11-28 22:59:31 -03:00
Dennis GosnellandGitHub 0e66883f77 Merge pull request #203416 from dschrempf/maintain-xmonad
haskellPackages: add dschrempf xmonad maintainer
2022-11-29 10:38:29 +09:00
R. Ryantm f577e15cb8 jql: 5.1.2 -> 5.1.3 2022-11-29 01:03:45 +00:00
SandroandGitHub 26f8c54eda Merge pull request #187703 from erdnaxe/ola_ftdi 2022-11-29 01:56:41 +01:00
SandroandGitHub 84be5e1fa1 Merge pull request #196969 from nagy/mari0-desktop 2022-11-29 01:49:21 +01:00
SandroandGitHub e4ccb5c722 Merge pull request #203345 from SuperSandro2000/cairo 2022-11-29 01:48:44 +01:00
Mostly VoidandGitHub 8b89e2b819 motrix: init at 1.6.11 (#185804)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: zendo <linzway@qq.com>
Resolves https://github.com/NixOS/nixpkgs/issues/157984
2022-11-29 01:27:08 +01:00
figsodaandGitHub 569f0760a5 Merge pull request #203496 from r-ryantm/auto-update/jackett
jackett: 0.20.2291 -> 0.20.2297
2022-11-28 19:11:47 -05:00
SandroandGitHub 2cc2b13cac Merge pull request #202274 from dritter/update-enpass-6.8.5.1173 2022-11-29 01:05:48 +01:00
SandroandGitHub babb37bbe0 Merge pull request #186055 from dit7ya/gtklock 2022-11-29 01:05:11 +01:00
Mauricio CollaresandGitHub 9102f78309 Merge pull request #192525 from r-ryantm/auto-update/pari
pari: 2.13.4 -> 2.15.1
2022-11-28 20:58:42 -03:00
Theodore NiandJonathan Ringer c531e5b329 python310Packages.cypherpunkpay: fix the package
By (1) relaxing dependencies, (2) updating disabled test paths, and (3)
adding new tests that must be disabled.
2022-11-28 15:38:41 -08:00
Anderson TorresandGitHub 04e7308c68 Merge pull request #203460 from sternenseemann/cbqn-2022-11-27
cbqn: 0.pre+date=2022-10-04 -> 0.pre+date=2022-11-27
2022-11-28 20:17:38 -03:00