summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/dbus: add 1.16.0Sam James13 days1-0/+103
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: remove unused patchesMichael Mair-Keimberger2024-10-152-140/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/dbus: fixup elogind patchSam James2023-09-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: add 1.15.8Sam James2023-09-021-0/+65
| | | | | | | | | | | | Upstream have dropped non-meson support, so here we go! Rebased the elogind patch reluctantly, but I've dropped the REQUIRED_USE for one-of systemd/elogind, given floppym's analysis on the bug. The functionality provided by elogind here is pretty minimal and it doesn't appear required at all, so it doesn't make sense to force it. Bug: https://bugs.gentoo.org/599494 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: remove unused patchesMichael Mair-Keimberger2022-11-132-148/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28242 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/dbus: drop 1.14.0-r4, 1.14.2, 1.14.4, 1.15.0-r1Andreas Sturmlechner2022-11-084-308/+0
| | | | | Bug: https://bugs.gentoo.org/875518 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/dbus: remove unused patchMichael Mair-Keimberger2022-10-151-26/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27681 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/dbus: add 1.15.0 (unkeyworded)Sam James2022-09-232-0/+140
| | | | | | | Someone needs to test elogind support and I don't have an elogind machine available right now. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: fix configure tests with Clang 15Sam James2022-09-121-0/+26
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: minor shellcheck fixesAndrew Udvare2022-06-201-2/+2
| | | | | | | | | | | | * [x] Run shellcheck * [x] Use `$(...)` syntax instead of backticks * [x] Quote eval arguments Bug: https://bugs.gentoo.org/845141 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25988 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: drop which, bash dependencySam James2022-06-201-0/+13
| | | | | Closes: https://bugs.gentoo.org/845141 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: do not open /proc/self/oom_score_adj for writingMike Gilbert2022-04-221-0/+115
| | | | | | | | | | | | Bug: https://bugs.gentoo.org/836560 Closes: https://bugs.gentoo.org/839795 Bug: https://bugs.gentoo.org/839807 Closes: https://bugs.gentoo.org/839834 Closes: https://bugs.gentoo.org/839837 Closes: https://bugs.gentoo.org/840119 Closes: https://bugs.gentoo.org/840125 Closes: https://bugs.gentoo.org/840161 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/dbus: backport fix for _dbus_reset_oom_score_adjMike Gilbert2022-03-311-0/+33
| | | | | Closes: https://bugs.gentoo.org/834725 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/dbus: add 1.14.0Sam James2022-03-271-0/+147
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: remove unused fileMichael Mair-Keimberger2020-06-251-36/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/16376 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/dbus: move stuff under /run on linuxMike Gilbert2019-04-031-0/+36
| | | | | | | systemd-242 complains about sockets under /var/run. Let's avoid that. Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/dbus: Fix build w/o dev-libs/expat (non-native ABI)Andreas Sturmlechner2019-02-221-0/+75
| | | | | | | Closes: https://bugs.gentoo.org/653136 Closes: https://github.com/gentoo/gentoo/pull/11134 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/dbus: Removed old.Lars Wendler2017-04-061-49/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-apps/dbus: introduce elogind supportSven Eden2017-03-251-0/+73
| | | | | Gentoo-bug: 599494 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* sys-apps/dbus: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* sys-apps/dbus: Bump to version 1.10.8Lars Wendler2016-03-081-2/+2
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/dbus: Bump to 1.10.6Mike Gilbert2015-12-061-0/+37
| | | | | | | | Enables systemd user sessions. init script rewrite by Polynomial-C, tweaked by me. Package-Manager: portage-2.2.26_p10
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+63
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed