Activity log for bug #1656712

Date Who What changed Old value New value Message
2017-01-15 23:22:13 Jeremy Bícha bug added bug
2017-01-15 23:22:30 Jeremy Bícha nominated for series Ubuntu Yakkety
2017-01-15 23:22:30 Jeremy Bícha bug task added flatpak (Ubuntu Yakkety)
2017-01-15 23:22:30 Jeremy Bícha nominated for series Ubuntu Xenial
2017-01-15 23:22:30 Jeremy Bícha bug task added flatpak (Ubuntu Xenial)
2017-01-15 23:22:43 Jeremy Bícha flatpak (Ubuntu Xenial): status New Triaged
2017-01-15 23:22:47 Jeremy Bícha flatpak (Ubuntu Xenial): importance Undecided Low
2017-01-15 23:22:51 Jeremy Bícha flatpak (Ubuntu Yakkety): status New Triaged
2017-01-15 23:22:55 Jeremy Bícha flatpak (Ubuntu Yakkety): importance Undecided Low
2017-01-16 20:54:12 Jeremy Bícha description Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 - bubblewrap 0.1.5 (already in Ubuntu 16.10) - xdg-desktop-portal 0.4 - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10) This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 - xdg-desktop-portal 0.4 - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10) This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330)
2017-01-16 20:54:28 Jeremy Bícha bug task added ostree (Ubuntu)
2017-01-16 20:54:42 Jeremy Bícha ostree (Ubuntu): status New Fix Released
2017-01-16 20:54:47 Jeremy Bícha ostree (Ubuntu Xenial): status New Triaged
2017-01-16 20:54:50 Jeremy Bícha ostree (Ubuntu Xenial): importance Undecided Low
2017-01-16 21:36:01 Jeremy Bícha flatpak (Ubuntu Yakkety): status Triaged In Progress
2017-01-16 21:36:06 Jeremy Bícha ostree (Ubuntu Yakkety): status New In Progress
2017-01-16 21:36:09 Jeremy Bícha ostree (Ubuntu Yakkety): importance Undecided Low
2017-01-16 22:29:47 Jeremy Bícha description Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 - xdg-desktop-portal 0.4 - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10) This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330) Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 These two optional components could be updated too, either here or in a separate bug. I'm told that most Flatpak apps do not use these yet: - xdg-desktop-portal 0.4 - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10)
2017-01-16 22:29:50 Jeremy Bícha flatpak (Ubuntu Xenial): status Triaged In Progress
2017-01-16 22:29:53 Jeremy Bícha ostree (Ubuntu Xenial): status Triaged In Progress
2017-01-16 22:30:09 Jeremy Bícha summary Update flatpak and friends to 0.8 Update flatpak and ostree to 0.8
2017-01-17 22:47:09 Rico Tzschichholz bug added subscriber Rico Tzschichholz
2017-01-18 23:05:11 Mathew Hodson ostree (Ubuntu): importance Undecided Low
2017-01-20 05:20:05 Jeremy Bícha description Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 These two optional components could be updated too, either here or in a separate bug. I'm told that most Flatpak apps do not use these yet: - xdg-desktop-portal 0.4 - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10) SRU Team Note ============= This update is waiting on security bug 1657357 to be pushed first. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 These two optional components could be updated too, either here or in a separate bug. I'm told that most Flatpak apps do not use these yet: - xdg-desktop-portal 0.4 - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10)
2017-01-27 11:20:28 Jeremy Bícha ostree (Ubuntu Xenial): status In Progress Incomplete
2017-01-27 11:20:36 Jeremy Bícha ostree (Ubuntu Yakkety): status In Progress Incomplete
2017-01-27 11:20:40 Jeremy Bícha flatpak (Ubuntu Xenial): status In Progress Incomplete
2017-01-27 11:20:44 Jeremy Bícha flatpak (Ubuntu Yakkety): status In Progress Incomplete
2017-01-27 11:24:04 Jeremy Bícha description SRU Team Note ============= This update is waiting on security bug 1657357 to be pushed first. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 These two optional components could be updated too, either here or in a separate bug. I'm told that most Flatpak apps do not use these yet: - xdg-desktop-portal 0.4 - xdg-desktop-portal-gtk 0.3 (already in Ubuntu 16.10) SRU Team Note ============= This update is waiting on security bug 1657357 to be pushed first. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax (before upgrading flatpak and ostree) sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable After upgrading flapak and ostree, check whether the Clocks app is still installed. 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit The test case for ostree is just making sure flatpak works. Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 A separate SRU may be filed later to update xdg-desktop-portal and xdg-desktop-portal-gtk. They are optional dependencies and I'm told that most Flatpak apps do not use them yet.
2017-02-10 12:17:10 Jeremy Bícha description SRU Team Note ============= This update is waiting on security bug 1657357 to be pushed first. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax (before upgrading flatpak and ostree) sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable After upgrading flapak and ostree, check whether the Clocks app is still installed. 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit The test case for ostree is just making sure flatpak works. Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 A separate SRU may be filed later to update xdg-desktop-portal and xdg-desktop-portal-gtk. They are optional dependencies and I'm told that most Flatpak apps do not use them yet. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax (before upgrading flatpak and ostree) sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable After upgrading flapak and ostree, check whether the Clocks app is still installed. 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit The test case for ostree is just making sure flatpak works. Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 A separate SRU may be filed later to update xdg-desktop-portal and xdg-desktop-portal-gtk. They are optional dependencies and I'm told that most Flatpak apps do not use them yet.
2017-02-10 12:17:20 Jeremy Bícha ostree (Ubuntu Xenial): status Incomplete In Progress
2017-02-10 12:17:23 Jeremy Bícha ostree (Ubuntu Yakkety): status Incomplete In Progress
2017-02-10 12:17:27 Jeremy Bícha flatpak (Ubuntu Yakkety): status Incomplete In Progress
2017-02-10 12:17:29 Jeremy Bícha flatpak (Ubuntu Xenial): status Incomplete In Progress
2017-02-10 12:26:55 Jeremy Bícha description Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.0 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax (before upgrading flatpak and ostree) sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable After upgrading flapak and ostree, check whether the Clocks app is still installed. 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit The test case for ostree is just making sure flatpak works. Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 A separate SRU may be filed later to update xdg-desktop-portal and xdg-desktop-portal-gtk. They are optional dependencies and I'm told that most Flatpak apps do not use them yet. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.2 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax (before upgrading flatpak and ostree) sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable After upgrading flapak and ostree, check whether the Clocks app is still installed. 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit The test case for ostree is just making sure flatpak works. Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 A separate SRU may be filed later to update xdg-desktop-portal and xdg-desktop-portal-gtk. They are optional dependencies and I'm told that most Flatpak apps do not use them yet.
2017-02-15 00:37:11 Chris Halse Rogers flatpak (Ubuntu Yakkety): status In Progress Fix Committed
2017-02-15 00:37:15 Chris Halse Rogers bug added subscriber Ubuntu Stable Release Updates Team
2017-02-15 00:37:17 Chris Halse Rogers bug added subscriber SRU Verification
2017-02-15 00:37:23 Chris Halse Rogers tags upgrade-software-version xenial yakkety upgrade-software-version verification-needed xenial yakkety
2017-02-15 00:40:29 Chris Halse Rogers ostree (Ubuntu Yakkety): status In Progress Fix Committed
2017-03-18 04:02:36 Jeremy Bícha description Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.2 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax (before upgrading flatpak and ostree) sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.Clocks stable After upgrading flapak and ostree, check whether the Clocks app is still installed. 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak install gnome-apps org.gnome.gedit flatpak run org.gnome.gedit The test case for ostree is just making sure flatpak works. Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 A separate SRU may be filed later to update xdg-desktop-portal and xdg-desktop-portal-gtk. They are optional dependencies and I'm told that most Flatpak apps do not use them yet. Impact ====== Flatpak 0.8 is a new LTS release of the alternative package set. https://blogs.gnome.org/alexl/2016/12/22/a-stable-base-for-flatpak-0-8/ This update includes these components for 16.04 LTS and 16.10: - flatpak 0.8.2 - ostree 2016.15 This basically matches the set that is also available in Debian's upcoming new stable release. All of these source packages are new to 16.04 LTS. Test Case ========= 1. Install an app with the old syntax (before upgrading flatpak and ostree) sudo apt install flatpak wget https://people.gnome.org/~alexl/keys/gnome-sdk.gpg flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome http://sdk.gnome.org/repo/ flatpak --user install gnome org.gnome.Platform 3.22 flatpak --user remote-add --gpg-import=gnome-sdk.gpg gnome-apps http://sdk.gnome.org/repo-apps/ flatpak --user install gnome-apps org.gnome.iagno Note that you may need to logout and log back in after installing your first Flatpak app before the app shows up in the Activities Overview. After upgrading flapak and ostree, check whether the Iagno app is still installed. 2. Install an app with the new syntax flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo flatpak remote-add --from gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo flatpak --user install gnome-apps org.gnome.Devhelp flatpak run org.gnome.Devhelp (or click the launcher like any other app) The test case for ostree is just making sure flatpak works. Regression Potential ==================== There's no regression for Ubuntu 16.04 since these are new packages there that should have no affect on other packages. For 16.10, this has an inherent regression. The command-line syntax changed in flatpak 0.6.13. However, since virtually all of the guides to using Flatpak including http://flatpak.org/apps use the new syntax that will not work with 16.10's older flatpak, it seems better for users to get used to the new syntax. Other Info ========== Just like snap was backported to 14.04 LTS to -updates, this is being backported to 16.04 LTS -updates. Both snap and Flatpak are useful for people who want to run new apps on an LTS operating system. Flatpak is not easily backportable to 14.04 LTS. bubblewrap is required for this SRU and is being tracked in LP: #1649330 A separate SRU may be filed later to update xdg-desktop-portal and xdg-desktop-portal-gtk. They are optional dependencies and I'm told that most Flatpak apps do not use them yet.
2017-03-18 04:02:47 Jeremy Bícha tags upgrade-software-version verification-needed xenial yakkety upgrade-software-version verification-done xenial yakkety
2017-04-05 15:20:52 Robie Basak removed subscriber Ubuntu Stable Release Updates Team
2017-04-05 15:20:51 Launchpad Janitor ostree (Ubuntu Yakkety): status Fix Committed Fix Released
2017-04-05 15:21:00 Launchpad Janitor flatpak (Ubuntu Yakkety): status Fix Committed Fix Released
2017-04-05 15:21:00 Launchpad Janitor cve linked 2017-5226
2017-04-05 16:00:05 Jiří Janoušek bug added subscriber Jiří Janoušek