Romain Naour
ce2e622dfe
package/lcdproc: remove freetype installation prefixes
...
Since [1] (freetype 2.8), freetype-config is now a wrapper of
pkg-config. So we don't need to pass the freetype installation
prefixes on the configure command line anymore.
Setting freetype prefixes on the command line append the result
returned by pkg-config and the one provided on the command line.
FT2_CFLAGS='-I[...]/sysroot/usr/[...]/sysroot/usr/include/freetype2 -I[...]/usr/include'
This revert commit 3bdbe9abb9 .
Fixes:
http://autobuild.buildroot.net/results/9c3/9c3f77e18ae244a2abb9ea70b6adebe215f143a6
[1] http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=1c513fbb8872bfac5631964963b6a751169a1ce6
Signed-off-by: Romain Naour <romain.naour@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-06-03 18:55:53 +02:00
Bernd Kuhls
1f2272ea62
package/libaacs: bump version to 0.9.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-06-03 17:09:21 +02:00
Bernd Kuhls
cf95051514
package/libass: bump version to 0.13.6
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-06-03 17:09:04 +02:00
Bernd Kuhls
b9b5a32630
package/gettext: needs autoreconf after 'update wint_t.m4 from gnulib' commit
...
Fixes
http://autobuild.buildroot.net/results/ae7/ae743aaf5933c2e4a0bf3ca75aa93c16540422f8/
Reported-by: Romain Naour <romain.naour@gmail.com >
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-06-03 17:07:20 +02:00
Bernd Kuhls
62c8fc070a
package/vdr: needs headers >= 3.9
...
DVBv5 statistics properties were added in kernel 3.9:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/include/uapi/linux/dvb/frontend.h?h=v3.9
Fixes
http://autobuild.buildroot.net/results/c6c/c6ce6ca1986f2b82ff03e55dc650484f858b7e32/
http://autobuild.buildroot.net/results/208/20887b7161d895c2348c29f91e3d4b3f1c6f25e0/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-06-03 17:07:13 +02:00
Peter Korsgaard
ac187d7e2c
docs/website: update for 2017.02.3
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 15:18:55 +02:00
Peter Korsgaard
1ba865a500
Update for 2017.02.3
...
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit cae46d7b8d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 15:15:07 +02:00
Vicente Olivert Riera
cb75d8167f
acpica: bump version to 20170531
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:33:39 +02:00
Vicente Olivert Riera
e83190ed48
python-pytablewriter: bump version to 0.19.9
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:33:10 +02:00
Vicente Olivert Riera
6c1558da8e
python-dataproperty: bump version to 0.23.0
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:33:05 +02:00
Vicente Olivert Riera
7c79bf1643
mutt: bump version to 1.8.3
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:32:44 +02:00
Vicente Olivert Riera
fffced338d
squid: bump version to 3.5.26
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:32:25 +02:00
Vicente Olivert Riera
c87443e65e
wireshark: bump version to 2.2.7 (security)
...
Security fixes:
- wnpa-sec-2017-22
Bazaar dissector infinite loop (Bug 13599) CVE-2017-9352
- wnpa-sec-2017-23
DOF dissector read overflow (Bug 13608) CVE-2017-9348
- wnpa-sec-2017-24
DHCP dissector read overflow (Bug 13609, Bug 13628) CVE-2017-9351
- wnpa-sec-2017-25
SoulSeek dissector infinite loop (Bug 13631) CVE-2017-9346
- wnpa-sec-2017-26
DNS dissector infinite loop (Bug 13633) CVE-2017-9345
- wnpa-sec-2017-27
DICOM dissector infinite loop (Bug 13685) CVE-2017-9349
- wnpa-sec-2017-28
openSAFETY dissector memory exhaustion (Bug 13649) CVE-2017-9350
- wnpa-sec-2017-29
BT L2CAP dissector divide by zero (Bug 13701) CVE-2017-9344
- wnpa-sec-2017-30
MSNIP dissector crash (Bug 13725) CVE-2017-9343
- wnpa-sec-2017-31
ROS dissector crash (Bug 13637) CVE-2017-9347
- wnpa-sec-2017-32
RGMP dissector crash (Bug 13646) CVE-2017-9354
- wnpa-sec-2017-33
IPv6 dissector crash (Bug 13675) CVE-2017-9353
Full release notes:
https://www.wireshark.org/docs/relnotes/wireshark-2.2.7.html
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:31:48 +02:00
Vicente Olivert Riera
c97359266c
sudo: bump version to 1.8.20p2
...
0001-fix-CVE-2017-1000367.patch already included in this release.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:31:05 +02:00
Vicente Olivert Riera
bb019e4473
tmux: bump version to 2.5
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:30:49 +02:00
Baruch Siach
81d3247836
tinyalsa: fix musl build
...
Add a patch adding missing header to fix build with musl.
Fixes:
http://autobuild.buildroot.net/results/de9/de97fbd0b9c88bb5d9aa81ea6d73cdcaadb9c763/
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com >
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 13:30:17 +02:00
Baruch Siach
7d8dd2a5d2
swupdate: fix build without json-c
...
swupdate enables SURICATTA_HAWKBIT by default, which unconditionally selects
JSON. This breaks the build when the optional json-c dependency is not built.
Add a patch fixing SURICATTA_HAWKBIT dependencies.
Fixes:
http://autobuild.buildroot.net/results/e61/e6179f515589a42a9aee16b54b897ef9111e7f4b/
http://autobuild.buildroot.net/results/dba/dba54b00c81f62d957a8c189dde39ba0db8864e6/
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 08:41:32 +02:00
Bernd Kuhls
3294a594cf
package/poppler: fix openjpeg support
...
Since the last version bump --enable-libopenjpeg always needs a
parameter:
https://cgit.freedesktop.org/poppler/poppler/commit/configure.ac?id=65c5a5266462244130f110599ac5d1011a04216e
Fixes
http://autobuild.buildroot.net/results/557/557b9b386863b6c865bcca86a2b87c7028700ec4/
http://autobuild.buildroot.net/results/f27/f27380e803be50e066be1659a8512fd74d1fa6de/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 08:40:39 +02:00
Bernd Kuhls
ff26b550de
package/imagemagick: bump version to 7.0.5-9
...
Fixes
http://autobuild.buildroot.net/results/8d9/8d94627ccce15ae1f348a7a9f54621b2b5a74321/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-02 08:38:58 +02:00
Peter Korsgaard
11271540bf
Merge branch 'next'
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-01 22:28:14 +02:00
Peter Korsgaard
24d6c5258e
docs/website/news.html: add 2017.05 announcement link
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-01 10:16:15 +02:00
Peter Korsgaard
284d4f216c
Kickoff 2017.08 cycle
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017-06-01 10:14:57 +02:00
Peter Korsgaard
dd2020aadf
Update for 2017.05
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2017.05
2017-05-31 23:55:40 +02:00
Vicente Olivert Riera
8e5eef6c32
php-yaml: bump version to 2.0.0
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:35:42 +02:00
Vicente Olivert Riera
8930f9d03e
php-ssh2: bump version to 1.0
...
And switch to the official PECL site.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:35:39 +02:00
Vicente Olivert Riera
ea887aac3f
php-memcached: bump version to 3.0.3
...
And switch to the official PECL site.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:35:26 +02:00
Vicente Olivert Riera
95dfdd1396
php-imagick: bump version to 3.4.3
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:35:20 +02:00
Vicente Olivert Riera
dda4fa63f2
php-gnupg: bump version to 1.4.0
...
And switch to the official PECL site.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:35:14 +02:00
Vicente Olivert Riera
d005bacbb4
php-geoip: bump version to 1.1.1
...
And switch to the official PECL site.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:35:03 +02:00
Vicente Olivert Riera
aa33d401ff
php-amqp: bump version to 1.9.0
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:34:28 +02:00
Francois Perrad
3703edb516
lua-sdl2: new package
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
[Thomas: add missing !BR2_STATIC_LIBS dependency, inherited from SDL2.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:27:15 +02:00
Francois Perrad
a8fc9a3bde
sdl2_net: new package
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
[Thomas: add entry to DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:16:32 +02:00
Francois Perrad
cc8b020e45
sdl2_mixer: new package
...
Signed-off-by: Francois Perrad <francois.perrad@gadz.org >
[Thomas: add entry in DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:13:05 +02:00
Thomas Petazzoni
8276c96fc9
grep: gettext is not mandatory
...
Even when locales are enabled, gettext is not mandatory to build
grep, i.e the following defconfig builds fine:
BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-2017.02-1096-g54a5333.tar.bz2 "
BR2_TOOLCHAIN_EXTERNAL_GCC_4_8=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_10=y
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
BR2_PACKAGE_GETTEXT=y
BR2_PACKAGE_GREP=y
However, if gettext provides libintl, it gets used. Therefore this
commit moves gettext from a mandatory dependency to an optional
dependency.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:05:06 +02:00
Thomas Petazzoni
281d8451c4
fetchmail: adjust zlib handling
...
fetchmail itself does not need zlib, there is no reference to it in its
source, so the "select BR2_PACKAGE_ZLIB" is not necessary. Moreover,
"zlib" was not added to FETCHMAIL_DEPENDENCIES (but was anyway in the
dependency chain through openssl).
In addition, LIBS="-lz" is only needed in static linking configurations,
to help fetchmail's configure script find OpenSSL (it doesn't use
pkg-config unfortunately).
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:04:53 +02:00
Thomas Petazzoni
e613c6eb4a
fetchmail: gettext is not mandatory
...
Even when locales are enabled, gettext is not mandatory to build
fetchmail, i.e the following defconfig builds fine:
BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-2017.02-1096-g54a5333.tar.bz2 "
BR2_TOOLCHAIN_EXTERNAL_GCC_4_8=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_3_10=y
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
BR2_PACKAGE_FETCHMAIL=y
However, if gettext provides libintl, it gets used. Therefore this
commit moves gettext from a mandatory dependency to an optional
dependency.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 23:04:30 +02:00
David Lechner
3a51b42a24
configs/lego_ev3: use ext4 file system
...
Change from using ext3 to ext4.
Signed-off-by: David Lechner <david@lechnology.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:58:30 +02:00
David Lechner
13a4d5e580
configs/lego_ev3: use genimage to rename uImage file
...
This uses a genimage feature to rename the uImage file instead
of manually creating a symlink in the post-image script.
Signed-off-by: David Lechner <david@lechnology.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:58:25 +02:00
David Lechner
fb47cdbee3
configs/lego_ev3: bump U-Boot version
...
This bumps U-Boot to the current stable version (2017.05).
Signed-off-by: David Lechner <david@lechnology.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:58:19 +02:00
Bernd Kuhls
b2f2f92887
package/vlc: bump version to 2.2.6
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:42:18 +02:00
Bernd Kuhls
ebe5962220
package/kodi-pvr-*: mass version bump
...
This commit brings our package versions in-line with upstream repo:
https://github.com/xbmc/repo-binary-addons/tree/Krypton
after this commit:
a6621cbdc6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:41:49 +02:00
Angelo Compagnucci
e7f6224960
package/mono: bump to version 4.8.1.0
...
This patch bumps mono the version 4.8.1.0. Simultaneously it removes an
upstreamed patch and updates another one to the latest source code.
It also disables the compilation of 'aot' cause the build system was
fixed to support this option again.
It also disables the compilation of the optional BoringTLS stack: this
stack is distributed as an external component inside the mono source
tree and it carries it's own build system (cmake). To be compiled inside
buildroot it requires hacking the mono build system to pass the correct
compiling options to cmake. This will be done in a future patch set.
Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:40:20 +02:00
Angelo Compagnucci
7aa50798d1
package/monolite: bump to version 156
...
This patch bumps monolite to version 156.
Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:38:21 +02:00
Daniel Sabogal
43552504c8
bash: disable bash malloc by default
...
Bash's malloc relies on sbrk which is implemented as a fail-only stub in
musl. Presently, it is disabled when configured for static
libs. Instead, default to using libc malloc.
Fixes:
# bash
bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
Signed-off-by: Daniel Sabogal <dsabogalcc@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:36:15 +02:00
Baruch Siach
47bde82a04
cifs-utils: bump to version 6.7
...
Enable autoreconf because of missing install-sh.
Add upstream patch fixing build breakage with libtalloc is missing.
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:26:07 +02:00
Bernd Kuhls
bf422099f7
package/tor: bump version to 0.3.0.7
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:25:31 +02:00
Bernd Kuhls
4c0b3ced30
package/libdrm: bump version to 2.4.81
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:07:32 +02:00
Adam Duskett
a3b5baee36
sngrep: bump version to v1.4.3
...
The two patches were committed upstream.
Signed-off-by: Adam Duskett <aduskett@codeblue.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:01:36 +02:00
Bernd Kuhls
9b04ae71c5
package/bdwgc: fix uclibc build after bump to 7.6.0
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 22:00:51 +02:00
Bernd Kuhls
04588a378d
package/imagemagick: bump version to 7.0.5-8
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-05-31 21:59:51 +02:00