[28327] in Source-Commits
apparmor-config: new tag 1.2.8
daemon@ATHENA.MIT.EDU (System T. Builder)
Sun Jul 6 19:06:53 2014
Date: Sun, 6 Jul 2014 19:06:47 -0400
From: "System T. Builder" <builder@MIT.EDU>
Message-Id: <201407062306.s66N6la9018943@drugstore.mit.edu>
To: source-commits@MIT.EDU
tag 1.2.8
Tagger: Debathena Build System <debathena@mit.edu>
Date: Sun Jul 6 19:06:46 2014 -0400
Releasing 1.2.8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABAgAGBQJTudaGAAoJEOTuYnANip6PuaAQAIO3GCGOEPB/jn7mBdtiqkjQ
Bbcct2q2rwT1cAnz22jnQAnZGwrzqM2UFw1JCT8uYYE0DVJkBR5aS4m0arwA8NyE
/LHmG49CdQn6w6AuZGCZMTSCj/4szkXPWGsSWDaiheIdwnjY6QJMJ3IF5vCQ9QvB
N7yFdUvoLVjXp3+Q+S9htsJqVNKI4YJTnrNBkfxGWLsfAhsst0IMMPxAubIIHUkK
37Li37/z2tQd0ax+LluD9/K2FRoUv0hZazaYN/jjFG8dMUk5sc8GuF8y0boZ0YYu
2R34paMJjAAAd2HWoSoGYIZ+2ZIzFS4+r3vtTUJ+KUWJQvkVHaxkXy7C0N2eAm0w
k0gSkIjiPph8/4Yss5uSF5tsfXgbPPJUQschsU5Djhun0fBpyb4b6zkipcKj3mN+
GIVv8aZtl9TOI7eWFbf2lg69E3QYPZnfyUuXqNjv6mlDZmDyFhU+4dnb87qZKLiX
UatGGSfoqtRNTJG1KKNiERvLNtK//AXmvBMKaL9jta1zg3VSuiLhMPWcmRX3zJ7f
tx3iCy/liV40JMN7VO/VjxXMOO9tng01sJqYpUMtTRpdS91qHD/FE0k6usPsDOSU
jffWmp44uke2eKjVHLauGAGSxFV6sxqUdIbZpjU3kAcjJPMnsuAsGlyFdeDApflt
6mD7aQEqEyeqEy6TaQVV
=DpT5
-----END PGP SIGNATURE-----
commit b6d2fe5795b70dcdecc0c6c798c7a820e9b37c50
Author: Jonathan Reed <jdreed@mit.edu>
Date: Sun Jul 6 18:50:00 2014 -0400
Transform the xdg-desktop abstraction for dconf
Upstream is dumb, and nothing takes into account the fact
that you might want to use a DCONF_PROFILE other than "user",
and thus would need access to read said profile out of
/etc/dconf. So we transform xdg-desktop to allow read access
to everything below /etc/dconf, and while we're at it, make it
aware of the fact that XDG_CACHE_HOME can, like, point to other
directories. (Trac: #1505)