NetworkManager-openswan-gnome-1.0.8-3.fc22$>7P}Md\}V'>9%?%d & - l $3BI Xp    W `| p(;8D!9!:!G!H!I!X!Y!\"]"^"b#2d$e$ f$l$t$(u$Dv$`w%x%8y%T%CNetworkManager-openswan-gnome1.0.83.fc22NetworkManager VPN plugin for openswan/libreswan - GNOME filesThis package contains software for integrating VPN capabilities with the openswan/libreswan server with NetworkManager (GNOME files).Vbuildvm-04-nfs.phx2.fedoraproject.orgFedora ProjectFedora ProjectGPLv2+Fedora ProjectSystem Environment/Basehttps://download.gnome.org/sources/NetworkManager-openswan/1.0/linuxi686ZfGELA큤A큤VVVO2VO2VO2VV9dfed77452114358c844c40e445bc44cb81398e0331753294e0195342c1db610cb5241aff1af1f0dc3dd373dfaaed65c2c87343ceabf35a8c3967f6d4bde2318c39e345d992dfba62db265f8c6d6ff1d90c61d92876635ae05adbfa2f45fff46cd7f740d643532834f3298013a085c5b7ece6b705ed24079d8abd1448642374392665f58a9ced433c5130116e0b5df4a6f2e90167c33b6ccdb8736f5d29d27e2rootrootrootrootrootrootrootrootrootrootrootrootrootrootNetworkManager-openswan-1.0.8-3.fc22.src.rpmNetworkManager-libreswan-gnomeNetworkManager-openswan-gnomeNetworkManager-openswan-gnome(x86-32)@@@@@@@@@@@@@@@@@@@@@    @NetworkManager-openswanlibatk-1.0.so.0libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.4)libcairo-gobject.so.2libcairo.so.2libdbus-1.so.3libdbus-glib-1.so.2libgdk-3.so.0libgdk_pixbuf-2.0.so.0libgio-2.0.so.0libglib-2.0.so.0libgobject-2.0.so.0libgtk-3.so.0libnm-glib-vpn.so.1libnm-glib.so.4libnm-util.so.2libpango-1.0.so.0libpangocairo-1.0.so.0nm-connection-editorrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)1.0.8-3.fc223.0.4-14.6.0-14.0-15.2-14.12.0.1V@V@VO @UM@UUUHTS@S@R@R@QQ@Q@P@P@O@OP@O@NNWN(M@M&M[@MOL)@LMxL - 1.0.8-3Lubomir Rintel - 1.0.8-2Lubomir Rintel - 1.0.8-1Lubomir Rintel - 1.0.6-2Lubomir Rintel - 1.0.6-1Fedora Release Engineering - 1.0.2-2Lubomir Rintel - 1.0.2-1Dan Williams - 1.0.0-1Fedora Release Engineering - 0.9.8.4-4Fedora Release Engineering - 0.9.8.4-3Avesh Agarwal - 0.9.8.4-2Avesh Agarwal - 0.9.8.4-1Avesh Agarwal - 0.9.8.0-1Fedora Release Engineering - 0.9.3.995-6.git20120302Fedora Release Engineering - 0.9.3.995-5.git20120302Avesh Agarwal - 0.9.3.995-4Fedora Release Engineering - 0.9.3.995-3.git20120302Avesh Agarwal - 0.9.3.995-2Dan Williams - 0.9.3.995-1Fedora Release Engineering - 0.9.0-3Adam Jackson - 0.9.0-2Dan Williams - 0.9.0-1Dan Williams - 0.8.999-2.git20110721Dan Williams - 0.8.999-1Christopher Aillon - 0.8.0-9.20100411gitAvesh Agarwal - 0.8.0-8.20100411gitFedora Release Engineering - 0.8.0-7.20100411gitAvesh Agarwal - 0.8.0-6.20100411gitAvesh Agarwal - 0.8.0-5.20100411gitAvesh Agarwal - 0.8.0-4.20100411gitAvesh Agarwal - 0.8.0-3.20100411gitAvesh Agarwal - 0.8.0-2.20100411gitAvesh Agarwal - 0.8.0-1.20100411git- Never let NM set up a default route- Improve interoperability with Libreswan server - Add support for IKEv1 main mode- Update to 1.0.8 release- Don't unconditionally set cisco-unity=yes- Update to 1.0.6 release- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Update to 1.0.2 release- Update to 1.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Fixes 1035786 (and its duplicate 1040924)- New upstream release 0.9.8.4 - Fixed 926225 - Fixed dependency to libreswan. - Created a new sub package NetworkManager-openswan-gnome - Various other spec file fixes. - Additional code changes are as follows: - Fixed an issue where proper network stack is not loaded unless _stackmanager is run before starting pluto daemon service. - Fixed the termination operation of pluto daemon to comply with libreswan changes. - Fixed various debug messages. - Fixed initiation of pluto daemon by this plugin to reflect the changes in libreaswan. - Fixed defaults values for more parameters to help the VPN connection stay more reliable. - Rewrote pluto watch API which watches the pluto process for its status. Fixed memory leak issues as not all child processes were reaped correctly. Also g_spwan_close_pid was not being called after children were reaped. Also modified debugs and added more to help with debugging in the future. - Fixed an issue where nm-openswan service is searching for ipsec binary in both /sbin and /usr/sbin leading to same operation twice, as /sbin is just symlink to /usr/sbin, so removed /sbin from the search paths. - Fixed some libreswan related macro changes. - Fixed netmask issue when sending IP information to the nm openswan plugin service. - Fixed the current code as it does not set the default route field NM_VPN_PLUGIN_IP4_CONFIG_NEVER_DEFAULT when sending VPN information to nm-openswan plugin. This fix sets the field to TRUE. - Fixed some issues found by coverity scan. - Fixed an issue where writing configuration on stdin should not end with \n as it gives error. It used to work previously, but not with latest NetworkManager versions. - libreswan related fixes, as some macros have been modified after forking to libreswan from openswan. - openswan/libreswan does not provide tun0 interface, so fixed the code where it sends tun0 interface. - Fix prcoessing of nm-openswan-dialog.ui file and added more error notifications. - Fixed dead code based on coverity scan. - Fixed gnomekeyring lib dependencies. - Fixed Networkmanager and related lib dependencies. - Fixed gtk label max width issue by setting it to 35. - NM-openswan was missing support for nm-openswan-auth-dialog.desktop.in.in. So added a new nm-openswan-auth-dialog.desktop.in.in, and modified related Makefile and configure.ac files.- Rebase to latest upstream version 0.9.8.0 - Fixed several issues with the packaging- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_RebuildResolves: #845599, #865883- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Ported changes from rhel to fedora- Update to 0.9.3.995 (0.9.4-beta1) - ui: add support for external UI mode, eg GNOME Shell- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Rebuild for new libpng- Update to 0.9.0 - ui: translation fixes- Update to git snapshot - Fixes for secrets handling and saving- Update to 0.8.999 (0.9-rc2) - Port to GTK 3.0 and GtkBuilder - Fix some issues with secrets storage- Rebuild against NetworkManager 0.9- fixes for compile time errors- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Modified import and export interfaces to import_from_file and export_to_file, respectively, due to changes in NMVpnPluginUiInterface struct in NM (bz 631159).Resolves: #616910 - Support for reading phase1 and phase2 algorithms through GUI- Modified fix for the bz 607352 - Fix to read connection configuration from stdin - Fix to read Xauth user password from stdin - Fix to delete the secret file as soon as read by Openswan- Modified the patch so that it does not pass user password to "ipsec whack" command.- Modified to initiate VPN connections with openswan whack interface - Fixed the issue of world readable conf and secret files - Cleaned conf and secret files after VPN connection is stopped - Fixed the issue of storing sensitive information like user password in a file (rhbz# 607352) - Changed PLUTO_SERVERBANNER to PLUTO_PEER_BANNER due to the same change in Openswan - Modifed GUI to remove unused configuration boxes- Initial build1.0.8-3.fc221.0.8-3.fc221.0.8-3.fc22libnm-openswan-properties.soNetworkManager-openswan-gnomeAUTHORSCOPYINGChangeLogopenswannm-openswan-dialog.ui/usr/lib/NetworkManager//usr/share/doc//usr/share/doc/NetworkManager-openswan-gnome//usr/share/gnome-vpn-properties//usr/share/gnome-vpn-properties/openswan/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=70dee1744d7bcede4f747eb3cc9ff2427d60db27, strippeddirectoryASCII textXML document textRRRRRR RRRRRR R RRRR R RRRR?p7zXZ !#, } ]"k%ѡ9h]ss%_LWm(+ĎO&KK3GC_r )Xa d?6 A7 1%[fb#=Yb ~Ȉ&zmp0/vU2w,oWT񂟺$t\`JfN,Hl6/?XP3H#Bw b2>3yѴשf^in$lUƶw'z$zhvֻݿOEP$i7'%ރUƐ57$?4ĸg'eKFf㜵^!<n-iu%]lUD&p \Hk :3&rД9 ^߸ё f+@'`;UEN{}yκTس-.,8K$wp> @ݜ3&}i 9Um>SG/*GWSZ`3i aEClӧ3пj0iCW"GI$ٚJH@D'oOu<ϡ?/ܫE5Lvb 3/i){'E5Nx84c**FBaK=@[XifӌUI;wF4P4vۀ2]<~lOا>&Do# եR ^~2_TI26L2zx$wHQE@ )T)ٟcYgZܦ6Q'7ĂJSuw `屒UE&˝_T4<v W/5=־aJ+ŚL  e.bԐGnnd7ɘF:+~bT;^-6JLžӑMt'제d+AFi*zew"t+eͿ0\ﯽ&ǡ.C9q;RN.OGJ6p5MivIpW< @I?QhggRV`qc.Aq1 L-Hh) ̳'e[R5g_긊.7{k#$!p҂GiV/^nzg6(!lJ-w)S͘kD,.%Ռ9W5}9"oyI&ٕk2Tu?X*}0hOaLfZͅkDs/_dd&ra .Qm&J+)D Ex)A-Zj< t;2T7\NY KG8[fjA1^Lm0T~\dm~Л ]h+!cg׌>.+Av(r ۣ@e<1|[{!J_x7?kѾJwkz o)pWPgPᒏ?vsA(N9 7׸nKE ͵Jx81*-1=-<a n=~-:q.̞Ӯo[߷M+*oQ~r8mcɷlPQ,: ԖF\"] 2CGÉ╳$yj S-sz`-4 *>3>+x b*fy)BYi摊nsm I(J{w@z )_-Y×p955O)-RzEag $]vZPuf3_;m4G 夒]LW^~Xt_g+^Gz؃V{'DGez*q50`_o*L^zJ9hB_6ś*|22HT$࠭zP!ےJ2[tCmi-GyT-^+pL"~`I"H!U½ᨆŽGo05BAXwH=WcM 2M" BQFzZV P+ 4[d'% Qxr\j LKU-t/@Pï‹l 40:ŝE0^$!s:d΅Y*J"Eu9pn×oƯHkQjxps0 S>դ&ZOw!4#S 'GTI Fv8K- <~:yB$Ʒ3?tc*G;SFeL³IS#ك+*[:P} ru49?CL:Fr,kH]fu0B>hi]7XڀRycF+6<(X )Mpta(4-x$+p k?"w˙bZ3;( Wos<$)m