Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

monero-gui-0.18.5.2-1.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: monero-gui Distribution: openSUSE Tumbleweed
Version: 0.18.5.2 Vendor: openSUSE
Release: 1.1 Build date: Thu Jul 23 21:51:57 2026
Group: Unspecified Build host: reproducible
Size: 20018966 Source RPM: monero-gui-0.18.5.2-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/monero-project/monero-gui
Summary: The official GUI app for the Monero cryptocurrency
The official Qt-based GUI wallet app for the privacy-focused Monero cryptocurrency

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Jul 23 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.5.2:
    * Fix wallet generation during first use
    * Fix stale subaddress selection after switching accounts
    * Fix precision loss when generating payment requests with
      large amounts
    * Create wallets in memory in the wizard; only validate
      custom wallet locations
    * Warn when adjusting KDF rounds
    * libwalletqt: fix potential out-of-bounds read
    * Allow graceful application shutdown
    * Replace deprecated Qt APIs and the languages XmlListModel
    * Remove direct X11 dependency (used only for Caps Lock
      detection, which never worked on Wayland)
    * Assorted QML/UI fixes (maximize button icon state, title
      bar signal calls, warning message spacing, language overlap)
* Wed Jul 08 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.5.1:
    * Embedded P2Pool updated to v4.17.1
    * Security: prevent CSV formula injection when exporting the
      transaction history
    * Security: escape untrusted text in the remaining RichText
      views and require SSL for HTTPS requests
    * Confirm unauthenticated OpenAlias addresses before use in
      Transfer and Address Book
    * Hide the update popup while a hardware-device passphrase
      prompt is shown
    * Wizard: check the wallet-file directory is writeable
    * Fix "Quick Layouts recursive rearrange" log spam on startup
    * Set the desktop file name for the application
* Sat May 30 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.5.0 (includes 0.18.4.4 - 0.18.4.7):
    * Embedded P2Pool updated to v4.15
    * Security: escape untrusted text in RichText views
    * Transfer: disable offline tx creation with long
      payment id
    * Use the WalletManager URI parser in the URI handler
    * Replace rand() with QRandomGenerator
    * Several wallet-creation wizard password-handling fixes
    * PasswordDialog: fix lack of focus on window change
    * Intercept quit event to avoid a deadlock on exit
    * More accurate blockchain size estimate
    * Add support for the new Ledger Nano gen5 hardware wallet
  - Drop the dead libminiupnpc-devel BuildRequires (upstream
    removed UPnP port-mapping support)
  - Stop using the deprecated %suse_update_desktop_file macro;
    install monero-gui.desktop (Source1) directly
  - Spec cleanup:
    * Convert BuildRequires to pkgconfig() style
    * Drop redundant/unused BuildRequires (automake, libgcrypt20)
    * Add the explicit gcc-c++ BuildRequires
* Fri Dec 19 2025 Mia Herkt <mia@0x0.st>
  - Add missing runtime dependency on libqt5-qtxmlpatterns-imports
* Fri Oct 24 2025 Michal Hrusecky <michal@hrusecky.net>
  - Add missing dependency on libqt5-qtquickcontrols2
* Wed Oct 22 2025 Michal Hrusecky <michal@hrusecky.net>
  - Remove dependency on libboost_system-devel
  - Update to version 0.18.4.3:
    * build: prepare v0.18.4.3
    * p2pool v4.11
    * p2pool v4.10.1
    * p2pool v4.10
    * docker: update Qt to 5.15.17
    * workflows: remove unmaintained docker caching action
    * workflows: fix macOS bundle
    * wizard: add new Ledger Flex
    * cmake: update macOS deploy for newer boost
* Sun Sep 21 2025 Mia Herkt <mia@0x0.st>
  - Update to version 0.18.4.2:
    * p2pool v4.10
    * docker: update Qt to 5.15.17
    * workflows: remove unmaintained docker caching action
    * workflows: fix macOS bundle
    * wizard: add new Ledger Flex
    * cmake: update macOS deploy for newer boost
    * build: prepare v0.18.4.2
    * chore: remove redundant words in comment
    * p2pool: update to v4.9.1
    * Implement background sync when locked
    * p2pool: add nano sidechain
    * p2pool: update to v4.9
    * cmake: bump CXX standard to 14
    * docker: fix android build
    * build: prepare v0.18.4.1
    * p2pool: update to v4.8.1
    * main: Update blockchain size
    * cmake: fix deploy icu version
    * p2pool: update to v4.5
    * PasswordDialog: fix spelling in warning message
    * lang: rename esperanto.png to eo.png using ISO 639-1 code
    * workflows: update Ubuntu version
* Tue Apr 15 2025 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.4.0:
    * Dockerfile: update Linux base image to 18.04
    * workflows: fix CI bundle build and name spelling
    * build: prepare v0.18.4.0
    * README: fix dead link
    * Remove unused JS variables
    * p2pool: update to v4.4
    * ci: fix MSYS2 build
    * build: set cxx standard to 17 in dev mode
    * README: clarify docker build process
    * Win deploy: Boost Regex is header-only since 1.77
    * fix testnet address check
    * Docker android: upgrade dependencies
    * Dockerfile linux: fix boost download url
    * p2pool: update to v4.3
    * docker: update Qt to 5.15.16
    * build.yml: pyenv vcs for python
    * Dockerfile.linux: freetype.git mirror
    * workflows/build: upload-artifact@v4
    * wizardRestore: blindly (re)enable create wallet button
    * build(deps): bump actions/download-artifact in /.github/workflows
    * DEPLOY: altool is deprecated, replace with notarytool
* Thu Aug 22 2024 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.3.4:
    * build: prepare v0.18.3.4
    * docker: bump Qt to v5.15.14
    * WizardModeSelection: enable pruning by default
* Wed Aug 14 2024 mpluskal@suse.com
  - Update to version 0.18.3.3:
    * p2pool: update to v4.1
    * macOS: remove deprecated screenshot function
    * wizard: add new Trezor Safe 5
    * README.md: sponsors;remove forked networking/globee
    * Wizard: fix stagenet getApproximateBlockchainHeight
    * TxUtils: allow @ in OpenAlias domain
    * utils: add quotes to desktop entry path
    * DEPLOY: add more dependencies, use full path in prefix
* Mon Mar 25 2024 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.3.3:
    * build: prepare v0.18.3.3
    * docker: bump Qt to v5.15.13
    * Dockerfile: bump zlib version to 1.3.1
    * build: prepare v0.18.3.2
    * tails: fix detection
    * Remove instructions for Void Linux, add NixOS
    * Update year in Cypyright
    * Dockerfile: remove no-asm for constant time AES
    * docker: update Qt to 5.15.12
    * p2pool: update to v3.10
    * DEPLOY: add missing code syntax highlighting
    * wizard: add Trezor Safe 3 to hardware wallets
    * DEPLOY: update instructions for Apple Silicon
    * cmake: fix deploy by updating libicu version
    * TxUtils: use regex to check for valid domain
* Tue Nov 14 2023 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.3.1:
    * p2pool: update to v3.8
    * main: fix qml warning
    * cmake: update sodium dll from 23 to 26
    * Revert "DaemonManager.cpp: disable JIT on macOS ARM"
    * workflows: free up diskspace for docker builds
    * docker: update Linux & Windows Qt to 5.15.11
    * build: prepare v0.18.3.1
    * build: prepare v0.18.3.0
    * p2pool: update to v3.7
    * workflows: run flatpak only in main repo
    * docker: update zlib to 1.3
    * p2pool: update to v3.6.2
    * flatpak: Start workflow after release
    * cmake: update libicu to 73
    * flatpak: Add workflow
    * Fixing broken link to Arch linux package repo
    * p2pool: update to v3.5
    * docker: update Linux & Windows Qt to 5.15.10
    * installers/windows/Readme.htm Updated blockchain size and added pruning description
    * deploy: remove libssp
    * docker: update OpenSSL to 1.1.1u
    * WizardSummary: fix seed language and hide during restore
    * TxUtils: add handleOpenAliasResolution func, simplify code
    * DaemonManager.cpp: disable JIT on macOS ARM
    * main: add ARM build tag for auto updater
    * workflows: set default arch for macOS bundle
    * cmake: copy missing boost lib, run codesign
    * README: add mingw-w64-x86_64-pcre for msys2 instructions
    * cmake: add install_name_tool to fix svg rendering
    * p2pool: fix crash without network connection
    * p2pool: add more detailed failure message
    * Prove/Check: clear text fields on wallet close
    * wizard: add Ledger Stax image
    * readme: tweak build instructions
    * Assume untrusted daemon in simple mode
    * qsTr scan tx error
    * Display clear error when user scans older tx via untrusted daemon
    * Update balance after calling scan_tx
* Wed Apr 19 2023 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.2.2:
    * build: prepare v0.18.2.2
    * p2pool: update to v3.2
    * docker: fix linux build
    * docker: remove duplicate library
    * README: remove unmaintained debian repo
    * p2pool: update to v3.1
    * wizard: add Ledger Stax
    * remove output blackballing
* Mon Mar 06 2023 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.18.2.0:
    * DaemonManager: remove systemd check
    * cmake: fix windows deploy
    * build: prepare v0.18.2.0
    * wizard: redesign seed page
    * p2pool: Stop p2pool mining on node switch
    * Utils.js simplify ago func
    * p2pool: Restart monerod only when needed and with proper args
    * p2pool: update to v3.0
    * docker: update hidapi to 0.13.1 on linux
    * docker: update Windows and Linux Qt to 5.15.8
    * p2pool: update to v2.7
    * open-wallet: set network type when using file browser
    * Override desktop theming
    * main: skip proxy when setting localhost remote node
    * README: add unbound for Windows
    * workflows: remove unnecessary dependency
    * Sign/Verify: clear text fields on wallet close
    * History: add open folder button after CSV export
    * p2pool: update to 2.6
    * docker: update Qt to 5.15.7
    * Transfer: update mixin, silence warning
    * docker: update zlib on android
    * workflows: verify p2pool hashes
    * deploy: update libicu to 72
    * README: update Debian dependencies
    * main: fix a potential warning
    * DaemonManager: take dataDir into account when sending cmd
    * main: update blockchain size
    * Docker android: avoid gradle auto download
    * Android: disable simple mode
    * Android: hide local node settings
    * Android: hide log tab
    * Android: hide mining tab
    * Android: useRemoteNode default to true
* Wed Jan 18 2023 Andreas Schwab <schwab@suse.de>
  - Update constraints for riscv64

Files

/usr/bin/monero-wallet-gui
/usr/share/applications/monero-gui.desktop
/usr/share/icons/hicolor/128x128/apps/monero-gui.png
/usr/share/icons/hicolor/16x16/apps/monero-gui.png
/usr/share/icons/hicolor/24x24/apps/monero-gui.png
/usr/share/icons/hicolor/256x256/apps/monero-gui.png
/usr/share/icons/hicolor/32x32/apps/monero-gui.png
/usr/share/icons/hicolor/48x48/apps/monero-gui.png
/usr/share/icons/hicolor/64x64/apps/monero-gui.png
/usr/share/icons/hicolor/96x96/apps/monero-gui.png
/usr/share/licenses/monero-gui
/usr/share/licenses/monero-gui/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 10 23:50:47 2026