Skip to content

Releases: rizsotto/Bear

3.1.4

18 May 12:46
Compare
Choose a tag to compare

Bugfixes:

  • citnames: Allow for include flag glued to the parameter (#572 , @ljanyst)
  • intercept: gRPC dependency usage fix (#567, #569, @drbeco )

3.1.3

28 Aug 11:00
Compare
Choose a tag to compare

Bugfixes:

3.1.2

22 Apr 09:45
Compare
Choose a tag to compare

Bugfixes:

  • fix incorrect parsing arguments with same prefixes (#519, @MashaK5)
  • Avoid implicit function declarations in tests, for C99 compatibility (#521, @fweimer-rh)

3.1.1

19 Feb 02:46
Compare
Choose a tag to compare

Bugfixes:

  • intercept: file open with O_TRUNC to avoid corrupt output if the file is already exists. (#511 , @asierllano)
  • intercept: file writing needs to loop on content until it gets empty (#512 , @asierllano)
  • citnames: output writing is an atomic operation (#513 , @asierllano)
  • documentation: run pandoc against man page sources

3.1.0

11 Feb 04:40
Compare
Choose a tag to compare

Features:

  • Bear internal running processes are no longer released as executable. This was requested to avoid collision with the interception-tool package. (Special thanks to @samu698 for the patches.)

Bugfixes:

  • missing preprocessor guard for confstr (#475 @mahmood601)
  • documentation fixes

3.0.21

28 Dec 08:05
Compare
Choose a tag to compare

Bugfixes:

3.0.20

23 Jul 07:57
Compare
Choose a tag to compare

Bugfixes:

  • Set errno to zero after libexec's on_load (#470, @Absolucy)
  • Add C compiler argument for dependencies (#462, @arturo-salinas)
  • Update dependency versions.
  • Fix build failure with fmt-9.0.0 (#471)

3.0.19

20 Mar 10:57
Compare
Choose a tag to compare

Bugfixes:

  • Temp workaround note for old 2.4 release (#440 @ZuseZ4)
  • Build: local dependencies get first in the search path (#453 @ton)
  • Fix cannot execute binary file (#439 @marxin)

3.0.18

01 Jan 03:38
Compare
Choose a tag to compare

Bugfixes:

3.0.17

14 Nov 01:16
Compare
Choose a tag to compare

Bugfixes: