Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
kvpnc
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 16
[-]
[+]
Changed
kvpnc.spec
@@ -12,18 +12,18 @@ %define smptag %(uname -a|awk '{print $5}') -Name: kvpnc -License: GPL -Group: Productivity/Networking/System -Summary: KDE frontend for various vpn clients -Summary(de): KDE-Oberflaeche fuer verschiedene VPN-Clients -Vendor: LINUX-ADMINISTRATOR.COM -Packager: Carsten Schoene <cs@linux-administrator.com> -Version: 0.9.0 -Release: 1 -URL: http://kvpnc.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %{name}-%{version}.tar.bz2 +Name: kvpnc +License: GPL +Group: Productivity/Networking/System +Summary: KDE frontend for various vpn clients +Summary(de): KDE-Oberflaeche fuer verschiedene VPN-Clients +Vendor: LINUX-ADMINISTRATOR.COM +Packager: Carsten Schoene <cs@linux-administrator.com> +Version: 0.9.1 +Release: 1 +URL: http://kvpnc.org/ +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: %{name}-%{version}.tar.bz2 %if 0%{?suse_version} PreReq: %insserv_prereq %fillup_prereq @@ -91,20 +91,229 @@ %endif %find_lang %name - -cd $RPM_BUILD_ROOT -find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > $RPM_BUILD_DIR/file.list.%{name} -find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} -find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} - %clean rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_DIR/%{name}* rm -rf ../file.list.%{name} -%files -f ../file.list.%{name} +%files +%defattr(-,root,root) +%{_prefix}/bin/kvpnc +%{_prefix}/share/applications/kde/kvpnc.desktop +%{_prefix}/share/apps/kvpnc +%{_prefix}/share/doc/HTML/*/kvpnc +%{_prefix}/share/icons/hicolor/*/apps/kvpnc.png +%{_prefix}/share/icons/locolor/*/apps/kvpnc.png +%{_prefix}/share/locale/*/LC_MESSAGES/kvpnc.mo + %changelog +* Sat Dec 20 2008 Carsten Schoene <cs@linux-administrator.com> +- release new version 0.9.1 + * Bugfixes + - disconnect on kde shutdown fixed + - icon state on vpntypesinfo dialog fixed + - typo fixes + - quick connect fixed + - crash on close fixed + - dpd idle timeout fixed (vpnc) + - quick connect fixed + - dns server and dns domain on newprofilewizard fixed (pptp) + - hotfix for restoring resolv.conf (pptp) + - disconnect on kde shutdown fixed + - resolvconf call in upscript fixed (openvpn) + - auth type fixed on kvpnc profile file import (openvpn) + - default route replace fixed (pptp) + - selector update fixed (vtun, ssh) + - tunnel interface ip on tap mode in tooltip fixed (ssh) + - crash on gnome-ssh-askpass use fixed + - version info on for vtund fixed + - some options work only in udp mode fixed (openvpn) + - username, password fixed on pptp + - pptp on preferencesdialog fixed + - authentication type sync fixed + - racoon id fixes + - hash algo fixed (racoon) + - connect success status msg fixed + - virtual interface on mode config fixed (racoon) + - xauth fixes (racoon) + - peers identifier type fixed on racoon + - hybrid on racoon fixed + - crash at manageciscocert dialog fixed + - virtual ip fixes (ipsec) + - displaying cisco cert fixed + - username/password auth dialog on ipsec fixed + - ipsec start fixed + - credits fixed + - resolvconf on openvpn fixed + - typo fixed on export xml + - local id, remote id fixed on psk (*swan) + - xauth password dialog fixed + - exchange mode fixed + - ipsec whack --status output fixed + - tls-auth fixed on openvpn + - racoon l2tpd fixed + - adding additional network routes fixed (if no device given) + - authentication problems with l2tp fixed + - hideOnCloseInfo fixed + - pppd mppe check fixed + - remote network fixed in preferencesdialog (raccon) + - psk save fixed on newprofilewizard (vpnc manually) + - username in tooltip fixed + - username fixed after reenter (vpnc) + - default route fixed (freeswan) + - restoring default route fixed (pptp) + - remote id type fixed (newprofile wizard) + - racoon algorithms fixed + - psk file permission fixed (racoon) + - userdefinied dns server fixed (pptp) + - dns server fixed (pptp) + - diffie hellman group fixed on racoon + - freeze if vpnc run directory not exists fixed + - ipsec page fixed on l2tp ipsec (newprofilewizard) + - remote port fixed on newprofile wizard (openvpn) + - replacedefaultroute test fixed + - logviewer process refresh fixed + - cert and nexthop entries fixed on ipsec file import + - detecing gw ip of default interface fixed + - psk fixed at openvpn config file import fixed + - authentication algorithm fixed (openvpn) + - automatic auth inconsistency fix fixed + - http proxy options fixed in preferencesdialog + - loading tun module fixed on openvpn + - certificate import fixed + - auth type on ipsec import fixed + - default section type handling fixed (ipsec import) + - psk secrets file fixed on ipsec import + - cert path on ipsec import fixed + - private key on ipsec import fixed + - ca cert path is disabled at ipsec fixed + - resolv.conf restore fixed if dns_update is not set (vpnc) + - spelling fixes + - ping check fixed (thanks to Konstantin U) + - dont save username option fixed + - segfault at pptp deamon select fixed + - pfs typo fixed + - crash after deleteing last profile on closing preferencesdialog fixed + - ike and esp parameters fixed (ipsec) + - kvpnc profile import fixed + - dns_update fixed (really, thanks to Igor Bujna) + - netmask at edit network route fixed + - dns_update fixed + - pcf import at vpnclient fixed + * Features + - kde4 port + - better formatted remote/port option in generated openvpn config + - donate url changed + - cmd outputs added: before connect, after connect, before disconnect, after disconnect + - more debug output on newprofilewizard (pptp settings) + - more status info at preferencesdialog + - kvpnc now ask only for user data if not already collected + - more debug info on close added + - query exit now asks + - option for costum ssh remote network script added + - required tools check improved (ssh) + - network mask on tap mode added (ssh) + - other type specific pages now disabled (ssh) + - ssh options now really shown if type changed + - checking default route count added (pptp) + - tunnel device type added in profilewizward (ssh) + - tls-auth direction detection in openvpn import added + - ssh tool info added + - ksshaskpass info added + - ssh-askpass-gnome info added + - ssh connection type added + - tap mode added (ssh) + - credits for ansgar added + - eap option added pptp + - 30Eur donation credits added, thanks to Christoph Schmid + - ipsec page is now disabled on racoon + - getHostname function added in utils + - mode config password is now send via stdin instead of psk file + - racoon will now stopped correctly if in connection state + - hash algorithm description changed to authentication algorithm phase 1 + - mode config added (racoon) + - certificate url requester now hidden on hybrid + - hybrid auth type on newprofilewizard added + - xauth support addded (racoon) + - racoon now uses racoonctl + - hybrid mode (ca cert and name/password) added (racoon) + - cisco config file import now uses filename instead of groupname + - disable bind option added (openvpn) + - help link on openswan/strongswan options added + - more options on openvpn config file import added: fragement, mssfix, nobind, tun-mtu, reneg-sec, ping, ping-restart + - rename menu entry added + - better xml import user feedback on xml import + - vpn types info dialog added (shows if all is availiable for an specific vpn) + - exchange mode now set always to main if strongswan is used + - openswan handling more reliable made + - support for openvpn >= 2.1-rc script parameter added + - openl2tp will now automaticlly started/stopped
Added
kvpnc-0.9.1.tar.bz2
^