[PR #30] [MERGED] Release 1.1.0 #169

Closed
opened 2026-02-27 08:14:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lucascbeyeler/zmbackup/pull/30
Author: @lucascbeyeler
Created: 4/14/2017
Status: Merged
Merged: 4/14/2017
Merged by: @lucascbeyeler

Base: masterHead: dev


📝 Commits (10+)

📊 Changes

4 files changed (+341 additions, -236 deletions)

View changed files

📝 README.md (+1 -1)
📝 etc/zmbackup.conf (+6 -0)
📝 src/zmbackup (+333 -234)
📝 src/zmbackup-share/validate (+1 -1)

📄 Description

This version fixed the following bugs:

  • Issue #26 - Zmbackup does a full backup of all the accounts if a full backup does not exist when use incremental backup option;
  • Issue #25 - Zmbackup does not register a successful backup if the wget fail or empty mailbox file;

And the following features are being added:

  • Issue #23 - Include --force option to override "1 backup per day" ;
  • Issue #22 - Include a PID file;

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lucascbeyeler/zmbackup/pull/30 **Author:** [@lucascbeyeler](https://github.com/lucascbeyeler) **Created:** 4/14/2017 **Status:** ✅ Merged **Merged:** 4/14/2017 **Merged by:** [@lucascbeyeler](https://github.com/lucascbeyeler) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`7e993fb`](https://github.com/lucascbeyeler/zmbackup/commit/7e993fb65cedf0da2f554db24d64e6d8c6518203) Writing Zmbackup 1.1.0 - [`9db2705`](https://github.com/lucascbeyeler/zmbackup/commit/9db2705506b28cf306761f4fb5cd0607a4a2dbf6) Writing Zmbackup 1.1.0 - Backup completed - [`2aca816`](https://github.com/lucascbeyeler/zmbackup/commit/2aca816ba705cf360f35ddf511f7bceed7d6cf8f) Writing Zmbackup 1.1.0 - All redone - [`51f5a4d`](https://github.com/lucascbeyeler/zmbackup/commit/51f5a4d496b984d6e61866e43bf1db75f7854cc7) Correcting Main Script - [`83df611`](https://github.com/lucascbeyeler/zmbackup/commit/83df6111f01af43c1a5b1889dc30bcfc46f18b89) Correcting Main Script - [`26c928b`](https://github.com/lucascbeyeler/zmbackup/commit/26c928bd7cc0dddf731d253b8a7eb992daec2806) Correcting Main Script - [`6a8a457`](https://github.com/lucascbeyeler/zmbackup/commit/6a8a45750abf13f9c149c0d356aa0d1ffb8185cd) Correcting Main Script - [`16c3a85`](https://github.com/lucascbeyeler/zmbackup/commit/16c3a85fc1062ae8209988ba361976d1640d4b57) Correcting Main Script - [`023a00c`](https://github.com/lucascbeyeler/zmbackup/commit/023a00c231f299aaa8471cbf171ac60b90b5ac79) Correcting Main Script - [`7e47562`](https://github.com/lucascbeyeler/zmbackup/commit/7e475626b2405de26e1db5042794234696022d22) Correcting Main Script ### 📊 Changes **4 files changed** (+341 additions, -236 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `etc/zmbackup.conf` (+6 -0) 📝 `src/zmbackup` (+333 -234) 📝 `src/zmbackup-share/validate` (+1 -1) </details> ### 📄 Description This version fixed the following bugs: - Issue #26 - Zmbackup does a full backup of all the accounts if a full backup does not exist when use incremental backup option; - Issue #25 - Zmbackup does not register a successful backup if the wget fail or empty mailbox file; And the following features are being added: - Issue #23 - Include --force option to override "1 backup per day" ; - Issue #22 - Include a PID file; --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:14:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#169
No description provided.