mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
- Update from version 1.48 to 1.50
- Update of rootfile
- Changelog
1.50
* New set of process spawn functions. [T6249]
* Fixed return type for gpgrt_b64dec_proc and gpgrt_b64dec_finish to
gpg_err_code_t. This enum return type is in almost all cases
compatible to the formerly used gpg_error_t (i.e. unsigned int).
* Interface changes relative to the 1.49 release:
gpgrt_process_t CHANGED (never used).
gpgrt_spawn_actions_t NEW type.
gpgrt_process_requests NEW enum.
gpgrt_process_spawn NEW.
gpgrt_process_terminate NEW.
gpgrt_process_get_streams NEW.
gpgrt_process_ctl NEW.
gpgrt_process_wait NEW.
gpgrt_process_release NEW.
gpgrt_spawn_actions_new NEW.
gpgrt_spawn_actions_release NEW.
gpgrt_spawn_actions_set_redirect NEW.
gpgrt_spawn_actions_set_environ NEW (posix only).
gpgrt_spawn_actions_set_inherit_fds NEW (posix only).
gpgrt_spawn_actions_set_atfork NEW (posix only).
gpgrt_spawn_actions_set_envvars NEW (w32 only).
gpgrt_spawn_actions_set_inherit_handles NEW (w32 only).
GPGRT_PROCESS_DETACHED NEW.
GPGRT_PROCESS_NO_CONSOLE NEW.
GPGRT_PROCESS_NO_EUID_CHECK NEW.
GPGRT_PROCESS_STDIN_PIPE NEW.
GPGRT_PROCESS_STDOUT_PIPE NEW.
GPGRT_PROCESS_STDERR_PIPE NEW.
GPGRT_PROCESS_STDINOUT_SOCKETPAIR NEW.
GPGRT_PROCESS_STDIN_KEEP NEW.
GPGRT_PROCESS_STDOUT_KEEP NEW.
GPGRT_PROCESS_STDERR_KEEP NEW.
GPGRT_PROCESS_STDFDS_SETTING NEW.
GPGRT_SPAWN_INHERIT_FILE REMOVED (never used).
GPGRT_SPAWN_NONBLOCK REMOVED (never used).
GPGRT_SPAWN_RUN_ASFW REMOVED (never used).
GPGRT_SPAWN_DETACHED REMOVED (never used).
GPGRT_SPAWN_KEEP_STDIN REMOVED (never used).
GPGRT_SPAWN_KEEP_STDOUT REMOVED (never used).
GPGRT_SPAWN_KEEP_STDERR REMOVED (never used).
1.49
* Two new functions to improve the logging interface. The
gpgrt_logv_domain is currently the same as gpgrt_logv_prefix but
allows to pass a domain string so that in future we will be able to
select log output by domain. It also provide a non yet functional
feature to include a hex dump.
* Add a "trunc" keyword to gpgrt_log_printhex. [rE0a39fbefcb]
* Avoid an endless loop in the argparser due to a conf file read
error. [rE2dc93cfecc]
* Interface changes relative to the 1.48 release:
gpgrt_add_post_log_func NEW.
gpgrt_logv_domain NEW.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
45 lines
1.7 KiB
Plaintext
45 lines
1.7 KiB
Plaintext
usr/bin/gpg-error
|
|
#usr/bin/gpgrt-config
|
|
#usr/bin/yat2m
|
|
#usr/include/gpg-error.h
|
|
#usr/include/gpgrt.h
|
|
#usr/lib/libgpg-error.la
|
|
#usr/lib/libgpg-error.so
|
|
usr/lib/libgpg-error.so.0
|
|
usr/lib/libgpg-error.so.0.37.0
|
|
#usr/lib/pkgconfig/gpg-error.pc
|
|
#usr/share/aclocal/gpg-error.m4
|
|
#usr/share/aclocal/gpgrt.m4
|
|
#usr/share/common-lisp
|
|
#usr/share/common-lisp/source
|
|
#usr/share/common-lisp/source/gpg-error
|
|
#usr/share/common-lisp/source/gpg-error/gpg-error-codes.lisp
|
|
#usr/share/common-lisp/source/gpg-error/gpg-error-package.lisp
|
|
#usr/share/common-lisp/source/gpg-error/gpg-error.asd
|
|
#usr/share/common-lisp/source/gpg-error/gpg-error.lisp
|
|
#usr/share/info/gpgrt.info
|
|
#usr/share/libgpg-error
|
|
#usr/share/libgpg-error/errorref.txt
|
|
#usr/share/locale/cs/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/da/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/de/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/eo/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/es/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/fr/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/hu/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/it/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/ja/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/nl/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/pl/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/pt/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/ro/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/ru/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/sr/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/sv/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/tr/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/uk/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/vi/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
|
|
#usr/share/man/man1/gpgrt-config.1
|