Package: opendnssec / 1:2.1.7-2

Metadata

Package Version Patches format
opendnssec 1:2.1.7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix localstate dir.patch | (download)

m4/opendnssec_common.m4 | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 fix localstate dir


0003 rename regress for autotest.patch | (download)

conf/Makefile.am | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 rename regress for autotest


0004 ods control.in fixes.patch | (download)

tools/ods-control.in | 15 15 0 - 0 !
1 file changed, 15 insertions( )

 ods-control.in fixes


0007 Use SQLITE3_SONAME macro to dlopen libsqlite3.so.patch | (download)

enforcer/src/ods-migrate.c | 9 3 6 - 0 !
1 file changed, 3 insertions( ), 6 deletions(-)

 use sqlite3_soname macro to dlopen libsqlite3.so.*


0008 Fix var opendnssec var lib opendnssec paths.patch | (download)

contrib/ods-sequencer/ods-sequencer | 2 1 1 - 0 !
contrib/ods-sequencer/ods-sequencer-submit.sh | 2 1 1 - 0 !
contrib/ods-sequencer/ods-sequencer.md | 12 6 6 - 0 !
enforcer/man/ods-enforcer.8.in | 4 2 2 - 0 !
enforcer/src/keystate/zone_add_cmd.c | 6 3 3 - 0 !
enforcer/utils/1.4-2.0_db_convert/README.md | 6 3 3 - 0 !
6 files changed, 16 insertions( ), 16 deletions(-)

 fix /var/opendnssec -> /var/lib/opendnssec paths


0009 Fix schema.sqlite and schema.mysql paths to usr shar.patch | (download)

enforcer/utils/1.4-2.0_db_convert/convert_mysql | 4 2 2 - 0 !
enforcer/utils/1.4-2.0_db_convert/convert_sqlite | 4 2 2 - 0 !
enforcer/utils/convert_mysql_to_sqlite | 2 1 1 - 0 !
enforcer/utils/convert_sqlite_to_mysql | 2 1 1 - 0 !
4 files changed, 6 insertions( ), 6 deletions(-)

 fix schema.sqlite and schema.mysql paths to /usr/share/opendnssec


0013 Fix build warnings and possible bugs.patch | (download)

common/scheduler/task.c | 1 1 0 - 0 !
enforcer/src/daemon/engine.c | 5 2 3 - 0 !
libhsm/src/lib/libhsm.c | 5 5 0 - 0 !
signer/src/daemon/engine.c | 3 1 2 - 0 !
4 files changed, 9 insertions( ), 5 deletions(-)

 fix minor build warnings


0015 remove strptime build warning.patch | (download)

enforcer/src/daemon/time_leap_cmd.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 remove strptime build warning


0016 m4 acx_libxml2.m4 use pkg config instead of xml2 con.patch | (download)

m4/acx_libxml2.m4 | 35 2 33 - 0 !
1 file changed, 2 insertions( ), 33 deletions(-)

 m4/acx_libxml2.m4: use pkg-config instead of xml2-config

The xml2-config script is deprecated and dropped from Debian. It is
recommended to use the standard pkg-config tool instead.