[network-manager-openvpn] Created tag 1.2-beta1



The signed tag '1.2-beta1' was created.

Tagger: Lubomir Rintel <lkundrak v3 sk>
Date: Tue Jan 26 14:12:22 2016 +0100

    Tag 1.2-beta1

Changes since the last tag '0.9.8.0':

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation

Aurimas Černius (4):
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (4):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Beniamino Galvani (2):
      service: accept ping,ping-exit,ping-restart properties
      helper: improve routes handling

Bin Li (1):
      ui: merge the 'key direction usage' from label to tooltips.

Carlos Alberto Lopez Perez (1):
      add support for --float option

Christian Kirbach (3):
      Updated German translation
      Updated German translation
      Updated German translation

Dan Williams (24):
      build: bump version to 0.9.9.0 (development)
      trivial: remove deleted vpn-password-dialog.c from translations (bgo #697740)
      core: implement interactive secrets requests (rh #704263)
      auth-dialog: clarify function name
      auth-dialog: handle and parse hints
      auth-dialog: better splitting of standard vs. external-ui-mode logic
      build: bump NM requirement to 0.9.9 for ConnectInteractive
      auth-dialog: always return found secrets
      core: fix handling of auth request in non-interactive mode
      merge: add IPv6 tunnel support (bgo #682620)
      properties: fix compile error from 522190ad916
      auth-dialog: fix destruction on cancel and simplify password dialog code
      build: remove unused CFLAGS
      properties: update .ui file to GTK+ >= 3.4
      core: use unix domain management socket instead of TCP socket
      core: fix protocol and port specified with remote address
      core: print executed openvpn command-line when debug logging is enabled
      core: use '--auth-retry interact' to query for failed passwords
      merge: use unix socket for management and other misc fixes (bgo #738301)
      release: update NEWS
      release: bump version to 1.1.0 (development)
      build: must distribute nm-glib-compat.h
      core: use a default renegotiation interval of zero (rh #969433)
      build: belatedly bump max allowed NM build version

Dan Winship (11):
      build: require GLib 2.32
      build: require Gtk+ 3.4
      Use full paths in .name file
      auth-dialog: port to libnm-gtk's NMAVpnPasswordDialog
      auth-dialog: port to libsecret
      Fix path to connection-editor plugin in service file
      properties: call bindtextdomain() and bind_textdomain_codeset()
      Fix build by setting NM_VERSION_MAX_ALLOWED
      build: remove some unnecessary stuff
      all: use nm_connection_get_setting_*()
      core: split out nm-openvpn-service-defines.h

Daniel Mustieles (6):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Federico Mena Quintero (5):
      defines: add the names of the ping/ping-exit/ping-restart options
      properties: import/export the ping/ping-exit/ping-restart options from openvpn
      properties/tests: add tests for import/export of the ping/ping-exit/ping-restart options
      properties: import the keepalive option
      properties/tests: test import/export of the keepalive option

Fran Diéguez (1):
      Updated Galician translations

Gabor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian translation

Gábor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian translation

Hajime Taira (1):
      l10n: Update Japanese translation

Inaki Larranaga Murgoitio (3):
      Updated Basque language
      Updated Basque language
      Updated Basque language

Jiri Grönroos (1):
      Finnish translation update

Jiří Klimeš (36):
      core/ui: add '--keysize' option to handle non-default key sizes (bgo #706775)
      properties: simplify code dealing with check/spin button changes, saving code
      properties: fix Makefile.am in tests
      properties: fix an endless loop when selecting PKCS12 file (rh #997255)
      properties: fix a memory leak in import code
      trivial: fix error messages for tests
      core/properties: allow custom TUN/TAP device names
      ui: allow specifying device type and a custom name for TUN/TAP devices
      ui: verify that TUN/TAP device name is a valid interface name
      Merge changes for TUN/TAP device name and type
      core/ui: allow specifying port and protocol for gateways (bgo #712710)
      service: fix a memory leak on an error
      auth-helpers: correct the selection of certificates
      ui: remove invalid properties
      service: fix compilation with GLib 2.32
      all: fix indenting
      properties: fix an error after removal of "sk_dir_help_label"
      properties: fix an error after removal of "tls_dir_help_label"
      ui: fix widgets alignment
      import/export: handle protocol from 'remote' option (rh #1194643)
      import/export: add missing code for 'remote-random' option
      merge: fixes for import/export code (rh #1194643)
      tests: fix testing of ports with respect of "remote" vs "port" options
      properties: use libnm-gtk password menu funcs for cert-pass (bgo #731891)
      properties: use libnm-gtk password menu funcs for password (bgo #731891)
      properties: we don't need to store flags manually
      auth-helpers: fix setting http-proxy-password-flags to hash
      auth-helpers: use password icon for HTTP proxy password in advanced dialog
      auth-dialog: read http proxy password too
      merge: use libnm-gtk nma_utils_* functions for password storage (bgo #731891)
      service: allow running openvpn as an unprivilege user (bgo #555518)
      properties/ui: add ping, ping-exit and ping-restart to the UI (bgo #651657)
      properties: do not require password for always-ask, not-required (bgo #756638)
      import: allow importing configurations with inline certificates (rh #1157817)
      export: use an error quark for domain in g_set_error_literal() instead of 0
      import/export: import and export "route" option (bgo #753578)

Jordi Mas (1):
      Fixes to Catalan translation

Josef Andersson (2):
      Updated Swedish translation
      Updated Swedish translation

Lubomir Rintel (41):
      build: Add a missing file to distribution
      ui: Remove invalid properties
      po: update translations
      po: fix up the translations for the last commit
      op: update Finnish translation
      build: specify NM_VERSION_MIN_REQUIRED
      core: mgt_path free mgt_path on disconnect
      build: fix out-of-tree builds
      build: split the plugin into two halves
      build: check for libnm & libnma
      properties: port to libnm
      properties: use the NM error types & quarks
      properties: rename the classes to be more libnm-ish
      service: port to libnm
      auth-dialog: port to libnm
      test: port to libnm
      build: allow build without libnm-glib
      build: install to a proper service directory
      merge: port to libnm, libnma & gdbus
      doc: update authors
      build: create xz compressed tarballs by default
      tests: do distribute the test artifacts too
      build: install into /etc/NetworkManager/VPN as well
      build: avoid expanding prefix prematurely
      properties: revert the NAME/DESC change
      all: drop -DVERSION
      service: drop use of API that's gone
      all: rename some defines
      helper: add --bus-name argument
      service: allow acquiring any names below org.freedesktop.NetworkManager.openvpn
      service: add --bus-name argument
      service: add missing error handling
      trivial: move real_disconnect() and ensure_killed() up
      service: ensure the service is disconnected when doing a new connection
      merge: branch 'lr/multiple-vpn'
      helper: fix use-after-free for IPv6 routes
      helper: don't add a default /32 IPv4 prefix if there's no IPv4 address
      helper: don't try to send the configuration if there's no IP settings
      build: use bugzilla for bug reporting
      release: update NEWS
      release: bump version to 1.1.90 (1.2-beta1)

MarMav (1):
      Updated Greek translation

Marek Černocký (1):
      Updated Czech translation

Mario Blättermann (1):
      Updated German translation

Martin Srebotnjak (3):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Michael Scherer (2):
      Updated French translation
      service: force the use of tcp-client protocol option instead of tcp

Milo Casagrande (6):
      [l10n] Updated Italian translation.
      [l10n] Added Italian translation.
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.
      Updated Italian translation
      Updated Italian translation

Necdet Yücel (1):
      Added Turkish translation

Nicolas Iooss (2):
      service: pass IPv6-related information to NM
      properties: expose IPv6 capability to the UI

Pablo Castellano (2):
      Use g_str_has_suffix instead of strcmp to compare extensions
      Make error strings translatable

Pedro Albuquerque (1):
      Updated Portuguese translation

Piotr Drąg (16):
      Updated Polish translation
      Updated Polish translation
      Mark strings in the .desktop file as translatable
      Updated Polish translation
      doap: update URLs
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Fix D-Bus spelling in a translatable string
      Updated Polish translation

Rafael Ferreira (3):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Rafael Fontenelle (1):
      Updated Brazilian Portuguese translation

Rūdolfs Mazurs (2):
      Updated Latvian translation
      Updated Latvian translation

Samir Ribic (1):
      Added Bosnian translation

Thomas Haller (13):
      helper: improve parsing of command line arguments
      helper: log the command line arguments for "--helper-debug"
      helper: pass device type to helper script as command line argument
      helper: gracefully handle missing environment variables in --up-restart invocations
      set G_LOG_DOMAIN to nm-openvpn
      Merge branch 'th/bgo556134_up_restart'
      service: only attempt to load the 'tun' modules if necessary
      auth-helpers: remove redundant setting of mssfix checkbox
      build: avoid compiler warnings about uninitialized variable
      service: only set reneg-sec option in TLS mode
      service: use ping,ping-exit,ping-restart arguments
      merge branch 'th/ping-bgo651657'
      properties: show special cipher "none"

Timo Jyrinki (2):
      Finnish translation update
      Change Finnish translation team web page to l10n.gnome.org

Vsevolod Velichko (1):
      core: handle multiple search domains

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

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


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