Package Release Info

haguichi-1.4.1-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

haguichi
haguichi-lang

Change Logs

* Wed Nov 07 2018 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.4.1
  * Initialization is now completely multi-threaded.
  * Now using a thread pool for determining network ownership and retreiving long nicks.
  * Made improvements to configuring and restarting the Hamachi service (fixes issue #16).
  * Made network properties extraction more robust.
  * Added wingpanel integration as build option.
  * Added support for io.elementary.files and io.elementary.terminal.
  * Added support for using the Delete key to trigger delete, leave and evict actions.
  * Custom command buttons and menu items that don't use the %A address variable are not shown greyed out anymore for members that are offline.
  * Client side decorations are now used on LXQt desktops.
  * Updated elementary stylesheets for Juno release.
  * Added specific application icons for elementary OS.
  * Node icons are now included as resources instead of installed into hicolor icon theme.
  * Suru icons for Ubuntu are now installed in /usr/share/icons/Yaru.
  * AppData XML and .desktop files are now completely translatable (fixes bug #1753846).
  * Updated Asturian, Brazilian Portuguese, Bulgarian, Dutch, French, Indonesian, Italian, Japanese, Lithuanian, Polish, Spanish, Swedish and Ukrainian translations.
  * Other minor fixes, improvements and optimizations.
* Mon Sep 10 2018 Jan Engelhardt <jengelh@inai.de>
- Make description neutral.
* Sat Sep 08 2018 Alexei Podvalsky <avvissu@yandex.by>
- Adapt to Factory:
  * Add a new package with translations
  * Fix W: name-repeated-in-summary C Haguichi
  * Find duplicate files and replace with hardlinks
  * Drop no longer needed post(un) handling on openSUSE >= 15
  * Spec file cleanup
* Thu May 10 2018 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.4.0
  * Implemented shortcuts window for GTK+ version 3.20 and later.
  * Revamped preferences dialog using stack, list box and switch widgets.
  * Integrated appindicator as build option and added accompanying switch to preferences dialog.
  * Added dark theme switch to preferences dialog (only available when client side decorations are used).
  * Added Suru application icons for Ubuntu (big thanks to Sam Hewitt).
  * Tweaked sidebar content alignment and margins.
  * Improved window position and size handling.
  * Improved modal dialog management.
  * Improved compatibility with GTK+ 3.20 and 3.22.
  * Fixed crash that could occur when adding a network while the network list was being filtered.
  * Now using stylesheets to implement theme specific tweaks and fixes.
  * Now using the RDNN com.github.ztefn.haguichi for .desktop files, GSettings schema and D-Bus name.
  * Updated Brazilian Portuguese, Bulgarian, Czech, Dutch, French, Italian, Polish, Slovak, Spanish, Swedish, Turkish and Ukrainian translations.
  * Bumped minimum required versions of Vala (0.30), GLib (2.48) and GTK+ (3.18).
  * Other minor fixes, improvements and optimizations.
* Sat Sep 23 2017 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.8
  * Sidebar contents are now vertically scrollable and the action buttons have been moved to a bottom fixed action bar.
  * Pending attach requests are displayed more clearly and can now be canceled.
  * Added support for pcmanfm-qt and qterminal.
  * Added right click menu to empty network list with options "Join Network..." and "Create Network...".
  * Optimized network list parsing regular expressions for increased performance and speed.
  * Improved init system detection for systemctl by checking if the logmein-hamachi service unit is found or not.
  * Fixed crash that could occur when attaching the client to an account.
  * Ported the build system from CMake to Meson.
  * Updated Asturian, Brazilian Portuguese, Bulgarian, Czech, Dutch, French, German, Indonesian, Kazakh, Lithuanian, Polish, Russian, Slovak, Spanish, Turkish and Ukrainian translations.
  * Other minor fixes, improvements and optimizations.
* Thu Mar 30 2017 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.7
  * Implemented inhibitor to properly disconnect Hamachi when the computer goes to sleep and to reconnect on wake-up.
  * Client side decorations are now used on Cinnamon desktops.
  * Added support for dde-file-manager, deepin-terminal and uxterm.
  * Added reconnect action to connection lost notifications.
  * Added approve and reject actions to member joined notifications when manual approval is required.
  * Reject actions are now reflected immediately in the network list.
  * Now showing the client ID in the network list and notifications when nickname is unknown.
  * Tweaked the sidebar layout.
  * Updated Bulgarian, Czech, Dutch, French, German, Indonesian, Italian, Kazakh, Lithuanian, Polish, Brazilian Portuguese, Russian, Slovak, Spanish, Turkish and Ukrainian translations.
  * Other minor fixes, improvements and optimizations.
* Mon Dec 05 2016 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.6
  * Client side decorations are now used on Deepin and KDE desktops.
  * Added support for gvncviewer, vncviewer, xtightvncviewer, xvnc4viewer and rdesktop.
  * Added SSH to the default command set (as inactive).
  * Added keyboard shortcuts (Ctrl+1 to Ctrl+9) to execute available commands by corresponding order.
  * Added %TUN variable for use in GSettings member templates to display the tunnel in the network list.
  * Made the init system to control the hamachi daemon configurable in GSettings.
  * Network list updates are now skipped when "hamachi list" output is unchanged.
  * Retreived long nicknames are now cached and saved using GSettings to improve performance.
  * Network ID's are now properly escaped in tooltips and treeview.
  * Improved handling for invalid encoded nicknames.
  * Now falling back to xdg-open when Gtk.show_uri fails.
  * Other minor fixes, improvements and optimizations.
* Sun Aug 07 2016 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.5
  * Added line "OnlyShowIn=GNOME;MATE;Unity;X-Cinnamon;" to autostart .desktop file in order to prevent implicit automatic startup in other desktop environments.
  * Added line "X-GNOME-UsesNotifications=true" to application .desktop file in order to inform some desktop environments in advance that Haguichi may use notifications.
  * Made sure AppMenu will only ever be used on GNOME desktops (fixes bug #1531275). https://bugs.launchpad.net/haguichi/+bug/1531275
  * Updated Russian translation.
  * Improved package dependency declarations for Debian based distro's.
  * Other minor improvements and optimizations.
* Mon May 16 2016 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.4
  * Updated node icons to use less glossy and more elementary style.
  * Updated default window size, position and layout thresholds.
  * Improved compatibility with GTK+ 3.20.
  * Delete, leave and evict actions are now reflected immediately in the network list.
  * Added release metadata to the AppData XML file.
  * Updated Russian translation.
  * Other minor improvements and optimizations.
* Sat Mar 05 2016 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.3
  * Added D-Bus session methods GetMode, GetModality and GetVisibility.
  * Added translation metadata to the AppData XML file.
  * Updated Dutch translation.
  * Other minor improvements and optimizations.
* Sat Jan 30 2016 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.2
  * Client side decorations are now used on latest Budgie desktop (fixes bug #1531266).
  * Fixed high CPU usage when using GTK+ 3.18 (bug #1531587).
  * Fixed high CPU usage when dragging the window around.
  * Added 50 pixels to minimum window width when using GTK+ 3.18 to compensate for the headerbar title not requesting any width by itself.
  * Added complete Lithuanian translation (thanks to Moo).
  * Updated Indonesian translation.
  * Other minor fixes, improvements and optimizations.
* Sat Dec 19 2015 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.1
  * Added AppData XML file for GNOME Software Center.
  * Added keywords to .desktop file to improve findability in application launchers.
  * Improved compatibility with GTK+ 3.16 and 3.18.
  * Improved Hamachi configure check and execution.
  * Auto reconnect is now stopped when Hamachi fails to start.
  * Added SocketClient method as fallback to check the internet connection if ping fails.
  * Added support for lxterminal and pcmanfm.
  * Added 512x512 application icon to hicolor.
  * Moved symbolic icons from Adwaita to hicolor.
  * Added 24x24 symbolic icons to fix appearance in Wingpanel.
  * Updated French and Polish translation.
  * Other minor fixes, improvements and optimizations.
* Mon Aug 10 2015 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.3.0
  * Complete port from Mono/GTK+2/GConf to Vala/GTK+3/GSettings.
  * Implemented headerbar to replace the classic menubar.
  * Implemented dynamically adaptive layout based on available width.
  * Implemented application menu for GNOME.
  * Added full support for HiDPI displays.
  * Added sidebar that shows information and actions for the selected network or member.
  * Added short text to empty network list on how to add a network.
  * Added symbolic application and panel icons for adwaita-icon-theme.
  * Updated any existing application and panel icons to use the new logo.
  * Commands that don't actually exist are not shown as member action anymore.
  * Unicode characters are now used for ellipsis and quotation marks.
  * Changed autostart .desktop file installation path back to /etc/xdg/autostart.
  * Dropped support for Hamachi version 2.1.0.81 and older.
  * Removed deprecated status icon.
  * Updated Brazilian Portuguese, Czech, Dutch, German, Italian, Kazakh, Polish, Russian, Slovak, Spanish and Ukrainian translations.
  * Updated license from GPLv2+ to GPLv3+.
* Sat Jan 17 2015 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.0.26
  * Added a searchbar to filter networks and clients in the treeview.
  * Added accelerators for the actions Join Network (Ctrl+J), Create Network (Ctrl+N) and Show Offline Members (Ctrl+M).
  * Activating the treeview row will not trigger the default command anymore if the selected member is not online.
  * Swapped out dependency on ndesk-dbus(-glib) for dbus-sharp(-glib).
  * Humanity panel icons are not included anymore because that theme has become outdated.
  * Added complete Slovak translation (thanks to Zdeněk Kopš).
  * Updated Czech, Kazakh and Turkish translations.
* Sat Aug 23 2014 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.0.25
  * Improved shading of the hi-res application icon so that it looks better on dark backgrounds.
  * All automatically detectable terminal applications are now called using the -e option with (except for konsole) the argument enclosed in quotes.
  * Fixed crash that happened when disconnecting on quit.
  * Other minor fixes, improvements and optimizations.
* Mon Apr 07 2014 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.0.24
  * Added support for systemd and upstart to control the Hamachi service.
  * The network list is now immediately updated after going online or offline in a network.
  * The update interval count is now reset after each manual update.
  * Restored panel icon animation when connecting.
  * Improved Hamachi version number retrieval.
  * Dropped support for beesu to gain super user privileges.
  * Updated Swedish translation.
  * Other minor fixes, improvements and optimizations.
* Sat Jan 11 2014 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.0.23
  * Improved internet connection check by using netcat and web request as fallback if ping fails (fixes bug #1258361).
  * Wait for internet connection cycle is now using a separate thread.
  * Configuration folder is now always opened in the default file manager.
  * Added stock icons to open and save configuration menu items.
  * Added scrollbar policy to the commands editor in the preferences dialog.
  * Added complete Asturian translations (thanks to Tornes Llume).
  * Updated Bulgarian translation.
  * Other minor fixes, improvements and optimizations.
* Fri Aug 23 2013 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.0.22
  * Increased command throughput rate (fixes bug #1205527).
  * Refactored command execution code so that it can handle large output (fixes bug #1204250).
  * Now using ping to check the internet connection, which is more reliable and also faster in most cases.
  * Threads that could potentially be spawned many times are now added to the thread pool to enable queuing.
  * Added keyboard shortcuts to expand (Ctrl+[) and collapse (Ctrl+]) all networks.
  * Fixed crash that was triggered by changing the update interval.
  * Fixed regression that sometimes lead to wrong positioning of the main window.
  * Updated Italian, Kazakh and Russian translations.
  * Other minor fixes, improvements and optimizations.
* Sat Jun 08 2013 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.0.21
  * Added functionality to open, backup and restore the Hamachi configuration folder.
  * Added support for pkexec to gain super user privileges (fixes bug #1179071).
  * Refactored network list extraction code to improve performance when parsing very large lists.
  * Optimized settings handling by eliminating unnecessary reads and writes to the backend.
  * Added command line option to use a text file as network list when running in demo mode.
  * Added complete Ukrainian translations (thanks to Fedir Zinchuk).
  * Brazilian Portuguese, Dutch, French, German, Indonesian, Japanese, Polish and Spanish translation updated.
  * Other minor fixes, improvements and optimizations.
* Sat Mar 02 2013 Stephen Brandt <stephen@stephenbrandt.com>
- update to 1.0.20
  * Added 48x48 hicolor panel icons to accommodate Gnome Shell 3.6.
  * Swapped some icons in the icon chooser popup menu to improve cross icon theme compatibility.
  * Made some changes to basically support gateway networks (fixes bug #1098755).
  * When (re)starting Hamachi, output from the init script is not being relied on anymore.
  * When Hamachi is busy, commands will now be run again a short moment later.
  * Join requests for networks that requires manual approval are now sent immediately without confirmation.
  * Improved many error and confirmation dialogs.
  * Other minor fixes, improvements and optimizations.