Page MenuHomeSolus

D12287.id29907.diff
No OneTemporary

D12287.id29907.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -99,6 +99,7 @@
libgd.so.3:gdImageColorAllocate
libgd.so.3:gdImageColorTransparent
libgd.so.3:gdImageCreate
+libgd.so.3:gdImageDashedLine
libgd.so.3:gdImageDestroy
libgd.so.3:gdImageFill
libgd.so.3:gdImageFilledArc
@@ -106,8 +107,13 @@
libgd.so.3:gdImageLine
libgd.so.3:gdImagePng
libgd.so.3:gdImageRectangle
+libgd.so.3:gdImageScale
+libgd.so.3:gdImageSetInterpolationMethod
+libgd.so.3:gdImageSetPixel
libgd.so.3:gdImageString
libgd.so.3:gdImageStringUp
+libm.so.6:lrint
+libm.so.6:lrintf
libm.so.6:pow
libm.so.6:sincos
libsqlite3.so.0:sqlite3_busy_timeout
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,13 @@
name : vnstat
-version : '2.4'
-release : 8
+version : '2.8'
+release : 9
source :
- - https://github.com/vergoh/vnstat/releases/download/v2.4/vnstat-2.4.tar.gz : a0955999abd56d5463d257ffdccc9b1e9ad9ea504de81e64ba4c197f1245abaa
+ - https://github.com/vergoh/vnstat/releases/download/v2.8/vnstat-2.8.tar.gz : 03f858a7abf6bd85bb8cd595f3541fc3bd31f8f400ec092ef3034825ccb77c25
license : GPL-2.0-or-later
component : system.utils
summary : A network traffic monitor for Linux and BSD
description: |
- vnStat is a console-based network traffic monitor that uses the network interface statistics
- provided by the kernel as information source. This means that vnStat will not actually be
- sniffing any traffic and also ensures light use of system resources.
- Traffic statistics are stored on a hourly level for the last 24 hours, on a daily level for the
- last 30 days and on a monthly level for the last 12 months. Total seen traffic and a top 10
- days listing is also provided.
+ vnStat is a console-based network traffic monitor that uses the network interface statistics provided by the kernel as information source. This means that vnStat will not actually be sniffing any traffic and also ensures light use of system resources. Traffic statistics are stored on a hourly level for the last 24 hours, on a daily level for the last 30 days and on a monthly level for the last 12 months. Total seen traffic and a top 10 days listing is also provided.
builddeps :
- pkgconfig(gdlib)
- pkgconfig(sqlite3)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>vnstat</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
@@ -41,12 +41,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2021-06-16</Date>
- <Version>2.4</Version>
+ <Update release="9">
+ <Date>2021-11-11</Date>
+ <Version>2.8</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 11:15 PM (2 h, 44 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801436
Default Alt Text
D12287.id29907.diff (3 KB)

Event Timeline