netcf-devel-0.2.8-4.el7> H HtxHFY+ ?*}}]Y `7F-u##W@cdl|o/7Gb)E 3f90346eaf254adca13f0851b4976ceb2323cc8e.W#ޢŒ]iHFY+ ?*}}#g D Yԛ:ޖ蛸4)H$L>94?$d  6  )/8D J P \  8Dx;(f8p#9#: z#G`HlIxX|Y\]^bdefltuvwxy Cnetcf-devel0.2.84.el7Development files for netcfThe netcf-devel package contains libraries and header files for developing applications that use netcf.Ysl7.fnal.gov"Scientific LinuxScientific LinuxLGPLv2+Scientific LinuxDevelopment/Librarieshttps://fedorahosted.org/netcf/linuxx86_64!RʁNyYY7f9cfbb8bf8c8dc77eeec3103b6af89403461754d07d6c92ce80200db0f6aeed35fd4524fcfd3c10d0a37bc7e64cf9685bb327dffe58cd3194e7b33b45892b05libnetcf.so.1.4.0rootrootrootrootrootrootnetcf-0.2.8-4.el7.src.rpmnetcf-develnetcf-devel(x86-64)pkgconfig(netcf)@@    /usr/bin/pkg-configlibnetcf.so.1()(64bit)netcf-libspkgconfigrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.2.8-4.el73.0.4-14.6.0-14.0-15.2-14.11.3XۡXP@Wv[@U\w@T}Td@S0RRUR߲RkQP@P9@PO@P8@P$P H@ON.@NMQ0@L@K͗@Ky7@KJ@JJJ@JJjJ[!I@ILaine Stump - 0.2.8-4Laine Stump - 0.2.8-3Laine Stump - 0.2.8-2Laine Stump - 0.2.8-1- Laine Stump 0.2.6-3- Laine Stump 0.2.6-2Laine Stump - 0.2.6-1Laine Stump - 0.2.3-8Daniel Mach - 0.2.3-7Laine Stump - 0.2.3-6Daniel Mach - 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- resolve rhbz#1437021- resolve rhbz#1286890 - resolve rhbz#1436300- resolve rhbz#1268382 - resolve rhbz#1269613- Rebase to netcf-0.2.8 - resolve rhbz#1165965 - CVE-2014-8119 - resolve rhbz#1159000 - support multiple IPv4 addresses in interface config (redhat driver) - resolve rhbz#1113983 - allow static IPv4 config simultaneous with DHCPv4 (redhat driver) - resolve rhbz#1170941 - remove extra quotes from IPV6ADDR_SECONDARIES (redhat+suse drivers) - resolve rhbz#1090011 - limit names of new interfaces to IFNAMSIZ characters - resolve rhbz#761246 - properly parse ifcfg files with comments past column 1- resolves rhbz#1185850 - don't treat failure to read /sys/class/net/$def/operstate as an error- resolves rhbz#1138196 - report file path and reason when aug_save fails - resolves rhbz#1147650 - recognize IPADDR0/PREFIX0/NETMASK0/GATEWAY0 - use git to apply patches to source tree- resolves rhbz#1115176 - rebase to upstream 0.2.6 - 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- resolves rhbz 1060076 - Transform STP value from yes/no to on/off - resolves rhbz 1060317 - Require bridge-utils for netcf-libs in the specfile- Mass rebuild 2014-01-24- resolves rhbz#961184 - wait for IFF_UP and IFF_RUNNING after calling ifup - resolves rhbz#1020204 - remove extraneous quotes from BONDING_OPTS - resolves rhbz#1044681 - eliminate use of uninitialized data when getting mac - resolves rhbz#1046594 - support systemd based netcf transaction- Mass rebuild 2013-12-27- 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-4.el70.2.8-4.el70.2.8netcf.hlibnetcf.sonetcf.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2x86_64-redhat-linux-gnuC source, ASCII textpkgconfig fileRPR?p7zXZ !#,$K ] b2u Q{I  "?D }Tс)3r戜G-UNJLp/j,("HuW@0|ZM'өGj M].3X0V]>zccKċs]=<4AKsyVyEÇMFk}UM B5SX u IՠQ@`MםV;؟I5 s0o1h@W0SPyk4vIC>h^=֙CVb's&0\viuQ ~sujMH%AHN qGV_6~B"=PFGȍߺT6c+V_^%IKf˂,^RO[%tXIepo✌W*SnUiw(8 "vSfмK+$r򵃮. 5e8pՒ-XCw}L]mh.m+v59`k F"xEYC+E =0<.kZg]ޟ/LZ؈g33&u~_Ol-1qP65c[ޚzqNԣkKfB 5ײi'.,edo,,w;%cxT6F)f&*cx׼ 'y= iD7 )l]pW?v+ ID-oNx|'⠌=?Uڿ;#ʣxi:>%H QM@-b^3? [=" )|8Ӣ7,MR-8 ܥÖ±բGJ "&b,C=ȎWaʯTΩ;dۖc_&#ctNoж H$`g[[cNq4ja03R] 06qƜQ[g_39}|C\GKiΚhuj&Րq>& qj$F7&{5w/9g'n_n{I]~8]cak9 xx*_ F:,~wWjy!] kRe@" }=FhD¬ Ztyf_0E#: dz@Ι.f#ߋXaE,z q14C'4٘h`MtNy601%kQjLc<+ BAYThIBuP:nG7*9b_ՠ#/G5vrM$FL!d[WQ퟇:WiUF_Y9ZkZd\\ 67%q+rt-p;ނZ;ZXfĶ]n2Qdo(a"8D ʆQ^j=~0R *e{ `[vqF(F;WWS Dg[A~M :2ea<,f6Ѫ am@q~"\yW:DGZ&RʞGp2& lƺ[".G>B.U! jeBt9TI>vP9]\(b>&/)Էڑ<IxۂiίAH̞ו a -z *!5UZ2jo ?ǛkK)IZE 2"S͘##s[@R^؍6bۅёlo䝼Z jh sMmZ[zo\}3-PK5IQ>4hBK27SLVU$;O(w Nma ̚ ?W \_7 (ںX9NϖEٳɮI[qCkl4Q0 uCsHEW! MH77Of98# GcѦz2B.Pj~)ۛV;(II"Sl@%ƶ,DS.W8ZqqG +.tHҖMlj]X5W8 o9C" qV|v9b)?xN|3Shπ̲ޠo6K\q?v9ߪX8$x?z')E;u'B%z#%d|1IDWqD.g8J%ˑh9o$*C/Tʼnډy+}!Z/Tp͐V= YeQ}H0