Commit Graph

663 Commits

Author SHA1 Message Date
Jan Tojnar
5227183642 deepin.dpa-ext-gnomekeyring: Remove libgnome-keyring dependency
It has been replaced by libsecret a long time ago:
157fc217ec
2024-06-27 09:56:37 +02:00
Thomas Gerbet
3d44176ec8 iniparser: 4.1 -> 4.2.3
Fixes CVE-2023-33461 (and several buffer overflows from what I can see in the changes).

Project is now maintained on GitLab.com.

Changes:
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.3
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.2
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.1
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.0
2024-06-16 00:28:09 +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
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
rewine
73660e9351 deepin.dtk6core: fix build on 6.7.1 2024-05-28 13:28:14 +08:00
rewine
8fbe3b5589 deepin.dde-daemon: do not create /usr/share/uadp
fix: https://github.com/NixOS/nixpkgs/issues/314108
2024-05-27 18:01:43 +08:00
rewine
1c0f273dbb deepin.dtk6systemsettings: init at 6.0.2 2024-05-09 17:44:31 +08:00
rewine
6a52b0a1ec deepin.dtk6declarative: init at 6.0.15 2024-05-09 17:44:31 +08:00
rewine
703ccfb34a deepin.dtk6widget: init at 6.0.15 2024-05-09 17:44:27 +08:00
rewine
bdc7fd3ca9 deepin.dtk6gui: init at 6.0.15 2024-05-09 17:44:23 +08:00
rewine
4ee96b38dc deepin.dtk6core: init at 6.0.15 2024-05-09 17:44:18 +08:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Weijia Wang
ba114a6c5b deepin.{qt5integration,deepin-terminal}: use compatibility packages 2024-04-19 14:39:01 -03:00
rewine
354afe760e
Merge pull request #301189 from wineee/gettext
deepin.deepin-gettext-tools: 1.0.10 -> 1.0.11
2024-04-05 18:45:37 +08:00
rewine
136caa1dbb deepin.deepin-gettext-tools: 1.0.10 -> 1.0.11 2024-04-03 17:18:56 +08:00
rewine
0e83dd50ea deepin.deepin-picker: 6.0.0 -> 6.0.1 2024-04-03 17:10:56 +08:00
Sandro
b488f65e71
Merge pull request #299721 from wineee/deepin-compressor-6.0.1
deepin.deepin-compressor: 5.12.24 -> 6.0.1
2024-03-30 13:00:48 +01:00
rewine
bd98a8a7f1 deepin.deepin-compressor: 5.12.24 -> 6.0.1 2024-03-28 18:16:17 +08:00
rewine
40bef96f3c deepin.deepin-album: 6.0.2 -> 6.0.4 2024-03-24 23:54:49 +08:00
Nick Cao
ea5bde2da0
Merge pull request #296828 from wineee/deepin-kwin-update
deepin.deepin-kwin: 5.25.15 -> 5.25.17
2024-03-21 08:44:21 -04:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
rewine
aed4f8d909 deepin.deepin-kwin: 5.25.15 -> 5.25.17 2024-03-18 14:42:04 +08:00
rewine
9d7c2faf03 deepin.deepin-editor: 6.0.15 -> 6.0.16 2024-03-18 14:19:26 +08:00
rewine
48022a9706 deepin.deepin-terminal: 6.0.9 -> 6.0.12 2024-03-15 16:07:27 +08:00
rewine
6f464fde69 deepin-system-monitor: 6.0.9 -> 6.0.13 2024-03-08 18:33:32 +08:00
rewine
7141db2ce4 deepin-compressor: 5.12.23 -> 5.12.24 2024-03-08 18:33:28 +08:00
rewine
cf235cdb7c dde-calendar: 5.11.1 -> 5.12.1 2024-03-08 18:33:28 +08:00
rewine
aba35c466b go-dbus-factory: 1.10.23 -> 2.0.8 2024-03-08 18:33:28 +08:00
rewine
3bd4a31093 deepin-icon-theme: 2023.11.28 -> 2024.01.31 2024-03-08 18:33:28 +08:00
rewine
f754f11a2f deepin-desktop-base: 2023.09.05 -> 2024.01.03 2024-03-08 18:33:28 +08:00
rewine
da10318aa6 dde-account-faces: 1.0.15 -> 1.0.16 2024-03-08 18:33:28 +08:00
rewine
6fa9e42201 image-editor: 1.0.35 -> 1.0.41 2024-03-08 18:33:28 +08:00
rewine
6396516358 dde-launchpad: 0.3.0 -> 0.4.4 2024-03-08 18:33:28 +08:00
rewine
90a3dcf57e deepin.deepin-screen-recorder: fix build on new dtk 2024-03-08 18:33:24 +08:00
rewine
a53248c23e deepin.dde-session-shell: 6.0.10 -> 6.0.17 2024-03-08 18:33:24 +08:00
rewine
27993e9156 deepin.dde-session-ui: 6.0.10 -> 6.0.16 2024-03-08 18:33:24 +08:00
rewine
2ae1183031 deepin.dde-session: 1.1.9 -> 1.2.5 2024-03-08 18:33:24 +08:00
rewine
d429f3199a deepin.dde-control-center: 6.0.28 -> 6.0.44 2024-03-08 18:33:24 +08:00
rewine
8661faed53 deepin.dde-dock: 6.0.22 -> 6.0.35 2024-03-08 18:33:23 +08:00
rewine
9a7354a833 deepin.dde-app-services: 1.0.23 -> 1.0.25 2024-03-08 18:33:23 +08:00
rewine
567fdca8f5 deepin.dde-file-manager: 6.0.31 -> 6.0.40 2024-03-08 18:33:23 +08:00
rewine
4cdb8ae228 deepin.util-dfm: 1.2.16 -> 1.2.21 2024-03-08 18:33:23 +08:00
rewine
7498d5cd1c deepin.dde-appearance: 1.1.6 -> 1.1.25 2024-03-08 18:33:23 +08:00
rewine
61d3033070 deepin.dde-network-core: 2.0.15 -> 2.0.21 2024-03-08 18:33:23 +08:00
rewine
46c3895c2e deepin.dde-widgets: 6.0.14 -> 6.0.19 2024-03-08 18:33:23 +08:00
rewine
b83944e6dd deepin.dde-daemon: 6.0.22 -> 6.0.34 2024-03-08 18:33:23 +08:00
rewine
b3c5ae3428 deepin.startdde: 6.0.10 -> 6.0.13 2024-03-08 18:33:23 +08:00
rewine
69cfd69c54 deepin.dde-api: 6.0.7 -> 6.0.9 2024-03-08 18:33:18 +08:00
rewine
1959be561b deepin.deepin-kwin: 5.25.11 -> 5.25.15 2024-02-28 09:43:38 +08:00