[network-manager-fortisslvpn/th/nm-1-2-merge: 27/28] all: merge branch 'master' into nm-1-2



commit 30a3bf6c0a870d77c717906459278c6f43703268
Merge: f4ca8c5 af686ea
Author: Thomas Haller <thaller redhat com>
Date:   Thu Sep 15 09:17:06 2016 +0200

    all: merge branch 'master' into nm-1-2
    
    With the release of 1.2.0, we branched off 'nm-1-2' branch
    and bumped the version number on 'master' to 1.3.0.
    
    As of today, 'master' still only requires 1.2.0 API of libnm, libnma
    and NetworkManager. Note that VPN plugins are backward compatible so
    that it is very much supported to run an older VPN plugin against a
    newer NM version.
    That means, there is no reason for maintaining two upstream branches
    'master' and 'nm-1-2' that both provide a plugin that has essentially
    the same requirements w.r.t. the NetworkManager API.
    
    Merge 'master' into 'nm-1-2' and rewind the version number from 1.3.0
    to 1.2.3. There is now only one maintained branch of the plugin that
    works with libnm/libnma/NetworkManager >= 1.2.0.
    
    This means a user stuck with 1.2 can get the newest features from
    'master', instead of a stale 'nm-1-2' branch. Yes, that also means
    that upstream doesn't provide a bugfix-only branch of 1.2.
    But then, this is a tiny VPN plugin and not glibc. If a new 1.2.x
    version has issues it is simply a bug. In this case it's the
    responsibility of the user/distributor to cherry-pick the fix
    or revert to a previously working version.
    
    This is done to have less work for upstream, but more importantly:
    it makes clear that 'master' requires only 1.2 NM-API. That is important
    as improvements are now immediately useable for anybody running NM 1.2.0
    or newer. This is contrary to before, where it was strongly implied that
    'master' only works with the current development branch of NetworkManager.
    
    In other words: this decouples the versioning of the plugin from that
    of NetworkManager/libnma. The version number 1.2.x now has the meaning
    or requiring NM API >= 1.2.0.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771013

 po/ca.po        |  206 ++++++++++++++++++++++++++++++-------------------------
 po/cs.po        |    2 +-
 po/es.po        |   49 +++++++-------
 po/lt.po        |  193 ++++++++++++++++++++++++++++-----------------------
 po/pl.po        |   76 ++++++++++-----------
 src/Makefile.am |    2 +-
 6 files changed, 281 insertions(+), 247 deletions(-)
---


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