253 lines
7.9 KiB
Text
253 lines
7.9 KiB
Text
# ChangeLog for sys-apps/dbus
|
|
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
|
# (auto-generated from git log)
|
|
|
|
*dbus-1.8.20 (09 Aug 2015)
|
|
*dbus-1.8.18 (09 Aug 2015)
|
|
*dbus-1.8.16 (09 Aug 2015)
|
|
|
|
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +dbus-1.8.16.ebuild,
|
|
+dbus-1.8.18.ebuild, +dbus-1.8.20.ebuild, +files/80-dbus, +files/dbus.initd,
|
|
+metadata.xml:
|
|
proj/gentoo: Initial commit
|
|
|
|
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
|
|
|
|
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
|
Use https by default
|
|
|
|
Convert all URLs for sites supporting encrypted connections from http to
|
|
https
|
|
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
|
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
|
|
|
repoman does not yet accept the https version.
|
|
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
|
|
|
Bug: https://bugs.gentoo.org/552720
|
|
|
|
22 Oct 2015; Mike Gilbert <floppym@gentoo.org> dbus-1.8.16.ebuild,
|
|
dbus-1.8.18.ebuild, dbus-1.8.20.ebuild:
|
|
Fix machine-id symlink when ROOT != /
|
|
|
|
Bug: https://bugs.gentoo.org/560646
|
|
|
|
Package-Manager: portage-2.2.23_p7
|
|
|
|
*dbus-1.10.6 (06 Dec 2015)
|
|
|
|
06 Dec 2015; Mike Gilbert <floppym@gentoo.org> +dbus-1.10.6.ebuild,
|
|
+files/dbus.initd-r1:
|
|
Bump to 1.10.6
|
|
|
|
Enables systemd user sessions.
|
|
|
|
init script rewrite by Polynomial-C, tweaked by me.
|
|
|
|
Package-Manager: portage-2.2.26_p10
|
|
|
|
21 Dec 2015; Mike Gilbert <floppym@gentoo.org> dbus-1.10.6.ebuild:
|
|
Disable apparmor support
|
|
|
|
Avoid the automagic dep until someone can test it.
|
|
|
|
Package-Manager: portage-2.2.26_p32
|
|
|
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
Unify quoting in metadata.xml files for machine processing
|
|
|
|
Force unified quoting in all metadata.xml files since lxml does not
|
|
preserve original use of single and double quotes. Ensuring unified
|
|
quoting before the process allows distinguishing the GLEP 67-related
|
|
metadata.xml changes from unrelated quoting changes.
|
|
|
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
Replace all herds with appropriate projects (GLEP 67)
|
|
|
|
Replace all uses of herd with appropriate project maintainers, or no
|
|
maintainers in case of herds requested to be disbanded.
|
|
|
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
|
|
|
05 Mar 2016; Mikle Kolyada <zlogene@gentoo.org> dbus-1.10.6.ebuild:
|
|
amd64 stable wrt bug #576028
|
|
|
|
Package-Manager: portage-2.2.26
|
|
|
|
*dbus-1.10.8 (08 Mar 2016)
|
|
|
|
08 Mar 2016; Lars Wendler <polynomial-c@gentoo.org> +dbus-1.10.8.ebuild,
|
|
files/dbus.initd-r1:
|
|
Bump to version 1.10.8
|
|
|
|
Package-Manager: portage-2.2.27
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
08 Mar 2016; Lars Wendler <polynomial-c@gentoo.org> -dbus-1.8.18.ebuild:
|
|
Removed old.
|
|
|
|
Package-Manager: portage-2.2.27
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
14 Mar 2016; Pacho Ramos <pacho@gentoo.org> dbus-1.10.6.ebuild:
|
|
Revert stabilization as this adds multiple regressions (#576028)
|
|
|
|
Package-Manager: portage-2.2.28
|
|
|
|
14 Mar 2016; Agostino Sarubbo <ago@gentoo.org> dbus-1.10.6.ebuild:
|
|
amd64 stable wrt bug #576028
|
|
|
|
Package-Manager: portage-2.2.26
|
|
RepoMan-Options: --include-arches="amd64"
|
|
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
*dbus-1.10.8-r1 (28 Mar 2016)
|
|
|
|
28 Mar 2016; Mike Gilbert <floppym@gentoo.org> -dbus-1.10.8.ebuild,
|
|
+dbus-1.10.8-r1.ebuild, metadata.xml:
|
|
Make user-session optional
|
|
|
|
This apparently causes problems for GNOME and possibly others.
|
|
|
|
Bug: https://bugs.gentoo.org/577416
|
|
|
|
Package-Manager: portage-2.2.28_p64
|
|
|
|
03 Apr 2016; Pacho Ramos <pacho@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
Warn people about the potential breakages they could get when enabling user-
|
|
session (#577416#c21)
|
|
|
|
Package-Manager: portage-2.2.28
|
|
|
|
03 Apr 2016; Mike Gilbert <floppym@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
Fix spelling/grammar in user-session warning
|
|
|
|
05 Apr 2016; Pacho Ramos <pacho@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
amd64 stable, bug #578946
|
|
|
|
Package-Manager: portage-2.2.28
|
|
|
|
20 Apr 2016; Anthony Ryan <anthonyryan1@gmail.com> dbus-1.8.16.ebuild,
|
|
dbus-1.8.20.ebuild, dbus-1.10.6.ebuild, dbus-1.10.8-r1.ebuild:
|
|
HTTPS for *.freedesktop.org
|
|
|
|
* Excluding xorg.freedesktop.org
|
|
* Excluding tango.freedesktop.org
|
|
|
|
The following modified ebuilds were found to have problems after
|
|
modification
|
|
but the problems were determined to not be a regression.
|
|
|
|
Upstream tarball has a new hash:
|
|
* app-misc/evtest-1.29
|
|
* app-misc/evtest-1.30
|
|
* dev-embedded/scratchbox2-2.0-r1
|
|
* dev-ml/cairo-ocaml-1.2.0
|
|
* net-libs/libqmi-1.0.0
|
|
* sys-auth/libfprint-0.4.0
|
|
* sys-auth/libfprint-0.5.0
|
|
* sys-auth/libfprint-0.5.1
|
|
|
|
Upstream tarball has been deleted:
|
|
* dev-libs/liblazy-0.2
|
|
* dev-util/pkgconfig-openbsd-20130507-r1
|
|
* x11-libs/xvba-video-0.8.0-r3
|
|
* x11-misc/driconf-0.9.1-r1
|
|
* x11-misc/xdg-utils-1.1.0_rc2-r1
|
|
|
|
21 Apr 2016; Markus Meier <maekke@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
arm stable, bug #578946
|
|
|
|
Package-Manager: portage-2.2.28
|
|
RepoMan-Options: --include-arches="arm"
|
|
|
|
18 May 2016; Austin English <wizardedit@gentoo.org> files/dbus.initd:
|
|
use #!/sbin/openrc-run instead of #!/sbin/runscript
|
|
|
|
31 May 2016; Tobias Klausmann <klausman@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
1.10.8-r1: add alpha keyword
|
|
|
|
Gentoo-Bug: 578946
|
|
|
|
Package-Manager: portage-2.3.0_rc1
|
|
|
|
06 Jun 2016; Pacho Ramos <pacho@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
x86 stable, bug #578946
|
|
|
|
Package-Manager: portage-2.3.0_rc1
|
|
|
|
06 Jul 2016; Agostino Sarubbo <ago@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
ppc stable wrt bug #578946
|
|
|
|
Package-Manager: portage-2.2.28
|
|
RepoMan-Options: --include-arches="ppc"
|
|
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
*dbus-1.10.10 (16 Aug 2016)
|
|
|
|
16 Aug 2016; Lars Wendler <polynomial-c@gentoo.org> +dbus-1.10.10.ebuild:
|
|
Bump to version 1.10.10
|
|
|
|
Package-Manager: portage-2.3.0
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
16 Aug 2016; Lars Wendler <polynomial-c@gentoo.org> -dbus-1.10.6.ebuild:
|
|
Removed old.
|
|
|
|
Package-Manager: portage-2.3.0
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
17 Aug 2016; Jeroen Roovers <jer@gentoo.org> dbus-1.10.8-r1.ebuild:
|
|
Stable for HPPA (bug #578946).
|
|
|
|
Package-Manager: portage-2.3.0
|
|
RepoMan-Options: --ignore-arches
|
|
|
|
*dbus-1.10.12 (11 Oct 2016)
|
|
*dbus-1.8.22 (11 Oct 2016)
|
|
|
|
11 Oct 2016; Lars Wendler <polynomial-c@gentoo.org> +dbus-1.8.22.ebuild,
|
|
+dbus-1.10.12.ebuild:
|
|
Security bump to versions 1.8.22 and 1.10.12 (bug #596772).
|
|
|
|
Package-Manager: portage-2.3.1
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
11 Oct 2016; Lars Wendler <polynomial-c@gentoo.org> -dbus-1.8.20.ebuild:
|
|
Removed old.
|
|
|
|
Package-Manager: portage-2.3.1
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|