<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-xfce/recipes-panel-plugins/wavelan, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-10-06T18:34:41+00:00</updated>
<entry>
<title>xfce4-wavelan-plugin: upgrade 0.6.3 -&gt; 0.7.0</title>
<updated>2025-10-06T18:34:41+00:00</updated>
<author>
<name>Jason Schonberg</name>
<email>schonm@gmail.com</email>
</author>
<published>2025-10-06T15:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1b3215151cfe90129f04cbf0372462745a1899e2'/>
<id>urn:sha1:1b3215151cfe90129f04cbf0372462745a1899e2</id>
<content type='text'>
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin/-/tags/xfce4-wavelan-plugin-0.7.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin/-/tags/xfce4-wavelan-plugin-0.6.4

Signed-off-by: Jason Schonberg &lt;schonm@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4 update HOMEPAGEs</title>
<updated>2025-05-21T14:38:23+00:00</updated>
<author>
<name>Jason Schonberg</name>
<email>schonm@gmail.com</email>
</author>
<published>2025-05-20T12:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8179aa894078b67ab74f83e17602f75a85295b3d'/>
<id>urn:sha1:8179aa894078b67ab74f83e17602f75a85295b3d</id>
<content type='text'>
https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting
to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to
remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional
information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project
proceeds."

This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually
resolving.

Signed-off-by: Jason Schonberg &lt;schonm@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: 0.6.2 -&gt; 0.6.3</title>
<updated>2022-12-28T00:03:06+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2022-12-27T15:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7b497beaa13b9720f202d7354e8edbdc4d4355a9'/>
<id>urn:sha1:7b497beaa13b9720f202d7354e8edbdc4d4355a9</id>
<content type='text'>
Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: upgrade 0.6.1 -&gt; 0.6.2</title>
<updated>2021-01-05T17:16:26+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2021-01-03T14:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=88b898e03ab7890d2d8bd816879f0a4d021b5192'/>
<id>urn:sha1:88b898e03ab7890d2d8bd816879f0a4d021b5192</id>
<content type='text'>
Release notes for 0.6.2
=======================
- Fix build with panel 4.15
- Fix ISO C90 forbids mixed declarations and code
- Update configure.ac.in syntax and enable debug when building from git
- Create README.md. Update configure.ac.in
- Add basic GitLab pipeline
- Update .gitignore, fix configure scripts
- Update URLs from goodies.x.o to docs.x.o (Bug #16181)
- Make build less verbose
- s/http/https
- Translation Updates:
  Albanian, Armenian (Armenia), Belarusian, Bulgarian, Chinese
  (Taiwan), Eastern Armenian, English (Canada), French, Galician,
  Greek, Hebrew, Hungarian, Polish, Slovak, Slovenian, Spanish,
  Turkish, Uyghur

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: Clarify BSD license variant</title>
<updated>2019-10-17T12:53:25+00:00</updated>
<author>
<name>Christophe PRIOUZEAU</name>
<email>christophe.priouzeau@st.com</email>
</author>
<published>2019-10-16T09:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=647859d984159bfdef1540e6849f52b9a5f7dead'/>
<id>urn:sha1:647859d984159bfdef1540e6849f52b9a5f7dead</id>
<content type='text'>
The License of xfce4 wavelan plugin is BSD-2-Clause.

Signed-off-by: Christophe Priouzeau &lt;christophe.priouzeau@st.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: upgrade 0.6.0 -&gt; 0.6.1</title>
<updated>2019-08-20T06:09:04+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-08-18T22:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=15943f047dabb7d893473b7892b458d255076c1f'/>
<id>urn:sha1:15943f047dabb7d893473b7892b458d255076c1f</id>
<content type='text'>
Layout, bugfixes &amp; translation release

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: update to 0.6.0</title>
<updated>2016-11-22T12:38:19+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2016-11-06T22:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=22548e08aba1f2fe1c1b85c540bbff107b759291'/>
<id>urn:sha1:22548e08aba1f2fe1c1b85c540bbff107b759291</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: update to 0.5.12</title>
<updated>2015-03-21T15:42:28+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2015-03-04T21:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5eac995f7ca317741fc70b9948cf440e0b1d290c'/>
<id>urn:sha1:5eac995f7ca317741fc70b9948cf440e0b1d290c</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: Specify BSD license</title>
<updated>2015-02-12T18:33:25+00:00</updated>
<author>
<name>Ash Charles</name>
<email>ashcharles@gmail.com</email>
</author>
<published>2015-01-29T01:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=642f2cc03067a0ad2908cc8eae6526a1f53aeec6'/>
<id>urn:sha1:642f2cc03067a0ad2908cc8eae6526a1f53aeec6</id>
<content type='text'>
This software contains an older or slightly modified BSD license in
its COPYING file and assigns copyright to the specific authors.  The
code (see the wavelan_show_about function) makes it clear that a BSD
license is intended:

      "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD),

(caveat: and of course, INAL)

Signed-off-by: Ash Charles &lt;ashcharles@gmail.com&gt;
Acked-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-wavelan-plugin: Fix LICENSE format</title>
<updated>2015-01-08T10:58:44+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2015-01-05T12:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bb48a41dca7bd9db421f834437ed4562f6707ee3'/>
<id>urn:sha1:bb48a41dca7bd9db421f834437ed4562f6707ee3</id>
<content type='text'>
* the COPYING file looks more like slightly modified BSD license and BenediktMeurer, FlorianRivoal
  are just names of Copyright holders, but I'll leave that to recipe maintainer
  fixes:
    WARNING: Recipe xfce4-wavelan-plugin, LICENSE (BenediktMeurer FlorianRivoal)
    has invalid format, LICENSES must have operator "([&amp;|() ])" between them.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
