summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-13tools/ci-install.sh: Use partially qualified versions with mingw package namesRalf Habacker1-11/+11
2022-09-13tools/ci-install.sh: on debian|ubuntu reduce the need for mingw package name ...Ralf Habacker1-2/+9
2022-02-25Post-release version bumpSimon McVittie2-1/+6
2022-02-25Prepare v1.12.22dbus-1.12.22Simon McVittie2-3/+3
2022-02-25doc: Uninstall *.svg generated by DoxygenSimon McVittie1-0/+1
2022-02-25NEWS: UpdateSimon McVittie1-0/+21
2022-02-25Merge branch '1.12-backports' into 'dbus-1.12'Simon McVittie6-24/+146
2022-02-25bus/signal: fix compilation when only -Dembedded-testsMarc-André Lureau1-2/+2
2022-02-25sysdeps-unix: Diagnose failure to open /proc/self/oom_score_adjSimon McVittie1-3/+10
2022-02-25spawn-unix: Don't log an error if unable to reset Linux OOM scoreSimon McVittie1-7/+5
2022-02-25dbus-daemon-launch-helper: Reset Linux OOM score adjustment hereSimon McVittie1-0/+8
2022-02-25spawn-unix: On Linux, don't try to increase OOM-killer protectionSimon McVittie1-6/+49
2022-02-25sysdeps-unix: Factor out _dbus_reset_oom_score_adjSimon McVittie3-16/+71
2022-02-25spawn-unix: Correct indentationSimon McVittie1-1/+1
2022-02-25tests: Ensure session bus has started before integration testSimon McVittie1-2/+13
2022-02-25Merge branch '1.12-ci' into 'dbus-1.12'Simon McVittie4-167/+195
2022-02-25CI: Remove EOL versions of Debian and UbuntuSimon McVittie3-82/+9
2022-02-25.gitlab-ci.yml: Use x86_64 build chain to cross build 64bit executablesRalf Habacker1-2/+2
2022-02-25Remove `build:` prefix from jobs to make labels more visible in pipeline pageRalf Habacker1-11/+11
2022-02-25CI: Don't build on Debian 8 'jessie'Simon McVittie2-9/+0
2022-02-25CI: Build on Debian 10 'buster' by defaultSimon McVittie1-14/+14
2022-02-25CI: Use Python 3Simon McVittie2-4/+5
2022-02-25CI: Use https to download MSYS packagesSimon McVittie1-1/+1
2022-02-25CI: Install ci-certificatesSimon McVittie1-0/+1
2022-02-25CI: Fix unpack of documentation tarballSimon McVittie1-2/+2
2022-02-25ci: bump msys2 deps, fix broken linksMarc-André Lureau1-13/+14
2022-02-25tools/ci-install.sh: Use package=() style for local package list to avoid '\'...Ralf Habacker1-13/+14
2022-02-25On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker3-45/+65
2022-02-25tools/ci-build.sh: Clean up directories from possible previous buildsRalf Habacker1-2/+6
2022-02-25tools/ci-install.sh: merge multiple calls to apt-getRalf Habacker1-73/+101
2022-02-25Move installing packages into tools/ci-install.shRalf Habacker2-24/+36
2022-02-25CI: Do the CMake native debug build from an Autotools `make dist`Simon McVittie3-3/+16
2022-02-25CI: Install yelp-tools, for yelp-build, in recent distrosSimon McVittie1-1/+1
2022-02-25CI: Make adduser properly non-interactiveSimon McVittie1-1/+1
2022-02-25CI: Don't install weak dependencies (Recommends)Simon McVittie1-5/+13
2022-02-25ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie1-0/+12
2022-02-25ci-build: Update required MSYS packagesSimon McVittie1-6/+11
2022-02-25CI: Add ci_variant parameterSimon McVittie1-0/+4
2021-12-17Belatedly bump version number to 1.12.21 for developmentSimon McVittie1-1/+1
2021-12-17Update NEWSSimon McVittie1-0/+21
2021-12-17internals: Use Standard C offsetof macro if availableSimon McVittie1-0/+5
2021-12-17disable fork-malloc-exec for non-glibc-systemsJean-Louis Fuchs1-1/+1
2021-12-17doc: Don't include TODO list in API documentationSimon McVittie1-1/+1
2021-12-17docs: generate reproducible idsArnout Engelen1-1/+1
2021-12-17dbus-launch: Replace slashes in DISPLAY if presentWilliam Earley1-1/+6
2021-12-17sysdeps: Don't raise RLIMIT_NOFILE beyond OPEN_MAX on macOSWilliam Earley1-1/+8
2021-01-07Reference CVE-2020-35512 in NEWSSimon McVittie1-1/+1
2020-08-14Merge branch 'cherry-pick-f0e526bc' into 'dbus-1.12'Simon McVittie1-0/+1
2020-08-14tests: On Unix, include <netinet/in.h> for IPPROTO_TCPSimon McVittie1-0/+1
2020-07-02v1.12.20dbus-1.12.20Simon McVittie2-3/+3