<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/ferm, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/ferm: upgrade to 2.5.1</title>
<updated>2020-01-27T23:14:15+00:00</updated>
<author>
<name>Milan P. Stanić</name>
<email>mps@arvanta.net</email>
</author>
<published>2020-01-27T19:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cf1ef99a9739b9f14ba740dbd740ca36cba747d8'/>
<id>cf1ef99a9739b9f14ba740dbd740ca36cba747d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: upgrade to 2.5</title>
<updated>2019-12-03T17:27:44+00:00</updated>
<author>
<name>Milan P. Stanić</name>
<email>mps@arvanta.net</email>
</author>
<published>2019-12-03T15:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b9e687875ccaa39ecd170db4f6d45ab47d5bc521'/>
<id>b9e687875ccaa39ecd170db4f6d45ab47d5bc521</id>
<content type='text'>
add makedepends variable and perl-net-dns-resolver-mock there
fix settings of pkgver for source
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add makedepends variable and perl-net-dns-resolver-mock there
fix settings of pkgver for source
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: add missing install_if to openrc</title>
<updated>2019-06-05T12:56:43+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-06-05T10:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ec5cf1352d742fc0c40566a088435f47a92357bc'/>
<id>ec5cf1352d742fc0c40566a088435f47a92357bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: add check, documentation, openrc</title>
<updated>2018-11-09T14:10:03+00:00</updated>
<author>
<name>Chloe Kudryavtsev</name>
<email>toast@toastin.space</email>
</author>
<published>2018-11-07T03:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=81f05ada5a529c7ea67d4e89d713a048255e751e'/>
<id>81f05ada5a529c7ea67d4e89d713a048255e751e</id>
<content type='text'>
- ferm has a test suite, which passes
- ferm has multiple (generated) pieces of documentation
- it makes sense to use ferm in-place of iptables-save

This patch adds tests, packages docs, and adds an openrc init script
that I've been using for about a month now.
For well-behaved packages (`need firewall`, rather than `need iptables)
it can be an in-place replacement (as it `provide firewall`).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ferm has a test suite, which passes
- ferm has multiple (generated) pieces of documentation
- it makes sense to use ferm in-place of iptables-save

This patch adds tests, packages docs, and adds an openrc init script
that I've been using for about a month now.
For well-behaved packages (`need firewall`, rather than `need iptables)
it can be an in-place replacement (as it `provide firewall`).
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "main/ferm: add check, documentation, openrc"</title>
<updated>2018-11-09T14:09:57+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2018-11-09T14:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=18dcd89c60ab18efc735c877235502a0dbecaf6b'/>
<id>18dcd89c60ab18efc735c877235502a0dbecaf6b</id>
<content type='text'>
This reverts commit 651f6f68959de397bb0de401c03f93cde67fef20.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 651f6f68959de397bb0de401c03f93cde67fef20.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: add check, documentation, openrc</title>
<updated>2018-11-09T13:59:11+00:00</updated>
<author>
<name>Chloe Kudryavtsev</name>
<email>toast@toastin.space</email>
</author>
<published>2018-11-07T03:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=651f6f68959de397bb0de401c03f93cde67fef20'/>
<id>651f6f68959de397bb0de401c03f93cde67fef20</id>
<content type='text'>
- ferm has a test suite, which passes
- ferm has multiple (generated) pieces of documentation
- it makes sense to use ferm in-place of iptables-save

This patch adds tests, packages docs, and adds an openrc init script
that I've been using for about a month now.
For well-behaved packages (`need firewall`, rather than `need iptables)
it can be an in-place replacement (as it `provide firewall`).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ferm has a test suite, which passes
- ferm has multiple (generated) pieces of documentation
- it makes sense to use ferm in-place of iptables-save

This patch adds tests, packages docs, and adds an openrc init script
that I've been using for about a month now.
For well-behaved packages (`need firewall`, rather than `need iptables)
it can be an in-place replacement (as it `provide firewall`).
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: upgrade to 2.4.1</title>
<updated>2017-10-18T10:29:22+00:00</updated>
<author>
<name>Roberto Oliveira</name>
<email>robertoguimaraes8@gmail.com</email>
</author>
<published>2017-10-15T03:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9636ec9d5739a42852be3b12840f6bcc523d1230'/>
<id>9636ec9d5739a42852be3b12840f6bcc523d1230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: upgrade to 2.4. Modernize APKBUILD</title>
<updated>2017-04-03T15:15:32+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2017-04-03T15:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8fb5e53daffffb54d22ec73c4d34575a8b4ff3e6'/>
<id>8fb5e53daffffb54d22ec73c4d34575a8b4ff3e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: upgrade to 2.3.1</title>
<updated>2017-01-17T07:34:24+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2017-01-17T07:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=dea5ea0fc58e4b0e3e1379634e8e76b0e8feacc1'/>
<id>dea5ea0fc58e4b0e3e1379634e8e76b0e8feacc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ferm: new upstream version 2.3</title>
<updated>2016-04-18T11:08:41+00:00</updated>
<author>
<name>Christian Kampka</name>
<email>christian@kampka.net</email>
</author>
<published>2016-04-17T09:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=413078e9b78ed7c8adefa81630bac0000b4c3e12'/>
<id>413078e9b78ed7c8adefa81630bac0000b4c3e12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
