Peter Korsgaard | f5e11d3dab2 | docs/website: update for 2017.02.8
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | d745e94683d | Update for 2017.02.8
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Bernd Kuhls | 82ba42f2994 | linux-headers: bump 3.2.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzon... | | |
Bernd Kuhls | 98ffc851e2a | linux-headers: bump 3.2.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzon... | | |
Yann E. MORIN | d7c7c1a2c70 | package/dvb-apps: fix build with some perl version
perl can't find a module that is located in the current directory... | | |
Yann E. MORIN | 750a0504ea4 | package/dvb-apps: fix build with some perl version
perl can't find a module that is located in the current directory... | | |
Yann E. MORIN | b43d109a045 | package/dvb-apps: is not parallel-safe
This is invisible because the timings make it excessively difficult to
hit, b... | | |
Thomas Petazzoni | 57b3dc4375f | google-breakpad: take into account host architecture dependencies
Building the target google-breakpad requires build... | | |
Yann E. MORIN | bce795fbdc6 | package/dvb-apps: is not parallel-safe
This is invisible because the timings make it excessively difficult to
hit, b... | | |
Thomas Petazzoni | 9272eb46846 | test-pkg: filter empty lines and comments in CSV file
In preparation for the addition of comments in the CSV file li... | | |
Thomas Petazzoni | c7abd1ddfbd | utils/genrandconfig: filter empty lines and comments in CSV file
In preparation for the addition of comments in the ... | | |
Yann E. MORIN | 1b8ad2d08e4 | core: check files are not touched by more than one package
Currently, we do nothing about packages that touch the sa... | | |
Yann E. MORIN | 0c02bf829b3 | core/pkg-generic: store file->package list for staging and host too
Currently, we store the list of files installed ... | | |
Yann E. MORIN | d63670009b4 | core/pkg-generic: redirect only when listing package's installed files
There is no need to redirect again and again ... | | |
Yann E. MORIN | 306ad0181a3 | core/pkg-generic: remove intermediate file-list files
To compute the list of files added by a package, we first stor... | | |
Thomas Petazzoni | c191e24c33f | board/qemu/x86*: use quotes around -append Qemu option value
This helps the toolchains.free-electrons.com build logi... | | |
Thomas Petazzoni | e4648f28887 | board/qemu/ppc64-pseries: adjust Qemu command line
This helps the toolchains.free-electrons.com build logic re-use
d... | | |
Fabrice Fontaine | fa8b196e5fb | rygel: new package
Rygel is a home media solution (UPnP AV MediaServer) that allows you to
easily share audio, video... | | |
Fabrice Fontaine | d682569f5dc | gupnp-av: fix static library linking with gupnp
gupnp and gupnp-av defines two internal functions with the same name... | | |
Baruch Siach | 3587d29eae6 | gnupg2: bump to version 2.2.2
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Baruch Siach <baru... | | |
Baruch Siach | 86dfb429ae1 | gnupg2: don't preserve the old gpg2 executable name
Commit e82fadab236a (gnupg2: bump to version 2.2.0) added a conf... | | |
Gaël PORTAY | 00012bf9d59 | qt5webengine: enable build for 5.6.3
The build was broken in 5.6.2 and was disabled.
It compiles fine since 5.6.3.
... | | |
Thomas Petazzoni | fadc4383938 | google-breakpad: take into account host architecture dependencies
Building the target google-breakpad requires build... | | |
Yann E. MORIN | 827681c2503 | package/dvb-apps: fix build with kernel headers >= 4.14
Fixes:
http://autobuild.buildroot.org/results/708/708f11... | | |
Yann E. MORIN | ba6796c7ccb | package/dvb-apps: is not parallel-safe
This is invisible because the timings make it excessively difficult to
hit, b... | | |
Yann E. MORIN | d8234d44002 | package/dvb-apps: fix build with some perl version
perl can't find a module that is located in the current directory... | | |
Yann E. MORIN | eda25adcf86 | package/asterisk: fix parallel build/install
Fixes:
http://autobuild.buildroot.org/results/7c9892b9425aff6e54b8... | | |
Yann E. MORIN | 95157daa846 | DEVELOPERS: adopt the packages I recently added
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-... | | |
Yann E. MORIN | f42cbb084fe | package/systemd-bootchart: fix build w/ glibc 2.26
Fixes:
http://autobuild.buildroot.org/results/7f7af0d41120626... | | |
Peter Korsgaard | 22b996fef06 | ffmpeg: bump version to 3.2.9
Fixes a number of bugs, including integer/buffer overflows:
https://git.ffmpeg.org/gi... | | |
Gaël PORTAY | ac82b697a11 | qt5webkit: fix URL for 5.6 download
The Qt community releases are not stored under submodules path
component.
Signe... | | |
Gaël PORTAY | f97e36db915 | qt5webkit: fix URL for 5.6 download
The Qt community releases are not stored under submodules path
component.
Signe... | | |
Bernd Kuhls | bf28669487d | linux-headers: bump 3.{2, 10}.x and 4.{1, 4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <b... | | |
Bernd Kuhls | 49d0775fd37 | linux-headers: bump 3.{2, 10}.x and 4.{1, 4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <b... | | |
Peter Seiderer | 8bb4b9c8dff | Fix makefile include order by using sort/wildcard.
The 'include' directive in GNU make supports wildcards, but their... | | |
Romain Naour | 3f8e8050d6c | package/google-breakpad: replace references to 'struct ucontext' with 'ucontext_t'
In glibc, since
https://sourcewar... | | |
Romain Naour | d01f300db31 | package/google-breakpad: replace references to 'struct ucontext' with 'ucontext_t'
In glibc, since
https://sourcewar... | | |
Bernd Kuhls | 506a4991ca8 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online... | | |
Bernd Kuhls | 98566da5663 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online... | | |
Philippe Proulx | 47ff6f7d228 | lttng-tools: fix build errors and warnings for musl/uClibc-ng
Add 0001-Fix-detect-dlmopen-and-disable-corresponding-... | | |
Peter Seiderer | beb6eab5027 | localedef: fix xlocale.h related compile failure
Add upstream patch 'Don't include <xlocale.h>'.
Fixes Bug-10501 ([... | | |
Peter Seiderer | 2183dc94631 | localedef: fix xlocale.h related compile failure
Add upstream patch 'Don't include <xlocale.h>'.
Fixes Bug-10501 ([... | | |
Peter Korsgaard | 520e584c48d | samba4: security bump to version 4.5.15
Fixes the following security issues:
- CVE-2017-14746:
All versions of Sa... | | |
Peter Korsgaard | 773ba3870fd | samba4: security bump to version 4.6.11
Fixes the following security issues:
- CVE-2017-14746:
All versions of ... | | |
Thomas Petazzoni | b7a9f3301ef | oracle-mysql: fix build with gcc 7.x
This adjusts an existing patch to also fix gcc 7.x build issues on the
server s... | | |
Thomas Petazzoni | 1d05a6dcac4 | qt: add patch to fix build on non-x86 platforms
This commit adds a patch to Qt that adjusts its build system to
prop... | | |
Thomas Petazzoni | 7fd4596d393 | libfastjson: indicate explicitly which gcc -std option to use
This commit fixes the following build issue of libfast... | | |
Thomas Petazzoni | 47764b0be40 | libfastjson: indicate explicitly which gcc -std option to use
This commit fixes the following build issue of libfast... | | |
Peter Korsgaard | b622ceef864 | qt5webkit: backport upstream icu-59 fix from 5.9 branch to 5.6.3
icu-59.x slightly changed the API, breaking qt5webk... | | |
Peter Korsgaard | 86fc36173fd | qt5webkit: correct download URL and hash for 5.6 variant
Commit 06a4975d4bd03 (qt5: bump LTS version to 5.6.3) added... | | |
Peter Korsgaard | e8f6ccced4a | qt5webkit: correct download URL and hash for 5.6 variant
Commit 06a4975d4bd03 (qt5: bump LTS version to 5.6.3) added... | | |
Adam Duskett | b101114b82d | postgresql: bump to 10.1
- Add a hash for the license file.
- PostgreSQL 10.0 and above will default to checking fo... | | |
Bernd Kuhls | 0f245047713 | package/avahi: bump version to 0.7
Added license hash, removed license text in avahi.mk added in 2006:
https://git.b... | | |
Baruch Siach | 84e3bbcac89 | dbus: bump to version 1.12.2
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas... | | |
Bernd Kuhls | 0ddfa001948 | package/{mesa3d, mesa3d-headers}: bump version to 17.2.6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed... | | |
Yegor Yefremov | d7500b615ff | python-jaraco-classes: add missing dependency
python-jaraco-classes needs host-python-setuptools-scm.
Fixes:
http:/... | | |
Fabrice Fontaine | 9e5390a20bf | linphone: add optional dependency on libupnp
linphone can optionally use libupnp, so this dependency should be
accou... | | |
Bernd Kuhls | c7f33aa9d12 | package/samba4: bump version to 4.7.3
Rebased 0001-libreplace-disable-libbsd-support.patch.
Added iconv-related ent... | | |
Fabio Estevam | a8c1f02ecc4 | linux-firmware: Bump to the latest version
Update to commit 17e6288135d4.
Signed-off-by: Fabio Estevam <festevam@gm... | | |
Bernd Kuhls | c8f0a823efd | linux-headers: bump 3.2.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzon... | | |
Adam Duskett | dec223b0174 | libpjsip: fix ssl support
Currently, ssl support is implicitely disabled in the initial configure
options. This over... | | |
Adam Duskett | 867f1b73202 | libpjsip: fix ssl support
Currently, ssl support is implicitely disabled in the initial configure
options. This over... | | |
Bernd Kuhls | a77ec2da596 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online... | | |
Bernd Kuhls | e1e3a781b58 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online... | | |
Bernd Kuhls | cd4890d8217 | package/samba4: bump version to 4.6.10
Quoting release notes
https://www.samba.org/samba/history/samba-4.6.10.html
... | | |
Bernd Kuhls | b907edec11e | package/samba4: bump version to 4.6.9
Release notes: https://www.samba.org/samba/history/samba-4.6.9.html
Added lic... | | |
Peter Korsgaard | 44441c766f2 | mp4v2: add upstream patch fixing build issue with gcc 7+
Fixes:
http://autobuild.buildroot.net/results/fc0/fc0f51f3e... | | |
Bernd Kuhls | ec78314415c | package/x11r7/xapp_xdriinfo: fix libgl dependency
Fixes
"mesa3d is in the dependency chain of xapp_xdriinfo that has... | | |
Bernd Kuhls | 843f396a240 | package/x11r7/xapp_xdriinfo: fix libgl dependency
Fixes
"mesa3d is in the dependency chain of xapp_xdriinfo that has... | | |
Luca Ceresoli | a706b10c7b8 | libpjsip: fix static build failures due to name clash
Several packages have a similar md5.c file, and each has a fun... | | |
Luca Ceresoli | e3e99fb1d3e | libpjsip: fix static build failures due to name clash
Several packages have a similar md5.c file, and each has a fun... | | |
Peter Korsgaard | 45a3980c1b0 | ruby: security bump to version 2.4.2
Fixed the following security issues:
CVE-2017-0898: Buffer underrun vulnerabil... | | |
Peter Korsgaard | 2877808ddc0 | ruby: security bump to version 2.4.2
Fixed the following security issues:
CVE-2017-0898: Buffer underrun vulnerabil... | | |
Bernd Kuhls | 2c640f48dfa | package/imagemagick: security bump to version 7.0.7-10
Version 7.0.7-3 fixes CVE-2017-15218:
Stop potential leaks in... | | |
Bernd Kuhls | 331edb02ba2 | package/imagemagick: security bump to version 7.0.7-10
Version 7.0.7-3 fixes CVE-2017-15218:
Stop potential leaks in... | | |
Fabrice Fontaine | 362b716f8f8 | mesa3d: fix build with BR2_SHARED_STATIC_LIBS
mesa3d does not allow to enable both static and shared libraries so if... | | |
Fabrice Fontaine | 63c9553a2ff | mesa3d: fix build with BR2_SHARED_STATIC_LIBS
mesa3d does not allow to enable both static and shared libraries so if... | | |
Alex Suykov | 720c192ae39 | vboot-utils: fix ARCH detection
The package includes some target-specific code that is irrelevant
in a host package ... | | |
Alex Suykov | 01aef13b4bd | vboot-utils: fix ARCH detection
The package includes some target-specific code that is irrelevant
in a host package ... | | |
Adam Duskett | cf6abc6dcf1 | snmp++: security bump to v3.3.10
>From the changelong:
Set the FD_CLOEXEC flag on sockets, so they are not "leaked" ... | | |
Adam Duskett | a680850a74c | snmp++: security bump to v3.3.10
>From the changelong:
Set the FD_CLOEXEC flag on sockets, so they are not "leaked" ... | | |
Andrey Smirnov | 5c81ad144bf | package/collectd: Specify FP layout based on endianness
Big-endian CPUs store floating point as big endian (at lest ... | | |
Andrey Smirnov | 922497b4b9a | package/collectd: Specify FP layout based on endianness
Big-endian CPUs store floating point as big endian (at lest ... | | |
Peter Korsgaard | a8eb60648ad | postgresql: security bump to version 9.6.6
Fixes the following security issues:
CVE-2017-12172: Start scripts permi... | | |
Adam Duskett | aa66d519541 | postgresql: security bump to version 9.6.5
Fixes the following security issues (9.6.4):
CVE-2017-7546: Empty passwo... | | |
Peter Korsgaard | 7c83f9db9bf | postgresql: security bump to version 9.6.6
Fixes the following security issues:
CVE-2017-12172: Start scripts permi... | | |
Adrian Perez de Castro | 18ee901e2f4 | webkitgtk: security bump to version 2.18.3
This is a maintenance release of the current stable WebKitGTK+ version,
w... | | |
Adrian Perez de Castro | 8aadf3fdabe | webkitgtk: security bump to version 2.18.3
This is a maintenance release of the current stable WebKitGTK+ version,
w... | | |
Adam Duskett | 1413c5ac278 | libpjsip: security bump to 2.7.1
Also add hash for license file
See release notes for details:
https://trac.pjsip.o... | | |
Adam Duskett | b7c16e3e117 | libpjsip: bump to 2.7
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.... | | |
Adam Duskett | bfc45524dd6 | libpjsip: security bump to 2.7.1
Also add hash for license file
See release notes for details:
https://trac.pjsip.o... | | |
Adam Duskett | 6031a0634b5 | libpjsip: bump to 2.7
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.... | | |
Thomas Petazzoni | 56ca7ab6606 | go-bootstrap: add BR2_PACKAGE_HOST_GO_BOOTSTRAP_ARCH_SUPPORTS
go-bootstrap is a host package that builds a first sta... | | |
Peter Korsgaard | 560bb7b4090 | usb_modeswitch: update config.guess / config.sub
Fixes:
http://autobuild.buildroot.net/results/fbe/fbe21bd173e6566dd... | | |
Peter Korsgaard | df449e6c3b3 | jimtcl: update config.guess / config.sub
Fixes:
http://autobuild.buildroot.net/results/284/284876bd649cab26e5ecd696c... | | |
Fabio Estevam | fd9bcdac972 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.... | | |
Fabio Estevam | f8cb606e0c1 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.... | | |
André Hentschel | abc86f9a4b0 | wireshark: bump version to 2.2.10 (security)
Security fixes since 2.2.7:
- wnpa-sec-2017-22
Bazaar dissector infi... | | |
Vicente Olivert Riera | 5630491a814 | wireshark: bump version to 2.2.7 (security)
Security fixes:
- wnpa-sec-2017-22
Bazaar dissector infinite loop (Bu... | | |
André Hentschel | 6436feaabe1 | wireshark: bump version to 2.2.10 (security)
Security fixes since 2.2.7:
- wnpa-sec-2017-22
Bazaar dissector infi... | | |
Arnout Vandecappelle (Essensium/Mind) | bb0c2b5e20d | gstreamer: needs dynamic libraries
Fixes:
http://autobuild.buildroot.net/results/49d/49dcec0bd2f3bb78c18675a9fa5c9c5... | | |
Yann E. MORIN | 4db7d0af294 | suport/download: force svn to be non-interactive
Fixes:
http://autobuild.buildroot.org/results/2af/2af7412846c57... | | |
Arnout Vandecappelle (Essensium/Mind) | db87bb911f0 | gstreamer: needs dynamic libraries
Fixes:
http://autobuild.buildroot.net/results/49d/49dcec0bd2f3bb78c18675a9fa5c9c5... | | |
Yann E. MORIN | cf7e1c1e9e1 | suport/download: force svn to be non-interactive
Fixes:
http://autobuild.buildroot.org/results/2af/2af7412846c57... | | |
Thomas Petazzoni | a226597189f | libglib2: needs autoreconf
Patch 0002-disable-tests.patch modifies Makefile.am, so we have to
autoreconf. It hasn't ... | | |
Thomas Petazzoni | b1c134376ab | libglib2: needs autoreconf
Patch 0002-disable-tests.patch modifies Makefile.am, so we have to
autoreconf. It hasn't ... | | |
Peter Korsgaard | 32ea3609e49 | kvm-unit-test: x86-64 variant only available on x86-64 hosts
We use the host compiler for x86-64 builds, so ensure i... | | |
Peter Korsgaard | 5a7ffef2398 | usb_modeswitch: explicitly set --host / --build for the embedded jimtcl
Fixes:
http://autobuild.buildroot.net/result... | | |
Peter Korsgaard | dd2c5e9150b | jimtcl: explicitly set --host / --build
Fixes:
http://autobuild.buildroot.net/results/d13/d137680bf1c0ebfacef635cb2f... | | |
Bernd Kuhls | 3af4f64c083 | package/libplist: needs threads
Upstream added a mandatory pthread check:
https://github.com/libimobiledevice/libpli... | | |
Bernd Kuhls | 4a806020cb7 | package/libplist: security bump to version 2.0.0
Release notes:
https://github.com/libimobiledevice/libplist/blob/ma... | | |
Bernd Kuhls | c467f422b7c | package/libplist: needs threads
Upstream added a mandatory pthread check:
https://github.com/libimobiledevice/libpli... | | |
Bernd Kuhls | 16a8fa922f3 | package/libplist: security bump to version 2.0.0
Release notes:
https://github.com/libimobiledevice/libplist/blob/ma... | | |
Andrey Smirnov | 36ff040f8a4 | fs: add missing $$(sep) to pre- and post-command hooks code
When multiple hooks are registred, both pre-a and post-c... | | |
Peter Korsgaard | 4063c447fee | luajit: only available on x86(-64) hosts
The -m32 compiler flag is used for 32bit builds and host-luajit has
limited... | | |
Peter Korsgaard | df0447944c9 | luajit: only available on x86(-64) hosts
The -m32 compiler flag is used for 32bit builds and host-luajit has
limited... | | |
Peter Korsgaard | e533807bab9 | ti-gfx: only available on x86(-64) hosts
ti-gfx is provided as a x86 self extracting executable, so it is only
avail... | | |
Peter Korsgaard | 7b3729439d2 | ti-gfx: only available on x86(-64) hosts
ti-gfx is provided as a x86 self extracting executable, so it is only
avail... | | |
Matt Weber | fb2f02ebaf7 | python-config.sh: don't reassign ${prefix}
When prefix is set to a path like /usr during crossbuild
the sed operatio... | | |
Matt Weber | 3431ca2cd48 | python-config.sh: don't reassign ${prefix}
When prefix is set to a path like /usr during crossbuild
the sed operatio... | | |
Yann E. MORIN | 79526236212 | core/reproducible: do not override SOURCE_DATE_EPOCH
SOURCE_DATE_EPOCH is currently forcibly set (to either the git ... | | |
Yann E. MORIN | 1ecf38cb2fa | core/reproducible: do not override SOURCE_DATE_EPOCH
SOURCE_DATE_EPOCH is currently forcibly set (to either the git ... | | |
Peter Korsgaard | 30dcd11d528 | moarvm: use host-lua instead of host-luajit
host-luajit has limited architecture support, and moarvm does not need
a... | | |
Bernd Kuhls | cdad5c529e0 | package/openssl: security bump to version 1.0.2m
Fixes the following CVEs:
bn_sqrx8x_internal carry bug on x86_64 (C... | | |
Bernd Kuhls | e6c01fe3bbc | package/openssl: security bump to version 1.0.2m
Fixes the following CVEs:
bn_sqrx8x_internal carry bug on x86_64 (C... | | |
Bernd Kuhls | 88454ec6e24 | package/openssl: bump verstion to 1.0.2l
According to https://www.openssl.org/news/newslog.html this release
does no... | | |
Thomas Petazzoni | 3950f5412ed | pdbg: add patch fixing the build on Blackfin
This commit adds a patch to pdbg that fixes the build on the Blackfin
a... | | |
Sam Voss | ad477b08593 | support/download: svn non-interactive in BR2_SVN
Instead of overriding the _svn command and injecting --non-interact... | | |
Adam Duskett | f79cc7dc157 | package/freerdp: fix dependency on walyand
Currently, wayland support is enabled when the wayland package is
enabled... | | |
Fabio Estevam | 65c4e391c79 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.... | | |
Fabio Estevam | fe37e7bb1d0 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.... | | |
Baruch Siach | fee92f4f9e0 | azure-iot-sdk-c: use github for homepage
Many Buildroot users can not read Dutch. Although there is an English
versi... | | |
Thomas Petazzoni | e1e24385cfb | libidn: fix build with gcc 7.x
Fixes:
http://autobuild.buildroot.net/results/f7fc775584ad35349f0d66ed8632ab18f385... | | |
Matt Weber | 819cf709548 | argp-standalone: fix build with gcc 7.x
Back in commit a662ff7e79630ca0875dd8529fe54db27a275007
("package/argp-stand... | | |
Matt Weber | 3e4634157ff | argp-standalone: fix build with gcc 7.x
Back in commit a662ff7e79630ca0875dd8529fe54db27a275007
("package/argp-stand... | | |
Peter Korsgaard | 76625912e02 | quagga: add upstream security fix for CVE-2017-16227
>From the advisory:
http://www.openwall.com/lists/oss-security/... | | |
Peter Korsgaard | f47ba219460 | quagga: add upstream security fix for CVE-2017-16227
>From the advisory:
http://www.openwall.com/lists/oss-security/... | | |
Peter Korsgaard | 254bcfee18a | openssh: fix getpagesize() related static linking issue
Fixes:
http://autobuild.buildroot.net/results/8cc/8cc30818a4... | | |
Peter Korsgaard | 3218c1bca24 | openssh: fix getpagesize() related static linking issue
Fixes:
http://autobuild.buildroot.net/results/8cc/8cc30818a4... | | |
Maksim Salau | 51936fb2919 | swupdate: Fix SHA256 hash verification
swupdate 2017.07 has a bug which makes hash verification faulty.
The commit a... | | |
Baruch Siach | d030e29fb25 | apr-util: security bump to version 1.6.1
Fixes CVE-2017-12618: Out-of-bounds access in corrupted SDBM database.
Swi... | | |
Baruch Siach | 080fb1e2e7b | apr: security bump to version 1.6.3
Fixes CVE-2017-12613: Out-of-bounds array deref in apr_time_exp*()
functions.
U... | | |
Baruch Siach | 7a21a995f9d | apr-util: security bump to version 1.6.1
Fixes CVE-2017-12618: Out-of-bounds access in corrupted SDBM database.
Swi... | | |
Baruch Siach | 2da6c49e0b4 | apr: security bump to version 1.6.3
Fixes CVE-2017-12613: Out-of-bounds array deref in apr_time_exp*()
functions.
U... | | |
Adam Duskett | 4f0eeb2dddf | apr: bump version to 1.6.2
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thom... | | |
Bernd Kuhls | 3d5f3769dc2 | package/apr: bump version to 1.5.2
Rebased patch 0001 and changed _SOURCE to .tar.bz2.
Signed-off-by: Bernd Kuhls <... | | |
Scott Ellis | 122f8540740 | package/python-pyqt5: fix build with Qt 5.6.3
This commit adds 5_6_3 to the Timeline patch that fixed the build with... | | |
Scott Ellis | e22c1848bfe | package/python-pyqt5: fix build with Qt 5.6.3
This commit adds 5_6_3 to the Timeline patch that fixed the build with... | | |
Marcus Folkesson | e5b2fc8c7d8 | utils/diffconfig: add diffconfig utility
Diffconfig is a simple utility for comparing two configuration files.
See u... | | |
Joseph Kogut | 0954a0372ba | python-schedule: new package
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
Signed-off-by: Thomas Petazzoni <t... | | |
Alexander Mukhin | 9e252c9575f | hostapd: keep previous patches when DRIVER_RTW set
Changed HOSTAPD_PATCH= to HOSTAPD_PATCH+= to keep previously adde... | | |
Bernd Kuhls | ee967f28cd2 | package/eudev: bump version to 3.2.5
Added license hash.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signe... | | |
Bernd Kuhls | ab01a1279c4 | package/php: bump version to 7.1.12
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petaz... | | |
Bernd Kuhls | cda7db8b869 | package/nano: bump version to 2.9.0
Removed patch applied upstream, added license hash.
Signed-off-by: Bernd Kuhls ... | | |
Ismael Luceno | 921014df873 | axel: bump to version 2.16
- Change upstream URL.
- Add optional dependency on libressl/openssl.
- Switch to autotoo... | | |
Gaël PORTAY | 7780cef5354 | qt5webkit: fix URL for 5.6 download
The Qt community releases are not stored under submodules path
component.
Signe... | | |
Bernd Kuhls | c33c9ca62a1 | package/python-mwclient: require pytest-runner only when necessary
Fixes
http://autobuild.buildroot.net/results/09c/... | | |
Yann E. MORIN | 6317a199ecb | arch/arm: add armv8.1a cores
The armv8.1a generation is a cumulative extension to armv8a. It adds new
extensions, an... | | |
Yann E. MORIN | d632d9e5a98 | arch/arm: add some non-cortex armv8a cores
Some need gcc-5, some gcc-6 and some gcc-7.
The thunderx familly does no... | | |
Yann E. MORIN | e9960da6ec8 | arch/arm: add some armv8a cortex variants
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazz... | | |
Yann E. MORIN | ffc9d602431 | arch/arm: add cortex-A32
The cortex-A32 is an armv8a core, but it lacks the optional AArch64
extensions, so can only... | | |
Yann E. MORIN | 003b1f3c746 | arch/arm: armv8 is really armv8a
For armv8, there are different profiles: A, M and R, like there is for
armv7.
So, ... | | |
Yann E. MORIN | a9f95de2c0d | arch/arm: simplify hiding non 64-bit cores
Now that the cores are all oredered correctly, we can just enclose all
th... | | |
Yann E. MORIN | 52d500aa35a | arch/arm: re-order cores choice
Currently, the logic for ordering the ARM cores in the choice is all
but obvious. ;-... | | |
Yann E. MORIN | 4a5140ecffb | toolchain/buildroot: glibc requires kernel headers >= 4.5 with NaN-2008
From sysdeps/unix/sysv/linux/mips/configure.... | | |
Yann E. MORIN | e25d704e102 | arch/mips: inverse the mfpxx logic
Currently, the possibility to choose the floating point mode (32, xx or
64) is co... | | |
Yann E. MORIN | 31b134a6453 | arch/mips: inverse the NaN logic
Currently the possibility to choose the NaN encoding is conditional to
having a suf... | | |
Yann E. MORIN | 5e6de23e45b | package/gcc: slight cleanup and reorg in remaining arch depends
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free... | | |
Yann E. MORIN | d08ccb40f53 | arch/arm: some variants need different gcc versions
Take the conditions currently specified in the gcc version choic... | | |
Yann E. MORIN | f82218fcbb5 | arch/mips: some variants need different gcc versions
We use the conditions currently expressed in the gcc version ch... | | |
Yann E. MORIN | 6df07bc58e0 | arch/bfin: needs gcc >= 6
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.peta... | | |
Yann E. MORIN | 881cc8f1c41 | toolchain/external: hide versions too old for the current arch
Hide the toolchains if the arch requires a gcc versio... | | |
Yann E. MORIN | 3ae7f68b59e | toolchain/external-custom: hide versions too old for the current arch
When an architecture expresses a requirement o... | | |
Yann E. MORIN | 1f33e55df07 | package/gcc: hide versions too old for the current arch
Begin the conversion from hard-coded dependencies on archite... | | |
Yann E. MORIN | 974d97bc267 | arch: introduce minimal required gcc version
Some CPU variants require that a recent-enough gcc be selected. For
exa... | | |
Alexander Mukhin | 5a0cfbded07 | hostapd: add support for Realtek driver
Since kernel drivers for Realtek wireless chips use non-standard
interfaces,... | | |
Thomas Petazzoni | 0d2e7522ed1 | mtd: be explicit about config options for the host
Instead of letting auto-detection do its job, be explicit about t... | | |
Yegor Yefremov | 43f76947ac2 | python-cheroot: bump version to 5.10.0
Fix licence file name and add checksum.
Fixes:
http://autobuild.buildroot.ne... | | |
Bernd Kuhls | cfb417df74b | linux: bump default to version 4.13.16
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Bernd Kuhls | 1b7b0053131 | linux-headers: bump 3.{2, 10}.x and 4.{1, 4, 9, 13}.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Si... | | |
Fabrice Fontaine | f9448321888 | libmaxminddb: bump to version 1.3.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thom... | | |
Fabrice Fontaine | db8b6524914 | tinycbor: bump to version 0.4.2
- Remove patch (already in version)
- Add LICENSE hash
- Change github repo name fro... | | |
Fabrice Fontaine | c1c5703e84b | libupnp: bump to version 1.6.24
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas P... | | |
Fabrice Fontaine | 10f5da59ed7 | motion: fix build on musl
Some toolchains (musl) have pthread_setname_np but not pthread_getname_np.
The first patch... | | |
Baruch Siach | 6f452ffbf75 | dovecot: add applicable licenses
List all code licenses mentioned in COPYING.
Cc: Bernd Kuhls <bernd.kuhls@t-online... | | |
Thomas Petazzoni | 7acccf5f254 | DEVELOPERS, .gitlab-ci.yml: fix typoes in imx6sx-sdb board name
The addition of a new defconfig in commit
459e3320dc... | | |
Peter Seiderer | b9d2d4cb4eb | Fix makefile include order by using sort/wildcard.
The 'include' directive in GNU make supports wildcards, but their... | | |
Romain Naour | ca4009fc24e | package/google-breakpad: replace references to 'struct ucontext' with 'ucontext_t'
In glibc, since
https://sourcewar... | | |
Next → |