summarylogtreecommitdiffstats
path: root/ChangeLog
blob: d155851bef65af7ee0cc2c39454120df72ff0c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2017-01-27 Christopher Arndt <aur -at- chrisarndt -dot- de>

	* 1:1.8.7.108.g0390bc97e-2 :
	Fixed date of previous package version in this ChangeLog.
    Disabled executable stack for 'micropython' binary.

2017-01-27 Christopher Arndt <aur -at- chrisarndt -dot- de>

	* 1:1.8.7.108.g0390bc97e-1 :
	Changed package versioning scheme: now includes upstream version and git
	  info to match what MicroPython REPL banner shows.
	Removed 'readline' from depends, MicroPython now uses its own readline
	  implementation.
	Removed 'pip-setuptools' and 'pip-virtualenv' from optdepends, the
	  'pip-micropython' tool is deprecated and not installed anymore.
	Adapted to upstream changes in compilation procedure.
	Added workround to fix compilation errors in axtls due to leaking of
	  -Werror in CFLAGS from top-level Makefile in makepkg build environment.