Skip to content

Commit 39e4cf7

Browse files
libaxl:
* [fix] Closing release
1 parent c60a2ba commit 39e4cf7

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

web/doc.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ <h2><img alt="arrow" src="arrow.png" > Axl library for Debian / Ubuntu / Raspbia
104104
<td><img alt="debian-apt-support" src="debian.png" style='padding: 15px'>
105105
</td>
106106
<td><pre>
107+
# public aspl debian repository (BULLSEYE)
108+
deb http://www.aspl.es/debian/public bullseye/
109+
107110
# public aspl debian repository (BUSTER)
108111
deb http://www.aspl.es/debian/public buster/
109112

@@ -240,6 +243,7 @@ <h2><img alt="arrow" src="arrow.png" > Release tracking</h2>
240243
produced:</p>
241244

242245
<ul>
246+
<li>0.7.3 "Black tulip" <a href="http://lists.aspl.es/pipermail/axl/2022-August/000140.html">2022/08/24</a></li>
243247
<li>0.7.2 "Journey to Proxima Centaury" <a href="http://lists.aspl.es/pipermail/axl/2016-August/000139.html">2016/08/28</a></li>
244248
<li>0.7.1 "Kepler 452-b" <a href="http://lists.aspl.es/pipermail/axl/2016-August/000138.html">2016/08/28</a></li>
245249
<li>0.7.0 "Ugly boy": <a href="http://lists.aspl.es/pipermail/axl/2016-April/000137.html">2016/04/30</a></li>

web/es/doc.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ <h2><img alt="arrow" src="../arrow.png" > Axl library para Debian / Ubuntu / Ras
105105
<td><img alt="debian-apt-support" src="../debian.png" style='padding: 15px'>
106106
</td>
107107
<td><pre>
108+
# public aspl debian repository (BULLSEYE)
109+
deb http://www.aspl.es/debian/public bullseye/
110+
108111
# public aspl debian repository (BUSTER)
109112
deb http://www.aspl.es/debian/public buster/
110113

@@ -241,6 +244,7 @@ <h2><img alt="arrow" src="../arrow.png" > Histórico de revisiones</h2>
241244
<p>A continuación se muestra la lista de versiones estables publicadas hasta la fecha:</p>
242245

243246
<ul>
247+
<li>0.7.3 "Black tulip" <a href="http://lists.aspl.es/pipermail/axl/2022-August/000140.html">2022/08/24</a></li>
244248
<li>0.7.2 "Journey to Proxima Centaury" <a href="http://lists.aspl.es/pipermail/axl/2016-August/000139.html">2016/08/28</a></li>
245249
<li>0.7.1 "Kepler 452-b" <a href="http://lists.aspl.es/pipermail/axl/2016-August/000138.html">2016/08/28</a></lib>
246250
<li>0.7.0 "Ugly boy": <a href="http://lists.aspl.es/pipermail/axl/2016-April/000137.html">2016/04/30</a></li>

web/es/news.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
<h2><img alt="arrow" src="../arrow.png" > Noticias</h2>
3939

4040
<ul class="news">
41+
<li class="header-news"><b>2022-08-24</b> LibAxl 0.7.3, "Black tulip" disponible!<br>
42+
43+
<p>Nueva revisión estable con soporte para Debian Bullseye, Debian Buster, Ubuntu Bionic y Ubuntu Focal. Vea todos los detalles en: <a href="http://lists.aspl.es/pipermail/axl/2022-August/000140.html">Axl Library 0.7.3: "Black Tulip" nota de release.</a>
44+
</li>
4145
<li class="header-news"><b>2016-08-26</b> Añadido soporte oficial para Debian Jessie, Ubuntu Xenial y Centos 7<br>
4246

4347
<p>Nueva revisión que incluye soporte para las distribuciones mencionadas y corrige algunos errores en el sistema de compilado. Vea todos los detalles en <a href="http://lists.aspl.es/pipermail/axl/2016-August/000139.html">http://lists.aspl.es/pipermail/axl/2016-August/000139.html</a>.</a>

web/news.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
<h2><img alt="arrow" src="arrow.png" > Axl News</h2>
3939

4040
<ul class="news">
41+
<li class="header-news"><b>2022-08-24</b> LibAxl 0.7.3, "Black tulip" release is ready!<br>
42+
43+
<p>New stable release providing support for Debian Bullseye, Debian Buster, Ubuntu Bionic and Ubuntu Focal. See all details at: <a href="http://lists.aspl.es/pipermail/axl/2022-August/000140.html">Axl Library 0.7.3: "Black Tulip" release note.</a>
44+
</li>
4145
<li class="header-news"><b>2016-08-26</b> Added official support to Debian Jessie, Ubuntu Xenial and Centos 7<br>
4246

4347
<p>New stable release that includes support for mentioned distros and corrects some bugs at the building system. See all details at <a href="http://lists.aspl.es/pipermail/axl/2016-August/000139.html">http://lists.aspl.es/pipermail/axl/2016-August/000139.html</a>.</a>

0 commit comments

Comments
 (0)