ubuntu/+source/autopostgresqlbackup:applied/ubuntu/vivid

Last commit made on 2014-11-05
Get this branch:
git clone -b applied/ubuntu/vivid 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/vivid
Repository:
lp:ubuntu/+source/autopostgresqlbackup

Recent commits

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

1.0-6 (patches applied)

Imported using git-ubuntu import.

412dbf9... by Emmanuel Bouthenot <email address hidden>

Make possible to configure the permissions of backup files

Gbp-Pq: 18_backup_files_persmissons.

3c5f9cb... by Emmanuel Bouthenot <email address hidden>

Fix temporary error logs paths build with DBHOST parameter

Gbp-Pq: 17_fix_logfiles_path.

307de3c... by Emmanuel Bouthenot <email address hidden>

Support multiple mail client to send backups by email

Gbp-Pq: 16_support_multiple_mailclients.

1eb1410... by Emmanuel Bouthenot <email address hidden>

Support asymetric encryption of backups

Gbp-Pq: 15_add_encryption_support.

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

Make possible to configure the extension of backup file

Gbp-Pq: 14_backup_files_extension.

6be9488... by Emmanuel Bouthenot <email address hidden>

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

Gbp-Pq: 13_include_global_objects.

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

Fix crash while using option SEPDIR=no

Gbp-Pq: 12_fix_crash_backup_single_file.

1acfcd1... by Emmanuel Bouthenot <email address hidden>

Fix a bug while restoring STDERR file descriptor

Gbp-Pq: 11_fix_stderr_fd.

665d2dd... by Emmanuel Bouthenot <email address hidden>

Fix code injection via unsafe database names inside eval

Gbp-Pq: 10_fix_code_injection.