https://bugs.kde.org/show_bug.cgi?id=431923
Jan Blackquill (Carson Black) <uhh...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/b4 |ma/plasma-desktop/commit/c0 |f3a470e7c477815b1f95f1a8e40 |3bba6eb40bf12f497f05417ef7a |bdd1dcf5b83 |b3d40f7edae --- Comment #20 from Jan Blackquill (Carson Black) <uhh...@gmail.com> --- Git commit c03bba6eb40bf12f497f05417ef7ab3d40f7edae by Jan Blackquill. Committed on 24/02/2021 at 18:21. Pushed by cblack into branch 'Plasma/5.21'. kcms/keyboard: handle botched 5.21.0 migration Since we shipped a botched migration script for 5.21.0, we need to ship a new migration script that un-botches the effects of the 5.21.0 script. We also change the ID of the plain kcminput_repeat migration so that we can distinguish between the botched migration and the non-botched migration, and only reverse migrations applied by the botched migration. FIXED-IN: 5.21.2 (cherry picked from commit b4f3a470e7c477815b1f95f1a8e40bdd1dcf5b83) M +4 -0 kcms/keyboard/CMakeLists.txt A +60 -0 kcms/keyboard/kcminputrc_fix_botched_5_21_0.py A +35 -0 kcms/keyboard/kcminputrc_fix_botched_5_21_0.upd M +1 -1 kcms/keyboard/kcminputrc_repeat.upd https://invent.kde.org/plasma/plasma-desktop/commit/c03bba6eb40bf12f497f05417ef7ab3d40f7edae -- You are receiving this mail because: You are watching all bug changes.