Package: cfengine3 / 3.24.2-1

Metadata

Package Version Patches format
cfengine3 3.24.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 clean_xml_output.patch | (download)

tests/acceptance/Makefile.am | 1 1 + 0 - 0 !
tests/unit/Makefile.am | 3 3 + 0 - 0 !
2 files changed, 4 insertions(+)

 clean_xml_output

===================================================================

0004 remove_rpath.patch | (download)

cf-agent/Makefile.am | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 remove_rpath

===================================================================

0006 skip_failing_tests.patch | (download)

libntech/tests/unit/Makefile.am | 2 0 + 2 - 0 !
tests/Makefile.am | 2 1 + 1 - 0 !
tests/acceptance/01_vars/02_functions/network/008.cf | 66 0 + 66 - 0 !
tests/acceptance/10_files/templating/timed/expired_edit_line_locks.cf | 44 0 + 44 - 0 !
tests/load/Makefile.am | 8 3 + 5 - 0 !
tests/unit/Makefile.am | 5 0 + 5 - 0 !
6 files changed, 4 insertions(+), 123 deletions(-)

---
0010_disable_date_annotation.patch | (download)

libntech/libutils/man.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
0011 fix_interpreters.patch | (download)

masterfiles/cfe_internal/core/watchdog/templates/watchdog.mustache | 2 1 + 1 - 0 !
masterfiles/modules/packages/vendored/apt_get.mustache | 2 1 + 1 - 0 !
masterfiles/modules/packages/vendored/yum.mustache | 2 1 + 1 - 0 !
masterfiles/modules/packages/vendored/zypper.mustache | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 update interpreter paths and file names
0013 rename_package_to_cfengine3.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
libxml2.patch | (download)

configure.ac | 8 8 + 0 - 0 !
libntech/configure.ac | 8 8 + 0 - 0 !
2 files changed, 16 insertions(+)

 use pkg-config to find libxml2 and also allow cross-compiling
cf3_path_root_prog.patch | (download)

configure.ac | 8 4 + 4 - 0 !
libntech/configure.ac | 8 4 + 4 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 remove /sbin from the cf3_path_root_prog macro path override
 This ensures system tools can be invoked on usr-merged and non-usr-merged systems.
time t long long.patch | (download)

tests/unit/connection_management_test.c | 24 12 + 12 - 0 !
1 file changed, 12 insertions(+), 12 deletions(-)

---