diff --git a/system/base/diffutils/pspec.xml b/system/base/diffutils/pspec.xml
index eed8a4cd..d8bf596d 100644
--- a/system/base/diffutils/pspec.xml
+++ b/system/base/diffutils/pspec.xml
@@ -12,7 +12,7 @@
app:console
Tools to make diffs and compare files
You can use the diff command to show differences between two files, or each corresponding file in two directories. diff outputs differences between files line by line in any of several formats, selectable by command line options.
- http://ftp.gnu.org/gnu/diffutils/diffutils-3.5.tar.xz
+ http://ftp.gnu.org/gnu/diffutils/diffutils-3.6.tar.xz
patch
texinfo
@@ -31,6 +31,13 @@
+
+ 2017-12-02
+ 3.6
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-07
3.5
diff --git a/system/base/e2fsprogs/pspec.xml b/system/base/e2fsprogs/pspec.xml
index dc51105c..3cf10038 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.3.tar.gz
+ mirrors://sourceforge/e2fsprogs/e2fsprogs-1.43.5.tar.gz
libutil-linux-devel
@@ -65,6 +65,13 @@
+
+ 2017-12-03
+ 1.43.5
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-03-26
1.43.3
diff --git a/system/base/expat/actions.py b/system/base/expat/actions.py
index d223f42f..ec443d35 100644
--- a/system/base/expat/actions.py
+++ b/system/base/expat/actions.py
@@ -26,4 +26,4 @@ def install():
autotools.rawInstall('DESTDIR=%s man1dir=/usr/share/man/man1' % get.installDIR())
pisitools.dohtml("doc/*")
- pisitools.dodoc("Changes", "README")
+ pisitools.dodoc("Changes", "README.md")
diff --git a/system/base/expat/pspec.xml b/system/base/expat/pspec.xml
index 5bf3d46b..d9c44cda 100644
--- a/system/base/expat/pspec.xml
+++ b/system/base/expat/pspec.xml
@@ -12,13 +12,13 @@
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.0.tar.bz2
+ mirrors://sourceforge/expat/expat-2.2.3.tar.bz2
gnuconfig
glibc-devel
- expat-2.2.0-CVE-2016-0718-regression.patch
+
@@ -63,6 +63,13 @@
+
+ 2017-12-03
+ 2.2.3
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-07
2.2.0
diff --git a/system/base/file/pspec.xml b/system/base/file/pspec.xml
index d59770ab..58d5f744 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.29.tar.gz
+ ftp://ftp.astron.com/pub/file/file-5.31.tar.gz
zlib-devel
@@ -42,6 +42,13 @@
+
+ 2017-12-02
+ 5.31
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-08
5.29
diff --git a/system/base/gdbm/pspec.xml b/system/base/gdbm/pspec.xml
index 0a50639d..0fccb779 100644
--- a/system/base/gdbm/pspec.xml
+++ b/system/base/gdbm/pspec.xml
@@ -12,14 +12,22 @@
library
Standard GNU database libraries included for compatibility with Perl
GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.
- mirrors://gnu/gdbm/gdbm-1.12.tar.gz
+ mirrors://gnu/gdbm/gdbm-1.13.tar.gz
+
+
+ readline-devel
+
+
- gdbm-1.10-zeroheaders.patch
+
gdbm
+
+ readline
+
/usr/bin
/usr/lib
@@ -36,6 +44,7 @@
Development files for gdbm
gdbm
+ readline-devel
/usr/include
@@ -43,6 +52,13 @@
+
+ 2017-12-03
+ 1.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-07
1.12
diff --git a/system/base/kmod/pspec.xml b/system/base/kmod/pspec.xml
index da8666ff..acaf9370 100644
--- a/system/base/kmod/pspec.xml
+++ b/system/base/kmod/pspec.xml
@@ -12,7 +12,7 @@
app:console
Linux kernel module management utilities
Linux kernel module management utilities
- https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-23.tar.xz
+ https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-24.tar.xz
chrpath
@@ -107,6 +107,13 @@
+
+ 2017-12-03
+ 24
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-25
23
diff --git a/system/base/less/pspec.xml b/system/base/less/pspec.xml
index 62f5d4f1..0728690a 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-481.tar.gz
+ http://www.greenwoodsoftware.com/less/less-487.tar.gz
ncurses-devel
@@ -38,6 +38,13 @@
+
+ 2017-12-03
+ 487
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-23
481
diff --git a/system/base/libpipeline/pspec.xml b/system/base/libpipeline/pspec.xml
index da6cb4ec..2816082a 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.1.tar.gz
+ http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.2.tar.gz
@@ -38,6 +38,13 @@
+
+ 2017-12-03
+ 1.4.2
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-24
1.4.1
diff --git a/system/base/psmisc/pspec.xml b/system/base/psmisc/pspec.xml
index 5b5d6c54..859a0f44 100644
--- a/system/base/psmisc/pspec.xml
+++ b/system/base/psmisc/pspec.xml
@@ -12,13 +12,13 @@
app:console
A set of tools that use the proc filesystem
PSmisc is a collection of small utilities using /proc file system, and providing the system administrator with some help in common tasks.
- mirrors://sourceforge/psmisc/psmisc-22.21.tar.gz
+ mirrors://sourceforge/psmisc/psmisc-23.1.tar.xz
ncurses-devel
gettext
- psmisc-fuser.patch
+
@@ -37,6 +37,13 @@
+
+ 2017-12-03
+ 23.1
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-30
22.21
diff --git a/system/base/shadow/pspec.xml b/system/base/shadow/pspec.xml
index 91b7080a..b3536027 100644
--- a/system/base/shadow/pspec.xml
+++ b/system/base/shadow/pspec.xml
@@ -12,7 +12,7 @@
app:console
Utilities to deal with user accounts
The Shadow password file utilities package includes programs necessary to convert traditional V7 *NIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords).
- http://pkg-shadow.alioth.debian.org/releases/shadow-4.2.1.tar.xz
+ https://github.com/shadow-maint/shadow/releases/download/4.5/shadow-4.5.tar.xz
pam-devel
gettext-devel
@@ -70,6 +70,13 @@
+
+ 2017-12-02
+ 4.5
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-26
4.2.1
diff --git a/system/base/zlib/pspec.xml b/system/base/zlib/pspec.xml
index 1d27c648..04fbeca4 100644
--- a/system/base/zlib/pspec.xml
+++ b/system/base/zlib/pspec.xml
@@ -12,7 +12,7 @@
library
Standard (de)compression library
Zlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs.
- mirrors://sourceforge/libpng/zlib-1.2.10.tar.xz
+ mirrors://sourceforge/libpng/zlib-1.2.11.tar.xz
dont-call-ldconfig.patch
@@ -90,6 +90,13 @@
+
+ 2017-12-02
+ 1.2.11
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2017-01-21
1.2.10