Releases: bibledit/debian
Releases · bibledit/debian
Bibledit Cloud 5.1.034
Replace manual error checks with 'set -e' in scripts Removed repeated 'if [ $? -ne 0 ]; then exit; fi' error checks and added 'set -e' at the start of tarball-client-sid.sh, tarball-client.sh, and tarball-cloud.sh. This simplifies error handling and ensures the scripts exit immediately on any command failure. https://github.com/bibledit/cloud/issues/1026
Bibledit Cloud 5.1.036
Replace manual error checks with 'set -e' in scripts Removed repeated 'if [ $? -ne 0 ]; then exit; fi' error checks and added 'set -e' at the start of tarball-client-sid.sh, tarball-client.sh, and tarball-cloud.sh. This simplifies error handling and ensures the scripts exit immediately on any command failure. https://github.com/bibledit/cloud/issues/1026
Bibledit client 5.1.036
Replace manual error checks with 'set -e' in scripts Removed repeated 'if [ $? -ne 0 ]; then exit; fi' error checks and added 'set -e' at the start of tarball-client-sid.sh, tarball-client.sh, and tarball-cloud.sh. This simplifies error handling and ensures the scripts exit immediately on any command failure. https://github.com/bibledit/cloud/issues/1026
Bibledit Cloud 5.1.023
Update Client https://github.com/bibledit/cloud/issues/944
Bibledit Cloud 5.1.022
Link with system-provided MbedTLS library again https://github.com/bibledit/cloud/issues/944
Bibledit client 5.1.023
Update Client https://github.com/bibledit/cloud/issues/944
Bibledit Client 5.1.022
Update Client https://github.com/bibledit/cloud/issues/944
Bibledit Cloud 5.1.021
cloud.5.1.021 update steps
Bibledit Cloud 5.1.020
cloud.5.1.020 update steps
Bibledit Cloud 5.1.016
Fix build errors for GCC 14 in Debian experimental.