[network-manager-applet] Created tag 1.4.4



The signed tag '1.4.4' was created.

Tagger: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Jan 25 15:49:00 2017 +0100

    Tag 1.4.4

Changes since the last tag '1.4.3-dev':

Atul Anand (4):
      nm-connection-editor: UI file for Proxy Tab
      nm-connection-editor: Proxy Page Implementation
      nm-connection-editor: Fixes for including Proxy page
      nm-c-e/proxy: Support proxy handling similar to nmcli.

Balázs Meskó (2):
      Updated Hungarian translation
      Updated Hungarian translation

Baurzhan Muftakhidinov (1):
      Update Kazakh translation

Beniamino Galvani (36):
      applet: fix handling of 802.1x secrets for ethernet connections
      editor: preserve old addresses when changing IP method
      editor: allow specifying static IP addresses for automatic methods
      editor: allow specifying IPv4 address for shared method
      editor: fix memory leak in possibly_wrong_gateway()
      editor: merge branch 'bg/editor-ipv4-addresses-bgo763937'
      editor: disable "Create" button when no connection type is available
      wireless-security: don't silently ignore files with invalid keys/certs
      build: drop 'subdir-objects' automake option
      shared: import nm-shared-utils.[ch] files
      editor: consider -1 as missing route metric
      editor: factor out common tree model helpers
      merge: branch 'bg/editor-route-metric-default-bgo769015'
      editor: fix invalid memory access when displaying service details
      editor: disable MTU spin button in Ethernet page for PPPoE connections
      applet: fix crash when destroying AP objects
      editor: consider G_TYPE_NONE as 'all devices' in _get_device_list()
      editor: add support for IP tunnel connections
      merge: branch 'bg/ip-tunnel-bgo774272'
      device-broadband: use define for devinfo tag
      applet: re-add broadband devices when MM becomes available
      device-broadband: check that the ModemManager is actually running
      merge: branch 'bg/mm-device-race-bgo776384'
      libnma: fix memory leak in nma_utils_menu_to_secret_flags()
      wireless-security: don't reference WirelessSecurity from EAP methods
      wireless-security: disconnect all handlers upon EAPMethodSimple destroy
      wireless-security: disconnect all handlers upon EAPMethodLEAP destroy
      libnma: fix WirelessSecurity refcounting
      merge: branch 'bg/wireless-security-leaks-bgo750261'
      editor: remove @ifname_first argument from ce_page_setup_device_combo()
      editor: hide device MAC from combo when NULL
      editor: merge branch 'bg/device-empty-mac-rh1380424'
      editor: fix memory leaks in page-ip{4,6}.c
      editor: fix bad memory access in wsec_size_group_clear()
      editor: avoid crash when connections become invisible
      editor: improve the cloned MAC address selection

Christian Kirbach (3):
      Updated German translation
      Updated German translation     (cherry picked from commit 8fea566f6de4851515942a6637a3300423ce90ce)
      Update German translation

Dan Williams (1):
      trivial: remove some long dead commented-out code

Daniel Mustieles (2):
      Updated Spanish translation
      Update Spanish translation

Dušan Kazik (3):
      Update Slovak translation
      Update Slovak translation
      Update Slovak translation

Francesco Giudici (5):
      c-e: fix WoL widgets sensitivity on startup
      c-e: allow duplex to get the NULL value, and set it as default
      c-e: rework ethernet link negotiation
      c-e: enable the ethernet link negotiation section in the GUI
      c-e: merge branch 'fg/c-e-ethernet-link2'

Gábor Kelemen (1):
      Update Hungarian translation

Jiří Klimeš (2):
      editor: allow editing connection priority (bgo #774107)
      editor: fix clashing and missing accelerator keys on ethernet page

Jonathan Kang (1):
      add support for TTLS/MSCHAPV2

Jordi Mas (4):
      Update Catalan translation
      Update Catalan translation
      Fix Catalan translation
      Update Catalan translation

Kai-Heng Feng (2):
      applet: fix wrong status for wireless toggle
      applet: fix wrong status for wireless toggle

Lubomir Rintel (16):
      release: bump version to 1.5.0 (development)
      team: don't use jansson 2.5 functionality
      editor/team: work around broken strict matching of optional keys in old jansson
      editor: add connection argument to the new page function
      editor: refactor the VPN import logic
      editor: add --import command line argument
      merge: branch 'lr/import'
      all: use gresources
      editor: avoid unused variable with < 1.6
      editor: add a missing session bus check
      editor/ip6: allow method=shared
      build: fix makefiles for gresource use
      applet: remove unused keyring.png
      editor: make the window a bit larger by default
      release: update NEWS
      release: bump version to 1.4.4

Mario Blättermann (1):
      Update German translation

Michael Catanzaro (1):
      c-e: Hide firewall zone combo when firewalld is not running

Mikhail Efremov (2):
      connection-editor: Fix handling of wired 802-1x security setting
      connection-editor: Fix handling of wired 802-1x security setting

Pierre Amadio (1):
      libnm-gtk: wrap gtk_label in $_() sentence to assure localisation

Piotr Drąg (25):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Update POTFILES.in
      Update POTFILES.in
      Revert "Update POTFILES.in"
      Updated Polish translation
      all: use Unicode in translatable strings
      all: unmark empty strings and numbers from translation
      all: remove double spaces from translatable strings
      Updated Polish translation
      Update POTFILES.in
      Update Polish translation
      Update Polish translation
      Update Polish translation
      c-e: use Unicode quotation marks in new strings
      Update Polish translation
      Update Polish translation
      Update POTFILES.in
      Improve recently added translatable strings
      Fix capitalization in one more recently added translatable string
      Update Polish translation
      Update Polish translation
      Update Polish translation

Thomas Haller (31):
      build: use GIT_SHA_RECORD() macro from "m4/git-sha-record.m4"
      build: use GIT_SHA_RECORD() macro from "m4/git-sha-record.m4"
      all: merge branch 'master' into nm-1-4
      c-e: don't use GtkTextView.monospace property
      all: merge branch 'master' into nm-1-4
      libnma: properly translate icon_desc_table for passwd-entries
      libnma: merge branch 'th/passwd-entry-i18n-bgo772069'
      all: merge branch 'unicode-strings-bgo695967'
      shared: reimport shared filed from NetworkManager
      build: cleanup build against libnm/libnm-glib
      nm-c-e: silence initial message about editor initializing
      nm-c-e/trivial: whitespace
      nm-c-e: let --create show the "Add" connection dialog
      c-e: tag NewConnectionResultFunc with a special argument
      c-e: tag PageNewConnectionFunc with a special argument
      c-e: tag DeleteConnectionResultFunc with a special argument
      c-e: tag PageNewConnectionResultFunc with a special argument
      c-e: tag NewConnectionTypeFilterFunc with a special argument
      c-e: cleanup NMConnectionEditor dispose()
      c-e: take reference to connection for active_editors
      c-e: don't transfer ownership of connection argument for callback functions
      c-e: fix exiting after cancelling connection type selection
      c-e: allow specifying vpn types directly on command line
      c-e: use g_printerr() instead of g_warning() for user-error
      c-e: merge branch 'th/c-e-import-fixes-bgo774290'
      nma-ui-utils: rename @sensitive_ask argument to @ask_mode for nma_utils_setup_password_storage()
      nma-ui-utils: disable password storage chooser in ask mode
      libnma: merge branch 'th/password-storage-in-ask-mode-bgo775769'
      shared: add "nm-libnm-compat.h"
      proxy: add compatibility for building against libnm-1-4 without proxy support
      proxy: merge branch 'th/proxy-bgo621767'

Zdeněk Hataš (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

gogo (1):
      Update Croatian translation

poma (1):
      c-e: avoid setting "full" as default duplex value.

Мирослав Николић (2):
      Updated Serbian translation
      Updated Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]