<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2019-09-27T20:57:23+00:00</updated>
<entry>
<title>Initial pass at removing binary-only, unlicensed, and proprietary packages from buildroot tree</title>
<updated>2019-09-27T20:57:23+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2019-09-16T21:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=398a4b85d4374a35f580db998b854261a5a7db74'/>
<id>urn:sha1:398a4b85d4374a35f580db998b854261a5a7db74</id>
<content type='text'>
Note that DAHDI is only being removed due to poor packaging -- it does not require binary
firmware on some cards, but the buildroot packaging for it unconditionally pulls in binary-only
firmware regardless.
</content>
</entry>
<entry>
<title>Apply FreeBSD kernel patch from upstream kexec-lite repository</title>
<updated>2019-04-29T08:25:42+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2019-04-29T08:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ef2bf42027bd0bce7691bbdf9d2e7e67ef68fa79'/>
<id>urn:sha1:ef2bf42027bd0bce7691bbdf9d2e7e67ef68fa79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/eudev: Revert change preventing monitor start</title>
<updated>2019-04-04T02:58:37+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2019-04-04T02:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e01dcd0974861a2c26eed6a66829a2d0bc5356d7'/>
<id>urn:sha1:e01dcd0974861a2c26eed6a66829a2d0bc5356d7</id>
<content type='text'>
Commit b1e47be "libudev-monitor.c: fail to monitor udev if udev is not
started" causes an internal check to fail if /dev is mounted on
devtmpfs. Revert this change to have the udev monitor work again.

See https://github.com/gentoo/eudev/issues/172 for discussion.

Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>localedef: Specify host-make in configure step</title>
<updated>2019-04-02T01:52:04+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2019-04-01T23:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c5f183f52dd76582a277d7ce9d028e7d3c1ba31b'/>
<id>urn:sha1:c5f183f52dd76582a277d7ce9d028e7d3c1ba31b</id>
<content type='text'>
If the host's make is too old it will also fail in the configure step;
use host-make here as well.

Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>make: Include patch for gl_lstat</title>
<updated>2019-04-01T00:18:50+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2019-03-29T04:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b31ff7e2b012f8a2aeb2a93f2508bf517aac1dc1'/>
<id>urn:sha1:b31ff7e2b012f8a2aeb2a93f2508bf517aac1dc1</id>
<content type='text'>
Include upstream commit 193f1e8 "glob: Do not assume glibc glob
internals". Without this if building host-make glibc will fail with the
following error if using host-make:

&gt;&gt;&gt; glibc glibc-2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1 Building
host-make/host/bin/host-make -j25  -C host-make/build/glibc-glibc-2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/build
host-make/host/bin/host-make -r PARALLELMFLAGS="" -C host-make/build/glibc-glibc-2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1 objdir=`pwd` all
Segmentation fault (core dumped)

Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>localedef: Depend on host-make</title>
<updated>2019-04-01T00:18:42+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2019-03-28T00:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0eb8f08b76090104db62ccf17070e2a409229b18'/>
<id>urn:sha1:0eb8f08b76090104db62ccf17070e2a409229b18</id>
<content type='text'>
The localedef package builds from glibc-2.28 now so it also requires
make &gt;= 4.0.

Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>Merge tag '2019.02.1' into 2019.02-op-build</title>
<updated>2019-04-01T00:13:00+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2019-04-01T00:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b5542e1abd3d92012a384b3676eceea7248a4569'/>
<id>urn:sha1:b5542e1abd3d92012a384b3676eceea7248a4569</id>
<content type='text'>
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>{linux, linux-headers}: bump 4.{4, 9, 14, 19, 20}.x / 5.0.x series</title>
<updated>2019-03-29T13:48:46+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2019-03-28T21:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=99298ec02d7207deb2c1a5634464123ec37191f9'/>
<id>urn:sha1:99298ec02d7207deb2c1a5634464123ec37191f9</id>
<content type='text'>
Notice: 4.20.x is now EOL.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
[Peter: drop 5.0.x bump]
(cherry picked from commit 198b4cff10aa7e25bac28b54721638119e8fd1f1)
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package/glibc: bump version for additional post-2.28 security fixes</title>
<updated>2019-03-29T13:44:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2019-03-29T09:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1cf12ba63164e2d495680f63978c80e59ad824e9'/>
<id>urn:sha1:1cf12ba63164e2d495680f63978c80e59ad824e9</id>
<content type='text'>
Fixes the following security vulnerabilities:

  CVE-2019-6488: On x32, the size_t parameter may be passed in the lower
  32 bits of a 64-bit register with with non-zero upper 32 bit.  When it
  happened, accessing the 32-bit size_t value as the full 64-bit register
  in the assembly string/memory functions would cause a buffer overflow.
  Reported by H.J. Lu.

  CVE-2019-7309: x86-64 memcmp used signed Jcc instructions to check
  size.  For x86-64, memcmp on an object size larger than SSIZE_MAX
  has undefined behavior.  On x32, the size_t argument may be passed
  in the lower 32 bits of the 64-bit RDX register with non-zero upper
  32 bits.  When it happened with the sign bit of RDX register set,
  memcmp gave the wrong result since it treated the size argument as
  zero.  Reported by H.J. Lu.

  CVE-2016-10739: The getaddrinfo function could successfully parse IPv4
  addresses with arbitrary trailing characters, potentially leading to data
  or command injection issues in applications.

  CVE-2019-9169: Attempted case-insensitive regular-expression match
  via proceed_next_node in posix/regexec.c leads to heap-based buffer
  over-read.  Reported by Hongxu Chen.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package/rdesktop: security bump to version 1.8.4</title>
<updated>2019-03-28T10:16:53+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2019-03-27T20:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=15633cddd3aaca750108f031fb4eaaab4145c484'/>
<id>urn:sha1:15633cddd3aaca750108f031fb4eaaab4145c484</id>
<content type='text'>
- Switch site to github
- Remove second patch (already in version)
- Add hash for license file
- Fix memory corruption in process_bitmap_data - CVE-2018-8794
- Fix remote code execution in process_bitmap_data - CVE-2018-8795
- Fix remote code execution in process_plane - CVE-2018-8797
- Fix Denial of Service in mcs_recv_connect_response - CVE-2018-20175
- Fix Denial of Service in mcs_parse_domain_params - CVE-2018-20175
- Fix Denial of Service in sec_parse_crypt_info - CVE-2018-20176
- Fix Denial of Service in sec_recv - CVE-2018-20176
- Fix minor information leak in rdpdr_process - CVE-2018-8791
- Fix Denial of Service in cssp_read_tsrequest - CVE-2018-8792
- Fix remote code execution in cssp_read_tsrequest - CVE-2018-8793
- Fix Denial of Service in process_bitmap_data - CVE-2018-8796
- Fix minor information leak in rdpsnd_process_ping - CVE-2018-8798
- Fix Denial of Service in process_secondary_order - CVE-2018-8799
- Fix remote code execution in in ui_clip_handle_data - CVE-2018-8800
- Fix major information leak in ui_clip_handle_data - CVE-2018-20174
- Fix memory corruption in rdp_in_unistr - CVE-2018-20177
- Fix Denial of Service in process_demand_active - CVE-2018-20178
- Fix remote code execution in lspci_process - CVE-2018-20179
- Fix remote code execution in rdpsnddbg_process - CVE-2018-20180
- Fix remote code execution in seamless_process - CVE-2018-20181
- Fix remote code execution in seamless_process_line - CVE-2018-20182

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
(cherry picked from commit 992e84c49ebfdef2fbe2fa3d475e0a388cf59218)
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
