<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/rrdtool1/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-05-14T23:36:28Z</updated>
<entry>
<title>rrdtool1: fix compilation with GCC14</title>
<updated>2024-05-14T23:36:28Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-13T03:21:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=710a6fb79bf618aecde1db4f1eac79babfe70a2c'/>
<id>urn:sha1:710a6fb79bf618aecde1db4f1eac79babfe70a2c</id>
<content type='text'>
gnu standard is needed. Easier to remove the CFLAG.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>rrdtool: Keep time as 'long' despite 64bit time_t in musl</title>
<updated>2021-10-10T17:58:47Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2021-10-09T07:15:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e341af53dbc2f835b2a7899b86ee67014448ce41'/>
<id>urn:sha1:e341af53dbc2f835b2a7899b86ee67014448ce41</id>
<content type='text'>
Adjust to the 64 bit time_t in musl 1.2.2 by keeping time
internally in RRD still as 'long', so that old databases
created during musl 1.1.x still work in 32 bit targets.

That also helps with several interal functions that use 'long'
for calculations and printf formatting.

* Define internal type TIME_INT as 'long', and use that
  internally in calculations
* Use time_t vs. TIME_INT casting when necessary
* Provide time_t variable pointers for functions expecting
  a time_t pointer.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>rrdtool1: don't build docs</title>
<updated>2021-07-22T23:31:04Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-07-22T22:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d67dde734c8f2edcf998929ff0e2b8df471375ee'/>
<id>urn:sha1:d67dde734c8f2edcf998929ff0e2b8df471375ee</id>
<content type='text'>
Fixes compilation without host pod2man.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>rrdtool1: modify logarithmic scale labelling</title>
<updated>2020-05-05T10:58:49Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2020-04-26T20:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=edc41b26ab1e78d55e87c79562d8430b87d314a7'/>
<id>urn:sha1:edc41b26ab1e78d55e87c79562d8430b87d314a7</id>
<content type='text'>
The y-axis graph labels in logarithmic mode display in 'scientific'
notation eg: '1e+00' for 0, '1e+01' for 10, '1e+02' for 100 and so on.
This IMO is a pain in the backside for non scientific humans to read.

Modified output to display numbers up to 99,999 in conventional decimal
format and to revert to scientific notation for larger, thus the same
display space is taken.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>rrdtool1: import from packages, add myself as maintainer</title>
<updated>2014-06-11T14:50:39Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-06-11T14:50:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f41826e3446bab4d6ea0856a7db3a92535d3dfb9'/>
<id>urn:sha1:f41826e3446bab4d6ea0856a7db3a92535d3dfb9</id>
<content type='text'>
While we're at it, relocate from libs/ to utils/ as it provides executables
and change the directory name from rrdtool-1.0.x to rrdtool1 to make it match
the source package name.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
