<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/robimarko/tools/bc, branch master</title>
<subtitle>Staging tree of Robert Marko</subtitle>
<id>https://git.openwrt.org/openwrt/staging/robimarko/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/robimarko/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/'/>
<updated>2022-10-22T20:50:37Z</updated>
<entry>
<title>tools/bc: update to 1.07.1</title>
<updated>2022-10-22T20:50:37Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-10-21T20:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=a8bbce498e9fab4fc11ab2b126c932929a27be0f'/>
<id>urn:sha1:a8bbce498e9fab4fc11ab2b126c932929a27be0f</id>
<content type='text'>
Changes:
  Fixed ibase extension causing problems for read()
  Fixed parallel make problem.

Remove the "003-bc-fix-hang.patch" because the hang is fixed upstream.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools: add Host/Uninstall where possible</title>
<updated>2022-10-19T22:33:22Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-28T08:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=a63805b25f99e609d575ee920baae269fb58794c'/>
<id>urn:sha1:a63805b25f99e609d575ee920baae269fb58794c</id>
<content type='text'>
This cleans staging_dir when calling tool/x/clean.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/bc: use more compatible shebang</title>
<updated>2022-09-13T22:06:15Z</updated>
<author>
<name>Ilya Katsnelson</name>
</author>
<published>2022-09-08T09:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=21dfd7289b72fefd8d97c89a08ad7c3e0fb791af'/>
<id>urn:sha1:21dfd7289b72fefd8d97c89a08ad7c3e0fb791af</id>
<content type='text'>
Update the existing patch to use a shebang that works on systems that
don't have a /bin/bash, e.g. NixOS or GuixSD.

Signed-off-by: Ilya Katsnelson &lt;me@0upti.me&gt;
</content>
</entry>
<entry>
<title>tools/bc: update to 1.07</title>
<updated>2022-09-07T03:22:39Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-08-29T05:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=7b8f2dc6eca371a0edfcf3c14fb89983fcbe69eb'/>
<id>urn:sha1:7b8f2dc6eca371a0edfcf3c14fb89983fcbe69eb</id>
<content type='text'>
Update to latest version. Replace mirror with @GNU/bc.

Manually refresh:
- 001-no_doc.patch

Add patch found here:
https://github.com/fivepiece/gnu-bc/commit/26f275502dd28114e78bc098fed81acde1d86d62
as 002-fix-libmath.patch to fix compilation.

Add another patch found here:
https://github.com/archlinux/svntogit-packages/commit/55b26eda94e1a9ff726ac458fccab5f3f3ad2114
as 003-bc-fix-hang.patch to prevent a hang when building the kernel.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/bc: add PKG_CPE_ID</title>
<updated>2022-09-06T15:35:02Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-09-03T15:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=3f6d66d9840b671cd4cb5beff9353587defca34e'/>
<id>urn:sha1:3f6d66d9840b671cd4cb5beff9353587defca34e</id>
<content type='text'>
Add CPE ID for tracking CVEs.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools: use https for bc mirrors</title>
<updated>2022-02-24T14:36:28Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2022-02-23T21:34:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=1e2549045c8ce8f1553266b011af872cf1ccb893'/>
<id>urn:sha1:1e2549045c8ce8f1553266b011af872cf1ccb893</id>
<content type='text'>
All mirrors offer encrypted downloads, use it.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>tools/bc: use autoreconf to fix build failure on macOS with recent Xcode versions</title>
<updated>2020-11-14T13:48:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2020-11-14T11:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=6c2ef55e6963d6ae36c4f9c85adaf7fe7aa1f369'/>
<id>urn:sha1:6c2ef55e6963d6ae36c4f9c85adaf7fe7aa1f369</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>Revert "bc: update to 1.07.1"</title>
<updated>2019-05-22T19:27:44Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-05-22T19:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=33b81b572148e2de52fbcb986e238c2efbd1939f'/>
<id>urn:sha1:33b81b572148e2de52fbcb986e238c2efbd1939f</id>
<content type='text'>
This reverts commit 0111b86f1db501d57bfee8a313fe5bebdf8b2ed9 as it
breaks on Linux distributions without ed support

./fix-libmath_h: line 1: ed: command not found

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>bc: update to 1.07.1</title>
<updated>2019-05-22T11:13:06Z</updated>
<author>
<name>Deng Qingfang</name>
</author>
<published>2019-05-17T18:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=0111b86f1db501d57bfee8a313fe5bebdf8b2ed9'/>
<id>urn:sha1:0111b86f1db501d57bfee8a313fe5bebdf8b2ed9</id>
<content type='text'>
Update bc to 1.07.1
Use GNU mirror

Signed-off-by: Deng Qingfang &lt;dengqf6@mail2.sysu.edu.cn&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/robimarko/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
