SHA256
1
0
forked from pool/openvpn
Commit Graph

215 Commits

Author SHA256 Message Date
817fa15d7a - Fixed GID to root in openvpn-tmpfile.conf, there is no openvpn group.
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=56
2013-04-23 10:27:28 +00:00
Stephan Kulow
88b7d002d5 Accepting request 161219 from network:vpn
Cleanup spec file. (forwarded request 161209 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/161219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=45
2013-03-26 18:48:27 +00:00
Andreas Jaeger
07dd246387 Accepting request 161209 from home:a_jaeger:FactoryFix
Cleanup spec file.

OBS-URL: https://build.opensuse.org/request/show/161209
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=54
2013-03-26 15:07:45 +00:00
Andreas Jaeger
99af153f49 Accepting request 160985 from home:a_jaeger:FactoryFix
update to 2.3.0;add missed changes entry.

OBS-URL: https://build.opensuse.org/request/show/160985
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=53
2013-03-25 15:15:47 +00:00
Andreas Jaeger
0b141f27c6 Accepting request 159617 from home:posophe:branches:network:vpn
Update and systemd support
For a weird reason, adding entry in changes file is followed with a conflict in changes file...
Can you add this for me ? Thanks you
http://paste.opensuse.org/30892895

OBS-URL: https://build.opensuse.org/request/show/159617
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=52
2013-03-25 15:08:09 +00:00
Stephan Kulow
df91aeab5a Accepting request 150171 from network:vpn
- Join openvpn.service systemd cgroup in start when needed, e.g.
  when starting with further parameters. (bnc#781106) (forwarded request 150170 from mtomaschewski)

OBS-URL: https://build.opensuse.org/request/show/150171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=44
2013-01-29 05:46:26 +00:00
bb7cfe65b6 Accepting request 150170 from home:mtomaschewski:tests
- Join openvpn.service systemd cgroup in start when needed, e.g.
  when starting with further parameters. (bnc#781106)

OBS-URL: https://build.opensuse.org/request/show/150170
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=50
2013-01-28 14:00:20 +00:00
Stephan Kulow
7d3e10652d Accepting request 144034 from network:vpn
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
----------------- (forwarded request 143916 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/144034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=42
2012-12-14 09:14:36 +00:00
a0be4d879a Accepting request 143916 from home:sbrabec:gpg-offline-verify
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------

OBS-URL: https://build.opensuse.org/request/show/143916
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=48
2012-12-04 10:08:57 +00:00
Stephan Kulow
5ab185acc7 Accepting request 135287 from network:vpn
- fix ciaran's previous license entry. the license has a SUSE prefix (forwarded request 135257 from coolo)

OBS-URL: https://build.opensuse.org/request/show/135287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=41
2012-09-25 08:43:28 +00:00
Ismail Dönmez
96d8e0815f Accepting request 135257 from openSUSE:Factory:Staging:spdx
- fix ciaran's previous license entry. the license has a SUSE prefix

OBS-URL: https://build.opensuse.org/request/show/135257
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=46
2012-09-21 19:33:39 +00:00
Stephan Kulow
c7474fbb47 Accepting request 135135 from network:vpn
reopen fix (bnc#781106), autostart list (bnc#692440)

OBS-URL: https://build.opensuse.org/request/show/135135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=40
2012-09-21 12:52:24 +00:00
a1addb0f77 Ahm... forgot to add openvpn.sysconfig to the list
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=44
2012-09-20 10:53:37 +00:00
7efb435d8e - Fixed openvpn init script to not map reopen to reload so the
reopen code is without any effect (bnc#781106).
- Added requested OPENVPN_AUTOSTART variable allowing to provide
  an optional list of config names started by default (bnc#692440).

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=43
2012-09-20 10:52:54 +00:00
Ismail Dönmez
3b1594bc45 Accepting request 131378 from network:vpn
license update: GPL-2.0-with-openssl-exception and LGPL-2.1
openssl has an openssl exception (also, it is GPL-2.0 only) (forwarded request 131365 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/131378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=39
2012-08-23 13:30:27 +00:00
Ismail Dönmez
f53f2f87f8 Accepting request 131365 from home:babelworx:ldig:branches:network:vpn
license update: GPL-2.0-with-openssl-exception and LGPL-2.1
openssl has an openssl exception (also, it is GPL-2.0 only)

OBS-URL: https://build.opensuse.org/request/show/131365
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=41
2012-08-22 19:55:32 +00:00
Stephan Kulow
9743146250 Accepting request 113791 from network:vpn
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/113791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=37
2012-04-17 05:47:41 +00:00
2ca2ba7e01 - Fixed SLES build readding Group tags to sub-packages in spec,
not require libselinux-devel on SLE-10 and datadir/doc cleanup.

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=39
2012-03-29 09:48:53 +00:00
871d8db2b6 - Added Group tags to plugin sub-packages
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=38
2012-03-29 09:17:09 +00:00
Stephan Kulow
4b8ee7df8f Accepting request 105261 from network:vpn
update to openvpn-2.2.2

OBS-URL: https://build.opensuse.org/request/show/105261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=36
2012-02-16 13:58:54 +00:00
44e3c902b2 - Updated to openvpn-2.2.2:
- Warn once, that IPv6 in tun mode is not supported in OpenVPN 2.2
 - Pkcs11 support built into the Windows version
 - Fixed a bug in the Windows TAP-driver

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=36
2012-02-15 15:30:17 +00:00
Stephan Kulow
3c03df0a15 Accepting request 95925 from network:vpn
Fix source URLs. (forwarded request 95882 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/95925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=35
2011-12-08 13:45:54 +00:00
Andreas Jaeger
698eae4ff7 Accepting request 95882 from home:a_jaeger:FactoryFix
Fix source URLs.

OBS-URL: https://build.opensuse.org/request/show/95882
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=34
2011-12-08 12:10:32 +00:00
Andreas Jaeger
c8d2d22c80 Accepting request 95634 from home:coolo:removeautomake
- add automake as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/95634
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=33
2011-12-07 12:53:07 +00:00
Stephan Kulow
e762060e1d replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=34
2011-12-06 17:34:57 +00:00
7575124d12 Autobuild autoformatter for 80110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=32
2011-08-30 14:11:28 +00:00
8ddda7591e Accepting request 80110 from network:vpn
bnc#675406 + ssl memory use improvement, non-ghost-in-var-run

OBS-URL: https://build.opensuse.org/request/show/80110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=31
2011-08-30 14:11:19 +00:00
3d459d2df6 - Marked /var/run/openvpn as ghost (bnc#710270), man page and
other rpmlint warning fixes

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=31
2011-08-29 18:33:56 +00:00
fd4475a471 - Marked /var/run/openvpn as ghost, man page and rpmlint fixes
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=30
2011-08-29 18:29:54 +00:00
51b8b2f803 - Marked /var/run/openvpn as ghost, other rpmlint warnings
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=29
2011-08-29 18:21:50 +00:00
eb0a721f28 - Add openvpn-2.1-systemd-passwd.patch / modify openvpn.init to
support systemd password query (bnc#675406)

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=28
2011-08-29 15:49:55 +00:00
cf5fd5ad67 Accepting request 79600 from home:elvigia:branches:network:vpn
- BuildRequires libselinux-devel
- Use SSL_MODE_RELEASE_BUFFERS to keep memory usage low, sent 
  upstream as https://community.openvpn.net/openvpn/ticket/157

OBS-URL: https://build.opensuse.org/request/show/79600
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=27
2011-08-29 15:14:08 +00:00
Sascha Peilicke
023b37bfb5 Autobuild autoformatter for 76057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=30
2011-07-12 09:01:38 +00:00
OBS User buildservice-autocommit
630029cebd Updating link to change in openSUSE:Factory/openvpn revision 30.0
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=42e955f72bf9440714513a29526e7de8
2011-07-12 09:01:38 +00:00
Sascha Peilicke
3578507334 Accepting request 76057 from network:vpn
update to 2.2.1 -- workaround for bnc#675406

OBS-URL: https://build.opensuse.org/request/show/76057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=29
2011-07-12 09:01:26 +00:00
83565f040d - Updated to openvpn-2.2.1, a new version series providing several
new features. This version fixes build issues and provides
  updated easy-rsa for OpenSSL 1.0.0 (fixes Trac ticket #125),
- Adopted spec file, enabled saving password in a file and to
  specify an alternative username in x509 cert.
- Removed X-Interactive from init script again, as systemd isn't
  able to use it correctly [any more?] (bnc#675406). We will
  address it later and probably use /bin/systemd-ask-password.

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=25
2011-07-11 14:51:09 +00:00
Berthold Gunreben
09e5cd03ff Autobuild autoformatter for 67011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=28
2011-05-12 08:07:40 +00:00
OBS User buildservice-autocommit
f69d0d7f60 Updating link to change in openSUSE:Factory/openvpn revision 28.0
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=bcf6129299ca488e25885a4ba048d436
2011-05-12 08:07:40 +00:00
Berthold Gunreben
f4e1ca832d Accepting request 67011 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/67011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=27
2011-05-12 08:07:31 +00:00
665063baac - Applied sr#64215, added comment explaining what it does
- KVPNC is unable to parse openvpn version [bnc#679153]

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=23
2011-03-21 14:27:43 +00:00
Ruediger Oertel
392e7e4bd5 Autobuild autoformatter for 61581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=26
2011-02-18 12:27:57 +00:00
OBS User buildservice-autocommit
d0c58fe344 Updating link to change in openSUSE:Factory/openvpn revision 26.0
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=b72dbe4e0c30663622920d334e6f3ad0
2011-02-18 12:27:57 +00:00
Ruediger Oertel
ac10a2b235 Accepting request 61581 from network:vpn
Accepted submit request 61581 from user mtomaschewski

OBS-URL: https://build.opensuse.org/request/show/61581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=25
2011-02-18 12:27:44 +00:00
9a1da3fdc9 - Added X-Interactive: true LSB tag to the init script.
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=21
2011-02-17 11:01:01 +00:00
OBS User autobuild
f358a98a5e Autobuild autoformatter for 53127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=23
2010-11-18 16:04:56 +00:00
OBS User buildservice-autocommit
3c18cb9d7d Updating link to change in openSUSE:Factory/openvpn revision 23.0
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=8db1f459c100f6e16c464ece9d1f64a8
2010-11-18 16:04:56 +00:00
Ruediger Oertel
c7990a7ac5 Accepting request 53127 from network:vpn
Accepted submit request 53127 from user mtomaschewski

OBS-URL: https://build.opensuse.org/request/show/53127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=22
2010-11-18 16:04:46 +00:00
a0c01e3add - Updated to openvpn 2.1.4, providing several bug fixes and
improvements, such as:
  * Fix of a problem with special case route targets
  * Try to ensure, that the tun/tap interface gets closed on
    non-graceful aborts.
  * Several AUTH_FAILED reporting fixes causing the connection
    to fail without any error indication.
  * Enable exponential backoff in reliability layer retransmits.
  * Proxy improvements
  Please review the ChangeLog file for a complete and exact list.

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=19
2010-11-16 09:57:13 +00:00
OBS User autobuild
875a80dbee Accepting request 47569 from network:vpn
Copy from network:vpn/openvpn based on submit request 47569 from user a_jaeger

OBS-URL: https://build.opensuse.org/request/show/47569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=21
2010-09-13 09:48:56 +00:00
OBS User autobuild
939724488c Accepting request 41476 from network:vpn
Copy from network:vpn/openvpn based on submit request 41476 from user mtomaschewski

OBS-URL: https://build.opensuse.org/request/show/41476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=18
2010-06-21 17:25:12 +00:00