1
0
forked from pool/libmaa

Compare commits

..

3 Commits

Author SHA256 Message Date
Ana Guerrero
c1e7463e64 Accepting request 1183488 from Education
- Update to version 1.5.1
  * Improve tests/pr test
  * Add new function pr_open2 with argument "callback" ran from
    child process immediately after fork(2) and before execvp(3).
  * COPTS defaults to -O2 -g
  * Add support for target "help", bump MKC_REQD to 0.34.0
  * maa/log.c: fix compilation failure due to -Werror on
    NetBSD-10.99.10 with gcc-10.5.0
  * Move WARNS=4 to Makefile.common
  * SUBPRJ_DFLT = maa test
  * MAXHOSTNAMELEN can be already defined, limit to 64 characters
    to avoid possible truncation.

OBS-URL: https://build.opensuse.org/request/show/1183488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmaa?expand=0&rev=4
2024-06-27 14:03:39 +00:00
acee009754 Fix changelog
OBS-URL: https://build.opensuse.org/package/show/Education/libmaa?expand=0&rev=14
2024-06-26 20:26:35 +00:00
779704fd57 - Update to version 1.5.1
Improve tests/pr test

  Add new function pr_open2 with argument "callback" ran from child process immediately after fork(2) and before execvp(3).

  COPTS defaults to -O2 -g

  Add support for target "help", bump MKC_REQD to 0.34.0 maa/log.c: fix compilation failure due to -Werror on NetBSD-10.99.10 with gcc-10.5.0

  Move WARNS=4 to Makefile.common

  SUBPRJ_DFLT = maa test

  MAXHOSTNAMELEN can be already defined, limit to 64 characters to avoid possible truncation.

OBS-URL: https://build.opensuse.org/package/show/Education/libmaa?expand=0&rev=13
2024-06-26 20:23:24 +00:00

Diff Content Not Available