ubuntu/+source/autopostgresqlbackup:applied/ubuntu/yakkety

Last commit made on 2015-05-17
Get this branch:
git clone -b applied/ubuntu/yakkety https://git.launchpad.net/ubuntu/+source/autopostgresqlbackup
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/yakkety
Repository:
lp:ubuntu/+source/autopostgresqlbackup

Recent commits

2511ebb... by Emmanuel Bouthenot <email address hidden>

1.0-7 (patches applied)

Imported using git-ubuntu import.

9fdde81... by Emmanuel Bouthenot <email address hidden>

Make possible to configure the permissions of backup files

Gbp-Pq: 18_backup_files_persmissons.

2b0cd3a... by Emmanuel Bouthenot <email address hidden>

Fix temporary error logs paths build with DBHOST parameter

Gbp-Pq: 17_fix_logfiles_path.

a9e9497... by Emmanuel Bouthenot <email address hidden>

Support multiple mail client to send backups by email

Gbp-Pq: 16_support_multiple_mailclients.

eb70d43... by Emmanuel Bouthenot <email address hidden>

Support asymetric encryption of backups

Gbp-Pq: 15_add_encryption_support.

faf0c76... by Emmanuel Bouthenot <email address hidden>

Make possible to configure the extension of backup file

Gbp-Pq: 14_backup_files_extension.

6511385... by Emmanuel Bouthenot <email address hidden>

Patch to also backup "globals" like users, roles, tablespaces, etc

Gbp-Pq: 13_include_global_objects.

78ac7a1... by Emmanuel Bouthenot <email address hidden>

Fix crash while using option SEPDIR=no

Gbp-Pq: 12_fix_crash_backup_single_file.

2d96818... by Emmanuel Bouthenot <email address hidden>

Fix a bug while restoring STDERR file descriptor

Gbp-Pq: 11_fix_stderr_fd.

2a0716f... by Emmanuel Bouthenot <email address hidden>

Fix code injection via unsafe database names inside eval

Gbp-Pq: 10_fix_code_injection.