<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/siege, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/[multiple]: move unmaintained packages</title>
<updated>2016-08-25T13:26:24+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2016-08-25T13:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b6af1e02efe594039707cd882517663d5370f375'/>
<id>b6af1e02efe594039707cd882517663d5370f375</id>
<content type='text'>
This moves all packages from testing to unmaintained which have not been
updated for atleast 6 months. If you are affected by this commit please follow
this proceddure:

* make sure your packages build on all architectures
* move your pacakge(s) back to testing
* if you want to keep this package and can maintain it (or find somebody to
  maintain it for you) for a minimum of 6 months ask it to be moved to community
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves all packages from testing to unmaintained which have not been
updated for atleast 6 months. If you are affected by this commit please follow
this proceddure:

* make sure your packages build on all architectures
* move your pacakge(s) back to testing
* if you want to keep this package and can maintain it (or find somebody to
  maintain it for you) for a minimum of 6 months ask it to be moved to community
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not delete *.la files manually</title>
<updated>2015-09-10T11:59:03+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>b@bpiotrowski.pl</email>
</author>
<published>2015-09-10T11:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b4a13e7314bfe25e63b2f1ae5014d5429c17b539'/>
<id>b4a13e7314bfe25e63b2f1ae5014d5429c17b539</id>
<content type='text'>
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/siege: upgrade to 3.0.8</title>
<updated>2014-11-12T12:29:52+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-12T12:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d4950612adf494a987671973752ca7a3844c6b8f'/>
<id>d4950612adf494a987671973752ca7a3844c6b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/siege: enable -dbg</title>
<updated>2014-11-12T12:14:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-12T12:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0079449e356a67933f2bd1753b5d9a088f696476'/>
<id>0079449e356a67933f2bd1753b5d9a088f696476</id>
<content type='text'>
ref #3501
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #3501
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/siege: build fix</title>
<updated>2013-03-04T12:46:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-03-04T12:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=892f41b5caf95e88fed791b06d3c6656a28b8f07'/>
<id>892f41b5caf95e88fed791b06d3c6656a28b8f07</id>
<content type='text'>
does not work with busybox sed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
does not work with busybox sed
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/siege: new aport</title>
<updated>2013-03-04T09:50:13+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2013-02-27T22:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=343340e96f46bdb10e5136fbeaae0c868106c306'/>
<id>343340e96f46bdb10e5136fbeaae0c868106c306</id>
<content type='text'>
Siege is an http load testing and benchmarking utility. It was
designed to let web developers measure their code under duress,
to see how it will stand up to load on the internet. Siege supports
basic authentication, cookies, HTTP and HTTPS protocols. It lets
its user hit a web server with a configurable number of simulated
web browsers. Those browsers place the server “under sie".

Website: http://www.joedog.org/siege-home/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Siege is an http load testing and benchmarking utility. It was
designed to let web developers measure their code under duress,
to see how it will stand up to load on the internet. Siege supports
basic authentication, cookies, HTTP and HTTPS protocols. It lets
its user hit a web server with a configurable number of simulated
web browsers. Those browsers place the server “under sie".

Website: http://www.joedog.org/siege-home/
</pre>
</div>
</content>
</entry>
</feed>
