Activity log for bug #2054477

Date Who What changed Old value New value Message
2024-02-20 22:16:59 Jose Luis Rivero bug added bug
2024-02-20 22:17:35 Jose Luis Rivero bug task added ignition-rendering (Ubuntu)
2024-02-20 22:17:46 Jose Luis Rivero bug task added ignition-cmake (Ubuntu)
2024-02-20 22:18:07 Jose Luis Rivero bug added subscriber Ubuntu Sponsors
2024-03-01 21:24:39 Andreas Hasenack removed subscriber Ubuntu Sponsors
2024-03-08 18:20:41 Jose Luis Rivero summary Update ogre-next to 2.3.1 for Noble Update ogre-next to 2.3.3 for Noble
2024-03-08 18:29:24 Jose Luis Rivero description Version bump for ogre-next to version 2.3.1, well tested by Open Robotics under the Gazebo simulator. * Package PPA: - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe * Bzr and code: - https://code.launchpad.net/~j-rivero/+junk/ogre-next [Other Info] The package is not included in Debian. The version bump to 2.3.1 has been used by the Gazebo simulator team for the latest releases of Gazebo during several years and I've included the patches that has proven to be necessary, specially for vulkan support. Changes done in the version bump: * Upload upstream code 2.3.1 * Update d/copyright * Fix package name for conflict with 1.9 (LP: #1987207) (LP: #2003346) * Include vulkan patches * Include upstream patch to rename the project to Ogre-Next * Include patches to deal with the rename and clean up d/rules * Include patch for building with recent gcc * Remove tinyxml embedded in code [Dependencies] There is one direct dependency of ogre-next, ignition-rendering. Given that the version in Debian/Ubuntu is too old and probably a candidate to be removed, I've uploaded a new version of ignition-rendering that drops the support for ogre-next. It is still useful since it can use ogre-1.9. * Same package PPA with ogre-next - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe * Git and code for 6.1.0+ds-0ubuntu3: - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-rendering/+git/ignition-rendering/+ref/ubuntu/devel There is another package that deal with ogre-next in an indirect manner providing build helpers: ignition-cmake. I've also patched this package to improve the ogre-next patch: * Same package PPA with ogre-next 2.17.1-2ubuntu2 - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe * Git and code for - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-cmake/+git/ignition-cmake/+ref/ubuntu/devel [Justification] ogre-next current version is 2.2.5 and was released in 2021. It does not support vulkan which probably make the release not interesting for the vast majority of current rendering developers. Version bump for ogre-next to version 2.3.3, well tested by Open Robotics under the Gazebo simulator.  * Package PPA:   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git ubunut/devel branch    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre-next [Justification] ogre-next current version is 2.2.5 and was released in 2021. It does not support vulkan which probably make the release not interesting for the vast majority of current rendering developers. The bump also fixes LP: #1987207 and LP: #2003346. [Other Info] The package is not included in Debian. The version bump to 2.3.1 has been used by the Gazebo simulator team for the latest releases of Gazebo during several years and I've included the patches that has proven to be necessary, specially for vulkan support. Many of the Open Robotics patches has been merged upstream. Changes done with respect to ubuntu/devel branch: 1dc7fa0 (HEAD -> ubuntu/devel, origin/ubuntu/devel) Update d/changelog fe78c7b Upstream fixed install paths to be standard b272862 Update d/copyright 5ccf1e5 Massive cleanup of d/rules c020ca5 Update d/changelog 5cb9fdb [PATCH] Added suport for riscv64 and ppc64 6ca8aa6 Rediff patches 3b2cb51 Update d/control and .install to 2.3.3 3d60843 Update upstream source from tag 'upstream/2.3.3+dfsg' 687514e (tag: upstream/2.3.3+dfsg, origin/upstream, upstream) New upstream version 2.3.3+dfsg 547df32 Fix blender-ogre conflict name 3940cc5 Update d/changelog d50eb7e Added a d/gbp.conf 3286c7d Initial commit on orphan branch Changes in d/changelog: * New upstream version 2.3.3+dfsg * Rediff patches * Massive cleanup of d/rules after upstream merges * Update d/control and .install to 2.3.3 * Update d/copyright * Fix package name for conflict with 1.9 (LP: #1987207) (LP: #2003346) * Fix blender-ogre conflict name * [PATCH] Added support for riscv64 and ppc64 [Dependencies] There is one direct dependency of ogre-next, ignition-rendering. Given that the version in Debian/Ubuntu is too old and probably a candidate to be removed, I've uploaded a new version of ignition-rendering that drops the support for ogre-next. It is still useful since it can use ogre-1.9.  * Same package PPA with ogre-next   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for 6.1.0+ds-0ubuntu3:    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-rendering/+git/ignition-rendering/+ref/ubuntu/devel There is another package that deal with ogre-next in an indirect manner providing build helpers: ignition-cmake. I've also patched this package to improve the ogre-next patch:  * Same package PPA with ogre-next 2.17.1-2ubuntu2   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-cmake/+git/ignition-cmake/+ref/ubuntu/devel
2024-03-08 18:32:29 Jose Luis Rivero description Version bump for ogre-next to version 2.3.3, well tested by Open Robotics under the Gazebo simulator.  * Package PPA:   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git ubunut/devel branch    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre-next [Justification] ogre-next current version is 2.2.5 and was released in 2021. It does not support vulkan which probably make the release not interesting for the vast majority of current rendering developers. The bump also fixes LP: #1987207 and LP: #2003346. [Other Info] The package is not included in Debian. The version bump to 2.3.1 has been used by the Gazebo simulator team for the latest releases of Gazebo during several years and I've included the patches that has proven to be necessary, specially for vulkan support. Many of the Open Robotics patches has been merged upstream. Changes done with respect to ubuntu/devel branch: 1dc7fa0 (HEAD -> ubuntu/devel, origin/ubuntu/devel) Update d/changelog fe78c7b Upstream fixed install paths to be standard b272862 Update d/copyright 5ccf1e5 Massive cleanup of d/rules c020ca5 Update d/changelog 5cb9fdb [PATCH] Added suport for riscv64 and ppc64 6ca8aa6 Rediff patches 3b2cb51 Update d/control and .install to 2.3.3 3d60843 Update upstream source from tag 'upstream/2.3.3+dfsg' 687514e (tag: upstream/2.3.3+dfsg, origin/upstream, upstream) New upstream version 2.3.3+dfsg 547df32 Fix blender-ogre conflict name 3940cc5 Update d/changelog d50eb7e Added a d/gbp.conf 3286c7d Initial commit on orphan branch Changes in d/changelog: * New upstream version 2.3.3+dfsg * Rediff patches * Massive cleanup of d/rules after upstream merges * Update d/control and .install to 2.3.3 * Update d/copyright * Fix package name for conflict with 1.9 (LP: #1987207) (LP: #2003346) * Fix blender-ogre conflict name * [PATCH] Added support for riscv64 and ppc64 [Dependencies] There is one direct dependency of ogre-next, ignition-rendering. Given that the version in Debian/Ubuntu is too old and probably a candidate to be removed, I've uploaded a new version of ignition-rendering that drops the support for ogre-next. It is still useful since it can use ogre-1.9.  * Same package PPA with ogre-next   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for 6.1.0+ds-0ubuntu3:    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-rendering/+git/ignition-rendering/+ref/ubuntu/devel There is another package that deal with ogre-next in an indirect manner providing build helpers: ignition-cmake. I've also patched this package to improve the ogre-next patch:  * Same package PPA with ogre-next 2.17.1-2ubuntu2   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-cmake/+git/ignition-cmake/+ref/ubuntu/devel Version bump for ogre-next to version 2.3.3, well tested by Open Robotics under the Gazebo simulator.  * Package PPA:   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git ubunut/devel branch    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre-next [Justification] ogre-next current version is 2.2.5 and was released in 2021. It does not support vulkan which probably make the release not interesting for the vast majority of current rendering developers. The bump also fixes LP: #1987207 and LP: #2003346. [Changelog] Upstream does not provide a Changelog file nor a NEWS file nor other updated mechanism that is not the GitHub release information notes. The list of bugfixes and features listed from 2.2.5 is simply huge: https://github.com/OGRECave/ogre-next/releases [Other Info] The package is not included in Debian. The version bump to 2.3.1 has been used by the Gazebo simulator team for the latest releases of Gazebo during several years and I've included the patches that has proven to be necessary, specially for vulkan support. Many of the Open Robotics patches has been merged upstream. Changes done with respect to ubuntu/devel branch: 1dc7fa0 (HEAD -> ubuntu/devel, origin/ubuntu/devel) Update d/changelog fe78c7b Upstream fixed install paths to be standard b272862 Update d/copyright 5ccf1e5 Massive cleanup of d/rules c020ca5 Update d/changelog 5cb9fdb [PATCH] Added suport for riscv64 and ppc64 6ca8aa6 Rediff patches 3b2cb51 Update d/control and .install to 2.3.3 3d60843 Update upstream source from tag 'upstream/2.3.3+dfsg' 687514e (tag: upstream/2.3.3+dfsg, origin/upstream, upstream) New upstream version 2.3.3+dfsg 547df32 Fix blender-ogre conflict name 3940cc5 Update d/changelog d50eb7e Added a d/gbp.conf 3286c7d Initial commit on orphan branch Changes in d/changelog:   * New upstream version 2.3.3+dfsg   * Rediff patches   * Massive cleanup of d/rules after upstream merges   * Update d/control and .install to 2.3.3   * Update d/copyright   * Fix package name for conflict with 1.9     (LP: #1987207) (LP: #2003346)   * Fix blender-ogre conflict name   * [PATCH] Added support for riscv64 and ppc64 [Dependencies] There is one direct dependency of ogre-next, ignition-rendering. Given that the version in Debian/Ubuntu is too old and probably a candidate to be removed, I've uploaded a new version of ignition-rendering that drops the support for ogre-next. It is still useful since it can use ogre-1.9.  * Same package PPA with ogre-next   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for 6.1.0+ds-0ubuntu3:    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-rendering/+git/ignition-rendering/+ref/ubuntu/devel There is another package that deal with ogre-next in an indirect manner providing build helpers: ignition-cmake. I've also patched this package to improve the ogre-next patch:  * Same package PPA with ogre-next 2.17.1-2ubuntu2   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-cmake/+git/ignition-cmake/+ref/ubuntu/devel
2024-03-08 18:33:11 Jose Luis Rivero summary Update ogre-next to 2.3.3 for Noble [FFe] Update ogre-next to 2.3.3 for Noble
2024-03-08 18:35:30 Jose Luis Rivero bug added subscriber Ubuntu Release Team
2024-03-08 21:41:11 Steve Langasek ogre-next (Ubuntu): status New Triaged
2024-03-08 21:41:17 Steve Langasek ignition-rendering (Ubuntu): status New Triaged
2024-03-08 22:06:44 Steve Langasek ignition-cmake (Ubuntu): status New Incomplete
2024-03-18 19:22:02 Jose Luis Rivero removed subscriber Ubuntu Release Team
2024-03-18 19:22:21 Jose Luis Rivero bug added subscriber Ubuntu Sponsors
2024-03-18 19:22:45 Jose Luis Rivero bug added subscriber Ubuntu Release Team
2024-03-25 15:24:42 Jose Luis Rivero ignition-rendering (Ubuntu): status Triaged Invalid
2024-03-25 15:27:18 Jose Luis Rivero description Version bump for ogre-next to version 2.3.3, well tested by Open Robotics under the Gazebo simulator.  * Package PPA:   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git ubunut/devel branch    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre-next [Justification] ogre-next current version is 2.2.5 and was released in 2021. It does not support vulkan which probably make the release not interesting for the vast majority of current rendering developers. The bump also fixes LP: #1987207 and LP: #2003346. [Changelog] Upstream does not provide a Changelog file nor a NEWS file nor other updated mechanism that is not the GitHub release information notes. The list of bugfixes and features listed from 2.2.5 is simply huge: https://github.com/OGRECave/ogre-next/releases [Other Info] The package is not included in Debian. The version bump to 2.3.1 has been used by the Gazebo simulator team for the latest releases of Gazebo during several years and I've included the patches that has proven to be necessary, specially for vulkan support. Many of the Open Robotics patches has been merged upstream. Changes done with respect to ubuntu/devel branch: 1dc7fa0 (HEAD -> ubuntu/devel, origin/ubuntu/devel) Update d/changelog fe78c7b Upstream fixed install paths to be standard b272862 Update d/copyright 5ccf1e5 Massive cleanup of d/rules c020ca5 Update d/changelog 5cb9fdb [PATCH] Added suport for riscv64 and ppc64 6ca8aa6 Rediff patches 3b2cb51 Update d/control and .install to 2.3.3 3d60843 Update upstream source from tag 'upstream/2.3.3+dfsg' 687514e (tag: upstream/2.3.3+dfsg, origin/upstream, upstream) New upstream version 2.3.3+dfsg 547df32 Fix blender-ogre conflict name 3940cc5 Update d/changelog d50eb7e Added a d/gbp.conf 3286c7d Initial commit on orphan branch Changes in d/changelog:   * New upstream version 2.3.3+dfsg   * Rediff patches   * Massive cleanup of d/rules after upstream merges   * Update d/control and .install to 2.3.3   * Update d/copyright   * Fix package name for conflict with 1.9     (LP: #1987207) (LP: #2003346)   * Fix blender-ogre conflict name   * [PATCH] Added support for riscv64 and ppc64 [Dependencies] There is one direct dependency of ogre-next, ignition-rendering. Given that the version in Debian/Ubuntu is too old and probably a candidate to be removed, I've uploaded a new version of ignition-rendering that drops the support for ogre-next. It is still useful since it can use ogre-1.9.  * Same package PPA with ogre-next   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for 6.1.0+ds-0ubuntu3:    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-rendering/+git/ignition-rendering/+ref/ubuntu/devel There is another package that deal with ogre-next in an indirect manner providing build helpers: ignition-cmake. I've also patched this package to improve the ogre-next patch:  * Same package PPA with ogre-next 2.17.1-2ubuntu2   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-cmake/+git/ignition-cmake/+ref/ubuntu/devel Version bump for ogre-next to version 2.3.3, well tested by Open Robotics under the Gazebo simulator.  * Package PPA:   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git ubunut/devel branch    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre-next [Justification] ogre-next current version is 2.2.5 and was released in 2021. It does not support vulkan which probably make the release not interesting for the vast majority of current rendering developers. The bump also fixes LP: #1987207 and LP: #2003346. [Changelog] Upstream does not provide a Changelog file nor a NEWS file nor other updated mechanism that is not the GitHub release information notes. The list of bugfixes and features listed from 2.2.5 is simply huge: https://github.com/OGRECave/ogre-next/releases [Other Info] The package is not included in Debian. The version bump to 2.3.1 has been used by the Gazebo simulator team for the latest releases of Gazebo during several years and I've included the patches that has proven to be necessary, specially for vulkan support. Many of the Open Robotics patches has been merged upstream. Changes done with respect to ubuntu/devel branch: 1dc7fa0 (HEAD -> ubuntu/devel, origin/ubuntu/devel) Update d/changelog fe78c7b Upstream fixed install paths to be standard b272862 Update d/copyright 5ccf1e5 Massive cleanup of d/rules c020ca5 Update d/changelog 5cb9fdb [PATCH] Added suport for riscv64 and ppc64 6ca8aa6 Rediff patches 3b2cb51 Update d/control and .install to 2.3.3 3d60843 Update upstream source from tag 'upstream/2.3.3+dfsg' 687514e (tag: upstream/2.3.3+dfsg, origin/upstream, upstream) New upstream version 2.3.3+dfsg 547df32 Fix blender-ogre conflict name 3940cc5 Update d/changelog d50eb7e Added a d/gbp.conf 3286c7d Initial commit on orphan branch Changes in d/changelog:   * New upstream version 2.3.3+dfsg   * Rediff patches   * Massive cleanup of d/rules after upstream merges   * Update d/control and .install to 2.3.3   * Update d/copyright   * Fix package name for conflict with 1.9     (LP: #1987207) (LP: #2003346)   * Fix blender-ogre conflict name   * [PATCH] Added support for riscv64 and ppc64 [Dependencies] Update from March 24: ignition-rendering was removed from Noble in https://bugs.launchpad.net/ubuntu/+source/ignition-rendering/+bug/2058851. There is no direct dependency for ogre-next in Noble. There is another package that deal with ogre-next in an indirect manner providing build helpers: ignition-cmake. I've also patched this package to improve the ogre-next patch:  * Same package PPA with ogre-next 2.17.1-2ubuntu2   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-cmake/+git/ignition-cmake/+ref/ubuntu/devel [Outdated info related to ignition-rendering] Outdated after the removal of ignition-rendering on March 24th from Noble. ~~~~ There is one direct dependency of ogre-next, ignition-rendering. Given that the version in Debian/Ubuntu is too old and probably a candidate to be removed, I've uploaded a new version of ignition-rendering that drops the support for ogre-next. It is still useful since it can use ogre-1.9.  * Same package PPA with ogre-next   - https://code.launchpad.net/~j-rivero/+archive/ubuntu/ogre-next-recipe  * Git and code for 6.1.0+ds-0ubuntu3:    - https://code.launchpad.net/~j-rivero/ubuntu/+source/ignition-rendering/+git/ignition-rendering/+ref/ubuntu/devel ~~~~
2024-03-25 15:27:36 Jose Luis Rivero ignition-cmake (Ubuntu): status Incomplete New
2024-04-15 13:17:23 Dave Jones removed subscriber Ubuntu Sponsors
2024-04-18 08:39:52 Jose Luis Rivero merge proposal linked https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre-next/+merge/464598
2024-04-18 08:43:01 Jose Luis Rivero bug added subscriber Ubuntu Sponsors
2024-04-23 07:44:36 Jose Luis Rivero ogre-next (Ubuntu): status Triaged Fix Released
2024-04-23 07:44:44 Jose Luis Rivero ignition-cmake (Ubuntu): status New Invalid