~mate-desktop/mate-desktop/+git/mate-backgrounds:1.26

Last commit made on 2023-04-16
Get this branch:
git clone -b 1.26 https://git.launchpad.net/~mate-desktop/mate-desktop/+git/mate-backgrounds

Branch merges

Branch information

Recent commits

d9925c3... by raveit65

travis-CI: mark rootdir as save

fixes this error:
```
make[3]: Entering directory '/rootdir'

Creating ChangeLog

fatal: unsafe repository ('/rootdir' is owned by someone else)

To add an exception for this directory, call:

 git config --global --add safe.directory /rootdir

Failed to generate ChangeLog
```
A change was introduced in git 2.35.2 (and newer) to prevent a user from executing git commands in a repository owned by a different user.
See https://confluence.atlassian.com/bbkb/git-command-returns-fatal-error-about-the-repository-being-owned-by-someone-else-1167744132.html

cadbe3c... by rezso

Fix build with meson 0.61

c38e4e2... by raveit65

tx: update transifex config

37a6c93... by raveit65

branch 1.26

db08fd4... by raveit65

release 1.26.0

53d911f... by raveit65

tx: sync with transifex

7b749c7... by raveit65

travis-Ci: use libera.chat as notification server

5e23b09... by raveit65

tx: update resource

3633983... by raveit65

travis-ci: use ubuntu focal as host system

fixes build issues with fedora:latest (f34) tag.

ebeb7cc... by raveit65

travis: disable travis builds for ubuntu

Sadly, there is a limit for free builds at docker.com
See discussion
https://github.com/orgs/mate-desktop/teams/core-team/discussions/25