-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 18 Sep 2017 09:58:23 +0100 Source: flatpak Binary: flatpak flatpak-builder flatpak-tests gir1.2-flatpak-1.0 libflatpak-dev libflatpak-doc libflatpak0 Architecture: all amd64 source Version: 0.9.12~builder0.9.11-1~bpo9+1 Distribution: stretch-backports Urgency: high Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Changed-By: Simon McVittie <smcv@debian.org> Closes: 865413 870312 Description: flatpak - Application deployment framework for desktop apps flatpak-builder - Flatpak application building helper flatpak-tests - Application deployment framework for desktop apps (tests) gir1.2-flatpak-1.0 - Application deployment framework for desktop apps (introspection) libflatpak0 - Application deployment framework for desktop apps (library) libflatpak-dev - Application deployment framework for desktop apps (development) libflatpak-doc - Application deployment framework for desktop apps (documentation) Changes: flatpak (0.9.12~builder0.9.11-1~bpo9+1) stretch-backports; urgency=medium . * Rebuild for stretch-backports - debian/gbp.conf: Adjust for this branch . flatpak (0.9.12~builder0.9.11-1) unstable; urgency=medium . * New upstream release * d/watch: Append ~builderFIXME to the output filenames. They will still need renaming manually to insert the right flatpak-builder version before importing. * d/gbp.conf: Make sure we import the builder tarball on this branch . flatpak (0.9.11~builder0.9.11-1) unstable; urgency=medium . * Switch git branch for upstream imports to upstream/with-builder * New upstream releases - Drop patch to flatpak-builder . flatpak (0.9.10~builder0.9.9-1) unstable; urgency=medium . * New upstream release - Drop patches, applied upstream - Update symbols file * Temporarily re-bundle flatpak-builder (which was separated out upstream) while waiting for the new flatpak-builder source package to get through the NEW queue - Run most build steps twice - Add a horrible script to PATH to build against the just-built flatpak - Add patch from upstream to fix FTBFS on non-x86 non-ARM architectures - debian/gbp.conf: Don't merge upstream tags while we bundle flatpak and flatpak-builder - d/copyright: Clarify GPL-2+ status of one source file in flatpak-builder, which means the binary is effectively GPL-2+ . flatpak (0.9.8-2) unstable; urgency=medium . * Switch git branch for unstable * d/upstream/signing-key.asc: Remove; upstream no longer signs released tarballs (and hasn't for a while) * Standards-Version: 4.1.0 (no changes required) * Release to unstable . flatpak (0.9.8-1) experimental; urgency=medium . * New upstream release - d/control: Bump libostree dependency - Do not enable experimental P2P feature for now, it needs experimental libostree APIs enabled first - Drop patches, applied upstream - Update symbols file * Add patch from upstream to fix a regression that broke --devel * Add patch already merged upstream to improve test diagnostics (see #870312) * Move flatpak-manifest(5) from flatpak to flatpak-builder. Manifest files are not part of core Flatpak, and are only used by flatpak-builder. * Install flatpak-bisect as an example in flatpak, not as a public entry point in flatpak-builder. It will not be in flatpak-builder after the projects are separated upstream, and does not seem important enough to justify a python3 dependency in flatpak or a separate binary package. - Do not use dh-python * Use dh_missing instead of deprecated dh_install --fail-missing * Merge packaging from unstable - d/rules, d/autogen.sh: Run gtkdocize as well as autoreconf (similar to upstream's autogen.sh but much simpler), replacing gtk-doc.make at build time with the one in Debian's gtk-doc-tools - Standards-Version: 4.0.1 (no changes required) * Add patches to improve test coverage by not skipping most tests when running on tmpfs . flatpak (0.8.7-5) unstable; urgency=medium . * d/p/tests-Isolate-tests-from-real-home-directory-more-thoroug.patch: Mark as upstreamed for 0.9.8, and move to d/p/0.9.8/ directory * d/p/Improve-test-diagnostics.patch: Add patch to improve test diagnostics (see #870312) * Standards-Version: 4.0.1 (no changes required) * d/p/testlibrary-Skip-tests-that-need-extended-attributes-if-n.patch: Add patch to skip tests that need extended attributes if /var/tmp does not support them (Closes: #870312) . flatpak (0.8.7-4) unstable; urgency=medium . * d/rules, d/autogen.sh: Run gtkdocize as well as autoreconf (similar to upstream's autogen.sh but much simpler), replacing gtk-doc.make at build time with the one in Debian's gtk-doc-tools . flatpak (0.8.7-3) unstable; urgency=medium . * d/patches/: Add patch backported from 0.9.4, and new patch sent upstream to PR #894, to avoid using the real home directory in tests * d/control: Add libglib2.0-doc, libostree-doc to Build-Depends-Indep so that libflatpak-doc can cross-reference those documentation packages * debian/test.sh: Do not ignore build-time tests' exit status * d/rules: Do not run build-time tests with DEB_BUILD_OPTIONS=nocheck * d/control: Do not build-depend on gnome-desktop-testing. It is only used for the installed-tests. * d/control: Annotate test-only build-dependencies with <!nocheck> * Standards-Version: 4.0.0 - Use https URL for format of debian/copyright . flatpak (0.8.7-2) unstable; urgency=medium . * Move upstreamed patch to debian/patches/0.9.1/ to make it obvious when it can be dropped * d/p/0.8.8/: add patches backported from upstream 0.9.4, 0.9.6, together with a new patch to the tests, to restore compatibility with libostree 2017.7 (all applied upstream already) . flatpak (0.8.7-1) unstable; urgency=high . * New upstream stable release - Security: prevent deploying files with inappropriate permissions (world-writable, setuid, etc.) (Closes: #865413) - Security: make ~/.local/share/flatpak private to user to defend against app vendors that might have released files with inappropriate permissions in the past - If an error occurs during pull, do not double-set an error, which is considered to be invalid - Increase some arbitrary timeouts in a test to make it more reliable . flatpak (0.8.6-1) unstable; urgency=medium . * New upstream release - Fix the return value type for filtered NameHasOwner() D-Bus calls (upstream issue 817) - Security hardening: Only export .desktop files, D-Bus session services and icons, but not other files that an app might try to export - Allow remote repositories to specify a new GPG key (for key rollover) or a new URL (for location migration) in their signed metadata - Let KDE apps bind-mount ~/.config/kdeglobals into the sandbox: + Allow bind-mounting regular files in the XDG cache, config or data directories, not just directories + Allow bind-mounting files in the XDG directories read-only, not just read/write - Close a race condition in app identification by portals - Cope with a non-default WAYLAND_DISPLAY - Cope with /tmp on the host being a symlink - Clear TMPDIR in the sandbox, fixing sandboxed Spotify - Add X-Flatpak=$app_id to exported .desktop files so that the desktop environment can identify what will be launched - Make the host's /etc/hosts and /etc/host.conf available in the sandbox, fixing sandboxed Spotify - Update Hungarian translation Checksums-Sha1: 09faa76459430dcd6b49978c95ad918c14f3c473 3648 flatpak_0.9.12~builder0.9.11-1~bpo9+1.dsc e21c414e151acd96bff09fd980f31ecd312915d7 18324 flatpak_0.9.12~builder0.9.11-1~bpo9+1.debian.tar.xz e367833e3b02ac7dd6cd1bbd25e1f8001c0d6f68 10528 flatpak_0.9.12~builder0.9.11-1~bpo9+1_source.buildinfo 34314d286d4a18a16a0c8681410ad07e1ee713a0 9745 flatpak_0.9.12~builder0.9.11-1~bpo9+1_all.buildinfo 8ac131f60822802c60aba2cab3fdd306952aa0b1 39004 libflatpak-doc_0.9.12~builder0.9.11-1~bpo9+1_all.deb 51035b7f7a08aca25390470de4f988e08915eb42 395770 flatpak-builder-dbgsym_0.9.11~flatpak0.9.12-1~bpo9+1_amd64.deb 805910d875a5a996d95e8e2dfe5ed2ec4dcce07f 129532 flatpak-builder_0.9.11~flatpak0.9.12-1~bpo9+1_amd64.deb 3592ba02f04d8e95c1d49754413af3bd2e1cbddb 3480394 flatpak-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 535eca54f7ad024a5aa0cfa0580528e08705749c 172434 flatpak-tests-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 6fb50f227efef6cc9a832c8553accfec58ba3340 107878 flatpak-tests_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 3944422985c0b2aa1ebe22e63bb68094835aee96 12674 flatpak_0.9.12~builder0.9.11-1~bpo9+1_amd64.buildinfo 9edae89287520ba627a81cfc91362b8e43f269a9 663050 flatpak_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 70b2b387963b07dc603f86b52947fe3c70d5e4e3 18936 gir1.2-flatpak-1.0_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 20dfedc85a4e7511e9d155b745d5c1a19165df1f 31212 libflatpak-dev_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 4ba6c2fe90e162fea42f5e65b22ca2affdf792d8 711596 libflatpak0-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 933ddb4c81652749ad7dfdf564bb3849f91c47f2 193488 libflatpak0_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb Checksums-Sha256: 7acb41a1b704f46c14d42c92cf6878b7b0679d061830ab1dcef40c137097716f 3648 flatpak_0.9.12~builder0.9.11-1~bpo9+1.dsc 0d13354f186788b923452565ae986c3ec94c61411b2e31f696d4dc4d6f0e9ba7 18324 flatpak_0.9.12~builder0.9.11-1~bpo9+1.debian.tar.xz a727a540b28836212c0707af488dc374106e6e6bd890091daa0ee3989fe2fcbe 10528 flatpak_0.9.12~builder0.9.11-1~bpo9+1_source.buildinfo 5cd0180dc7b7388a54d046038fea7e30220d2e888626bb00c1c962b0db6d07c8 9745 flatpak_0.9.12~builder0.9.11-1~bpo9+1_all.buildinfo 1199232e871ac375de6d793986ee7532b7a91b8b712777c4dc490f0c83214de9 39004 libflatpak-doc_0.9.12~builder0.9.11-1~bpo9+1_all.deb 6b9905da9aa733c6f81d2189031f2fe25e0f1ad4a70c9d38cb40c4baf38d5c43 395770 flatpak-builder-dbgsym_0.9.11~flatpak0.9.12-1~bpo9+1_amd64.deb c9d7bb30c2ac2dbb14ee86cfbdca1e71fd90f22504d7c63a6177bbb33f9af86b 129532 flatpak-builder_0.9.11~flatpak0.9.12-1~bpo9+1_amd64.deb 4e1f7227619207119f64bb9bde11d7993fb463f18623c0227fd8889a7bdd4343 3480394 flatpak-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 8ce59228a3d71b95e95ddbf95f4760f28f12fb1ae628a6d0b9aefe49616bdace 172434 flatpak-tests-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 7ad567ca645c0e900d54d695da47f47408853c858da4ca14adc1b68ff5bc1942 107878 flatpak-tests_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 471c147c238f05b5f6bff40eb0d6d529e81d96117474609f4d27bf5ddbf7368c 12674 flatpak_0.9.12~builder0.9.11-1~bpo9+1_amd64.buildinfo a2dbd2f828dc507fa3760b5960b58af5f2fa21caf3d0a9815362c12ddc6f26fa 663050 flatpak_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 34e75c41aa7cb4ddd4ff387f236827af6d870dd9f7ca37183c0b181dd483b498 18936 gir1.2-flatpak-1.0_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 305cae1539144a52ed187709ae77dfbc9f0b67021da5de5a5a4974f0d8576df6 31212 libflatpak-dev_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 3b6fac3f7e630bbc364e32f8b02d8ef877853e45f4ec10118ec271957accb175 711596 libflatpak0-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb d840c0a9e5e4bdbb5c2198f0f8a0eeba4570b6545cf8056ec0d098bac9aba24a 193488 libflatpak0_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb Files: 9591d908b0830a552747f38b79338fa8 3648 admin optional flatpak_0.9.12~builder0.9.11-1~bpo9+1.dsc f9f7dc2e75e7e3acf675eeda24aae761 18324 admin optional flatpak_0.9.12~builder0.9.11-1~bpo9+1.debian.tar.xz 23f35c2227031bdaeda7bded665d023e 10528 admin optional flatpak_0.9.12~builder0.9.11-1~bpo9+1_source.buildinfo 97c61ad34df7b6374c23dc6fbabc24be 9745 admin optional flatpak_0.9.12~builder0.9.11-1~bpo9+1_all.buildinfo 9123b030f20890d61b17aab4dfc7d278 39004 doc optional libflatpak-doc_0.9.12~builder0.9.11-1~bpo9+1_all.deb 8ac5bd4ea62edbc5b2d4990c36bfccac 395770 debug extra flatpak-builder-dbgsym_0.9.11~flatpak0.9.12-1~bpo9+1_amd64.deb fdb9ec5c7693c354702ceba011dc4b81 129532 devel optional flatpak-builder_0.9.11~flatpak0.9.12-1~bpo9+1_amd64.deb 3906ee30053c8d7186d85f43d97da75e 3480394 debug extra flatpak-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 929e518a7d7b52a3231abc014e671926 172434 debug extra flatpak-tests-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 374669c811445a1c42989c71e95e77c1 107878 misc optional flatpak-tests_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb c0d7b04dd53f43eada180a8452f1a579 12674 admin optional flatpak_0.9.12~builder0.9.11-1~bpo9+1_amd64.buildinfo 52eee0b78c6e6650a48e708080028cb8 663050 admin optional flatpak_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 8c931173c8c4129b77340a70d00cf1ce 18936 introspection optional gir1.2-flatpak-1.0_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 400aab57cefb16794656aaaa63893151 31212 libdevel optional libflatpak-dev_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb c89e2cc121601a587085e220971621f4 711596 debug extra libflatpak0-dbgsym_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb 20914cc3d0b3b0cf135eaa9610881d93 193488 libs optional libflatpak0_0.9.12~builder0.9.11-1~bpo9+1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAlnCo9gACgkQ4FrhR4+B TE/OLQ//cOKnTHJn8zxMQ7WhRwHJdTQ+m8c9clnYT35dSmvmJz8mydWi4cJ/H99J W59jURtKB2lj/HQFC5wY7BH/IUniOKz61zLiyU1KXxCkpdySctBNBGqHf3ske8vZ HPnWsAMEXMeT8kmZv+YXmr2EB3PoEOnZ7WmVi2e+k9qhGkZ5DSW0mQzOM13Etppn xXLHE1X/S6oOfmECiTdq64QQOiRq+b35Py8djjAQZPchmdOBhR4oRAvafIIGXx6u O/hlLVdL1NM12dCwyqYZFDkXlwf+zLEnWXktxIOr9kH3T6W9kcXi1CPfSyVUX08C vrx3AQ5p1Aui6mo8aIAlp/Q7ILAsLRxkbg18onddPwHw+ncDDwlmabwhrBfHklG3 QJcAd6wkw+siFt9M9BAwA0GFriB/tVgGcjkfD/mlu1qgLVZPc9tf9mjivh/B5fNu 7BUtaGfTo6hDdq8euuuUEeR70GdFogEqhH//SeQbytUo2teVgcN4cBrFzJycdFIg 8eKcVq3YM6wTc9DKw+zl5qoy4KUQUWP2muerRrvbpamF7kzKPCQHHpME6rgjd/HV M/PTiBqacOdBfXv7L3YZWMXuK5rJry56T66Im48q/UTvwdWbF1C14CL+2nGQr5no GeLAwQ9hLoAGmAMZIXvU9/EqHCQiY4Dcg1lSoVqFft7ePvIV3OY= =vtAw -----END PGP SIGNATURE-----