Changelog for
netcf-0.2.2-1.fc18.i686.rpm :
Sat Aug 25 14:00:00 2012 Laine Stump
- 0.2.2-1
- 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.
Fri Aug 10 14:00:00 2012 Laine Stump - 0.2.1-1
- 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
Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 0.1.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 0.1.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Tue Jul 26 14:00:00 2011 Laine Stump - 0.1.9-1
- 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
Tue Jun 21 14:00:00 2011 Laine Stump - 0.1.8-1
- 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.
Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 0.1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Mon Sep 27 14:00:00 2010 Laine Stump - 0.1.7-1
- New version
Tue Apr 20 14:00:00 2010 Laine Stump - 0.1.6-1
- New version
- Remove patch n0001-src-dutil.c-add-missing-includes-for-stat.patch,
included upstream
Mon Feb 15 13:00:00 2010 David Lutterkort - 0.1.5-2
- patch1: add missing includes for stat in dutil.c
Mon Nov 30 13:00:00 2009 David Lutterkort - 0.1.5-1
- New version
Thu Nov 5 13:00:00 2009 David Lutterkort - 0.1.4-1
- New version
Tue Oct 27 13:00:00 2009 David Lutterkort - 0.1.3-1
- New version
Fri Sep 25 14:00:00 2009 David Lutterkort - 0.1.2-1
- New Version
Wed Sep 16 14:00:00 2009 David Lutterkort - 0.1.1-1
- Remove patch netcf-0.1.0-fix-initialization-of-libxslt.patch,
included upstream
Tue Sep 15 14:00:00 2009 Mark McLoughlin - 0.1.0-3
- Fix libvirtd segfault caused by libxslt init issue (#523382)
Sat Jul 25 14:00:00 2009 Fedora Release Engineering - 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Jul 13 14:00:00 2009 David Lutterkort - 0.1.0-1
- BR on augeas-0.5.2
- Drop explicit requires for augeas-libs
Wed Apr 15 14:00:00 2009 David Lutterkort - 0.0.2-1
- Updates acording to Fedora review
Fri Feb 27 13:00:00 2009 David Lutterkort - 0.0.1-1
- Initial specfile