Changelog for
NetworkManager-applet-lang-1.8.10-lp151.4.3.noarch.rpm :
* Tue Mar 20 2018 dimstarAATTopensuse.org- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Fri Jan 12 2018 fstrbaAATTsuse.com- Add 0001-shared-compat-fix-memory-handling-of-nm_setting_vpn_.patch and 0002-shared-compat-fix-memory-handling-of-nm_setting_vpn_.patch: fix crashes due to double frees.
* Wed Dec 27 2017 dimstarAATTopensuse.org- Update to version 1.8.10: + Don\'t request secrets for Bluetooth connections. Works around a bug in GNOME Shell secret agent. + Fix a bug that caused invalid connections to be non-editable (and thus not fixable).- Changes from version 1.8.8: + Fix loading of secrets when editing a VPN connection. + Fixes to the experimental Meson support. + Updated translations.- Update options passed to meson following upstream changes: + Denable-appindicator to Dappindicator. + Denable-selinux to Dselinux.- Pass explicit Dintrospection=true to meson, ensure we build with introspection support.- Clean up spec.- Drop 0001-build-meson-fix-typo-in-generation-of-libnm-gtk.pc.patch: Fixed upstream.
* Wed Dec 27 2017 dimstarAATTopensuse.org- Allow for easy switch between meson and autoconf, using bcond_with (default to autoconf for now): Switch back to autoconf build system: meson is not ready and breaks nm-connection-editor (incompletely linked resources, boo#1072789). + In case of autoconf, add libtool BuildRequires, call autoreconf and use configure/make/mak_install.
* Mon Dec 18 2017 sckangAATTsuse.com- Drop nm-applet-migration-tool.patch: Not needed anymore.
* Mon Dec 18 2017 dimstarAATTopensuse.org- Re-introduce lost -Denable-appindicator meson parameter: with the migration to meson this was lost (but is still supported).
* Wed Nov 08 2017 dimstarAATTopensuse.org- Migrate build system to meson: + Add meson and gtk-doc BuildRequires. + Replace configure/make/make_install logic with meson/meson_build/meson_install.- Disable glib_schema, icon_theme and desktop_database post/postun scriptlets for suse_version >= 1330: handled by file triggers.- Add 0001-build-meson-fix-typo-in-generation-of-libnm-gtk.pc.patch: Fix typo in generation of libnm-gtk.pc (bgo#790056).
* Wed Nov 08 2017 dimstarAATTopensuse.org- Update to version 1.8.6: + Added an option to build with Meson build system. + Fixed a possible crash after editing Wi-Fi connections. + Updated translations.
* Fri Sep 29 2017 olafAATTaepfle.de- Obsolete also debuginfo subpackages of the packages marked as Obsoletes in this specfile (bsc#1045678)
* Fri Sep 22 2017 zaitorAATTopensuse.org- Update to version 1.8.4: + nm-c-e: - Major rework of the nm-connection-editor UI. - Add support for MACsec. - Add support for new PPPoE connections not limited to ethernet. - Add support for bridge\'s group-forward-mask property. + applet: - Fix nm-applet\'s status icon when a VPN has the default route. - Always center dialogs on the screen. + libnma: Fix handling empty password for certificate chooser. + Various bugfixes and minor improvements. + Updated translations.
* Thu Sep 21 2017 fcrozatAATTsuse.com- Only BuildRequire pkgconfig(dbusmenu-gtk3-0.4) when building with appindicator support.
* Fri Jun 23 2017 dimstarAATTopensuse.org- Update to version 1.8.2: + It is now possible to secure the connections that use TLS, TTLS and PEAP authentications by specifying a Domain name to verify the remote certificate subject against. + The TTLS and PEAP EAP methods now utilize the certificate chooser that is capable of choosing an object from a PKCS#11 token. + When activating a VPN connection, the routes to the VPN server are now added whichever device has a default route regardless of its kind. + The applet now lists the Wi-Fi network connection profiles even if they are enslaved to another connection. + Fixed a crash after editing a connection with 802.1x security setting.- Changes from version 1.8.0: + Warn editor users if certificates have wrong SELinux labels. + Added a PKCS#11 capable certificate chooser to EAP-TLS. + Request Wi-Fi scan when showing the menu and update the scan result list dynamically. + Prevent the use from opening a file open dialog if they don\'t have permission to edit connections (e.g. in the login manager session) (CVE-2017-6590). + Fix broken libnma\'s pygobject library. + Add version macros to libnma.. + Updated translations.- Pass --without-selinux to configure.- Replace pkgconfig(libsecret-unstable) BuildRequires with pkgconfig(libsecret-1), following upstream.- Add pkgconfig(gcr-3) and pkgconfig(gck-1) BuildRequires: new dependencies for the PKCS#11 enabled certificate chooser.- Drop nm-applet-dialog-check-permissions.patch: fixed upstream.- Rebase NetworkManager-gnome-bsc1003069-default-agent-owned-secrets.patch.
* Fri Apr 21 2017 fezhangAATTsuse.com- Rebase nm-applet-migration-tool.patch.- Rebase nm-applet-dialog-check-permissions.patch.
* Tue Mar 07 2017 zaitorAATTopensuse.org- Update to version 1.4.6: + Avoid unnecessarily requesting permission to access firewalld. + Warn when editing a connection that has properties we don\'t recognize. Useful when running with newer NetworkManager daemon. + API documentation for libnma is now built. + Added build options to enable LTO and section garbage collection. + Bug fixes. + Updated translations.
* Wed Feb 15 2017 zaitorAATTopensuse.org- Rename libnma-data to nma-data: It\'s the correct thing to do and also it silences rpmlint. Add Obsoletes and Provides to ease updates.
* Tue Feb 14 2017 zaitorAATTopensuse.org- Drop network-manager-applet-no-firewalld.patch: No longer gives a warning, so we do not need to carry this one anymore (boo#1025349).
* Wed Feb 01 2017 zaitorAATTopensuse.org- Add libnma-data Requires to the main package.- Move %glib2_gsettings_schema_requires and post(un) handling to libnma-data where these now live.
* Wed Jan 25 2017 zaitorAATTopensuse.org- Update to version 1.4.4: + Added the capability to start inport of a VPN connection from the command line with \"nm-connection-editor --import\" option. + Allow editing of Ethernet link properties, such as link speed or duplex setting. + Added support for creating and editing IP tunnel connections. + Added support for editing Proxy setting whe built with NetworkManager 1.6 or newer. + Added support for TTLS/MSCHAPV2 method. + Improved the cloned MAC address selection. + Lot of bug fixes. + Updated translations.- Rebase network-manager-applet-no-firewalld.patch.- Drop libnm-gtk-data sub package, no longer built. Following this add libnm-gtk-data Obsoletes to libnm-gtk package, and remove Requires.- Drop nm-applet-support-ttls-mschapv2.patch: fixed upstream.
* Thu Jan 19 2017 zaitorAATTopensuse.org- Move schema files to common sub package libnma-data.
* Thu Dec 01 2016 dimstarAATTopensuse.org- Disable appindicator support on SLE: the required dependencies are not available.
* Sat Nov 05 2016 zaitorAATTopensuse.org- Package libnma-data as noarch.
* Sat Oct 01 2016 sor.alexeiAATTmeowr.ru- Change the summary to something less GNOME-specific.- Don\'t install the ChangeLog file.- Replace the following BuildRequires for their pkgconfig equivalent: gobject-introspection-devel, gtk3-devel and libnotify-devel for: pkgconfig(gobject-introspection-1.0), pkgconfig(gtk+-3.0), pkgconfig(libnotify).- Drop dbus-1-devel and dbus-1-glib-devel BuildRequires: We already have pkgconfig(dbusmenu-gtk3-0.4) that pulls in all the dbus devel packages.
* Fri Sep 30 2016 zaitorAATTopensuse.org- Rename package to NetworkManager-applet aligning slightly more close to upstream name.- Provide/Obsolete old name NetworkManager-gnome.- Run spec-cleaner to modernise spec file. Following this, add pkgconfig BuildRequires.- Rename NetworkManager-gnome-no-firewalld.patch to network-manager-applet-no-firewalld.patch, align with new package name.- Drop nm-icons.nm-icons.tar.gz as source package and handling of it in spec, not needed anymore.- Stop using suse-update-desktop files for nm-applet.desktop file, no longer needed.- Stop passing --disable-migration to configure, no longer needed, nor regcognized.
* Fri Sep 30 2016 zaitorAATTopensuse.org- Update to version 1.4.2: + Removed UI property that required gtk3 >= 3.16 + Added a workaround for broken strict matching with old Jansson versions.
* Wed Sep 07 2016 dimstarAATTopensuse.org- Update to version 1.4.0: + Added support for multiple VPN connections. + Added new pages for changing team and team-port configurations. + Improved error reporting in the wireless security page. + A single VPN plugins now supports the creation of multiple connection types. + Fixed some crashes.- Add pkgconfig(jansson) BuildRequires: new dependency for team support.- Rebase NetworkManager-gnome-no-firewalld.patch.- No longer rename org.gnome.nm-connection-editor.appdata.xml to nm-connection-editor.appdata.xml: this is fixed in the tarball already.- Drop nm-applet-fix-export-button-not-sensible.patch: fixed upstream.
* Wed Sep 07 2016 zaitorAATTopensuse.org- Update to version 1.2.2: + Connecting to multiple VPNs from the applet is now possible. + A minor crash bugfix. + Updated translations.- Drop NetworkManager-wrongly-placed-brace.patch: Fixed upstream.- Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only.- Stop packaging AUTORS and README, they are empthy files.
* Wed Sep 07 2016 dimstarAATTopensuse.org- Update to version 1.2.0: + Appdata: fix the screenshot url. + Updated translations.
* Wed Sep 07 2016 dimstarAATTopensuse.org- Update to version 1.1.93 (1.2-rc1): + Updated translations.- Changes from version 1.1.92: + Numerous crasher and memory leak bugs were fixed.- Add pkgconfig(dbusmenu-gtk3-0.4) BuildRequires: new dependency for AppIndicator integration.
* Wed Sep 07 2016 dimstarAATTopensuse.org- Update to version 1.1.91: + Port to GDBus. + Bugs fixed: bgo#686357, bgo#760866, bgo#760946, bgo#760966, bgo#762421, rh#1279937, rh#1284671. + Updated translations.
* Wed Sep 07 2016 dimstarAATTopensuse.org- Update to version 1.1.90: + Ported to libnm. + Added new libnm-based client library (libnma). + Add support for libappindicator.- Add pkgconfig(libnm) BuildRequires: new dependency.- Disable nm-applet-private-connection.patch: needs rebase.- Rebase NetworkManager-gnome-no-firewalld.patch.- Flip with_cacert_patch off (set to 0): patch needs rebase.- Split the .ui files out of libnm-gtk0 into libnm-gtk-data, as those files violate the SLPP, making it impossible to install multiple versions of libnm-gtk.- Split out new subpackage for the new libnma library: + libnma0, libnma-data, libnma-devel, typelib-1_0-NMA-1_0.- Unconditionally pass --with-appindicator to configure: this support is now upstream supported. Remove 2nd spec file and traces of the dual-spec setup.- Drop nm-applet-app-indicator.patch: no longer needed.
* Wed Sep 07 2016 hpjAATTsuse.com- Add NetworkManager-gnome-bsc1003069-default-agent-owned-secrets.patch (bsc#1003069).
* Wed Sep 07 2016 sckangAATTsuse.com- Drop nm-applet-fix-missing-translation.patch: This patch leads to conflict between accelerate keys. And it won\'t fix the missing translations, since the problem comes from those untranslated POs.- Add nm-applet-migration-tool.patch: Build and autostart migration tool to migrate old VPN settings (bsc#952123, bsc#1001137, bsc#1000648).- Add nm-applet-fix-export-button-not-sensible.patch: Pick upstream commit 324f17354146242307687c75908cba0362606c8c to fix sensitivity of \"Export\" button for VPN (bsc#991607).- Add nm-applet-dialog-check-permissions.patch: Check permissions before showing 802.1x wifi new-connection dialog, upstream commit 38303e04 (bsc#1028792, CVE-2017-6590).- Add nm-applet-support-ttls-mschapv2.patch: Add support for plain MSCHAPV2 as inner authentication method when using TTLS as outer authentication method (bsc#1009019, bgo#768489).
* Mon Aug 29 2016 sckangAATTsuse.com- Drop nm-applet-build-don-t-try-to-build-bluetooth-widget-with-bluez5.patch: Fixed in upstream.
* Mon Jul 25 2016 sckangAATTsuse.com- Add nm-applet-fix-missing-translation.patch: Fix missing translation in ce-page-team.ui(bsc#988533).
* Mon May 23 2016 dimstarAATTopensuse.org- Add NetworkManager-wrongly-placed-brace.patch: fix wrongly placed brace.
* Wed Apr 13 2016 sckangAATTsuse.com- Update to GNOME 3.20 Fate#318572- Drop nm-applet-build-don-t-try-to-build-bluetooth-widget-with-newer.patch: Fixed in upstream.- Rebase nm-applet-build-don-t-try-to-build-bluetooth-widget-with-bluez5.patch.- Rebase nm-applet-probe-radius-server-cert.patch.- Rebase nm-applet-private-connection.patch.- Add NetworkManager-appindicator.changes.- Add NetworkManager-appindicator.spec.- Add NetworkManager-gnome-no-firewalld.patch.- Add nm-applet-app-indicator.patch.- Add nm-icons-appindicator.tar.gz.- Add pre_checkin.sh.
* Thu Apr 07 2016 sckangAATTsuse.com- Add nm-applet-build-don-t-try-to-build-bluetooth-widget-with-bluez5.patch + BlueZ 5 supported is default, disable the bluetooth plugin when BlueZ 5 is used.(bnc#876552) + Add bluez Requires
* Wed Dec 23 2015 dimstarAATTopensuse.org- Update to version 1.0.10: + Bluetooth page in connection editor is now populated with available Bluetooth devices. + Fix a possible agent crash when cancelling the secrets request. + Updated translations.- Rebase nm-applet-private-connection.patch.
* Mon Dec 07 2015 dimstarAATTopensuse.org- Split nm-connection-editor into a separate package (NetworkManager-connection-editor), which is then recommended by NetworkManager-gnome and NetworkManager-appindicator. The VPN plugins should then require connection editor, as that\'s what they\'re actually extending. As a result, NetworkManager-appindicator users would receive the option to install those plugins without conflicts.
* Sun Nov 22 2015 zaitorAATTopensuse.org- Update to version 1.0.8: + Added hotspot support to the editor. + Password widgets now emits a signal for secret flag changes. + The connection validation errors are now communicated in a tooltip. + The editor is now able to edit the VLAN flags. + Several bug fixes. + Updated translations.- Rebase nm-applet-probe-radius-server-cert.patch.
* Mon Oct 12 2015 dimstarAATTopensuse.org- Align the name of the appdata file with the desktop file: rename org.gnome.nm-connection-editor.appdata.xml to nm-connection-editor.appdata.xml
* Wed Sep 16 2015 dimstarAATTopensuse.org- Own %{_datadir}/appdata to fix build in Leap 42.1.
* Tue Sep 01 2015 simonAATTsimotek.net- Add dual spec file for building appindicator support- Add nm-applet-app-indicator.patch: introduce appindicator support.
* Tue Sep 01 2015 simonAATTsimotek.net- Update to version 1.0.6: + Added option to set MTU of Team devices. + Added AppData for nm-connection-editor. + Build fixes. + Updated Czech, Polish and Hungarian translations.
* Wed Aug 19 2015 dimstarAATTopensuse.org- Toggle with_cacert_patch to 1: the patch has been rebased.
* Wed Jul 15 2015 dimstarAATTopensuse.org- Update to version 1.0.4: + Setting MTU for a bond device is now supported. + Connecting to a wireless network from the NetworkManager applet no longer results in an attempt to create system-wide connections. This fixes the ability to connect to a wireless network for non-privileged user. + The master interface name is used instead of master connection UUID for slave connections created with nm-connection-editor. This fixes compatibility of the ifcfg configuration files with the legacy network service. + It is now possible to specify an interface name instead of a MAC address when editing a connection using nm-connection-editor. + The WWAN connections now have IPv6 enabled by default. + libnm-gtk includes functions for password storage selection, which eases implementation of password GUI for VPN plugins and other users.- Rebase nm-applet-probe-radius-server-cert.patch and nm-applet-probe-radius-server-cert.patch.- Toggle with_cacert_patch to 0: the cacert patch is currently disabled in NetworkManager (boo#938198).
* Wed May 06 2015 dimstarAATTopensuse.org- Update to version 1.0.2: + The applet is no longer started in GNOME 3. + STP controls are no longer displayed if STP is disabled. + Improved accessibility for screen reader users. + Multiple bugs fixed, including crashes. + Updated translations.
* Thu Mar 12 2015 dimstarAATTopensuse.org- Add with_cacert_patch condition. When enabled: + Add NetworkManager(cacert-patch) Requires + Apply nm-applet-probe-radius-server-cert.patch + This needs to be toggled whenever NetworkManager is updated and the nm-probe-radius-server-cert.patch there is not rebased yet.
* Tue Mar 10 2015 glinAATTsuse.com- Refresh and enable nm-applet-probe-radius-server-cert.patch
* Tue Jan 27 2015 dimstarAATTopensuse.org- Update to version 1.0.0: + Added support for editing Bluetooth mobile broadband connections. + Added support for IPv6 mobile broadband connections. + Allow IPv6-only configuration for more connection types. + The applet and editor are no longer shown in GNOME 3, which has its own network indicator and control panel.- Rebase NetworkManager-gnome-no-firewalld.patch.- Disable nm-applet-probe-radius-server-cert.patch for now: needs rebase (possibly only in NetworkManager itself).