netcf-devel-0.2.8-2.fc22$>' w/j"8EDYpEȲ>9l?\d  7 7=DP V \ h   *HTB(n8x#9#: #G`HlIxX|Y\]^bdefltuv w4x@yLXCnetcf-devel0.2.82.fc22Development files for netcfThe netcf-devel package contains libraries and header files for developing applications that use netcf.Vqbuildvm-09.phx2.fedoraproject.org"Fedora ProjectFedora ProjectLGPLv2+Fedora ProjectDevelopment/Librarieshttps://fedorahosted.org/netcf/linuxi686!RȁNyVqVq7f9cfbb8bf8c8dc77eeec3103b6af89403461754d07d6c92ce80200db0f6aeed136a0acf9e0388f552fdeab2e8d8bca418e725281609841189ae975283c5cc4dlibnetcf.so.1.4.0rootrootrootrootrootrootnetcf-0.2.8-2.fc22.src.rpmnetcf-develnetcf-devel(x86-32)pkgconfig(netcf)@@    /usr/bin/pkg-configlibnetcf.so.1netcf-libspkgconfigrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.2.8-2.fc223.0.4-14.6.0-14.0-15.2-14.12.0.1VCU%@Tq@S0SS@SSsZSd@SXQQP@P9@PO@P8@P$P H@ON.@NMQ0@L@K͗@Ky7@KJ@JJJ@JJjJ[!I@ILaine Stump Laine Stump - 0.2.8-1Zbigniew Jędrzejewski-Szmek - 0.2.6-2Laine Stump - 0.2.6-1Laine Stump - 0.2.5-1Fedora Release Engineering - 0.2.4-3Fedora Release Engineering - 0.2.4-2Laine Stump - 0.2.4-1Cole Robinson - 0.2.3-7Tomáš Mráz - 0.2.3-6Fedora Release Engineering - 0.2.3-5Fedora Release Engineering - 0.2.3-4Richard W.M. Jones - 0.2.3-3Daniel P. Berrange - 0.2.3-2Laine Stump - 0.2.3-1Laine Stump - 0.2.2-1Laine Stump - 0.2.1-1Fedora Release Engineering - 0.1.9-3Fedora Release Engineering - 0.1.9-2Laine Stump - 0.1.9-1Laine Stump - 0.1.8-1Fedora Release Engineering - 0.1.7-2Laine Stump - 0.1.7-1Laine Stump - 0.1.6-1David Lutterkort - 0.1.5-2David Lutterkort - 0.1.5-1David Lutterkort - 0.1.4-1David Lutterkort - 0.1.3-1David Lutterkort - 0.1.2-1David Lutterkort - 0.1.1-1Mark McLoughlin - 0.1.0-3Fedora Release Engineering - 0.1.0-2David Lutterkort - 0.1.0-1David Lutterkort - 0.0.2-1David Lutterkort - 0.0.1-1- Improve performance with large number of interfaces (Bug 1268384, Bug 1271341) - recognize bond devices with no slaves- rebase to netcf-0.2.8 - resolve CVE-2014-8119 - Fix build on systems with newer libnl3 that doesn't - support multiple IPv4 addresses in interface config (redhat driver) - allow static IPv4 config simultaneous with DHCPv4 (redhat driver) - recognize IPADDR0/NETMASK0/PREFIX0 - remove extra quotes from IPV6ADDR_SECONDARIES (redhat+suse drivers) - miscellaneous systemd service fixes - use git to apply patches in rpm specfile - revert the 0.2.6-2 specfile patch mentioned below (now fixed properly)- do not write to the console (#1135744)- allow interleaved elements in interface XML schema - allow element in vlan and bond interfaces- report link state/speed in interface status - change DHCPv6 to DHCPV6C in ifcfg files - max vlan id is 4095, not 4096- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- wait for IFF_UP and IFF_RUNNING after calling ifup - don't require IFF_RUNNING for bridge devices - avoid memory leak in debian when listing interfaces - avoid use of uninitialized data when getting mac address (fixes https://bugzilla.redhat.com/show_bug.cgi?id=1046594 ) - limit interface names to IFNAMSIZ-1 characters in length - support systemd for netcf-transaction- Fix reading bridge stp value (bz #1031053)- Rebuild for new libgcrypt- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuild for libnl soname breakage (RHBZ#901569).- Rebuild for libnl3 soname change- Rebase to netcf-0.2.3 - eliminate calls to nl_cache_mngt_provide(), to avoid non-threadsafe code in libnl (and because it isn't needed anyway) (This non-threadsafe code could lead to a segfault) - portability fixes for FreeBSD - fix bug when a config file has two config parameters with identical names - add HACKING document - always bail immediately if get_augeas fails (doing otherwise could lead to a segfault)- Rebase to netcf-0.2.2 - specfile: require libnl3-devel for rpm builds on Fedora 18+ and RHEL7+. Likewise, force libnl1 for F17- and RHEL6.x-, even if libnl3-devel is installed.- Rebase to netcf-0.2.1 - update gnulib to fix broken build on systems with nwer glibc (which no longer provides gets()). - add ncftool manpage - interfaces are only "active" if both UP and RUNNING. - add "bundled(gnulib)" to specfile to indicate that we use a local copy of gnulib sources (used by Fedora/RHEL when determining the scope of security bugs). - Fix ipcalc_netmask, which was trimming off the last digit in character representations of full-length netmasks (all 4 octets having 3 chars each) - other minor bugfixes- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Rebase to netcf-0.1.9 - always add element to bridge, even if there is no physdev present - don't log error if interface isn't found in kernel during status report - allow building with C++ - update gnulib- Rebase to netcf-0.1.8 - new transactional change APIs: ncf_change_(begin|commit|rollback) - add stdout/stderr to error text when an external program fails - make error reporting of failed execs more exact/correct - Remove unnecessary "Requires" of libxml2 and augeas from pkgconfig file to pulling in extra packages when building an application that uses netcf.- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- New version- New version - Remove patch n0001-src-dutil.c-add-missing-includes-for-stat.patch, included upstream- patch1: add missing includes for stat in dutil.c- New version- New version- New version- New Version- Remove patch netcf-0.1.0-fix-initialization-of-libxslt.patch, included upstream- Fix libvirtd segfault caused by libxslt init issue (#523382)- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- BR on augeas-0.5.2 - Drop explicit requires for augeas-libs- Updates acording to Fedora review- Initial specfile0.2.8-2.fc220.2.8-2.fc220.2.8netcf.hlibnetcf.sonetcf.pc/usr/include//usr/lib//usr/lib/pkgconfig/-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-gnuC source, ASCII textpkgconfig fileRPR?p7zXZ !#,^]"k%n{if `*q=BxթI. eiA@#OEs|K1N \=rh5leu_B=>+BK7i 7DNghZ*MP%yh8R߇6&v[tt$&q={6NZ%b߸~(8L7gSK ˟i,)5FFXCTḧnXi#/'w0λ4lx _v[@dV 1) }E 䟡Y+^N!5 .=s{X A h0z̾Q!^aMGD+lϟ,ctyPh"%#mXbA詬1<.wCqӉ1)EhH9刅2.zY* |&r; #~| z4<(h3S4>rSt;XS# 46᪓~/n~Jڿ(Î>EɜҌ/bo 7;&GxUƲg]_V [tx("dr{iV{Ox1@ ъn%bbЍR):BHW6ǜJ11/{ޛ` U2)DA@wƷAɹwBEL3 cu܈eN "c=j҅D-&_P-|5Nхy%>'Dw UMzpr'cT]GZ(1 ñ'h~IKKQ;G*V3GJ&#ir~a!4!R\ycPHx>'x b`DOGjdxB`#剉k@wrvlR<<@,Ë.D/ @;`{gB=m߬Ɇٴo \X~r%GM+5Ƿ F?mmsgXuAh=?bLw r+m"EM1 jҞH9槱GzV+|X1R^rVWB)@NĿ c8QFutZ'C=^w_@rH)bx;KJ%?R.}}b)|,JL1W>VtFޟUUhCjeZybLS o; |>3LYğw.(rm@Nt r,;Dɕznj/`  sp.0b|ߑOV;ک$_oDBcv5q[ڣL g31zG>[,GSw_bqӎq* ١ XS=$W?A7kSLۭ)cF,V'[}EZanGs>cy^'*gꕇ/}"bz  ,k YZ