diff --git a/system/base/coreutils/pspec.xml b/system/base/coreutils/pspec.xml
index 8583f4a8..a5df7b14 100644
--- a/system/base/coreutils/pspec.xml
+++ b/system/base/coreutils/pspec.xml
@@ -12,7 +12,7 @@
app:console
A set of basic GNU tools commonly used in shell scripts
Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)
- http://ftp.gnu.org/gnu/coreutils/coreutils-8.27.tar.xz
+ http://ftp.gnu.org/gnu/coreutils/coreutils-8.29.tar.xz
acl-devel
attr-devel
@@ -55,6 +55,13 @@
+
+ 2018-05-01
+ 8.29
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-01
8.27
diff --git a/system/base/e2fsprogs/pspec.xml b/system/base/e2fsprogs/pspec.xml
index 3cf10038..e82d53e1 100644
--- a/system/base/e2fsprogs/pspec.xml
+++ b/system/base/e2fsprogs/pspec.xml
@@ -12,7 +12,7 @@
app:console
Standard ext2/3/4 filesystem utilities
e2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It also supports the ext3/4 filesystem with journaling support.
- mirrors://sourceforge/e2fsprogs/e2fsprogs-1.43.5.tar.gz
+ mirrors://sourceforge/e2fsprogs/e2fsprogs-1.43.9.tar.gz
libutil-linux-devel
@@ -65,6 +65,13 @@
+
+ 2018-05-02
+ 1.43.9
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-03
1.43.5
diff --git a/system/base/expat/pspec.xml b/system/base/expat/pspec.xml
index d9c44cda..5206e2dd 100644
--- a/system/base/expat/pspec.xml
+++ b/system/base/expat/pspec.xml
@@ -12,7 +12,7 @@
library
XML parsing libraries
This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.
- mirrors://sourceforge/expat/expat-2.2.3.tar.bz2
+ mirrors://sourceforge/expat/expat-2.2.5.tar.bz2
gnuconfig
glibc-devel
@@ -63,6 +63,13 @@
+
+ 2018-05-01
+ 2.2.5
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-03
2.2.3
diff --git a/system/base/file/pspec.xml b/system/base/file/pspec.xml
index 58d5f744..941d5121 100644
--- a/system/base/file/pspec.xml
+++ b/system/base/file/pspec.xml
@@ -12,7 +12,7 @@
app:console
Program to identify a file's format by scanning binary data for patterns
Program to identify a file's format by scanning binary data for patterns.
- ftp://ftp.astron.com/pub/file/file-5.31.tar.gz
+ ftp://ftp.astron.com/pub/file/file-5.32.tar.gz
zlib-devel
@@ -42,6 +42,13 @@
+
+ 2018-05-01
+ 5.32
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-02
5.31
diff --git a/system/base/gawk/pspec.xml b/system/base/gawk/pspec.xml
index a939bd49..f06724aa 100644
--- a/system/base/gawk/pspec.xml
+++ b/system/base/gawk/pspec.xml
@@ -12,9 +12,12 @@
app:console
GNU awk pattern-matching language
The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It helps you to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. Gawk is the GNU implementation of awk.
- ftp://mirrors.kernel.org/gnu/gawk/gawk-4.1.4.tar.xz
+ http://mirrors.kernel.org/gnu/gawk/gawk-4.2.0.tar.xz
gettext
+ readline-devel
+ gmp-devel
+ mpfr-devel
@@ -107,6 +107,13 @@
+
+ 2018-05-17
+ 25
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-03
24
diff --git a/system/base/less/pspec.xml b/system/base/less/pspec.xml
index 0728690a..d7aa8726 100644
--- a/system/base/less/pspec.xml
+++ b/system/base/less/pspec.xml
@@ -12,7 +12,7 @@
app:console
Excellent text file viewer
The less utility is a text file browser that resembles more, but has more capabilities. Less allows you to move backwards in the file as well as forwards. Since less doesn't have to read the entire input file before it starts, less starts up more quickly than text editors (for example, vi).
- http://www.greenwoodsoftware.com/less/less-487.tar.gz
+ http://www.greenwoodsoftware.com/less/less-530.tar.gz
ncurses-devel
@@ -38,6 +38,13 @@
+
+ 2018-05-01
+ 530
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-03
487
diff --git a/system/base/libpipeline/pspec.xml b/system/base/libpipeline/pspec.xml
index 2816082a..4a246496 100644
--- a/system/base/libpipeline/pspec.xml
+++ b/system/base/libpipeline/pspec.xml
@@ -12,7 +12,7 @@
library
pipeline manipulation library
libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.
- http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.2.tar.gz
+ http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.5.0.tar.gz
@@ -38,6 +38,13 @@
+
+ 2018-05-01
+ 1.5.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-03
1.4.2
diff --git a/system/base/man-db/pspec.xml b/system/base/man-db/pspec.xml
index 708a6e6c..f362a320 100644
--- a/system/base/man-db/pspec.xml
+++ b/system/base/man-db/pspec.xml
@@ -14,7 +14,7 @@
data:doc
Application to read Linux man pages
Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.
- http://download.savannah.gnu.org/releases/man-db/man-db-2.7.6.1.tar.xz
+ http://download.savannah.gnu.org/releases/man-db/man-db-2.8.1.tar.xz
less
gzip
@@ -53,6 +53,13 @@
+
+ 2018-05-01
+ 2.8.1
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-24
2.7.6.1
diff --git a/system/base/man-pages/pspec.xml b/system/base/man-pages/pspec.xml
index a3cbca2a..653d3650 100644
--- a/system/base/man-pages/pspec.xml
+++ b/system/base/man-pages/pspec.xml
@@ -12,8 +12,8 @@
data:doc
A somewhat comprehensive collection of Linux man pages
A large collection of man pages (documentation) from the Linux Documentation Project (LDP).
- https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.12.tar.xz
- http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz
+ https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.15.tar.xz
+ http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz
@@ -32,6 +32,13 @@
+
+ 2018-05-01
+ 4.15
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-06
4.12
diff --git a/system/base/openssl/pspec.xml b/system/base/openssl/pspec.xml
index 863a16f5..3f17ba97 100644
--- a/system/base/openssl/pspec.xml
+++ b/system/base/openssl/pspec.xml
@@ -13,7 +13,7 @@
library
Toolkit for SSL v2/v3 and TLS v1
OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them.
- https://www.openssl.org/source/openssl-1.0.2j.tar.gz
+ https://www.openssl.org/source/openssl-1.0.2o.tar.gz
openssl-1.0.0-beta4-ca-dir.patch
@@ -30,7 +30,7 @@
openssl-1.0.0-beta5-enginesdir.patch
- openssl-1.0.2-ipv6.patch
+
@@ -94,6 +94,13 @@
+
+ 2018-05-01
+ 1.0.2o
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-08
1.0.2j
diff --git a/system/base/perl/pspec.xml b/system/base/perl/pspec.xml
index b78e025d..d378ba5a 100644
--- a/system/base/perl/pspec.xml
+++ b/system/base/perl/pspec.xml
@@ -13,7 +13,7 @@
app:console
Larry Wall's Practical Extraction and Reporting Language
Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.
- http://www.cpan.org/src/5.0/perl-5.24.0.tar.bz2
+ http://www.cpan.org/src/5.0/perl-5.26.1.tar.bz2
db-devel
gdbm-devel
@@ -55,6 +55,13 @@
+
+ 2018-05-03
+ 5.26.1
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-21
5.24.0
diff --git a/system/base/python/pspec.xml b/system/base/python/pspec.xml
index 829ee93b..2880edda 100644
--- a/system/base/python/pspec.xml
+++ b/system/base/python/pspec.xml
@@ -12,7 +12,7 @@
app:console
An interpreted, interactive, object-orientated programming language
Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days.
- http://www.python.org/ftp/python/2.7.13/Python-2.7.13.tar.xz
+ http://www.python.org/ftp/python/2.7.15/Python-2.7.15.tar.xz
bzip2
@@ -133,6 +133,13 @@
-->
+
+ 2018-05-03
+ 2.7.15
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-08
2.7.13
diff --git a/system/base/tar/pspec.xml b/system/base/tar/pspec.xml
index 10631e13..ee45cf0b 100644
--- a/system/base/tar/pspec.xml
+++ b/system/base/tar/pspec.xml
@@ -12,7 +12,7 @@
app:console
A GNU file archiving program
The GNU tar program saves many files together in one archive and can restore individual files (or all of the files) from that archive.
- http://mirrors.kernel.org/gnu/tar/tar-1.29.tar.xz
+ http://mirrors.kernel.org/gnu/tar/tar-1.30.tar.xz
tar.1
@@ -42,6 +42,13 @@
+
+ 2018-05-01
+ 1.30
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-06
1.29
diff --git a/system/base/texinfo/pspec.xml b/system/base/texinfo/pspec.xml
index 293eb2db..fe6e76c3 100644
--- a/system/base/texinfo/pspec.xml
+++ b/system/base/texinfo/pspec.xml
@@ -12,9 +12,9 @@
app:console
The GNU info program and utilities
Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation.
- mirrors://gnu/texinfo/texinfo-6.4.tar.gz
+ mirrors://gnu/texinfo/texinfo-6.5.tar.gz
- ncurses
+ ncurses-devel
perl
@@ -45,6 +45,13 @@
+
+ 2018-05-01
+ 6.5
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-03
6.4
diff --git a/system/base/timezone/pspec.xml b/system/base/timezone/pspec.xml
index 26b8f678..24c3c6c7 100644
--- a/system/base/timezone/pspec.xml
+++ b/system/base/timezone/pspec.xml
@@ -14,7 +14,7 @@
data
Timezone data files and tools
timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree.
- http://www.iana.org/time-zones/repository/releases/tzdata2016j.tar.gz
+ http://www.iana.org/time-zones/repository/releases/tzdata2018c.tar.gz
perl
gawk
@@ -36,6 +36,13 @@
+
+ 2018-05-01
+ 2018c
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-02-17
2016j
diff --git a/system/base/util-linux/pspec.xml b/system/base/util-linux/pspec.xml
index 2eee15f1..b0700309 100644
--- a/system/base/util-linux/pspec.xml
+++ b/system/base/util-linux/pspec.xml
@@ -13,7 +13,7 @@
library
Various useful Linux utilities
The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function.
- https://www.kernel.org/pub/linux/utils/util-linux/v2.30/util-linux-2.30.1.tar.xz
+ https://www.kernel.org/pub/linux/utils/util-linux/v2.31/util-linux-2.31.1.tar.xz
zlib-devel
eudev-devel
@@ -140,6 +140,13 @@
+
+ 2018-05-01
+ 2.31.1
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-09-11
2.30.1
diff --git a/system/devel/check/pspec.xml b/system/devel/check/pspec.xml
index fc4c1624..804eff13 100644
--- a/system/devel/check/pspec.xml
+++ b/system/devel/check/pspec.xml
@@ -12,7 +12,10 @@
library
A unit test framework for C
check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.
- https://github.com/libcheck/check/releases/download/0.11.0/check-0.11.0.tar.gz
+ https://github.com/libcheck/check/archive/0.12.0.tar.gz
+
+ texinfo
+
@@ -48,6 +51,13 @@
+
+ 2018-05-01
+ 0.12
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-12-06
0.11.0
diff --git a/system/devel/elfutils/pspec.xml b/system/devel/elfutils/pspec.xml
index dc0288f3..7c05688b 100644
--- a/system/devel/elfutils/pspec.xml
+++ b/system/devel/elfutils/pspec.xml
@@ -13,7 +13,7 @@
library
Libraries/utilities to handle ELF objects
elfutils contains libraries and utilities to handle ELF objects and is a replacement for libelf.
- ftp://sourceware.org/pub/elfutils/0.168/elfutils-0.168.tar.bz2
+ ftp://sourceware.org/pub/elfutils/0.171/elfutils-0.171.tar.bz2
bzip2
xz-devel
@@ -28,6 +28,8 @@
zlib
bzip2
libgcc
+
/usr/bin
@@ -56,6 +58,20 @@
+
+ 2018-06-09
+ 0.171
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2018-05-01
+ 0.170
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-25
0.168
diff --git a/system/devel/libmpc/pspec.xml b/system/devel/libmpc/pspec.xml
index 0f9e5fc2..a68f195e 100644
--- a/system/devel/libmpc/pspec.xml
+++ b/system/devel/libmpc/pspec.xml
@@ -12,7 +12,7 @@
library
High precision and correct rounding library
libmpc is a library for arithmetic of complex numbers with arbitrarily high precision and correct rounding.
- ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
+ ftp://ftp.gnu.org/gnu/mpc/mpc-1.1.0.tar.gz
gmp-devel
mpfr-devel
@@ -44,6 +44,13 @@
+
+ 2018-05-01
+ 1.1.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-04
1.0.3
diff --git a/system/devel/patch/pspec.xml b/system/devel/patch/pspec.xml
index 708265fa..55a55973 100644
--- a/system/devel/patch/pspec.xml
+++ b/system/devel/patch/pspec.xml
@@ -12,7 +12,7 @@
app:console
Applies patch files
Patch takes a patch file generated by diff command, and applies it to the original files, thus producing patched files.
- ftp://ftp.gnu.org/gnu/patch/patch-2.7.5.tar.xz
+ ftp://ftp.gnu.org/gnu/patch/patch-2.7.6.tar.xz
attr-devel
@@ -34,6 +34,13 @@
+
+ 2018-05-01
+ 2.7.6
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-07
2.7.5