Skip to content

Commit 7896019

Browse files
authored
Add table showing binary package availablity for Melodic and Noetic (ros-infrastructure#286)
* Add table showing binary package availablity The table shows how long new binary packages will be available from the buildfarm for each platform and architecture. Signed-off-by: Shane Loretz<[email protected]> Signed-off-by: Shane Loretz <[email protected]> * Platform -> Arch Signed-off-by: Shane Loretz <[email protected]> * Ubuntu EOL is in April Signed-off-by: Shane Loretz <[email protected]> * Availabilty -> Support Signed-off-by: Shane Loretz <[email protected]> * Add comment about what support means Signed-off-by: Shane Loretz <[email protected]> * Update Debian EOL dates Signed-off-by: Shane Loretz <[email protected]> * Unnecessary whitespace Signed-off-by: Shane Loretz <[email protected]> * Typo: patform -> platforms Signed-off-by: Shane Loretz <[email protected]>
1 parent 7334e0f commit 7896019

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

rep-0003.rst

+32
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,21 @@ Architectures Supported:
299299
- arm32
300300
- arm64
301301

302+
Binary Package Support:
303+
304+
Not all platforms and architectures get binary packages.
305+
Binary packages are built until the platform reaches its EOL date.
306+
307+
+----------+---------------+----------------+----------------+-----------+
308+
| Arch | Ubuntu Artful | Ubuntu Bionic | Debian Stretch | Fedora 28 |
309+
+==========+===============+================+================+===========+
310+
| amd64 | Until Jul '18 | Until Apr '23 | Until Jul '20 | |
311+
+----------+---------------+----------------+----------------+-----------+
312+
| arm64 | | Until Apr '23 | Until Jul '20 | |
313+
+----------+---------------+----------------+----------------+-----------+
314+
| arm32 | | Until Apr '23 | | |
315+
+----------+---------------+----------------+----------------+-----------+
316+
302317
Targeted Languages:
303318

304319
- C++14
@@ -360,6 +375,23 @@ Architectures Supported:
360375
- arm32
361376
- arm64
362377

378+
Binary Package Support:
379+
380+
Not all platforms and architectures get binary packages.
381+
Binary packages are built until the platform reaches its EOL date.
382+
383+
+----------+---------------+----------------+-----------+
384+
| Arch | Ubuntu Focal | Debian Buster | Fedora 32 |
385+
+==========+===============+================+===========+
386+
| amd64 | Until Apr '25 | Until ??? '22 | |
387+
+----------+---------------+----------------+-----------+
388+
| arm64 | Until Apr '25 | Until ??? '22 | |
389+
+----------+---------------+----------------+-----------+
390+
| arm32 | Until Apr '25 | | |
391+
+----------+---------------+----------------+-----------+
392+
393+
???: Buster's EOL date has not been decided yet https://wiki.debian.org/DebianReleases
394+
363395
Targeted Languages:
364396

365397
- C++14

0 commit comments

Comments
 (0)