<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/mdcat, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/mdcat: upgrade to 0.16.0</title>
<updated>2020-04-12T01:02:45+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-11T23:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a90b92d1afd86d5c51953b993c73b03a31600c82'/>
<id>a90b92d1afd86d5c51953b993c73b03a31600c82</id>
<content type='text'>
remove oniguruma from the dependencies as mdcat now uses the pure rust
regex backend
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove oniguruma from the dependencies as mdcat now uses the pure rust
regex backend
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/mdcat: disable on mips</title>
<updated>2020-04-09T06:29:34+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-04-09T06:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=62893125f07aee9a5043775fb332aa42a56dbf54'/>
<id>62893125f07aee9a5043775fb332aa42a56dbf54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/mdcat: upgrade to 0.15.1</title>
<updated>2020-02-17T09:47:34+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-02-17T04:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=aa1823a7590277bd5908d4230cbbb9ca91900bdb'/>
<id>aa1823a7590277bd5908d4230cbbb9ca91900bdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/various: enable stackprotector</title>
<updated>2020-02-14T21:37:33+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2020-02-08T21:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3b688d6457197778ccafda14cdd203d1362cca03'/>
<id>3b688d6457197778ccafda14cdd203d1362cca03</id>
<content type='text'>
On x86, the stack protector was disabled by addinsg
`-fno-stack-protector` to CFLAGS. This was due to rust not passing
`-lssp_nonshared` to the linker, causing build errors while linking.

Rust has been patched to fix this issue, so now we can enable stack
protection again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On x86, the stack protector was disabled by addinsg
`-fno-stack-protector` to CFLAGS. This was due to rust not passing
`-lssp_nonshared` to the linker, causing build errors while linking.

Rust has been patched to fix this issue, so now we can enable stack
protection again.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/mdcat: upgrade to 0.15.0</title>
<updated>2020-01-12T10:46:47+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-12T10:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=65515148b7e515dad9935ff8315435424495dacc'/>
<id>65515148b7e515dad9935ff8315435424495dacc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/mdcat: orphan</title>
<updated>2020-01-09T08:01:35+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-09T08:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bfc50c4c8bd238dfbdeb281a9da9bec342c43a83'/>
<id>bfc50c4c8bd238dfbdeb281a9da9bec342c43a83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/mdcat: fix on x86 by disabling stack protector</title>
<updated>2019-12-27T22:42:26+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-27T22:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=99cf723ef8e7124da089eac8e97bf4a1af173371'/>
<id>99cf723ef8e7124da089eac8e97bf4a1af173371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/mdcat: new aport</title>
<updated>2019-12-27T17:26:49+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-12-27T17:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=948051bdf20d8372ed52eaf16da32f158af940f4'/>
<id>948051bdf20d8372ed52eaf16da32f158af940f4</id>
<content type='text'>
https://github.com/lunaryorn/mdcat
Cat for markdown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/lunaryorn/mdcat
Cat for markdown
</pre>
</div>
</content>
</entry>
</feed>
