Changelog for
blivet-gui-runtime-2.1.15-2.fc32.noarch.rpm :
* Mon Nov 30 2020 Vojtech Trefny
- 2.1.15-2- Add explicit dependency on libblockdev-plugins-all- Ignore fallback ITS rule warning from gettext
* Thu Jul 02 2020 Vojtech Trefny - 2.1.15-1- Use \"raw_device\" instead of \"slave\" for getting LUKS backing device (vtrefny)- Update translation files (noreply)- Translated using Weblate (Chinese (Simplified)) (tiansworld)- POT file update (vtrefny)- Translated using Weblate (Hebrew) (sh.yaron)- Fix setting visibility for EncryptionChooser (vtrefny)- Make data paths in setup.py relative (vtrefny)- Add alternative paths to look for UI and CSS files (vtrefny)- Set default position of the main window to the center of the screen (vtrefny)- Correctly set data and metadata level when creating Btrfs volumes (vtrefny)- Grammar fix (sh.yaron)- Update translation files (noreply)- Translated using Weblate (Bengali (India)) (akarshan.biswas)- Translated using Weblate (Hebrew) (sh.yaron)- Update POT file before doing a release (vtrefny)- Added translation using Weblate (Bengali (India)) (akarshan.biswas)- Translated using Weblate (Hebrew) (sh.yaron)- Remove dependency on adwaita-icon-theme (vtrefny)- Add daily builds badge (jkonecny)- Use tests instead of COPR build in packit for PRs (jkonecny)- Use packit actions instead of commands (jkonecny)- Remove not needed packit configuration values (jkonecny)- Move packit general configuration to the top of .packit file (jkonecny)- Translated using Weblate (German) (mail)- Fix unlocking raw format LUKS devices in Anaconda (#1846517) (vtrefny)- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)- Translated using Weblate (French) (julroy67)- Translated using Weblate (Portuguese (Brazil)) (noreply)- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)- Update translation files (noreply)- Translated using Weblate (Turkish) (oguzersen)- Translated using Weblate (Ukrainian) (yurchor)- Translated using Weblate (Polish) (piotrdrag)- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)- Translated using Weblate (Portuguese (Brazil)) (noreply)- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)- Refactor checking for device resizability (vtrefny)- Update translation files (noreply)- Translated using Weblate (Italian) (alciregi)- Ellipse the device name using the GTK cell render (15699466+TownCube)- Fix names for icons in the password entry (vtrefny)- Try harder to load correct icon when applying actions (vtrefny)- Fix pylint failure when disabling found-_-in-module-class warning (vtrefny)- Fix ordering of the edit submenu in the context menu for devices (vtrefny)
* Wed Apr 22 2020 Vojtech Trefny - 2.1.14-1- Do not update filesystem info for resize in the installer mode (vtrefny)- Do not allow creating extedned partitions on DASD (#1825357) (vtrefny)- Translated using Weblate (Turkish) (oguzersen)- Translated using Weblate (Russian) (igor.gorbounov)- Translated using Weblate (German) (christian.wehrli)- Show filesystem label in the GUI (#1811383) (vtrefny)- Make sure broken tests are not silently ignored (vtrefny)- tests: Fix mocking/patching mountpoints in ListPartitionsTest (vtrefny)- Translated using Weblate (Russian) (pamolodyk)- Update translation files (noreply)- Translated using Weblate (Russian) (pamolodyk)- Sync spec with downstream (vtrefny)
* Tue Apr 21 2020 Vojtech Trefny - 2.1.13-2- Do not update filesystem info for resize in the installer mode (#1826370)
* Thu Apr 02 2020 Vojtech Trefny - 2.1.13-1- Translations update from Weblate (#166) (noreply)- Translated using Weblate (German) (jensmaucher)- Fix unlocking LUKS on RAID in the installer mode (#1787508) (vtrefny)- Fix creating encrypted LVM VG (#1816098) (vtrefny)- Translated using Weblate (Turkish) (oguzersen)- Translated using Weblate (Finnish) (jiri.gronroos)- Translated using Weblate (Ukrainian) (yurchor)- Translated using Weblate (Slovak) (feonsu)- Translated using Weblate (Russian) (igor.gorbounov)- Translated using Weblate (French) (julroy67)- Translated using Weblate (Polish) (piotrdrag)- Update translation files (noreply)- Translated using Weblate (Russian) (igor.gorbounov)- Fix setting attributes for proxy objects (#1810855) (vtrefny)- Allow selecting mountpoints to unmount for devices with multiple mountpoints (vtrefny)- Allow calling \"remote\" functions with kwargs (vtrefny)- Display all mountpoints for devices (vtrefny)- packit: Use \'fedora-all\' as Copr build targets (vtrefny)- Translated using Weblate (Spanish) (fitoschido)- Update packit Copr targets (vtrefny)- Translated using Weblate (Ukrainian) (yurchor)- Translated using Weblate (Spanish) (fitoschido)- Translated using Weblate (French) (julroy67)- Set partition type combo insensitive if there is only one option (vtrefny)- Fix displaying current size of devices in the resize dialog (vtrefny)- Always open new dialogs in the center of the blivet-gui window (vtrefny)- add link to translation platform (jean-baptiste)- Update translation files (noreply)- Allow specifying \'mode\' for the sdist command (vtrefny)- Do not print list of data files in setup.py (vtrefny)- Specify custom commands for version and source archive in packit (vtrefny)- tests: Import Gtk directly before we need it (vtrefny)- Add a simple script to run tests (vtrefny)- Remove Zanata from our build and release processes (vtrefny)- Add PO files to git (vtrefny)
* Thu Mar 12 2020 Vojtech Trefny - 2.1.12-3- Fix TypeError in remote_method (#1812734)
* Wed Mar 11 2020 Vojtech Trefny - 2.1.12-2- Fix setting attributes for proxy objects (#1810855)
* Wed Jan 29 2020 Vojtech Trefny - 2.1.12-1- Add menu item and dialog for changing fslabel of selected device (vtrefny)- Add \'relabel_format\' method for fslabel configuration (vtrefny)- Fix displaying the exception dialog in Anaconda (vtrefny)- Get default filesystem type from blivet (vtrefny)- Allow selection of encryption type (LUKS version) (vtrefny)- Translate expected error strings in tests (vtrefny)- Fix untranslated actions label (vtrefny)- Skip tests if targetcli is not available (vtrefny)- Add tests to the source archive (vtrefny)- Don\'t crash the installer when known StorageError happens(#1756288) (skycastlelily)- Enable copr builds and add packit config (dhodovsk)- Add test case for creating partitions on disk with preexisting one (vtrefny)- Specify starting sector when creating partitions (#1755813) (vtrefny)- Explicitly disable return code check in subprocess.run (vtrefny)- Mark E1121 pylint error as false positive in tests (vtrefny)- README: Add information about Debian and Ubuntu repository. (vtrefny)- Remove platform.linux_distribution (vtrefny)- Propertly display standalone dm-integrity devices (vtrefny)- Count format minimal size when checking encrypted device min size (vtrefny)- Sync spec with downstream (vtrefny)
* Tue Jan 28 2020 Fedora Release Engineering - 2.1.11-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Oct 14 2019 Vojtech Trefny - 2.1.11-4- Specify starting sector when creating partitions (#1755813) (vtrefny)
* Thu Oct 03 2019 Miro Hrončok - 2.1.11-3- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok - 2.1.11-2- Rebuilt for Python 3.8
* Wed Jul 31 2019 Vojtech Trefny - 2.1.11-1- Create only one tag per release (vtrefny)- Update README (vtrefny)- Check if action still exists before trying to remove it (#1706378) (vtrefny)- Correctly display LUKS with integrity (#1729888) (vtrefny)- Use \'direct\' device property to (dis)allow mountpoint selection (vtrefny)- Do not allow to set mountpoints for devices with children (#1667644) (vtrefny)- Fix return type of BlivetUtils.get_disks (#1658893) (vtrefny)
* Wed Jul 24 2019 Fedora Release Engineering - 2.1.10-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering - 2.1.10-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 23 2019 Vojtech Trefny - 2.1.10-3- Do not allow to set mountpoints for devices with children (#1667644) (vtrefny)
* Thu Dec 13 2018 Vojtech Trefny - 2.1.10-2- Fix return type of BlivetUtils.get_disks (#1658893) (vtrefny)
* Wed Dec 12 2018 Vojtech Trefny - 2.1.10-1- Use \'pycodestyle\' instead of \'pep8\' (vtrefny)- Enable name validity checks in AddDialog (#1649364) (vtrefny)- Fix suggesting names for btrfs subvolumes (#1648631) (vtrefny)- Do not show MD arrays in disks section (vtrefny)- Ignore PEP8 W504 warning (\"line break after binary operator\") (vtrefny)- Sync spec with downstream (vtrefny)