Skip to content

Releases: yahoojapan/fullock

Release Version 1.0.41

09 Aug 22:55
21296f7
Compare
Choose a tag to compare

Release Version 1.0.41

Updates from 1.0.40 to 1.0.41

  • Fixed a bug in Dockerfile.templ.in and updated .gitignore - #46

Release Version 1.0.40

06 Aug 12:02
bb017dc
Compare
Choose a tag to compare

Release Version 1.0.40

Updates from 1.0.39 to 1.0.40

  • Fixed ci.yml for Docker image build/push - #45
  • Added docker build and push in Github Actions - #43
  • Functional improvements and bug fixes - #42

Release Version 1.0.39

16 Dec 00:49
1a4e795
Compare
Choose a tag to compare

Release Version 1.0.39

Updates from 1.0.38 to 1.0.39

  • Fixed centos8 build and removed centos6 build - #38

Release Version 1.0.38

16 Nov 03:59
25d6de0
Compare
Choose a tag to compare

Release Version 1.0.38

Updates from 1.0.37 to 1.0.38

  • Fixed a bug in build_helper.sh - #36

Release Version 1.0.37

13 Nov 07:57
3072d57
Compare
Choose a tag to compare

Release Version 1.0.37

Updates from 1.0.36 to 1.0.37

  • Switched Travis CI to Github actions and extended supported OS - #34
  • Fixed bugs detected by cppcheck - #33
  • Fixes typos. - #32

Release Version 1.0.36

05 Sep 01:11
0e30d8b
Compare
Choose a tag to compare

Release Version 1.0.36

Updates from 1.0.35 to 1.0.36

  • Fixed codes for cppcheck 1.87 - #29

Release Version 1.0.35

17 Jan 00:36
b3d792f
Compare
Choose a tag to compare

Release Version 1.0.35

Updates from 1.0.34 to 1.0.35

  • Fixed misspelling, and etc - #26
  • Added check using cppcheck - #25
  • Changed method name from IsLowRobust to IsRobust - #24
  • Reflected the spelling check result for all sources - #23
  • Fixed Typo and Comment - #22

Release Version 1.0.34

28 Dec 01:09
a672149
Compare
Choose a tag to compare

Release Version 1.0.34

Updates from 1.0.33 to 1.0.34

  • some small fix(typo and optimize code) - #15

Release Version 1.0.33

11 Dec 02:16
66f76cc
Compare
Choose a tag to compare

Release Version 1.0.33

Updates from 1.0.32 to 1.0.33

  • Updated common build tool files
    • Updated common build tool file
    • Fixed misspelling

Release Version 1.0.32

04 Dec 04:41
3b7afd7
Compare
Choose a tag to compare

Release Version 1.0.32

Updates from 1.0.31 to 1.0.32

  • Fixed RPM packaging about configure.ac and spec file
    • Deleted lines in spec file which are BuildRoot and Prefix.
    • Deleted AC_PROG_LIBTOOL macro from configure.ac
  • Updated some scripts related to packaging
    • Updated debian_build.sh, make_variables.sh and travis_builder.sh
    • Updated .travis.yml