<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/snapper, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/snapper: upgrade to 0.8.9</title>
<updated>2020-02-25T21:00:21+00:00</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2020-02-24T10:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=49fbe56b0a52ef1f3117688f45096b53433ca235'/>
<id>49fbe56b0a52ef1f3117688f45096b53433ca235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rebuild against boost-1.72.0</title>
<updated>2020-01-02T11:23:28+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-12-15T16:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=48c10e6c956a324d37dacbe606203e70343c922d'/>
<id>48c10e6c956a324d37dacbe606203e70343c922d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using ftp://ftp.gnu.org and http://ftp.gnu.org in favour of the HTTPS variant</title>
<updated>2019-11-27T07:29:16+00:00</updated>
<author>
<name>Tom Parker-Shemilt</name>
<email>palfrey@tevp.net</email>
</author>
<published>2019-11-14T15:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2c843fd6dacfbad67368e3332b6024fae41b897c'/>
<id>2c843fd6dacfbad67368e3332b6024fae41b897c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: upgrade to 0.8.5</title>
<updated>2019-10-23T09:25:09+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2019-10-23T09:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=66a0a541d83acb73b22c9133a9c86175019b6f48'/>
<id>66a0a541d83acb73b22c9133a9c86175019b6f48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: rebuild against boost-1.71</title>
<updated>2019-09-11T06:58:59+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-09-11T06:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0add1df89a3ccd34c0f51d53cd7c80492c0beee7'/>
<id>0add1df89a3ccd34c0f51d53cd7c80492c0beee7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: upgrade to 0.8.3</title>
<updated>2019-04-02T10:31:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-04-02T07:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d40a39d4a4d2410aa8444055db13c4aae520d1f0'/>
<id>d40a39d4a4d2410aa8444055db13c4aae520d1f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: config and musl fixes</title>
<updated>2019-03-05T15:56:54+00:00</updated>
<author>
<name>Stefan R</name>
<email>kroko87@hotmail.com</email>
</author>
<published>2019-02-11T13:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7f90328d3f882f558e1a22830974308c31fef713'/>
<id>7f90328d3f882f558e1a22830974308c31fef713</id>
<content type='text'>
Add dbus as dependency.
Readd dbus config files in remove-systemd.patch.
Fix conjob paths in scripts/Makefile.am.
Install data/sysconfig.snapper to /etc/conf.d/snapper.
Disable ext4 support, because it is experimental and not support with standard kernel and tools.
Fix regex (because the '?' operator isn't supported).
Fix strptime in snapper/AppUtil.cc, because musl doesn't support '%F'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add dbus as dependency.
Readd dbus config files in remove-systemd.patch.
Fix conjob paths in scripts/Makefile.am.
Install data/sysconfig.snapper to /etc/conf.d/snapper.
Disable ext4 support, because it is experimental and not support with standard kernel and tools.
Fix regex (because the '?' operator isn't supported).
Fix strptime in snapper/AppUtil.cc, because musl doesn't support '%F'.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: update to 0.8.2</title>
<updated>2019-02-05T14:01:51+00:00</updated>
<author>
<name>Stefan R</name>
<email>kroko87@hotmail.com</email>
</author>
<published>2019-02-01T23:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6810fea4141368b2b98a598d76619365875d7a14'/>
<id>6810fea4141368b2b98a598d76619365875d7a14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>aports: add support for armv7 [skip ci]</title>
<updated>2018-09-24T07:19:24+00:00</updated>
<author>
<name>Oliver Smith</name>
<email>ollieparanoid@bitmessage.ch</email>
</author>
<published>2018-09-20T04:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9d9f981a2c421f44db3ae66b90293202748eb9f3'/>
<id>9d9f981a2c421f44db3ae66b90293202748eb9f3</id>
<content type='text'>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: rebuild against boost-1.67</title>
<updated>2018-08-13T10:34:23+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-08-13T10:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=88cadf4770bf0a6dedb36da2bb95611f1fa4541b'/>
<id>88cadf4770bf0a6dedb36da2bb95611f1fa4541b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
