Revisions of rpi-imager
buildservice-autocommit
accepted
request 1219905
from
eymeric dechelette (hatchlechien)
(revision 24)
baserev update by copy to link target
eymeric dechelette (hatchlechien)
accepted
request 1218678
from
Mikhail Paulyshka (mixaill)
(revision 23)
- adding 0000-remove-vendoring.patch - update dependencies - version 1.9.0 * appstream metainfo: Fix appstream-builder generation by @joebonrichie in #792 * Add a message when there are no storage devices. Fixes #798 by @jedahan in #801 * Update Italian language by @bovirus in #802 * imagewriter: Use QCoreApplication::translate by @tdewey-rpi in #805 * Update Italian language by @bovirus in #806 * Exposing 'DRIVELIST_FILTER_SYSTEM_DRIVES' as a cmake variable by @MrSmoer in #816 * OS Customisation: Validate usernames by @tdewey-rpi in #819 * Update issue creation templates by @tdewey-rpi in #823 * Update French translation by @martignoni in #833 * cli: Add disable-eject by @tdewey-rpi in #860 * Corrected the spelling for Kyiv by @diminDDL in #871 * Fix timeout on systems with large numbers of loops by @waveform80 in #872 * localectl doesn't work on modern Debian/Ubuntu by @waveform80 in #867 * Update zh-CN (Simplified Chinese) translation by @ykla in #879 * BCM2712d0 support by @tdewey-rpi in #884 * Fix GPT signature test by @jadonk in #895 * Linux/OSX: Fix reversed fsync check by @ali1234 in #903 * v1.9.0: Roll-up by @tdewey-rpi in #920
buildservice-autocommit
accepted
request 1166094
from
eymeric dechelette (hatchlechien)
(revision 22)
baserev update by copy to link target
eymeric dechelette (hatchlechien)
accepted
request 1165995
from
Christian Boltz (cboltz)
(revision 21)
- rpi-imager only supports little-endian architectures, stop trying to build for (big-endian) s390x From https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/rpi-imager/standard/s390x [ 32s] CMake Error at CMakeLists.txt:86 (message): [ 32s] We currently only support 'little endian' CPU architectures Note: by accepting SR 1152500, you accidentally reverted my changes. Therefore I'm sending them again ;-)
eymeric dechelette (hatchlechien)
accepted
request 1152500
from
Scott Bradnick (sbradnick)
(revision 20)
- Adding "Recommends: polkit-gnome" along with a NOTE in the description since using the GUI as a non-root user will throw an error on the destination device. - version 1.8.5 * Retry on HTTP/2 errors. * Linux: Fix display of application name and icon on GNOME desktop environment. * Disable Link Time Optimization as precaution against hard to trace bugs. - version 1.8.4 * OS customisation: Fixed first character being dropped when replacing existing password * OS customisation: Impose character limits on usernames & hostnames * i18n: Added Polish translation * i18n: Updated Catalan, Japanese translations * cli: Fixed local file passing via --repo
eymeric dechelette (hatchlechien)
accepted
request 1165980
from
Christian Boltz (cboltz)
(revision 19)
- rpi-imager only supports little-endian architectures, stop trying to build for (big-endian) s390x From https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/rpi-imager/standard/s390x [ 32s] CMake Error at CMakeLists.txt:86 (message): [ 32s] We currently only support 'little endian' CPU architectures
buildservice-autocommit
accepted
request 1131650
from
Dominique Leuenberger (dimstar)
(revision 18)
baserev update by copy to link target
Dominique Leuenberger (dimstar)
accepted
request 1129869
from
Mikhail Paulyshka (mixaill)
(revision 17)
- add lzma-devel as build dependency - version 1.8.3 * Home: Device filtering reworked to download OS list eagerly * OS List: Fixed 'Recommended' tag annotation * i18n: Added zh-TW Traditional Chinese translation * i18n: Updated Korean, German, Ukranian, translations * build: Linux: Fix libdrm dependency requirement on non-embedded build. * Common: Disable QML caching entirely * OS customisation: Allow use if only cloudinit payload available * OS customisation: Allow empty PSK for 'Open' WiFi networks. * OS List: Use ImageList v4 URL - version 1.8.1 * Advanced options: Rename to OS customization * OS customization: change to tabbed UI * OS customization: make SSH public key field a textarea * OS customization: add convenience button to run ssh-keygen * OS customization: Enforce choice as part of write flow * OS customization: Fixes for state consistency across UI * Home: Add mechanism for selecting Raspberry Pi device * Shared: Multiple keyboard focus fixes
buildservice-autocommit
accepted
request 1092589
from
Dominique Leuenberger (dimstar)
(revision 16)
baserev update by copy to link target
Dominique Leuenberger (dimstar)
accepted
request 1089452
from
Axel Braun (DocB)
(revision 15)
- version 1.7.5 * 567.patch removed (included in src) * various fixes for Windows * No changes from v1.7.4.1 for Linux and Mac other than version number version 1.7.4.1 * Advanced settings: fix creating files on FAT partition that are an exact multiple of cluster size. * Advanced settings: allow end-of-directory marker to be missing in FAT32 root directory (fixes customizing Homebridge image) * Do you want to apply saved settings window: offer 'no' option, without clearing settings. * Linux: eject storage properly through udisks2. * Add Russian translation
buildservice-autocommit
accepted
request 1077782
from
eymeric dechelette (hatchlechien)
(revision 14)
baserev update by copy to link target
eymeric dechelette (hatchlechien)
accepted
request 1077713
from
Dominique Leuenberger (dimstar)
(revision 13)
- Add 567.patch: Fix build using gcc13.
buildservice-autocommit
accepted
request 1070696
from
eymeric dechelette (hatchlechien)
(revision 12)
baserev update by copy to link target
eymeric dechelette (hatchlechien)
accepted
request 1070240
from
Axel Braun (DocB)
(revision 11)
- version 1.7.4 * Advanced settings: fix escaping single quotes ( ' ) in WLAN password * Windows only: when auto-detecting the WLAN password used by the computer running Imager, it now processes passwords that contain < > ' " & correctly. * Advanced settings: default to using username of logged-in user instead of 'pi' * Now uses a different method to edit files on the FAT partition to apply advanced settings. Imager now understands the FAT16/FAT32 file system format and can edit files by itself using the raw disk device, without having to rely on the operating system to mount the partition first. * French translation update
buildservice-autocommit
accepted
request 1030409
from
Dominique Leuenberger (dimstar)
(revision 10)
baserev update by copy to link target
Dominique Leuenberger (dimstar)
accepted
request 1029564
from
Axel Braun (DocB)
(revision 9)
- rpi-imager (1.7.3) * Linux: use GnuTLS instead of OpenSSL for computing SHA256 * Fix persistenting public key authentication setting * Linux: prefill wlan PSK if Linux distro uses NetworkManager * Add digital signage icon * Fix ""Cannot send events to objects owned by a different thread" warning * Update Slovan/Korean language files * Allow selecting file names without extension * Add possibility to outsource handling of custom settings to script at /usr/lib/raspberrypi-sys-mods/imager_custom * Advanced settings: disallow invalid characters in hostname field
buildservice-autocommit
accepted
request 970184
from
Dominique Leuenberger (dimstar)
(revision 8)
baserev update by copy to link target
Dominique Leuenberger (dimstar)
accepted
request 970180
from
Axel Braun (DocB)
(revision 7)
- fix for new autoconf
Dominique Leuenberger (dimstar)
accepted
request 965750
from
Axel Braun (DocB)
(revision 6)
- version 1.7.2 - Advanced options: remove overscan option - Advanced options: remove first run wizard suppression option - gz/xz/zstd custom images: pad if image size is not dividable by 512 byte - Store saved wifi password hashed - Make buttons blue on focus, to ease keyboard navigation - Add Japan, Korean translations - rpi-imager-noupdates.diff removed (included in current version)
buildservice-autocommit
accepted
request 962457
from
Dominique Leuenberger (dimstar)
(revision 5)
baserev update by copy to link target
Displaying revisions 1 - 20 of 24