Package: asn1c / 0.9.24+dfsg-1

Metadata

Package Version Patches format
asn1c 0.9.24+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00_norfcsamples.diff | (download)

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

 removed tests that used non-free ietf files.
03_nodebugoutcheck.diff | (download)

asn1c/tests/check-assembly.sh | 2 1 + 1 - 0 !
skeletons/tests/check-OCTET_STRING.c | 2 1 + 1 - 0 !
skeletons/tests/check-REAL.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 disable dumping binary strings to stderr while executing tests.
 Modified a build flag controlling verbose tests output that can damage a console
 output.
04_nopdf.diff | (download)

doc/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 exclude pdf from build because of missing sources.
05_nooverflowtests.diff | (download)

asn1c/tests/check-assembly.sh | 2 1 + 1 - 0 !
skeletons/tests/Makefile.am | 2 1 + 1 - 0 !
skeletons/tests/check-INTEGER.c | 2 2 + 0 - 0 !
skeletons/tests/check-OIDs.c | 2 2 + 0 - 0 !
4 files changed, 6 insertions(+), 2 deletions(-)

 disable tests for integer overflowing for 32-bit architectures.
 Disables some tests for overflowing INTEGER and OID types for ILP32 machines.
 Tests are fair but specified behaviour is not implemented yet.
06_implicitdecl.diff | (download)

asn1c/tests/check-70.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fixed isspace implicit declaration warning.
07_asneeded.diff | (download)

asn1c/tests/check-assembly.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with --as-needed linker option
 Libraries must be placed after source files in command line.
Bug-Debian: http://bugs.debian.org/692307
08_serialtests.patch | (download)

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

 fix ftbfs with automake 1.12 or later.
 Declared tests as serial because default behaviour is 
 parallel test harness.
Bug-Debian: http://bugs.debian.org/712548
09_automakewarns.patch | (download)

configure.ac | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fixed automake warnings, enabled am_prog_ar.
10_fixdocfont.patch | (download)

doc/docsrc/asn1c-usage.tex | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 build pdf documentation with standard fonts.