<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts, branch 9.83</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>9.83</title>
<updated>2018-06-14T14:30:39+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-14T14:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=388c982b268aee8bba6030b1f52782347a5291f1'/>
<id>388c982b268aee8bba6030b1f52782347a5291f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Makefile: new release-commit rule added</title>
<updated>2018-06-14T14:25:51+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-05T14:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5a1369c0d0d589a948f05cf3f623f77cb42c28ea'/>
<id>5a1369c0d0d589a948f05cf3f623f77cb42c28ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/rename_device.c: GCC warnings about unused return value suppressed</title>
<updated>2018-06-14T14:19:10+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-04T15:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d12c5f3d31391eefaf330c9598e1195d96935025'/>
<id>d12c5f3d31391eefaf330c9598e1195d96935025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/usernetctl.c: GCC warnings about unused return value suppressed</title>
<updated>2018-06-14T14:19:10+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-04T15:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2aa3d2035190c7838c355b986749104a1d9f6e64'/>
<id>2aa3d2035190c7838c355b986749104a1d9f6e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: allow sub-makefiles to run in parallel</title>
<updated>2018-06-14T14:19:10+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-04T15:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b4415e9412b70469cac961b1ebde8d94b93a26a6'/>
<id>b4415e9412b70469cac961b1ebde8d94b93a26a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specfile: netconsole service moved to /usr/libexec</title>
<updated>2018-06-14T14:11:54+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-12T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f5e4588e0e73046ed0995c148e8a4619b9ba69fb'/>
<id>f5e4588e0e73046ed0995c148e8a4619b9ba69fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specfile: services from /usr/lib/systemd moved to /usr/libexec</title>
<updated>2018-06-14T14:11:54+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-12T14:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ead5bff2561eae45007c8d9e949379c3454c0183'/>
<id>ead5bff2561eae45007c8d9e949379c3454c0183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specfile: summary &amp; description updated</title>
<updated>2018-06-14T14:11:54+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-13T11:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=17804e1638381978174cfd31ff59e466bcc13cf5'/>
<id>17804e1638381978174cfd31ff59e466bcc13cf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
