<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/network-scripts/ifup-eth, branch 10.00.6</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>ifup-eth: Check that device name is set</title>
<updated>2019-10-30T07:32:24+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2019-10-30T07:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d93f8f6f0a57305231a702c9ddd50fc409144e5e'/>
<id>d93f8f6f0a57305231a702c9ddd50fc409144e5e</id>
<content type='text'>
Resolve rhbz#1743249</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve rhbz#1743249</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: Fix bridge setting stp option</title>
<updated>2019-08-23T09:43:42+00:00</updated>
<author>
<name>Bell</name>
<email>blevin@redhat.com</email>
</author>
<published>2019-08-21T08:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=36ae9056a2e6e09ac1d9fae84332e802d8a40528'/>
<id>36ae9056a2e6e09ac1d9fae84332e802d8a40528</id>
<content type='text'>
Fixes https://bugzilla.redhat.com/1743522

An uninitialized variable was copied from a closed PR [1]
to submitted PR [2].

[1] https://github.com/fedora-sysv/initscripts/pull/212
[2] https://github.com/fedora-sysv/initscripts/pull/213

Signed-off-by: Bell Levin &lt;blevin@redhat.com&gt;
(cherry picked from commit dd703a8494647d401dbffa0f036233e08044ec60)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://bugzilla.redhat.com/1743522

An uninitialized variable was copied from a closed PR [1]
to submitted PR [2].

[1] https://github.com/fedora-sysv/initscripts/pull/212
[2] https://github.com/fedora-sysv/initscripts/pull/213

Signed-off-by: Bell Levin &lt;blevin@redhat.com&gt;
(cherry picked from commit dd703a8494647d401dbffa0f036233e08044ec60)
</pre>
</div>
</content>
</entry>
<entry>
<title>network-scripts: Add previously dropped error checking</title>
<updated>2018-06-14T14:27:36+00:00</updated>
<author>
<name>Phil Sutter</name>
<email>psutter@redhat.com</email>
</author>
<published>2018-06-12T11:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=88b3ac3840cc993901f971a2a99046881d9e46c4'/>
<id>88b3ac3840cc993901f971a2a99046881d9e46c4</id>
<content type='text'>
When converting from brctl to ip-link, the call to exit in case bridge
adding failed was dropped by accident.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When converting from brctl to ip-link, the call to exit in case bridge
adding failed was dropped by accident.
</pre>
</div>
</content>
</entry>
<entry>
<title>network-scripts: Replace brctl with ip-link</title>
<updated>2018-06-14T14:27:36+00:00</updated>
<author>
<name>Phil Sutter</name>
<email>psutter@redhat.com</email>
</author>
<published>2018-06-11T14:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=bf40c2768d6b6614cc0f1b4fb68ca011489e89d3'/>
<id>bf40c2768d6b6614cc0f1b4fb68ca011489e89d3</id>
<content type='text'>
Since ip-link has full support for Linux bridges (and slave ports), use
that instead of the deprecated brctl from bridge-utils.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since ip-link has full support for Linux bridges (and slave ports), use
that instead of the deprecated brctl from bridge-utils.
</pre>
</div>
</content>
</entry>
<entry>
<title>network-scripts: setting of firewall ZONE fixed</title>
<updated>2018-06-07T12:04:50+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-06T17:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=12a83d3ef4244d354cba541ce8d3f0ded9773c89'/>
<id>12a83d3ef4244d354cba541ce8d3f0ded9773c89</id>
<content type='text'>
  For currently unknown reason the dbus-send calls will fail to set the
  firewall zone for the given interface if we omit the --print-reply
  option...

  This looks like some kind of race-condition in dbus-send, since the
  --print-reply makes the call synchronous and slower.

  Hopefully this is only a temporary workaround until DBus is fixed.

  Resolves: #1586284
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  For currently unknown reason the dbus-send calls will fail to set the
  firewall zone for the given interface if we omit the --print-reply
  option...

  This looks like some kind of race-condition in dbus-send, since the
  --print-reply makes the call synchronous and slower.

  Hopefully this is only a temporary workaround until DBus is fixed.

  Resolves: #1586284
</pre>
</div>
</content>
</entry>
<entry>
<title>Repository scheme updated to new layout</title>
<updated>2018-05-30T10:32:22+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-25T18:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a145ddda284570e57413e37f025c3657205e17d8'/>
<id>a145ddda284570e57413e37f025c3657205e17d8</id>
<content type='text'>
  NOTE: This commit just moves files around, without actually fixing the
        Makefiles and specfile. See follow up commits which resolve this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  NOTE: This commit just moves files around, without actually fixing the
        Makefiles and specfile. See follow up commits which resolve this.
</pre>
</div>
</content>
</entry>
</feed>
