<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/cacti, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/*: move php5 and dependent pkgs from main</title>
<updated>2017-03-28T16:38:20+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-03-28T11:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4272e802a1be191657becb739e6a248c1d0411a7'/>
<id>4272e802a1be191657becb739e6a248c1d0411a7</id>
<content type='text'>
There two main reasons for this change:

* Active support of PHP 5.x ended on January 2017, security support will
  end on December 2018. Packages in the main repository should be
  supported for at least 2 years, this means until first quarter of 2019
  for the upcoming v3.6.

* php7 and its extensions are currently in the community repository, so
  we can't use single abuild for both php5-* and php7-* packages (as we
  do for Python and Lua packages).

This change was suggested by @vakartel, approved by @ncopa, @kaniini, and
@jirutka.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There two main reasons for this change:

* Active support of PHP 5.x ended on January 2017, security support will
  end on December 2018. Packages in the main repository should be
  supported for at least 2 years, this means until first quarter of 2019
  for the upcoming v3.6.

* php7 and its extensions are currently in the community repository, so
  we can't use single abuild for both php5-* and php7-* packages (as we
  do for Python and Lua packages).

This change was suggested by @vakartel, approved by @ncopa, @kaniini, and
@jirutka.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: add crontab, several fixes</title>
<updated>2017-02-16T07:13:34+00:00</updated>
<author>
<name>Valery Kartel</name>
<email>valery.kartel@gmail.com</email>
</author>
<published>2017-02-15T10:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6c521c90cb0e0b114989886a11d705c2fc4a1e8b'/>
<id>6c521c90cb0e0b114989886a11d705c2fc4a1e8b</id>
<content type='text'>
- add crontab job
- fixes in cacti-setup post-install info
- fix pre-install user creation
- do not include user to www-data group
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add crontab job
- fixes in cacti-setup post-install info
- fix pre-install user creation
- do not include user to www-data group
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: upgrade to 1.0.0</title>
<updated>2017-02-08T15:46:55+00:00</updated>
<author>
<name>Valery Kartel</name>
<email>valery.kartel@gmail.com</email>
</author>
<published>2017-02-07T12:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ba3ed9a280a79501c09ed543b1a8c7c02994996e'/>
<id>ba3ed9a280a79501c09ed543b1a8c7c02994996e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: security upgrade to 0.8.8h (CVE-2016-3659)</title>
<updated>2016-05-30T18:14:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-05-30T18:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=04a58faaea4aa4fff5ef3ac1aef4329cbff00551'/>
<id>04a58faaea4aa4fff5ef3ac1aef4329cbff00551</id>
<content type='text'>
fixes #5371
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5371
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: php renamed to php5</title>
<updated>2016-05-05T15:43:07+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-05-05T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1616e0565f233c640bdfa1c990f12f0fc408f129'/>
<id>1616e0565f233c640bdfa1c990f12f0fc408f129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: security upgrade to 0.8.8g (CVE-2015-8369, CVE-2015-8377)</title>
<updated>2016-03-18T09:16:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-03-18T09:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ec365ab813fa5ddf6d6b585f7ac673f029261ceb'/>
<id>ec365ab813fa5ddf6d6b585f7ac673f029261ceb</id>
<content type='text'>
fixes #4993
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #4993
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: security fix (CVE-2015-8604). Fixes #5201</title>
<updated>2016-03-04T11:07:59+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2016-03-04T11:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=81eb7e3b062d62dff1b82864cdd42732b50f4a9c'/>
<id>81eb7e3b062d62dff1b82864cdd42732b50f4a9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: security fix CVE-2015-8369. #4993</title>
<updated>2016-01-27T08:02:52+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2016-01-27T08:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f2790debf25f0b5bcd813f4b67e771465afe6877'/>
<id>f2790debf25f0b5bcd813f4b67e771465afe6877</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: upgrade to 0.8.8f</title>
<updated>2015-07-20T14:26:49+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-20T14:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=992060f7455e1b26fc75dd0d8958b506a71c5241'/>
<id>992060f7455e1b26fc75dd0d8958b506a71c5241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cacti: upgrade to 0.8.8e</title>
<updated>2015-07-13T07:23:54+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-13T07:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2cf7d6e07776ab712f4915958af7477065c0c7fc'/>
<id>2cf7d6e07776ab712f4915958af7477065c0c7fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
