Kdenlive 26.04.1 yayımlandı
26.04 serisinin ilk bakım yayımı, mâlum kararlılık ve iş akışı iyileştirmeleriyle kullanımınıza sunuldu.
NLnet/NGI0 tarafından sağlanan bir hibe ile Radically Open Security tarafından yapılan bir güvenlik denetiminden geçtik. Denetim, kötü amaçlı bir proje dosyasını açarken ortaya çıkabilecek ve uzaktan kod yürütülmesine olanak tanıyan ciddi bir güvenlik açığı tespit etti. Bu açık, Kdenlive 26.04.1 sürümüyle düzeltildi. Yazılımımızı daha güvenli hale getirmemize yardımcı oldukları için Edoardo Geraci’ye ve Radically Open Security’ye teşekkür ederiz!
Şu ana kadar istismar edilen bir güvenlik açığından haberdar değiliz. Bu güvenlik sorununun, potansiyel olarak kötü amaçlı kod içeren manipüle edilmiş bir .kdenlive proje dosyasıyla ilgili olduğunu anlamak önemlidir. Bu nedenle, yalnızca başkasından aldığınız veya internetten indirdiğiniz bir .kdenlive proje dosyasını açarsanız geçerlidir. Yalnızca kendi projelerinizle veya tamamen güvenilir ortaklarla iş birliği içinde paylaşılan projelerle çalışıyorsanız, herhangi bir güvenlik riski yoktur.
Yükseltme yapamıyorsanız sizin oluşturmadığınız bir proje dosyasını açmayın.
26.04.1 sürümünde güvenlik açığı giderilmiş olsa da, proje dosyasında beklenmedik başka bir girdi tespit edilirse kullanıcıyı uyarmak için yakında çıkacak olan 26.08.0 sürümünde ek bir güvenlik kontrolü katmanı daha uyguladık.
En yeni ikili dosyaları almak için İndir bölümümüze gidin veya paket yöneticinizden güncellemeleri denetleyin. Lütfen Linux için Kdenlive ekibinin yalnızca AppImage’i ve Flatpak’ı desteklediğini unutmayın.
Tam değişiklik günlüğü
- Try to fix MacOS app permissions. Commit.
- Fix minimum MacOS supported version in Info.plist. Commit.
- Ensure we don't try to access uninitialized media recorder. Commit.
- Ensure we don't try to access audio device before permission confirmed. Commit.
- Warn user on invalid preset on document open. Commit.
- Fix Clip Monitor position stuck when switch clip. Commit. Fixes issue #2177
- Fix otiotest. Commit.
- Fix nonstop message asking to confirm sequence resize. Commit. Fixes bug #518990
- MacOS: explicitely request mic permission. Commit. See bug #509281
- Fix tab order in create color clip dialog. Commit.
- Fix plist typo. Commit.
- Update Mac plist. Commit. See bug #509281
- Fix dropping sequence without audio in timeline. Commit. Fixes bug #519583
- Fix clip monitor playhead remains the same when switching clips. Commit. See issue #2177
- Fix welcome screen recent profile opening incorrect project profile. Commit.
- Fix archiving of title files with images. Commit. See bug #518992
- Fix crash cutting subtitle on layer > 0. Commit. Fixes bug #519505
- Switch transition preview to gif format since most of our binaries don't encode webp. Commit.
- Fix transition preview generation. Commit.
- Fix crash switching multiple times between icon and list view in transitions list. Commit.
- Fix trying to access uninitialized core profile on document open. Commit.
- Fix render test suite crash on unknown render profile. Commit.
- Sanitize proxy parameters. Commit.
- Limit the number of supported layers in subtitles. Commit.
- Always adjust composition duration on drop if there are clips above and below. Commit.
- Fix missing Q_EMIT keyword. Commit.
- Only show transition preview action if python is found. Commit.
- Fix freeze canceling project recovery. Commit.
- Fix playlist with different profile always have audio + video. Commit. Fixes bug #497943
- Fix proxying playlist clip always adds audio. Commit. See bug #497943
- MacOS: fix monitor offset with transform on zoom. Commit.
- Bin icon mode: show folder indicator when item has zones, double click a sequence will expand/colapse it as well as open the sequence in timeline. Commit. Fixes bug #518857
- Ensure double click opens sequence even when it has subclips. Commit. Fixes bug #518857
- Cleanup audio level code, fix possible crash when adding first clip. Commit.
- Transitions preview: script should only generate previews for custom lumas for now. Commit.
- Don't show incorrect transition preview. Commit.
- Fix crash closing app through welcomne screen close button. Commit.