Package: augeas / 0.10.0-1

Metadata

Package Version Patches format
augeas 0.10.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pkg config_require_libxml2.patch | (download)

augeas.pc.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
libxml2_onechar_path.patch | (download)

src/augeas.c | 2 1 + 1 - 0 !
tests/test-api.c | 9 9 + 0 - 0 !
2 files changed, 10 insertions(+), 1 deletion(-)

---
mdadm_debian_path.patch | (download)

lenses/mdadm_conf.aug | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
LP838010_sudoers.patch | (download)

lenses/aliases.aug | 2 1 + 1 - 0 !
lenses/tests/test_aliases.aug | 7 7 + 0 - 0 !
2 files changed, 8 insertions(+), 1 deletion(-)

---
sudoers.patch | (download)

lenses/sudoers.aug | 3 2 + 1 - 0 !
lenses/tests/test_sudoers.aug | 10 10 + 0 - 0 !
2 files changed, 12 insertions(+), 1 deletion(-)

 allow "!" as a type of defaults entry if /etc/sudoers
debctrl.patch | (download)

lenses/debctrl.aug | 14 5 + 9 - 0 !
lenses/tests/test_debctrl.aug | 157 157 + 0 - 0 !
2 files changed, 162 insertions(+), 9 deletions(-)

 debctrl fixes.
 Debctrl: fixed package paragraph keywords, allow variables for version
 numbers in dependency lists, allow DM-Upload-Allowed keyword
modprobe.patch | (download)

lenses/modprobe.aug | 13 13 + 0 - 0 !
lenses/tests/test_modprobe.aug | 22 21 + 1 - 0 !
2 files changed, 34 insertions(+), 1 deletion(-)

 support softdep command for modprobe
cpp linkage.patch | (download)

src/augeas.h | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 adds extern "c" {}
gnulib build out of source.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
src/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 building out of source tree when gnulib is significantly involved
regexp escape.patch | (download)

src/regexp.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix escape() usage