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



The signed tag '1.2-beta1' was created.

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

    Tag 1.2-beta1

Changes since the last tag '0.9.8.0':

Anders Jonsson (1):
      Updated Swedish translation

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

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

Avesh Agarwal (10):
      auth-dialog: add desktop file for auth dialog
      build: require Networkmanager 0.9.8 or later
      trivial: remove dead code based on coverity scan
      properties: fix prcoessing of nm-openswan-dialog.ui file
      openswan/libreswan does not provide tun0 interface, so fixed the code where it sends tun0 interface.
      Fixed an issue where writing configuration on stdin should not end with \n as it gives error. It used 
to work previously, but not with latest versions.
      Fixed more coverity scan issues.
      trivial: remove some dead code
      core: fix handling of pluto child processes
      Fixed defaults values for more parameters to help the VPN connection stay more reliable.

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

Bastien Nocera (1):
      properties: fix instantiation from control-center (bgo #720319) (rh #1040924)

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

Dan Williams (43):
      trivial: remove deleted vpn-password-dialog.c from translations (bgo #697740)
      release: bump version to 0.9.9.0 (development)
      properties: don't advertise import/export capabilities
      trivial: remove unused variable
      core: recognize some helper script options libreswan renamed
      core: simplify prefix/netmask code
      core: make some log messages and debug variables generic
      core: use G_SPAWN_DO_NOT_REAP_CHILD when starting initial pluto process
      trivial: whitespace cleanups
      core: use g_set_error_literal() where appropriate
      core: consolidate ipsec helper search
      core: simplify writing the PSK
      core: remove commented code
      core: trivial: simplify some code
      core: remove write_one_property()
      core: use different name for each connection
      core: consolidate helper program launching
      core: "ipsec setup start" doesn't stick around
      Revert "Fixed an issue where writing configuration on stdin should not end with \n as it gives error. 
It used to work previously, but not with latest versions."
      core: rework connect process and subprocess handling
      core: implement interactive secrets requests
      auth-dialog: handle and parse hints
      core: autodetect NEVER_DEFAULT by searching kernel IPSec routes
      build: remove usage of INCLUDES
      test: add test-xfrm.c example code
      trivial: explain what actually executes the helper
      core: rename NMOPENSWANService -> NMOpenSwanService
      merge: cleanups and reliability fixes (bgo #735692)
      po: add POTFILES.skip
      core: make find_ipsec() generic
      core: rename pluto_watch_cb()
      core: update for non-deprecated libreswan initialization flow
      core: update for non-deprecated libreswan shutdown
      core: replace previous configurations when starting a connection
      core: work around libreswan config-terminating oddity
      core: wait for connection addition to be ready
      build: remove .desktop file
      auth-dialog: make help text *swan agnostic
      core: genericize some comments and strings
      core: symlink helper to nm-libreswan-service-helper
      merge: add support for libreswan (bgo #740339)
      release: update NEWS
      release: bump version to 1.1.0 (development)

Dan Winship (8):
      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()
      build: remove some unnecessary stuff

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

Fran Diéguez (1):
      Updated Galician translations

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

Hajime Taira (1):
      l10n: Update Japanese translation

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

Jiří Klimeš (2):
      properties: fix *_IS_*_CLASS(klass) macros
      all: fix indenting

Jordi Mas (1):
      Update Catalan translation

Josef Andersson (1):
      Updated Swedish translation

Lubomir Rintel (54):
      mm
      auth-dialog: fix an out-of-tree build
      build: work around automake-1.15 & intltool complaining about translations in build dir
      service: retry the ipsec auto --ready with some timeout
      service: update the plugin state on failures
      Merge remote-tracking branch 'gnome/lr/reliability' into lr/libnm
      service: revert libnm-specific bits
      all: avoid including linux/in6.h
      service: unhook the retry upon cleanup
      service: fix use-after-free in spawn_pty()
      service: add vendor property
      build: split the plugin into two halves
      properties: port the new plugin 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
      build: allow build without libnm-glib
      all: port to GDBus
      build: install into /usr/lib/NetworkManager/VPN as well
      merge: port to libnm, libnma & gdbus
      doc: update authors
      build: create xz compressed tarballs by default
      service: ensure the daemon is running before adding a connection
      service: don't manage pluto if it's already running
      service: drop use of API that's gone
      service: don't delete connection while it's being upped
      service: watch for pty master hangups
      all: remove useless defines
      service: always tear down the connection on helper failure
      service: properly handle pty master hangups
      all: rename to NetworkManager-libreswan
      service: don't assert there's connection for all steps
      service: tolerate non-zero from ipsec auto --ready
      service: clean the pipe watcher source id
      service: refactor the disconnect handling
      service: process the configuration in the service, not the helper
      helper: add --bus-name argument
      service: add --bus-name argument
      merge: branch 'lr/multiple-vpn'
      build: fix make distcheck
      service: remove the openswan helper link
      build: use bugzilla for bug reporting
      all: vpn service name and bus name are different things
      all: recognize the openswan VPN service name as well
      common: split out the connection writer from service
      common: never write "(null)" for user name
      common: don't use uuid for name when exporting the connection
      properties: add connection export capability
      properties: add connection import capability
      merge: branch 'lr/import-export'
      service: fix connect cleanup typo
      release: update NEWS
      release: bump version to 1.1.90 (1.2-beta1)

Marek Černocký (1):
      Updated Czech translation

Mario Blättermann (2):
      Updated German translation
      Updated German translation

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

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

Necdet Yücel (1):
      Added Turkish translation

Pedro Albuquerque (3):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Piotr Drąg (9):
      Updated POTFILES.in
      Updated Polish translation
      doap: update URLs
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Fix D-Bus spelling in a translatable string
      Updated Polish translation
      Updated Polish translation

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

Rūdolfs Mazurs (1):
      Updated Latvian translation

Samir Ribic (1):
      Added Bosnian translation

Thomas Haller (1):
      service: handle route updates and deletions

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

Tom Tryfonidis (2):
      Updated Greek translation
      Updated Greek translation

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

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


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