Bug 52475 - Некорректный desktop файл
Summary: Некорректный desktop файл
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: thunderbird (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Ajrat Makhmutov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-19 13:15 MSK by Alexander Makeenkov
Modified: 2025-04-18 16:47 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2024-12-19 13:15:43 MSK
Версия пакета: thunderbird-128.5.0-alt1

Шаги воспроизведения:
```
# grep ^Exec /usr/share/applications/thunderbird.desktop
Exec=thunderbird thunderbird %u
```
Comment 1 Andrey Cherepanov 2024-12-21 14:58:58 MSK
Налицо дублирование названия

В коммите 130d4880d8e1c655564b2c163c749e3b414e6885
-Exec=thunderbird --name thunderbird --class thunderbird %u
+Exec=thunderbird thunderbird %u

Второй thunderbird остался от --class
Comment 2 Repository Robot 2025-04-18 16:47:28 MSK
thunderbird-137.0.2-alt1 -> sisyphus:

 Wed Apr 16 2025 Ajrat Makhmutov <rauty@altlinux> 137.0.2-alt1
 - New version.
 - Remove duplication in the desktop file (closes: 52475).
 - Security fixes:
   + CVE-2025-3522: Leak of hashed Window credentials via crafted attachment URL
   + CVE-2025-2830: Information Disclosure of /tmp directory listing
   + CVE-2025-3523: User Interface (UI) Misrepresentation of attachment URL