From bc9eb869765beca6e15a76a58fe044d1250748ea Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Jan 17 2024 21:44:21 +0000 Subject: update --- diff --git a/.files b/.files index e45c42f..779991f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 19a0b86..c2051d8 100644 --- a/.rev +++ b/.rev @@ -55,4 +55,12 @@ 1092589 + + 84d010e3c9b635c85916ec7b15ed5cec + 1.8.3 + + anag+factory + + 1131650 + diff --git a/rpi-imager-1.7.5.tar.gz b/rpi-imager-1.7.5.tar.gz deleted file mode 120000 index 46d71e2..0000000 --- a/rpi-imager-1.7.5.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihneimaqxhxc64z2jjtoih6wkldzsycwkxiwwtazzixu3xecbguiu \ No newline at end of file diff --git a/rpi-imager-1.8.3.tar.gz b/rpi-imager-1.8.3.tar.gz new file mode 120000 index 0000000..3d2852b --- /dev/null +++ b/rpi-imager-1.8.3.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeib3x5n3uphvv2rrdhicn7kxqnilh5tjk3r5expd4tckkz443efdiq \ No newline at end of file diff --git a/rpi-imager.changes b/rpi-imager.changes index aac87bf..d30f7ee 100644 --- a/rpi-imager.changes +++ b/rpi-imager.changes @@ -1,4 +1,30 @@ ------------------------------------------------------------------- +Wed Nov 29 23:09:03 UTC 2023 - Mikhail Paulyshka + +- 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 + +------------------------------------------------------------------- Sun May 28 14:05:52 UTC 2023 - Axel Braun - version 1.7.5 diff --git a/rpi-imager.spec b/rpi-imager.spec index d752119..4c51fd7 100644 --- a/rpi-imager.spec +++ b/rpi-imager.spec @@ -17,7 +17,7 @@ Name: rpi-imager -Version: 1.7.5 +Version: 1.8.3 Release: 0 Summary: Raspberry Pi Imaging Utility License: Apache-2.0 @@ -29,6 +29,7 @@ BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: git BuildRequires: libqt5-qtquickcontrols2 +BuildRequires: lzma-devel BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files