- 18 Apr, 2020 1 commit
-
-
Otto Kekäläinen authored
In Ubuntu all releases from Bionic to Focal have debhelper 12 available directly or in backports, but Xenial has only debhelper 10. Switch to using system libasio as galera-3 does.
-
- 23 Feb, 2020 2 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Fix systemd unit and start script. See merge request mariadb-team/galera-4!2
-
- 07 Feb, 2020 1 commit
-
-
Faustin Lammler authored
The start script does not work on Debian because the path for config file is not correct. The environment definition in the systemd unit file is redundant (and problematic on Debian) with config file definition in the bash start script (garb-systemd). Also, the bash script needed some linting IMO. Finally, Alias should not be used in systemd unit file and static symlink should be deployed at postinstall instead. See https://wiki.debian.org/Teams/pkg-systemd/Packaging#systemd_unit_files_naming_and_installation
-
- 11 Jan, 2020 1 commit
-
-
Otto Kekäläinen authored
Satisfies Lintian notice: https://lintian.debian.org/tags/rules-requires-root-missing.html
-
- 05 Jan, 2020 7 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Verified with 'hardening-check -v /usr/bin/garbd'. Before: /usr/bin/garbd: Position Independent Executable: yes Stack protected: yes Fortify Source functions: yes (some protected functions found) unprotected: memmove unprotected: snprintf unprotected: memcpy unprotected: strncpy unprotected: strncat unprotected: poll unprotected: memset unprotected: strcpy protected: sprintf protected: snprintf protected: memcpy protected: fprintf protected: vsnprintf protected: syslog protected: strcat Read-only relocations: yes Immediate binding: no, not found! Stack clash protection: unknown, no -fstack-clash-protection instructions found Control flow integrity: unknown, no -fcf-protection instructions found! After: /usr/bin/garbd: Position Independent Executable: yes Stack protected: yes Fortify Source functions: yes (some protected functions found) unprotected: strncpy unprotected: poll unprotected: memset unprotected: strcpy unprotected: strncat unprotected: memmove unprotected: snprintf unprotected: memcpy protected: syslog protected: strcat protected: snprintf protected: memcpy protected: vsnprintf protected: fprintf protected: sprintf Read-only relocations: yes Immediate binding: yes Stack clash protection: unknown, no -fstack-clash-protection instructions found Control flow integrity: unknown, no -fcf-protection instructions found!
-
Otto Kekäläinen authored
Lintian no longer complains about this, on the contrary Lintian states that it is now unused.
-
Otto Kekäläinen authored
Copied from Salsa-CI source at https://salsa.debian.org/salsa-ci-team/pipeline/blob/master/salsa-ci.yml See also https://salsa.debian.org/salsa-ci-team/pipeline/tree/master#enabling-the-pipeline-for-tags
-
Otto Kekäläinen authored
-
- 02 Jan, 2020 1 commit
-
-
Otto Kekäläinen authored
-
- 30 Dec, 2019 4 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- 27 Dec, 2019 2 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- 22 Dec, 2019 7 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Update to upstream version '26.4.3' with Debian dir d0b868d5d5dd9cf6b44f95bb32a2fc985df3ef00
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- 16 Dec, 2019 2 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Fix some issues reported by lintian See merge request mariadb-team/galera-3!5
-
- 04 Nov, 2019 5 commits
-
-
Janitor authored
-
Janitor authored
Fixes lintian: field-name-typo-dep5-copyright See https://lintian.debian.org/tags/field-name-typo-dep5-copyright.html for more details.
-
Janitor authored
+ debian/rules: Call dh_missing rather than using dh_install --list-missing. Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
-
Janitor authored
Fixes lintian: out-of-date-standards-version See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.
-
Janitor authored
Fixes lintian: debian-watch-uses-insecure-uri See https://lintian.debian.org/tags/debian-watch-uses-insecure-uri.html for more details.
-
- 16 Sep, 2019 3 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
Update to upstream version '25.3.28' with Debian dir a8949f85d7cce976baa2f865cd676077851e9cd5
-
Otto Kekäläinen authored
-
- 26 Aug, 2019 2 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-
- 27 Jul, 2019 2 commits
-
-
Otto Kekäläinen authored
-
Otto Kekäläinen authored
-