* Handling for new StatusNotifierWatcher - Update to version 2.4.5: * Make connection notifications transient * StatusNotifierItem: announce children-display * Manager: Hide bt status switch when PowerManager is not available - Update to version 2.4.4: * Fix Rfcom plugin dbus signature * Set an initial selected device in blueman-sendto * AutoConnect: Store bluetooth address instead of object path * Applet: Handle UnknownObject DBus error (@tommie) * Make search button available after device list becomes empty (@astcri) * Fix Fatal LoadException * Terminate applet on manager termination if it was started by manager * AutoConnect: Automatically convert path to address * Add toggle to force symbolic statusicon - Update to version 2.4.3: * Fix issues with specific device names * Fix deadlock between applet and manager when double-clicking the tray icon OBS-URL: https://build.opensuse.org/package/show/Base:System/blueman?expand=0&rev=50
355 lines
15 KiB
Plaintext
355 lines
15 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 5 05:12:09 UTC 2025 - Maurizio Galli <maurizio.galli@suse.com>
|
|
|
|
- Update to version 2.4.6:
|
|
* Handling for new StatusNotifierWatcher
|
|
- Update to version 2.4.5:
|
|
* Make connection notifications transient
|
|
* StatusNotifierItem: announce children-display
|
|
* Manager: Hide bt status switch when PowerManager is not available
|
|
- Update to version 2.4.4:
|
|
* Fix Rfcom plugin dbus signature
|
|
* Set an initial selected device in blueman-sendto
|
|
* AutoConnect: Store bluetooth address instead of object path
|
|
* Applet: Handle UnknownObject DBus error (@tommie)
|
|
* Make search button available after device list becomes empty (@astcri)
|
|
* Fix Fatal LoadException
|
|
* Terminate applet on manager termination if it was started by manager
|
|
* AutoConnect: Automatically convert path to address
|
|
* Add toggle to force symbolic statusicon
|
|
- Update to version 2.4.3:
|
|
* Fix issues with specific device names
|
|
* Fix deadlock between applet and manager when double-clicking the tray icon
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 11 14:37:47 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
|
|
|
- Fix build on Leap 16.0 that has no nemo-extensions package
|
|
(bsc#1247915)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 08:35:39 UTC 2024 - Jan Kužílek <jan.kuzilek@suse.com>
|
|
|
|
- Update to version 2.4.2:
|
|
* Broken audio profile applet menu items
|
|
* Missing manager window title
|
|
* Teardown of DBus mock server in tests
|
|
* Only a single battery notification
|
|
* Renamed recent connections header in applet menu
|
|
* Translation updates
|
|
* An option to toggle the manager window with the tray icon (the 2.3 behavior
|
|
useful when there are no window decorations for closing it)
|
|
- Update to version 2.4.1:
|
|
* Fallback for missing icons
|
|
* Correct Bluetooth state tracking in manager window
|
|
* Sporadic error on battery data (Note that there was a regression
|
|
in Linux 6.8.2, 6.7.11 and 6.6.23 that causes it and lots of other trouble)
|
|
* Active state on tray icon
|
|
* Broken markup in tray menu
|
|
* Translation updates
|
|
* Handle incompabilities with kded6 running on desktops without
|
|
StatusNotifierItem support
|
|
- Update to version 2.4:
|
|
* Fix device-selected handlers
|
|
* Fix deprecations in tests
|
|
* Fix showing -1 seconds when discovering @kuraga
|
|
* Tray: Let dbus call end and reply to caller
|
|
* Get the image-missing icon if lookup failed to avoid crash
|
|
* Raise minimum Python version to 3.8
|
|
* Raise minumum Gtk+ version to 3.24
|
|
* Hide recent connections associated with unavailable adapters
|
|
* Store network configuration in GSettings instead of
|
|
/var/lib/blueman/network.state.
|
|
* Replace custom MessageArea widget with regular Gtk.InfoBar
|
|
* Drop auto-power feature. BlueZ now has the AutoEnable setting for even
|
|
better auto-powering.
|
|
* Do not use pointless link quality value
|
|
* Recent connections in toplevel applet menu
|
|
* Never hide keyboard and combos, see #1954 for more info
|
|
* Do not close blueman-manager from applet
|
|
* Add Switch to blueman-manager to set bluetooth on/off
|
|
* Remove broken check for bluetooth status
|
|
* PluginDialog: Replace custom list with Gtk.ListBox
|
|
* Ignore double-click for connect when unpowered
|
|
* Drop homgeneous from statusbar
|
|
* PulseAudioUtils: Use python enums in several places
|
|
* Use operator convenience functions
|
|
* Cleanup PluginDialog UI
|
|
* Show HCI device in blueman-adapers tabs
|
|
* Show different icon for the active audio profile @localevil
|
|
* Make blueman-services a notebook
|
|
* Use the TypedDict as constructor
|
|
* Audio profile switcher in applet menu (@abhijeetviswa)
|
|
* Set router address as DNS server instead of loopback addresses
|
|
* Enable dnsmasq DNS service if possible and add DNS servers otherwise
|
|
* Reconfigure DHCP service on local nameserver changes
|
|
* Support for systemd-resolved for getting nameservers for NAP clients
|
|
* List connected devices in status icon tooltip
|
|
* Support for nautilus 43 and later
|
|
* Copy bleutooth address to clipboard in devicelist
|
|
* Add battery levels to status icon tooltip
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 10 01:00:09 UTC 2023 - Maurizio Galli <maurizio.galli@suse.com>
|
|
|
|
- Update to version 2.3.5:
|
|
* Right click menu was pointing to the wrong list row
|
|
* Double click to connect
|
|
- Changes from version 2.3.4:
|
|
* Errors when connected to a device with the DisconnectItems plugin enabled
|
|
- Changes from version 2.3.3:
|
|
* Issues with NM PANU connections of equally named devices
|
|
* Submenus in KDE Plasma tray
|
|
* Avoid using StatusNotifierItem and GtkStatusIcon icons in parallel
|
|
* Do not re-use dbusmenu item identifiers; avoids issues at least with
|
|
gnome-shell-extension-appindicator
|
|
- Changes from version 2.3.2:
|
|
* StatusNotifierItem submenus did not work in lxqt-panel (@niknah)
|
|
* StatusNotifierItem vanished on panel restarts
|
|
* StatusNotifierItem compatibility issues with libdbusmenu used at least
|
|
by xfce4-panel and Waybar
|
|
* StatusNotifierItem showed the menu on left click in xfce4-panel
|
|
- Changes from version 2.3.1:
|
|
* StatusNotifierItem sent an incomplete NewStatus signal.
|
|
* Avoid statusbar resize when showing progressbar
|
|
- Changes from version 2.3.0:
|
|
* Blocked emblem was not visible for scales other than 1
|
|
* Audio profile switcher in applet menu (@abhijeetviswa)
|
|
* Symbolic tray icon option (GSettings switch symbolic-status-icons in
|
|
org.blueman.general)
|
|
* Replace AppIndicator with DBus StatusNotifierItem
|
|
* Use a GtkTreeModelFilter to show/hide unnamed devices
|
|
* Replace sigint hack with GLib to catch it
|
|
* Port meson from deprecated python3 module
|
|
* Rework battery handling
|
|
* Merge Battery applet plugin into ConnectionNotifier
|
|
* Symbolic icons and small UI improvements
|
|
- Changes from version 2.2.5:
|
|
* Fix network interface iteration on 32 bit systems
|
|
* Manager: Fix cancel button in send-note dialog
|
|
* Fix battery and signals bars
|
|
|
|
- Removed blueman-2.2.4-ayatana-appindicator.patch as Appindicator
|
|
has been replaced with DBus StatusNotifierItem
|
|
- Dependencies.md file is no longer packaged
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 11 08:14:00 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Do not recommend -lang package: the auto-generated -lang package
|
|
already contains relevant supplements.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 11 07:41:17 UTC 2022 - Maurizio Galli <maurizio.galli@suse.com>
|
|
|
|
- Added iproute2 build dependency to satisfy ip requirement
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 8 11:52:40 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
|
|
|
- Update to version 2.2.4:
|
|
* Dropped the PIN database.
|
|
* Fix that blueman-mechanism accepted arbitrary file paths and
|
|
returned the errors from trying to open them,
|
|
see https://github.com/blueman-project/blueman/security/advisories/GHSA-3r9p-m5c8-8mw8
|
|
- Add blueman-2.2.4-ayatana-appindicator.patch: Support
|
|
Ayatana AppIndicators.
|
|
- Require dbus(org.freedesktop.Notifications) instead of
|
|
notification-daemon.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 28 07:52:13 UTC 2021 - Alexei Podvalsky <avvissu@yandex.by>
|
|
|
|
- Disable agent startup on Pantheon desktop
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 13 08:24:25 UTC 2021 - Maurizio Galli <maurizio.galli@suse.com>
|
|
|
|
- Update to version 2.2.3
|
|
* Recent connections disabled after suspend and resume
|
|
* Service authorization notifications did not respond
|
|
* Passkeys did not get displayed
|
|
- Updates from version 2.2.2
|
|
* Issues with power level bars
|
|
* Error message in blueman-mechanism
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 2 21:55:42 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 2.2.1
|
|
* New Desktop notifications on connect / disconnect
|
|
* New notifications with battery level for connecting devices
|
|
* Allow cancelling device connection attempts
|
|
* Allow opening device menus via keyboard (Shift+F10 or menu key)
|
|
* Add Ctrl+Q and Ctrl+W accelerators for closing blueman-manager
|
|
* Stop discovery and retry connection for broken adapter drivers
|
|
* Improved passkey handling
|
|
* Auto-connect settings for supported services
|
|
* Fix hide devices with no name
|
|
* Fix disconnecting NMDevice
|
|
* Fix DiscvManager plugin showed its icon unreliably
|
|
* Drop blueman-report, and blueman-assistant
|
|
- Add subpackages for caja, nautilus, and nemo sendto extensions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 3 10:21:11 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 2.1.4
|
|
* Security Release for CVE-2020-15238 (bsc#1178196)
|
|
* Force cython to use python language version 3
|
|
* Do not use exitcode 1 when we expect to fail
|
|
* Mark more strings translatable
|
|
* Unstranslated strings
|
|
* Fix searching (with Ctrl+F in manager device list) did not work
|
|
* Default PIN lookup
|
|
* Fix device removal handling
|
|
* Only use LaunchContext when we have proper event time
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 12 13:08:12 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 2.1.3
|
|
* Force cython to use python language version 3
|
|
* Fix tooltip not updating when bluetooth is disabled
|
|
* Fix dbus timeout in DhcClient
|
|
* Call the right method when pulseaudio crashes
|
|
* Handle os.remove failing
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 5 06:20:04 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 2.1.2
|
|
* Signal bar updates with multiple adapters
|
|
* Pairing with pincode
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 9 19:13:25 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 2.1.1
|
|
* Using recent connections did not work
|
|
* Swichting adapters did not work
|
|
* Errors when removing a device
|
|
* Error tracebacks from info dialog
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 10 13:19:22 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 2.1
|
|
* Support for BlueZ 4 and Python 2.7 and 3.2 got dropped
|
|
* dbus-python and libnotify aren't dependencies anymore
|
|
* libnm is now used for interaction with NetworkManager (>= 1.0)
|
|
* Compatibility with gnome-icon-theme, mate-icon-theme, adwaita-icon-theme, elementary-xfce, and Papirus
|
|
* Information dialog on devices' services
|
|
* Compose and send notes to devices
|
|
* Default PIN code database
|
|
* Support for the ip command
|
|
* udhdpd support
|
|
* Lots of improvements for blueman-sendto
|
|
* Lots of bug fixes and smaller or invisible improvements
|
|
* See CHANGELOG.md for a complete list of changes
|
|
- Several spec file cleanups and adaptations
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 4 09:26:51 UTC 2019 - maurizio.galli@gmail.com
|
|
|
|
- update to version 2.0.8
|
|
* Fix name resolution of unknown device classes
|
|
|
|
- changes in 2.0.7
|
|
* This release fixes DUN support in blueman through NetworkManager
|
|
and bluemans own implementation with pppd. It has been broken due
|
|
to lack of hardware as DUN is usually not available on newer devices.
|
|
* Added default polkit rules file that allows users in group wheel
|
|
to perform administrative actions.
|
|
* Support iproute2 and make it the default
|
|
* Fix icon name in the device menu
|
|
* Several commits backported from master for various RFCOMM
|
|
and Serial related bugs.
|
|
* Fix icon and caption in manager for LE devices
|
|
|
|
- moved new polkit rules in docs to keep default security untouched
|
|
(boo#1124339)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 19 11:20:05 UTC 2018 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Enable appindicator support. Needed for the newer xfce4-status-notifier.
|
|
No longer breaks system tray
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 27 10:03:37 UTC 2018 - matthias.gerstner@suse.com
|
|
|
|
- update to version 2.0.6: This fixes the security of the polkit authorization
|
|
checks in blueman (bsc#1083066). Previously any user with access to the
|
|
D-Bus system bus could trigger certain network configuration logic in
|
|
blueman without authentication.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 26 16:20:23 UTC 2018 - badshah400@gmail.com
|
|
|
|
- Switch adwaita-icon-theme for gnome-icon-theme in BuildRequires.
|
|
- Run sed to change env-based hashbangs to ones depending directly
|
|
on the system python3 binary.
|
|
- Only run post(un) scripts for openSUSE < 1500; rpm file triggers
|
|
takes care of these for newer versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 4 21:46:26 UTC 2017 - aavindraa@gmail.com
|
|
|
|
- update to version 2.0.5
|
|
* Bugs fixed
|
|
+ PPPSupport: Correct binary name for ModemManager
|
|
+ PPPSupport: Exclude grep process from process list
|
|
+ GameControllerWakeLock: Check for Class property before using it
|
|
+ SerialManager: Properly check for None
|
|
+ NetConf: Treat UnicodeDecodeError as if there was no file
|
|
+ Notification: Also check if notification daemon supports body
|
|
+ Correct bold tag in portugese translation (thanks @andreyluiz)
|
|
+ Properly check for None in SerialManager
|
|
+ GameControllerWakeLock: Check for Class property first
|
|
+ Fix bugs in NetworkService ui
|
|
+ NetConf: fix writing PID file for dhcpd(3)
|
|
+ Notification: Make sure x and y hint are in screen geometry
|
|
- ran spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 28 00:14:20 UTC 2017 - jengelh@inai.de
|
|
|
|
- Ensure neutrality of description
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 27 06:39:30 UTC 2017 - bosim@opensuse.org
|
|
|
|
- ran spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 27 05:47:03 UTC 2017 - meissner@suse.com
|
|
|
|
- removed rpmlintrc
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 6 15:36:50 UTC 2016 - and.november@opensuse.org
|
|
|
|
- update to version 2.0.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 1 07:07:38 UTC 2016 - and.november@opensuse.org
|
|
|
|
- update to version 2.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:04:04 UTC 2015 - and.november@opensuse.org
|
|
|
|
- update to version 2.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 9 16:30:27 UTC 2015 - and.november@opensuse.org
|
|
|
|
- update to version 2.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 14 02:31:59 UTC 2015 - and.november@opensuse.org
|
|
|
|
- build with python3
|
|
|