NetworkManager-openswan-gnome-1.0.8-3.fc22$>8l'hRda>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ѳG-O" P'/YU~4s[T*m\w&lx}$ƅ꧚5&ok] +qyɫD-H CAm0R:q@_{`+aeL3z-7N2F̉G@>bAi${=ϡTGy WP)'wZ:m 1PxWy?t}b>l>cY={S~jFgw3(/ Ѳe9`kh$2W*>O9`ЀnAP«k![| ]*1>8 vc>(cXoή&NZ[2 .r%F8r݌n6l)@c^/Q+ O04hT"K|+@ $jjAi-îHykf|46Tf w{ ''8"|Uv4Z41T[DP)нrF.p:gk BP59nx6{-*Z`q3E}̤HR|JMWDwK 9ofN ?Bܤ}H%ENZ]5VOCg}CR]l)aP^-J\ut ;0A7e$~igq7l 1iRA ,\GJw+_x'xv"$;5zHP8 #Wn'sySu}CAlԐESqWPӗ9V> Ky3B+:G;Fqֽqq[G54SP.~#1RU ǀéGNqN=(+?1unZ'ɗ>oG%B*ޕw6d2'/(x=kud,3%3~r,}Vg*)J"\)ǥ`eoaSD?jbqthRޞA [ cI8 ͬ\(06{QCxKN@0B֓'pBCÜP]xdD/ܦ ЖB5`\in x`VB FN)d^ͤMw0חH-Odv_L:ZMR勳{e``mP1%z?ۨE['Ǻs9x4J|7JW,%t@_%`m3ۙLSfT.#R.Ǽ?CfHg# \[fSS-oI'G$ R9_ ~](= bsS-^|pqIZd;'NA G0w6,Ta܆Hԍ Ne[:LNe1J}'lLPZ@;r+EURL$Xo/|9r}z4,ܰ7"*b{QY8 05 :- c Bjìd LJu=}T%t0̽F#|N 7'NǾ8+,v {ڹ6#K;d= \_Jac~b17U g6<4 CͿ3S $7 p >_! S!s\rVz;YAS֩DaBmg{kD+$+Aq]'R6t)Rl=jOJ:NgB?+_Y[݌3,yeoSᚳ;,zyf鍲 r|KFc >u0%z+Πd)\8_tzne p}.`LHy92A_3$$ 35@hYV}2CJe/9NR7"E[J@\EX@\vz!sm-~MHZc]o[_aa գUk4-fFy\v)dU2`ig -#,~ yUhon VK㦢Prס^>;rM$6U@J%nJ@"hx4T#d"GG33X,fuVA8 nv RóUELBEy-ꢛ4#'⧊`#$g"r;TT ̙X*QY{sʷKkۼ󰭵:K!}׫.GklTH5%t/B]8|Ќ·7$S3O T[@F;5.AGBm߿]Ee d)ZbS˱V'VV6C]YsV^YEktY׌3u|1Xt<^u~9$Cn YZ