Bug 52475

Summary: Некорректный desktop файл
Product: Sisyphus Reporter: Alexander Makeenkov <amakeenk>
Component: thunderbirdAssignee: Ajrat Makhmutov <rauty>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: cas, rauty
Version: unstable   
Hardware: x86_64   
OS: Linux   

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