Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001_fix-upstream-version.patch | [PATCH] Fix application version (same as tag) | Andrey Cherepanov <cas@altlinux.org> | no | 2023-01-12 | ||
0002_fix-categories-without-icon.patch | [PATCH] Fix categories without icon For example, Citrix StoreFront sub-system generate menu file without <Directory> tag. Application plugin get from get_icon() value None and try to call .to_string(). Because it generates exception therefore any other categories did not process and menu is empty. This commit catches this situation and substitutes 'application-other' icon for categories without icon. |
Andrey Cherepanov <cas@altlinux.org> | no | 2023-05-07 | ||
1001_py-setup-clean-i18n.patch | Don't use clean_i18n command from distutils.extra. Causes FTBFS nowadays. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no |