<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/noltari/tools/mpfr, branch master</title>
<subtitle>Staging tree of Alvaro Fernandez Rojas</subtitle>
<id>https://git.openwrt.org/openwrt/staging/noltari/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/noltari/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/'/>
<updated>2023-01-07T16:17:59Z</updated>
<entry>
<title>tools/mpfr: update to 4.2.0</title>
<updated>2023-01-07T16:17:59Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2023-01-07T01:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=a72981b97a6902db86ebb51628976a1214e354ee'/>
<id>urn:sha1:a72981b97a6902db86ebb51628976a1214e354ee</id>
<content type='text'>
Changes from versions 4.1.* to version 4.2.0:
- The "fondue savoyarde" release.
- Binary compatible with MPFR 4.0.* and 4.1.*, though some minor changes in
  the behavior of the formatted output functions may be visible, regarded
  as underspecified behavior or bug fixes (see below).
- New functions mpfr_cosu, mpfr_sinu, mpfr_tanu, mpfr_acosu, mpfr_asinu,
  mpfr_atanu and mpfr_atan2u.
- New functions mpfr_cospi, mpfr_sinpi, mpfr_tanpi, mpfr_acospi, mpfr_asinpi,
  mpfr_atanpi and mpfr_atan2pi.
- New functions mpfr_log2p1, mpfr_log10p1, mpfr_exp2m1, mpfr_exp10m1 and
  mpfr_compound_si.
- New functions mpfr_fmod_ui, mpfr_powr, mpfr_pown, mpfr_pow_uj, mpfr_pow_sj
  and mpfr_rootn_si (mpfr_pown is actually a macro defined as an alias for
  mpfr_pow_sj).
- Bug fixes.
  In particular, for the formatted output functions (mpfr_printf, etc.),
  the case where the precision consists only of a period has been fixed
  to be like ".0" as specified in the ISO C standard, and the manual has
  been corrected and clarified.
  The macros of the custom interface have also been fixed: they now behave
  like functions (except a minor limitation for mpfr_custom_init_set).

Remove upstreamed:
- 002-Fix-mpfr_custom_get_kind-macro-bug.patch

Refresh patches:
- 001-only_src.patch

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/mpfr: update to 4.1.1</title>
<updated>2022-11-26T23:52:06Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-11-24T00:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=6bac7bbf46f9f56252325cccaad1f514d344902d'/>
<id>urn:sha1:6bac7bbf46f9f56252325cccaad1f514d344902d</id>
<content type='text'>
Changes:
- Bug fixes
- Improved manual formatting

Refresh patches:
- 001-only_src.patch

Import patch fixing macro bug:
- 002-Fix-mpfr_custom_get_kind-macro-bug.patch

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/noltari/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/mpfr: update to 4.1.0</title>
<updated>2020-08-23T17:40:32Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2020-08-23T14:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=4faf7704a2426c1b93262473d547e38fa067c356'/>
<id>urn:sha1:4faf7704a2426c1b93262473d547e38fa067c356</id>
<content type='text'>
Update mpfr to version 4.1.0.
Refresh patches.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>tools/mpfr: Update to 4.0.2</title>
<updated>2019-02-10T19:51:09Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2019-02-10T11:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=93034bf7f0a246cd99ca9bfa7c8961ae26989a37'/>
<id>urn:sha1:93034bf7f0a246cd99ca9bfa7c8961ae26989a37</id>
<content type='text'>
Update mpfr to 4.0.2
Use official site as last resort
Force thread-safety functionality
Refresh patches

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/mpfr: Update to 4.0.1</title>
<updated>2018-04-11T19:02:50Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-03-12T15:59:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=85282ae69c7b53177bc49e8e879d6e53c90241fe'/>
<id>urn:sha1:85282ae69c7b53177bc49e8e879d6e53c90241fe</id>
<content type='text'>
Update mpfr to 4.0.1

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/mpfr: update to 4.0.0</title>
<updated>2018-01-18T07:04:18Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-01-17T19:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=4343ac5515569e564919e6e828246bf6d8663734'/>
<id>urn:sha1:4343ac5515569e564919e6e828246bf6d8663734</id>
<content type='text'>
Update mpfr to 4.0.0

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>add PKG_CPE_ID ids to package and tools</title>
<updated>2017-11-17T01:24:35Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-09-28T02:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=c61a2395140d92cdd37d3d6ee43a765427e8e318'/>
<id>urn:sha1:c61a2395140d92cdd37d3d6ee43a765427e8e318</id>
<content type='text'>
CPE ids helps to tracks CVE in packages.
https://cpe.mitre.org/specification/

Thanks to swalker for CPE to package mapping and
keep tracking CVEs.

Acked-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>tools/mpfr: Update to 3.1.6</title>
<updated>2017-09-30T20:43:38Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-09-29T21:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=85d93b67af31eb709578b12820f56e48c66821a6'/>
<id>urn:sha1:85d93b67af31eb709578b12820f56e48c66821a6</id>
<content type='text'>
Update mpfr to 3.1.6

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&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/noltari/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>
