Age | Commit message (Collapse) | Author | Files | Lines |
|
Version 0.3.9 (released 2007-03-02)
- In generated code, config.h is pulled in if HAVE_CONFIG_H.
- Development changes: changed from CVS to GIT as an experiment.
I push my changes to <http://repo.or.cz/w/libtasn1.git>.
- Autoconf 2.61 and automake 1.10 is required.
Version 0.3.8 (released 2006-11-16)
- Fix reading of binary files in asn1Decoding, for Windows.
Version 0.3.7 (released 2006-10-19)
- When asn1_der_coding encoded a TYPE_NULL and the output buffer is
NULL, it would not increment the counter properly, so the size of
the required buffer would be off by one. Fixed. Reported by
Stephen Wrobleski <steve@localtoast.org>.
- Fix configure to respect user-definable flags. Reported by "Diego
'Flameeyes' Pettenò" <flameeyes@gentoo.org>.
- The --help and --version outputs from the tools have been improved.
Version 0.3.6 (released 2006-08-13)
- Fix man pages to use \- instead of - for negative signs (as in "-1").
- Add -I's when building in src/, so that unistd.h etc is found on
systems that doesn't have them.
- Valgrind isn't used for cross-compilation by default, and there is
also --disable-valgrind-tests to unconditionally disable it.
- Valgrind is invoked without parameters, put things you like into
~/.valgrindrc instead.
|
|
drraw-2.2a3, gimp-ufraw-0.11, glib2-2.12.10, libxml++2-2.18.0,
liferea-1.2.7, nagios-3.0a1, ocaml-ssl-0.4.1 [pkg/35942],
silc-client-1.0.4, socat-1.6.0.0.
|
|
|
|
2007/02/27
+ add dialog-config script, which provides applications with compile-
and link-information for using the dialog library.
[pkgsrc: not installed, since library is not installed]
+ move calls to dlg_trim_string() out of loop in dialog.c, so each
string is trimmed once (report by Ivanov Makcim).
+ modify textbox.c to allow resizing while the search box is presented.
This relies on bug-fix in ncurses 5.6 20070224.
+ use dgettext() rather than gettext() to allow libdialog to use the
messages installed for dialog (patch by Vajna Miklos).
+ modify inputbox to position the cursor initially at the end of any
initial-text (request by Klaus Knopper).
+ add configure --with-valgrind for testing.
+ add --trace option, for debugging.
+ add --ascii-lines and --no-lines options to control the way the
line-drawing characters are rendered (request by Klaus Knopper).
+ add --keep-tite option, to override suppression of smcup/rmcup
(termcap ti/te) strings which would switch to xterm's alternate
screen (Debian #380665).
+ modify fselect/dselect to use space-character as a completion
operator like tab in shells (patch by Yoram Bar Haim).
+ remove a redundant chunk from checklist.c which reported status a
second time if the help-button was pressed but no item-help option
was in effect (Andre C Barros).
+ fix return-status from "dialog --pause" (Debian #409254).
+ add --mixedform and --mixedgauge dialogs based on patch from
Kiran Cherupally.
+ add some notes on compatibility to the manpage.
+ add editbox dialog (compatible with Xdialog, Debian #368478).
+ add dselect dialog (compatible with Xdialog).
+ remove an incorrect initialization of .text_flen from 2005/12/07
changes, which made all fields in a form editable (Debian #404045).
+ report error and exit if a filename given for the --file option
cannot be opened (report by "Dog Walker").
+ make --program-prefix, etc., work in configure script, e.g., to make
program install as "cdialog". This does not alter the library name.
+ add install-bin, install-man (and uninstall) rules to makefile.
+ updates for configure script macros (originally vile, lynx, xterm):
AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, CF_CURSES_CPPFLAGS,
CF_CURSES_LIBS, CF_INCLUDE_DIRS, CF_LARGEFILE, CF_MAKEFLAGS,
CF_PATH_SYNTAX, CF_SUBDIR_PATH, CF_SUBST, CF_WITH_DBMALLOC,
CF_WITH_DMALLOC, CF_WITH_LIBTOOL and CF_XOPEN_SOURCE.
+ updated config.guess, config.sub
> adapted fixes from SuSE package (Werner Fink):
+ add some limit-checks in dlg_draw_shadow().
+ make shadows resizable, using new dlg_move_window() in msgbox.c
and yesno.c
+ add dialog_state.input, use this in end_dialog() to decide whether
to close pipe inputs and call _exit(), or simply call exit().
+ modify dlg_ctl_size() to check if the reason for failure is because
shadows were used; retry in that case without shadows.
+ add signal catcher for SIGSEGV.
|
|
|
|
|
|
the current NetBSD version.
|
|
EROFS is not a critical error in a "mkdir -p".
|
|
|
|
|
|
Added some questions regarding the tools framework.
|
|
manual page says that ${.TARGET} is removed automatically if make is
interrupted, but it is _not_ removed if a command fails. This case may
happen after an incomplete CVS update (I forgot the -d option). When
running "make depends" for the first time, an error message is printed.
When running it for the second time, an empty .depends file existed, so
the build continued.
|
|
|
|
|
|
|
|
Sun.c:8: error: static declaration of 'op' follows non-static declaration
Sun.h:40: error: previous declaration of 'op' was here
While here, also fixed the pkglint errors.
|
|
message. Fixes PR 35950.
|
|
|
|
|
|
Dauphin.
While here, fixed all pkglint warnings and modernized the buildlink3.mk
file.
|
|
|
|
|
|
|
|
|
|
|
|
share the same pkgsrc tree in read-write mode. Fixes PR 35939.
|
|
|
|
|
|
linkage. I love platform dependent magic in each Makefile.
|
|
|
|
|
|
the exact names of the freebl libraries depends on the platform and they
have a habit of changing even on minor releases. This causes these mozilla
packages to be broken quite a lot on platforms other than NetBSD/i386.
Hopefully this fix will last longer than previous ones. pkgrevision bumps
all around.
|
|
properly. The regression test passes.
|
|
introduced SUBST_VARS.
|
|
|
|
If it is provided, it might be worth to fix the distribution name :-)
|
|
REG_STARTEND macro, it doesn't work as expected. A simple test case is:
printf '\0\n\0\n' | nbsed /a/d
This test does not yet work as expected, but at least it doesn't cause
segmentation faults anymore. Handling of '\0' bytes must be improved.
|
|
this before. Most likly a broken upstream macro.
|
|
|
|
|
|
|
|
|
|
Fixes ascii timestamps in greylist.db, but as this is solely for the
benefit of humans looking at the file functionality is unchanged.
|
|
texi2dvi and texi2html exist, so that configure believes that
the documentation is wanted. Afterwards just patch the Makefile
to not really use those as intended according.
|
|
This is for PR #35945.
|
|
|
|
|
|
pattern if nothing is matched, glob(3) by default considers that an
error.
|
|
NetBSD-current.
Changes since 0.2:
0.21_03 Fri Sep 15 11:26:17 IDT 2006
- Received official maintainership from Sergey
- In Makefile.PL check for the location of the header file,
report if it could not be found.
0.21_02 Sep 10 2006
- Cleaning up the C code (indentation)
- More tests
- Cleaning up the documentation, replacing the bad English of Sergey
with the bad English of Gabor.
- new() dies if wrong or duplicate protocols given
All by Gabor Szabo
0.21_01 Sat Sep 9 23:59:07 IDT 2006
- Cleaning up many warnings that were probably due to using gcc 4+
- Cleaning up several assignment errors that were probably due to gcc 4+
- Lots of cleanup in the Perl code
- Add tests
All by Gabor Szabo
|
|
|