5 Commits

Author SHA256 Message Date
0aa8f746d3 Accepting request 1246793 from network:vpn
- update to 1.23.1:
  * Fix Coverity defect
- update to 1.23.0:
  * Clear otp after each run
  * Fix some compiler warnings
  * Support SAML login authentication
  * tests: update checkpatch.pl from Linux kernel
  * Clear otp after initial run
  * Add Alpine Linux package to README.md
  * Work around a new checkpatch.pl warning 
  * Proper size and initialisation for array data
  * Patch certificate login error for FortiOS 7.4.4
  * Support older mac0S versions that lack vdprintf()
  * tests: update checkpatch.pl from Linux kernel
- remove patch fix-certificate-login-error.patch, as the commit is
  now integrated
- use more moacros
- remove Leap < 1500 (forwarded request 1246792 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1246793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openfortivpn?expand=0&rev=31
2025-02-19 14:58:55 +00:00
Richard Rahl
a3c51c15a1 Accepting request 1246792 from home:rrahl0
- update to 1.23.1:
  * Fix Coverity defect
- update to 1.23.0:
  * Clear otp after each run
  * Fix some compiler warnings
  * Support SAML login authentication
  * tests: update checkpatch.pl from Linux kernel
  * Clear otp after initial run
  * Add Alpine Linux package to README.md
  * Work around a new checkpatch.pl warning 
  * Proper size and initialisation for array data
  * Patch certificate login error for FortiOS 7.4.4
  * Support older mac0S versions that lack vdprintf()
  * tests: update checkpatch.pl from Linux kernel
- remove patch fix-certificate-login-error.patch, as the commit is
  now integrated
- use more moacros
- remove Leap < 1500

OBS-URL: https://build.opensuse.org/request/show/1246792
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openfortivpn?expand=0&rev=61
2025-02-18 19:35:53 +00:00
b94ba3cdcd Accepting request 1227387 from network:vpn
FortiOS 7.4.4 by adding fix-certificate-login-error.patch (forwarded request 1227386 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1227387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openfortivpn?expand=0&rev=30
2024-11-30 12:31:43 +00:00
Richard Rahl
e974ef1f21 Accepting request 1227386 from home:rrahl0
FortiOS 7.4.4 by adding fix-certificate-login-error.patch

OBS-URL: https://build.opensuse.org/request/show/1227386
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openfortivpn?expand=0&rev=59
2024-11-29 22:57:39 +00:00
Richard Rahl
4e3006d189 Accepting request 1227384 from home:rrahl0
- fix an issue where an error happened with certificate logins for
  FortiOS 7.4.4
- fix SLE12
- use pkgconfig for devel packages

OBS-URL: https://build.opensuse.org/request/show/1227384
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openfortivpn?expand=0&rev=58
2024-11-29 22:39:07 +00:00
4 changed files with 44 additions and 14 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9aaaae2229f01b35bf79dcc9e1c0a4363cec75084a30fd46df58c20d52bff809
size 171440

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecacfc7f18d87f4ff503198177e51a83316b59b4646f31caa8140fdbfaa40389
size 175670

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Feb 18 15:11:42 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.23.1:
* Fix Coverity defect
- update to 1.23.0:
* Clear otp after each run
* Fix some compiler warnings
* Support SAML login authentication
* tests: update checkpatch.pl from Linux kernel
* Clear otp after initial run
* Add Alpine Linux package to README.md
* Work around a new checkpatch.pl warning
* Proper size and initialisation for array data
* Patch certificate login error for FortiOS 7.4.4
* Support older mac0S versions that lack vdprintf()
* tests: update checkpatch.pl from Linux kernel
- remove patch fix-certificate-login-error.patch, as the commit is
now integrated
- use more moacros
- remove Leap < 1500
-------------------------------------------------------------------
Fri Nov 29 22:16:30 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- fix an issue where an error happened with certificate logins for
FortiOS 7.4.4 by adding fix-certificate-login-error.patch
- fix SLE12
- use pkgconfig for devel packages
-------------------------------------------------------------------
Thu Jun 20 03:48:56 UTC 2024 - ming li <mli@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package openfortivpn
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
Name: openfortivpn
Version: 1.22.1
Version: 1.23.1
Release: 0
Summary: Client for PPP+SSL VPN tunnel services
License: GPL-3.0-or-later
Group: Productivity/Networking/Security
URL: https://github.com/adrienverge/openfortivpn
Source0: https://github.com/adrienverge/openfortivpn/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: harden_openfortivpn@.service.patch
Patch1: openfortivpn-fix-usr-bin-env.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: openssl-devel
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(systemd)
Requires: ppp
BuildRequires: systemd-devel
%description
openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd
@@ -45,7 +45,7 @@ It is compatible with Fortinet VPNs.
autoreconf -fiv
%configure \
--with-systemdsystemunitdir=%{_unitdir}
make %{?_smp_mflags} V=1
%make_build
%install
%make_install
@@ -66,10 +66,10 @@ rm -f %{buildroot}/%{_datadir}/openfortivpn/config.template
%files
%license LICENSE LICENSE.OpenSSL
%doc README.md
%{_bindir}/openfortivpn
%{_mandir}/man1/openfortivpn.1%{?ext_man}
%dir %{_sysconfdir}/openfortivpn
%config(noreplace) %{_sysconfdir}/openfortivpn/config
%{_unitdir}/openfortivpn@.service
%{_bindir}/%{name}
%{_mandir}/man?/%{name}.?%{?ext_man}
%dir %{_sysconfdir}/%{name}
%config(noreplace) %{_sysconfdir}/%{name}/config
%{_unitdir}/%{name}@.service
%changelog