[network-manager-sstp] Created tag release-1.3.0
- From: Eivind Næss <eivnaes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-sstp] Created tag release-1.3.0
- Date: Tue, 12 Apr 2022 02:48:42 +0000 (UTC)
The unsigned tag 'release-1.3.0' was created.
Tagger: Eivind Næss <eivnaes yahoo com>
Date: 1649731721 +0000
New in release 1.3.0:
- Added support to configure TLS authentication
- EAP-MSCHAPv2 is now supported in pppd >= 2.4.9
- EAP-TLS is supported in pppd 2.4.9, but patches for MPPE keys may be needed
- Added support for GTK4
- Fixes for IPv6 handling
- Improved support for handling of MPPE during authentication.
- Translation updates supported by the Gnome community
- Lots of bug fixes
Download Distribution:
[NetworkManager-sstp-1.3.0.tar.bz2](/uploads/dd1ddb77df57ac97d3fc3cf263a88e14/NetworkManager-sstp-1.3.0.tar.bz2)
Changes:
Alan Mortensen (1):
Update Danish translation
Anders Jonsson (5):
String typo fixes
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Andika Triwidada (2):
Update Indonesian translation
Update Indonesian translation
Andrea Scarpino (1):
Fix proxy support without authentication
Andrea Veri (1):
Eivind now owns a GNOME Account
Arne Neumann (1):
added hint for network-manager-sstp-gnome
Asier Sarasua Garmendia (1):
Update Basque translation
Aurimas Černius (1):
Updated Lithuanian translation
Daniel Mustieles (2):
Update Spanish translation
Update Spanish translation
Eivind (2):
Fixing compile problems
Upgrading to compile against NetworkManager 0.9.4
Eivind Naess (172):
Initial commit of network-manager-sstp
Ignoring non-important files
Adding debian packaging directory
Fixing invalid line ending in changelog
This change works around the fact that network-manager now require the gateway to be specified by
ip-address. This causes a problem in certificate validation. This is a quick fix to get this working, a more
extensive change is exepected later.
Removing files that where never supposed to be checked in ...
This change updates the debian package to say SSTP not PPTP
Remove unneeded code in nm-sstp-service.c, and insert a comment in nm-sstp-pppd-plugin.c.
Removing unused variable in order to compile.
Adding HTTP Proxy configuration and cert-warning check.
Remove EAP option, enable refuse PAP, and refuse CHAP by default.
Need to update the s_vpn object on cert_warn toggled.
Add suppoort for providing the UUID to the sstpc.
Updating to version 0.9.1, and updating the version log.
Updating the news section
Adding the fedora rpm spec file.
Updating the dependencies on sstp-client version 1.0.3 and network-manager-sstp version.
This changes the order in which the MPPE keys are communicated with sstpc for generating the HLAK.
Updating the changelog.
Adding back EAP as a placeholder which is always disabled.
Updating release specific files.
debian control files update thanks to Peter Meiser
Updating version of libtool
Pass MPPE keys when we first receive them
Udate the dependency to libsstp-client0
Updating this to use at least sstp-client >= 1.0.7
Default to refuse EAP.
Update release number to 0.9.4, changelog.
Require sstp-client 1.0.8
Updating to version to -2
Bringing network-manager-sstp up to same revision as network-manager-pptp, 0.9.6.
Updating the packaging files for dpkg and rpms.
Changing to minor release of 1 instead of 2.
Bumbing the version to 0.9.8, compile against FC-18.
Adding a few new files
First push in order to sync up with the PPTP project.
Adding in the temporary base for nm-sstp-dialog.ui
Missed a change in previous check-in.
Indentation change
Updating the nm-sstp-dialog.ui to latest number of changes.
Updating the debian build files.
Two files updated due to debian build requirements.
Updating the po directory with latest updates from pptp
Updating the configure.ac script.
Updating the control script for the debian package.
Updating the po/POTFILES.in otherwise compile will fail.
Updating the autoconf and standards version to 3.9.6
Don't use symlinks with autoconf
Update the autogen to not create symlinks for libtoolize
Make build debend on quilt to escape another lintian warning.
Updating the network-manager-sstp.spec for RPM builds.
Setting the version to 0.9.10.
Updating the README, ChangeLog and configure script sources. Changing the RPM .spec file to reflect
this.
Bumping release version.
Latest set of build changes.
Release for network-manager-sstp 1.2.2
Updating the debian control file.
Updating for re-compilation of zesty.
Update for re-compile of artful aandverk
First cut in porting network-manager-pptp v1.2.4 changes to network-manager-sstp.
Needed to commit the added m4 file.
Compilation works, few minor gotchas
Cherry picking change from 1.2.5 branch of network-manager-pptp.
Needed to properly link with libsstp_api library.
Initial release for zesty
Update of changelog
Few more changes to address lintian problems.
Adding support to hostname using tls extentions.
Updating version to 1.2.5.
Fixing problem when chap retry trigger two sstp connected messages
Updating the debian control / changelog files.
Moving the debian files to a repo on launchpad.
Importing the latest shared files.
Brigning network-manager-sstp up to par with current change(s) in network-manager-pptp
Need the correct header file
Updating translations taking it from network-manager-pptp s/PPTP/SSTP/g.
Setting version to 1.2.6
Fixing the property dialog.
Fixing up a compiler warning that broke the build for Eoan
Updating README
Cherry picking ab6a989f424b84e26167634238392e43d601ff89 from network-manager-pptp project.
gitignore: ignore generated gresources files
release: update NEWS
Bump version to 1.2.8
doap: fix validation errors
doap: align the project name with dist name
Drop useless heading in README
build: don't mark the foreign for automake
build: remove INSTALL
build: file is required by configure
Build: find is required by libtool
build: disable libnm-glib support by default
build: enable -D_GNU_SOURCE
shared/vpn-plugin-utils: change the domain of errors
shared/vpn-plugin-utils: load the editor from the same place as plugin
Updating translations
Upgrading nm-default.h
Moving connection security options to the advanced settings dialog.
Adding in utility functions.
Adding Certificates / TLS controls.
Work in progress, but adding Certificate authentication support.
Additional fixes for nm-sstp-editor
Cleanup in advanced-dialog.c
Adding labels to label group
Not ready to take the Automake update to this file yet
Correctly validate gateway
Tabs to spaces
Tabs to spaces
Merge branch 'master' of github.com:enaess/network-manager-sstp
Fixing tabs to spaces
Upgrading nm-utils library
Fixing password flags and key/value pairs.
Fixing up linking issues related to libnm-glib and others.
Tabs to spaces
Update handling of FLAGS and properties
Need to write the option (even when turned off).
Fixing up auth-dialog.
Tabs to spaces
Need to add secret, not as a data item.
auth-dialog must return a value if no-secrets are specified.
Fixing up nm-sstp-service.c
The default is to support multiple connections.
This almost works, needs to specify \'name\'.
Importing files from the NetworkManager project.
Fixing up Makefile.am
Fixup of the configure.ac / Makefile.am files.
Updating files to include subject name in the ppp configuration.
Fixing up a missing symbol, and adding a comment.
Checking if file exist.
Adding a client 'Identity' field.
Adding check on secret
Fixing up parsing subject name from pkcs12 certificates.
Certificate validation and changed callback up dates
Save the correct value.
Adding sanity check for gateway input.
nm_sstp_parse_gateway() returns -1 on success, or index of offending character on failure
Adding new-line for g_set_error() arguments.
Calling stuff_changed from validate causes infinite loop.
Fixing up certificate selection.
Instead of using API from libnma version 1.8.28, clear certificate using existing API with NULL
Revert "Importing files from the NetworkManager project."
Reverting previous import of nm-utils files.
Fixing up Makefile.am
Improving handling of snoop of MPPE keys
Allow user to configure MPPE if EAP is enabled.
Bump up the version of GLIB to avoid deprecated warnings.
Avoid compile errors due to translations
Fixing up the UI to allow for additional EAP-TLS related properties.
Touchup of UI components
Updating the advanced tab to include EAP-TLS
Need the service-defines.h to build.
Disable TLS tab when Password is selected.
Fixing up nm-sstp-service to support the new command line paramters.
Upgrade dependency requirements and add CA path argument.
Minor adjustment to checkbox.
Read settings from ip4 and ip6 config pages.
Use the values from chap_ms.h and mppe.h
Setting CFlags for ppp plugin
Let the "NeedSecrets" D-Bus callback handle certificates.
First attempt at improving the nm-sstp-pppd-plugin
Comments update
Fixing ip/ip6 up.
Comments change.
Adding IPv6 support to nm-sstp-service DBUS API
Don't do the silyness of setting pkcs12 for CA certificate
Fix for problem relating to ip-up replacing /etc/resolv.conf
When calling eaptls_get_secret(), the username is the certificate file
Removing old cruft
Need to implement SetConfig to proxy the message to the service
Fixing up Ipv6 support and adding route to DNS servers
Fixing up pppd-plugin to allow for variable length MPPE keys.
Adding files to .gitignore
Eivind Næss (49):
Merge pull request #19 from arne-cl/patch-1
Merge pull request #21 from ilpianista/master
Merge pull request #40 from enaess/eap-tls-properties
Wrap the new auth-notify with in a ifdef/endif while supporting the old-style snooping. Switched from
using send to recv as EAP/MSCHAPv2 allows us to intercept the SUCCESS event.
Updating metadata info and pictures
Updating the URL in the RPM build file
Updating the URL for sstp-client in the README file
Fix a problem when compiling against pppd 2.4.7.
Remove -DMPPE when compiling the pppd plugin.
First attempt at setting up a CI build for network-manager-sstp
Attempting to fix the build by adding gnutls-devel package.
Update .gitlab-ci.yml file, adding sstp-client-devel to dependency list
Fixup of Automake file for distcheck target
Merge branch 'master' of gitlab.gnome.org:GNOME/network-manager-sstp
Update .gitlab-ci.yml file
Let Fedora 28 compile the code.
Update .gitlab-ci.yml file
Merge branch 'master' of gitlab.gnome.org:GNOME/network-manager-sstp
Adding the include directory for src/ as it now includes headers.
Making the configure script detect if mppe_keys_xyz functions are declared.
Config test needs -Werror
Merge branch 'typo-fixes' into 'master'
Changing developer information from "Eivind Naess" to "The NetworkManager Developers"
Running update-po in po/ directory
Updating the Norwegian translations.
Update README
Fixing a length copy issue with mppe-recv-keys.
Upgrade configure.ac using autoupdate
Copying change from c1dc75cf by Thomas Haller to network-manager-pptp project
Fixing up compile target for auth-dialog
The text should say "Secure Socket Tunneling Protocol (SSTP)"
Adding an option to configure to enable "extended" tls options
Updating the Norwegian translation
Updating build in preparation of gtk4 work
Porting properties to GTK4
nm_vpn_plugin_utils_load_editor() is more than happy with a relative path
Removing the GtkAlignment objects as a part of moving to Gtk4
Update dbus service dir directory
Update appdatadir to metainfo
Allow passwordless keys for RSA/PEM files
Updating the CI/CD script
Merge branch 'gtk4-work' into 'master'
Removing yet another packing/positioning GTK4 warning
Updating NEWS and ChangeLog files reflecting the history of this project
Update README
Update README
nm-sstp-service.c should extend copyright to same as the global copyrights in debian/copyright
Restore the subject name from VPN configuration
Setting release date to April 11th
Eivind.Naess (2):
Needed to add SSTPC_CFLAGS/LIBS to targets.
Send the MPPE keys to SSTPC once PPP phase Authenticate completes.
Emin Tufan Çetin (2):
Update Turkish translation
Update Turkish translation
Enrico Nicoletto (2):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Goran Vidović (1):
Update Croatian translation
Lubomir Rintel (23):
Drop the MAINTAINERS file
Drop files installed by autogen.sh
Fix bug report email
auth-dialog: drop unused files
build: create xz compressed tarballs by default
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
build: allow build without libnm-glib
build: install into /usr/lib/NetworkManager/VPN as well
service: get rid of the special service
service: add --bus-name argument
properties: use libnma/libnm-gtk password flags widget
appdata: add AppStream metadata
release: bump version to 1.2.0
dbus: we don't use the org.freedesktop.NetworkManager.sstp.ppp bus name
service: don't leak the connection on the repeated connect attempts
service: don't abort when there's no user
build: don't include the full path to a plugin by default
Marcin Zajaczkowski (4):
Adjust RPM SPEC file to Fedora requirements
Explicitly add minimum required NM version 0.9.10
%doc -> %licence, more accureate project URL
Apply remarks after package review
Marek Černocký (4):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Piotr Drąg (5):
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Rodrigo Lledó (1):
Update Spanish translation
Tim Sabsch (1):
Update German translation
Yuri Chornoivan (5):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
eivnaes (2):
Updating gateway validation code.
Merge branch 'master' of https://github.com/enaess/network-manager-sstp
eivnaes yahoo com (14):
Eliminating the build dependency of ppp << 2.4.7
Had to update the dbus service file, uses org.freedesktop.NetworkManager.sstp.ppp (not sstp-ppp as if
we were to copy from pptp soures).y
Needed to link in the new dbus interface generated libraryx
Updating the PPP version to 2.4.7, and also keying this off the distribution.
Removing autoconf files and updating readme and authors.
Updating autogen.sh, AUTHORS, and README
I need to run intltoolize before confiure somehow ...
Version upgrade in the change log
Updating debian/control with proper versions of libnm
Adding in recent changes from the network-manager-pptp project to keep the projects similar.
Renaming the network-manager-sstp.appdata.xml.in to metadata
Merge branch 'master' of github.com:enaess/network-manager-sstp
This brings the master branch up to what network-manager-pptp project is like
Dumb comma mistake in control y
enaess (4):
Merge pull request #11 from NetworkManager/lr/libnm
Merge pull request #13 from NetworkManager/lr/1-2-fixes
Merge pull request #15 from szpak/fedora
Merge pull request #16 from enaess/release-1.2
Мирослав Николић (1):
Update Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]