<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts, branch 10.00.13</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>10.00.13</title>
<updated>2021-01-22T07:17:17+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-01-22T07:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b458221290c9dbd01447eb298c6b75b41ebb3762'/>
<id>b458221290c9dbd01447eb298c6b75b41ebb3762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Documents ifcfg option LINKSTATUS</title>
<updated>2021-01-22T07:14:28+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-01-22T07:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d5b06e5e65230519f2e7d50741bbcdc9c2fbd5e4'/>
<id>d5b06e5e65230519f2e7d50741bbcdc9c2fbd5e4</id>
<content type='text'>
Related:  #1555001
Resolves: #1916632

(cherry picked from commit 6bdeac5d349546b3d2c96b10cbdd1f9ce16ee947)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related:  #1555001
Resolves: #1916632

(cherry picked from commit 6bdeac5d349546b3d2c96b10cbdd1f9ce16ee947)</pre>
</div>
</content>
</entry>
<entry>
<title>10.00.12</title>
<updated>2020-12-17T10:11:57+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-12-17T10:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=113a9f501c0a46b69458a47e4d694ec1f058a83a'/>
<id>113a9f501c0a46b69458a47e4d694ec1f058a83a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network: fix set_link_up()</title>
<updated>2020-12-17T07:31:46+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-12-17T07:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9babd3713c55790ddeb81c1ca8c27cbd594e5508'/>
<id>9babd3713c55790ddeb81c1ca8c27cbd594e5508</id>
<content type='text'>
This patch fixes issue, when interface wasn't
bring up.

Related: #1555001

(cherry picked from commit 17f1519e0dac05bf6b259ef9b7f8dcd6b94013ce)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes issue, when interface wasn't
bring up.

Related: #1555001

(cherry picked from commit 17f1519e0dac05bf6b259ef9b7f8dcd6b94013ce)</pre>
</div>
</content>
</entry>
<entry>
<title>10.00.11</title>
<updated>2020-12-15T09:56:24+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-12-15T09:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=24d21b0baaf914ff65837ab45dcc7063b7808f6f'/>
<id>24d21b0baaf914ff65837ab45dcc7063b7808f6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network: add option to keep the link down</title>
<updated>2020-12-15T09:07:50+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-12-15T09:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e0c58b190523421347021029cd4516c7fc5db0bc'/>
<id>e0c58b190523421347021029cd4516c7fc5db0bc</id>
<content type='text'>
Some interfaces like Open vSwitch bridges using the userspace datapath,
needs the link to be kept down to avoid issues.
Add a LINKSTATUS=[down|up] ifcfg parameter to add this functionality.
If not specified, the link will default to up as before.

Patch provided by Matteo Croce mcroce@redhat.com

Resolves: #1555001</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some interfaces like Open vSwitch bridges using the userspace datapath,
needs the link to be kept down to avoid issues.
Add a LINKSTATUS=[down|up] ifcfg parameter to add this functionality.
If not specified, the link will default to up as before.

Patch provided by Matteo Croce mcroce@redhat.com

Resolves: #1555001</pre>
</div>
</content>
</entry>
<entry>
<title>makefile: Use rpmdev-bumpspec's legacy date option</title>
<updated>2020-11-06T11:47:22+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-11-06T11:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=748122158d6b7007a49b38a78f22a749f1d2786d'/>
<id>748122158d6b7007a49b38a78f22a749f1d2786d</id>
<content type='text'>
Start using legacy date-stamp to remain consistent changelog</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start using legacy date-stamp to remain consistent changelog</pre>
</div>
</content>
</entry>
<entry>
<title>10.00.10</title>
<updated>2020-11-06T08:07:07+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-11-06T08:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3f6fff0863f64ac0b9304bd4ac7b4c830f11219e'/>
<id>3f6fff0863f64ac0b9304bd4ac7b4c830f11219e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow updating rfkill switch status while in readonly root mode</title>
<updated>2020-11-06T07:45:00+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-11-06T07:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8a329b3f5feb063f8da0bc1ba880396d1eda9b58'/>
<id>8a329b3f5feb063f8da0bc1ba880396d1eda9b58</id>
<content type='text'>
Adding rfkill switch status into rwtab.

Resolves: #1878874

(cherry picked from commit 537a39f10173d34cd9a2cf75e42225bb339c318e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding rfkill switch status into rwtab.

Resolves: #1878874

(cherry picked from commit 537a39f10173d34cd9a2cf75e42225bb339c318e)
</pre>
</div>
</content>
</entry>
<entry>
<title>service: Prevent variables from globbing</title>
<updated>2020-11-06T07:15:25+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-11-06T07:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=995ed8ce4c203c15f778df38423ee5c5f4b9bf13'/>
<id>995ed8ce4c203c15f778df38423ee5c5f4b9bf13</id>
<content type='text'>
Resolves: rhbz #1894855</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: rhbz #1894855</pre>
</div>
</content>
</entry>
</feed>
