mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
- Update from 1.5.6 to 1.5.7
- Update of rootfile
- Changelog
Version: 1.5.7
* lib/Makefile.am (libpipeline_la_LDFLAGS): Bump -version-info to 6:7:5.
Make socketpair configure tests compatible with C23
K&R-style zero-argument function definitions will no longer be
permitted.
* m4/pipeline-socketpair.m4 (PIPELINE_SOCKETPAIR_PIPE,
PIPELINE_SOCKETPAIR_MODE): Use `int main(void)`, not `int main()`.
* NEWS.md: Document this.
Update pre-commit hooks
* .pre-commit-config.yaml (pre-commit-hooks): Update to v4.3.0.
(clang-format): Update to v14.0.6.
Update manual page date
* man/libpipeline.3 (.Dd): Update to the date of the last substantial
modification. Leaving this as 2010 suggested more antiquity than we
need to suggest.
Update home page URL
* README.md: Use `https://libpipeline.gitlab.io/libpipeline/`.
* lib/libpipeline.pc.in (URL): Likewise.
web: Update last release
* web/index.html: Update to 1.5.6.
web: Fix last-modified date generation
* .gitlab-ci.yml: Replace `@DATE@` with the current date in
`public/index.html`.
* web/index.html: Use `@DATE@` template.
web: Assorted URL updates
* web/index.html: Update Git URLs to GitLab. Chase various redirects
and/or switch to HTTPS. Remove old Savannah link.
Add GitLab Pages site
* .gitlab-ci.yml (stages): Add deploy.
(pages): New job.
* web/index.html, web/libpipeline-lightning-talk.odp, web/standard.css,
web/white.css: New files.
Transferred Git repository to new group
* README.md: Change GitLab URL to
https://gitlab.com/libpipeline/libpipeline.
* NEWS.md: Document this.
Add notes to libpipeline(3) of when functions were added
* man/libpipeline.3 (DESCRIPTION, ENVIRONMENT): Add various "Added in"
notes.
* NEWS.md: Document this.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
75 lines
2.8 KiB
Plaintext
75 lines
2.8 KiB
Plaintext
#usr/include/pipeline.h
|
|
#usr/lib/libpipeline.la
|
|
#usr/lib/libpipeline.so
|
|
#usr/lib/libpipeline.so.1
|
|
#usr/lib/libpipeline.so.1.5.7
|
|
#usr/lib/pkgconfig/libpipeline.pc
|
|
#usr/share/man/man3/libpipeline.3
|
|
#usr/share/man/man3/pipecmd_arg.3
|
|
#usr/share/man/man3/pipecmd_argf.3
|
|
#usr/share/man/man3/pipecmd_args.3
|
|
#usr/share/man/man3/pipecmd_argstr.3
|
|
#usr/share/man/man3/pipecmd_argv.3
|
|
#usr/share/man/man3/pipecmd_chdir.3
|
|
#usr/share/man/man3/pipecmd_clearenv.3
|
|
#usr/share/man/man3/pipecmd_discard_err.3
|
|
#usr/share/man/man3/pipecmd_dump.3
|
|
#usr/share/man/man3/pipecmd_dup.3
|
|
#usr/share/man/man3/pipecmd_exec.3
|
|
#usr/share/man/man3/pipecmd_fchdir.3
|
|
#usr/share/man/man3/pipecmd_free.3
|
|
#usr/share/man/man3/pipecmd_get_nargs.3
|
|
#usr/share/man/man3/pipecmd_new.3
|
|
#usr/share/man/man3/pipecmd_new_args.3
|
|
#usr/share/man/man3/pipecmd_new_argstr.3
|
|
#usr/share/man/man3/pipecmd_new_argv.3
|
|
#usr/share/man/man3/pipecmd_new_function.3
|
|
#usr/share/man/man3/pipecmd_new_passthrough.3
|
|
#usr/share/man/man3/pipecmd_new_sequence.3
|
|
#usr/share/man/man3/pipecmd_new_sequencev.3
|
|
#usr/share/man/man3/pipecmd_nice.3
|
|
#usr/share/man/man3/pipecmd_pre_exec.3
|
|
#usr/share/man/man3/pipecmd_sequence_command.3
|
|
#usr/share/man/man3/pipecmd_setenv.3
|
|
#usr/share/man/man3/pipecmd_tostring.3
|
|
#usr/share/man/man3/pipecmd_unsetenv.3
|
|
#usr/share/man/man3/pipeline_command.3
|
|
#usr/share/man/man3/pipeline_command_args.3
|
|
#usr/share/man/man3/pipeline_command_argstr.3
|
|
#usr/share/man/man3/pipeline_command_argv.3
|
|
#usr/share/man/man3/pipeline_commands.3
|
|
#usr/share/man/man3/pipeline_commandv.3
|
|
#usr/share/man/man3/pipeline_connect.3
|
|
#usr/share/man/man3/pipeline_dump.3
|
|
#usr/share/man/man3/pipeline_free.3
|
|
#usr/share/man/man3/pipeline_get_command.3
|
|
#usr/share/man/man3/pipeline_get_infile.3
|
|
#usr/share/man/man3/pipeline_get_ncommands.3
|
|
#usr/share/man/man3/pipeline_get_outfile.3
|
|
#usr/share/man/man3/pipeline_get_pid.3
|
|
#usr/share/man/man3/pipeline_ignore_signals.3
|
|
#usr/share/man/man3/pipeline_install_post_fork.3
|
|
#usr/share/man/man3/pipeline_join.3
|
|
#usr/share/man/man3/pipeline_new.3
|
|
#usr/share/man/man3/pipeline_new_command_args.3
|
|
#usr/share/man/man3/pipeline_new_command_argv.3
|
|
#usr/share/man/man3/pipeline_new_commands.3
|
|
#usr/share/man/man3/pipeline_new_commandv.3
|
|
#usr/share/man/man3/pipeline_peek.3
|
|
#usr/share/man/man3/pipeline_peek_size.3
|
|
#usr/share/man/man3/pipeline_peek_skip.3
|
|
#usr/share/man/man3/pipeline_peekline.3
|
|
#usr/share/man/man3/pipeline_pump.3
|
|
#usr/share/man/man3/pipeline_read.3
|
|
#usr/share/man/man3/pipeline_readline.3
|
|
#usr/share/man/man3/pipeline_run.3
|
|
#usr/share/man/man3/pipeline_set_command.3
|
|
#usr/share/man/man3/pipeline_start.3
|
|
#usr/share/man/man3/pipeline_tostring.3
|
|
#usr/share/man/man3/pipeline_wait.3
|
|
#usr/share/man/man3/pipeline_wait_all.3
|
|
#usr/share/man/man3/pipeline_want_in.3
|
|
#usr/share/man/man3/pipeline_want_infile.3
|
|
#usr/share/man/man3/pipeline_want_out.3
|
|
#usr/share/man/man3/pipeline_want_outfile.3
|