NetworkManager-openswan-gnome-1.0.8-3.fc23$>7S4$7-~ eV>:%?%d & - l />E Tl     S \xl(78D!9!:!G!H!I!X!Y!\"]"^"b#2d$4e$9f$<l$>t$Tu$pv$w%Hx%dy%%%CNetworkManager-openswan-gnome1.0.83.fc23NetworkManager VPN plugin for openswan/libreswan - GNOME filesThis package contains software for integrating VPN capabilities with the openswan/libreswan server with NetworkManager (GNOME files).Vbuildvm-23.phx2.fedoraproject.orgPFedora ProjectFedora ProjectGPLv2+Fedora ProjectSystem Environment/Basehttps://download.gnome.org/sources/NetworkManager-openswan/1.0/linuxi686Y`fGELA큤A큤VVVO2VO2VO2VV51869e10a7f0265d3fdc4ba7e6231a2aef39a83827c0146c534ce3a4b356ea21cb5241aff1af1f0dc3dd373dfaaed65c2c87343ceabf35a8c3967f6d4bde2318c39e345d992dfba62db265f8c6d6ff1d90c61d92876635ae05adbfa2f45fff46cd7f740d643532834f3298013a085c5b7ece6b705ed24079d8abd1448642374392665f58a9ced433c5130116e0b5df4a6f2e90167c33b6ccdb8736f5d29d27e2rootrootrootrootrootrootrootrootrootrootrootrootrootrootNetworkManager-openswan-1.0.8-3.fc23.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.fc233.0.4-14.6.0-14.0-15.2-14.13.0-rc1V@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.fc231.0.8-3.fc231.0.8-3.fc23libnm-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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]=ae6c612d2a93fe0b4a7c99b1c78e3f0958b3a21f, strippeddirectoryASCII textXML document textRRRRRR RRRRRR R RRRR R RRRRutf-8?`7zXZ !#, ]"k%ѡ9h]ss%_LWm(+ĎO&KZc 4gw?{;|Ap RHHp X%yCp-X9|9/2=oS,V %{P豣ͭ:un\QG';sSV21&a }|.1䰎]J~6f I++Gڞ7ZðFq;L XKuE~(867+~8CTBsq[u^_k~@Uqrk$2NŵQW Iiv疫Lܬ]/?g VGAKM!e"h_Wr>Qk'_1FgnpuİEuo,ԁz6}޲HS\B|$xӽUxr@;z;vS%}.߰)$/%2͏A,VyqsP+\&e)®P!?`n ,|BeXVDh1i̩V>sp)~*YTΕ4׾-Ttg{izX~OE`B+30~_6W ~6864)Fе~[_Ȇ,MdH䙉JZ9R9 Q-* 4H1W,7Vrt۫,&eӒIEqnt[|D(4IԀԦ.츦5T9V+=?"a xҚdܨYK Ѭ5xpˤV0IC.PoG[kMz+Ҙ~89/JrRwCrt3N?91:@&8ʗOxƕ];K|!J+*l%U`RfJfbm 9DJ$LqbyJ#DJ=1~ |mHz~8S>F2 "WV V'k:DY#H>~SyV!P.*OO>-%V lzK+p1$HnpSJkP;{00:<[i#lY8@%ZY,Fh󅩐ԁDdޥ:eǪw%ץߩ맏\DOS"{}PT~ٵ:2{$Zÿ́QZeCZY榜JN7D#KqNޮx_Q>4ꮸq۝fŌ4I;G%mَJ=MX%3pxw'p^][g-W@L@--R"^y/ϑ쏡֑gϚgKkxqғD Q$[>GD9v :(.lbhk-7LkC ZvJ} ~|)qJ.T:>Uؘw(x~ͤ|-F(+-Tb!E@ocuvSEb)^f W9YoƛbFPt#>cm]w"ٳj&%;Dd@-r$L&>ÉN\!~P""KvekqU)0l?#V/u[OL  lmVտmʠvLjҍ 4*֋mNW K?նcn߃uSxHX5^*+c8M9^GJ`<Ȳ5 ?Tf9]PțyszPǖQ*zx蠡8=ݛ6BOr4B8_A\+}Jr7qHp4V$͉\e㐠4Hx՛ʯ9%tRaV8!_;=3T[ipY+P:􅏘J0u^S65v;h :*̧ڷ"*w% 4RCH]`ֱ.muɁl{AΦ(yK&yZ!>z_I J11!ڙ4`X_2~n A"ڈPA% YZ