diff --git a/system/boot/efibootmgr/actions.py b/system/boot/efibootmgr/actions.py
index 456a4fbdc9..209478b337 100644
--- a/system/boot/efibootmgr/actions.py
+++ b/system/boot/efibootmgr/actions.py
@@ -20,6 +20,6 @@ def install():
shelltools.makedirs("%s/usr/share/man" % get.installDIR())
shelltools.makedirs("%s/usr/include" % get.installDIR())
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.insinto("/usr/lib", "src/lib/*.o")
- pisitools.insinto("/usr/share/man", "src/man/*")
+ #pisitools.insinto("/usr/lib", "src/lib/*.o")
+ #pisitools.insinto("/usr/share/man", "src/man/*")
pisitools.insinto("/usr/include", "src/include/*.h")
diff --git a/system/boot/efibootmgr/pspec.xml b/system/boot/efibootmgr/pspec.xml
index a11adea0d2..9fbf0b2628 100644
--- a/system/boot/efibootmgr/pspec.xml
+++ b/system/boot/efibootmgr/pspec.xml
@@ -12,28 +12,25 @@
app:console
Tool to modify UEFI Firmware Boot Manager Variables
a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager.
- https://github.com/rhinstaller/efibootmgr/archive/efibootmgr-0.12.tar.gz
+ https://github.com/rhinstaller/efibootmgr/releases/download/14/efibootmgr-14.tar.bz2
pciutils-devel
zlib-devel
popt-devel
- efivar-devel
-
-
-
- efibootmgr-fix-efivar-0.24.patch
-
+ efivar-devel
+ efivar
+
efibootmgr
- efivar
+ efivar
/usr/sbin
/usr/share/man
- /usr/lib/*
+ /usr/lib
@@ -44,20 +41,13 @@
-
- 2017-01-24
- 0.12
+
+ 2017-01-25
+ 14
Version bump.
- Stefan Gronewold(groni)
+ Stefan Gronewold
groni@pisilinux.org
-
-
- 2017-01-24
- 0.12
- Version bump.
- Stefan Gronewold(groni)
- groni@pisilinux.org
-
+
2016-06-08
0.12
diff --git a/system/boot/gfxboot/pspec.xml b/system/boot/gfxboot/pspec.xml
index d6a4cb3133..2e6da7d81f 100644
--- a/system/boot/gfxboot/pspec.xml
+++ b/system/boot/gfxboot/pspec.xml
@@ -13,7 +13,7 @@
app:console
Tools to create graphical boot logos
Set of tools to create graphical boot logos, for grub, lilo and syslinux. It supports arch-specific boot menus, advanced help menus, multiple keymaps, animated images, and more graphical pretty things.
- https://github.com/openSUSE/gfxboot/archive/4.5.12.tar.gz
+ https://github.com/openSUSE/gfxboot/archive/4.5.20.tar.gz
xmlto
freetype-devel
@@ -42,6 +42,13 @@
+
+ 2017-01-25
+ 4.5.20
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
4.5.12
diff --git a/util/admin/htop/pspec.xml b/util/admin/htop/pspec.xml
index 50b3df162f..79dfc2b92c 100644
--- a/util/admin/htop/pspec.xml
+++ b/util/admin/htop/pspec.xml
@@ -14,13 +14,13 @@
app:gui
An interactive process viewer for Linux
htop is an interactive text-mode process viewer for Linux. It aims to be a better 'top'.
- http://hisham.hm/htop/releases/1.0.3/htop-1.0.3.tar.gz
+ http://hisham.hm/htop/releases/2.0.2/htop-2.0.2.tar.gz
ncurses-devel
- gettext-devel
+ gettext-devel
- desktop_tr.patch
+
@@ -39,6 +39,13 @@
+
+ 2017-01-25
+ 2.0.2
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
1.0.3
diff --git a/util/admin/inxi/pspec.xml b/util/admin/inxi/pspec.xml
index 56a1bbe503..367b1a7a06 100644
--- a/util/admin/inxi/pspec.xml
+++ b/util/admin/inxi/pspec.xml
@@ -12,7 +12,7 @@
app:console
script to get system information
script to get system information
- https://sources.archlinux.org/other/community/inxi/inxi-2.3.0.tar.gz
+ https://sources.archlinux.org/other/community/inxi/inxi-2.3.8.tar.gz
@@ -29,6 +29,13 @@
+
+ 2017-01-25
+ 2.3.8
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-10
2.3.0
diff --git a/util/admin/isodumper/pspec.xml b/util/admin/isodumper/pspec.xml
index ce822b4176..0d263563bc 100644
--- a/util/admin/isodumper/pspec.xml
+++ b/util/admin/isodumper/pspec.xml
@@ -12,7 +12,7 @@
app:gui
A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter.
A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter.
- http://gitweb.mageia.org/software/isodumper/snapshot/isodumper-0.45.tar.gz
+ http://gitweb.mageia.org/software/isodumper/snapshot/isodumper-0.55.tar.gz
isodumper.svg
isodumper.png
@@ -46,6 +46,7 @@
xterm
+ /etc
/usr/bin
/usr/lib
/usr/libexec
@@ -61,6 +62,13 @@
+
+ 2017-01-25
+ 0.55
+ Release Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-08
0.45
diff --git a/util/admin/logrotate/pspec.xml b/util/admin/logrotate/pspec.xml
index c1364a38e6..e1bf858729 100644
--- a/util/admin/logrotate/pspec.xml
+++ b/util/admin/logrotate/pspec.xml
@@ -12,7 +12,7 @@
app:console
Rotates, compresses, removes and emails system log files
logrotate is designed to ease administration of systems that generate large numbers of log files. It allows automatic rotation, compression, removal, and emailing of log files.
- https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.8.8.tar.gz
+ https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.9.1.tar.gz
popt-devel
acl-devel
@@ -34,6 +34,13 @@
+
+ 2017-01-25
+ 3.9.1
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
3.8.8
diff --git a/util/admin/pgadmin3/pspec.xml b/util/admin/pgadmin3/pspec.xml
index b0b28d02c3..1a119e377b 100644
--- a/util/admin/pgadmin3/pspec.xml
+++ b/util/admin/pgadmin3/pspec.xml
@@ -12,7 +12,7 @@
app:gui
Graphical client for PostgreSQL
pgadmin3 is a powerful administration and development platform for the PostgreSQL database, free for any use.
- https://ftp.postgresql.org/pub/pgadmin3/release/v1.22.0/src/pgadmin3-1.22.0.tar.gz
+ https://ftp.postgresql.org/pub/pgadmin3/release/v1.22.2/src/pgadmin3-1.22.2.tar.gz
postgresql-lib
libxslt-devel
@@ -49,6 +49,13 @@
+
+ 2017-01-25
+ 1.22.2
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
1.22
diff --git a/util/admin/sudo/pspec.xml b/util/admin/sudo/pspec.xml
index b72ee2e6a8..b5ddc0fd41 100644
--- a/util/admin/sudo/pspec.xml
+++ b/util/admin/sudo/pspec.xml
@@ -12,7 +12,7 @@
app:console
Allows restricted root access for specified users
sudo allows certain users/groups to run commands with root user privileges.
- http://www.sudo.ws/sudo/dist/sudo-1.8.18.tar.gz
+ https://www.sudo.ws/sudo/dist/sudo-1.8.19.tar.gz
nss-devel
audit-devel
@@ -59,6 +59,13 @@
+
+ 2017-01-25
+ 1.8.19
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-09-26
1.8.18
diff --git a/util/archive/libzip/actions.py b/util/archive/libzip/actions.py
index 51b2888aa7..5b3548efd9 100644
--- a/util/archive/libzip/actions.py
+++ b/util/archive/libzip/actions.py
@@ -23,7 +23,7 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS","NEWS","README")
-
+ pisitools.dodoc("AUTHORS", "NEWS.md", "README.md")
+
# preserve old header path for compatibility
pisitools.dosym("/usr/lib/libzip/include/zipconf.h", "/usr/include/zipconf.h")
diff --git a/util/archive/libzip/pspec.xml b/util/archive/libzip/pspec.xml
index 42472d3de2..7210fc8f05 100644
--- a/util/archive/libzip/pspec.xml
+++ b/util/archive/libzip/pspec.xml
@@ -12,7 +12,7 @@
library
A C library for reading, creating, and modifying zip archives
libzip is a C library for reading, creating and modifying zip archives. Files can be added from data buffers, files or compressed data copied directly from other zip archives.
- http://www.nih.at/libzip/libzip-1.0.1.tar.gz
+ https://nih.at/libzip/libzip-1.1.3.tar.gz
zlib-devel
@@ -46,6 +46,20 @@
+
+ 2017-01-25
+ 1.1.3
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2017-01-25
+ 1.1.3
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
1.0.1
diff --git a/util/archive/p7zip/pspec.xml b/util/archive/p7zip/pspec.xml
index e96e5561f2..3c0a8b41cd 100644
--- a/util/archive/p7zip/pspec.xml
+++ b/util/archive/p7zip/pspec.xml
@@ -12,7 +12,7 @@
app:console
Port of 7-Zip archiver for *nix
p7zip is a port of 7-Zip archiver for Unix. Supports packing-unpacking 7z, ZIP, GZIP, BZIP2 and TAR archives and unpacking RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS arhives.
- mirrors://sourceforge/p7zip/p7zip/15.09/p7zip_15.09_src_all.tar.bz2
+ mirrors://sourceforge/p7zip/p7zip/16.02/p7zip_16.02_src_all.tar.bz2
yasm-devel
@@ -37,6 +37,13 @@
+
+ 2017-01-25
+ 16.02
+ Release Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-08
15.09
diff --git a/util/archive/rar/pspec.xml b/util/archive/rar/pspec.xml
index 0d5ca39fcb..67017bea42 100644
--- a/util/archive/rar/pspec.xml
+++ b/util/archive/rar/pspec.xml
@@ -12,8 +12,8 @@
app:console
RAR compressor
rar is an compressor supporting multiple volume archives and damage protection. It can also create SFX-archives. This program is shareware and you must register it after 40 days of use.
- http://www.rarlab.com/rar/rarlinux-5.3.0.tar.gz
- http://www.rarlab.com/rar/rarlinux-x64-5.3.0.tar.gz
+ http://www.rarlab.com/rar/rarlinux-5.4.0.tar.gz
+ http://www.rarlab.com/rar/rarlinux-x64-5.4.0.tar.gz
@@ -31,6 +31,13 @@
+
+ 2017-01-25
+ 5.4.0
+ Release Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-08
5.3.0
diff --git a/util/archive/unrar/pspec.xml b/util/archive/unrar/pspec.xml
index c057e7e7f8..ea348d3e6f 100644
--- a/util/archive/unrar/pspec.xml
+++ b/util/archive/unrar/pspec.xml
@@ -12,7 +12,7 @@
app:console
RAR decompressor
unrar is a program to decompress RAR archives.
- http://www.rarlab.com/rar/unrarsrc-5.3.4.tar.gz
+ http://www.rarlab.com/rar/unrarsrc-5.4.5.tar.gz
unrar-5.3.4-soname.patch
@@ -27,6 +27,13 @@
+
+ 2017-01-25
+ 5.4.5
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
5.3.4
diff --git a/util/shell/bash-completion/actions.py b/util/shell/bash-completion/actions.py
index a86b60daca..9cb234099d 100644
--- a/util/shell/bash-completion/actions.py
+++ b/util/shell/bash-completion/actions.py
@@ -21,7 +21,7 @@ def install():
# provided by util-linux , networkmanager , remove Slackware's makepkg completion
blacklist = ["cal", "chsh", "dmesg", "eject", "hd", "hexdump", "hwclock", "ionice", "look", "ncal", "nmcli", "newgrp", "makepkg", "renice", "rtcwake", "su"]
- for comp in blacklist:
- pisitools.remove("/usr/share/bash-completion/completions/%s" % comp)
-
- pisitools.dodoc("AUTHORS", "CHANGES", "COPYING", "README")
+ #for comp in blacklist:
+ #pisitools.remove("/usr/share/bash-completion/completions/%s" % comp)
+
+ pisitools.dodoc("AUTHORS", "CHANGES", "COPYING", "README.md")
diff --git a/util/shell/bash-completion/pspec.xml b/util/shell/bash-completion/pspec.xml
index a4b494bc11..cded07991a 100644
--- a/util/shell/bash-completion/pspec.xml
+++ b/util/shell/bash-completion/pspec.xml
@@ -12,7 +12,7 @@
app:console
Programmable completion for bash
A relatively new feature in bash is programmable completion. Since now, users have been able to complete commands, variables and filenames; now it is also possible to complete parameters.
- http://bash-completion.alioth.debian.org/files/bash-completion-2.1.tar.bz2
+ https://github.com/scop/bash-completion/releases/download/2.4/bash-completion-2.4.tar.xz
@@ -36,6 +36,13 @@
+
+ 2017-01-25
+ 2.4
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
2.1
diff --git a/util/shell/dash/pspec.xml b/util/shell/dash/pspec.xml
index 971caa2086..9a6b5e8445 100644
--- a/util/shell/dash/pspec.xml
+++ b/util/shell/dash/pspec.xml
@@ -12,7 +12,7 @@
app:console
Small and fast POSIX-compliant shell
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible.
- http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.8.tar.gz
+ http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.9.tar.gz
@@ -25,6 +25,13 @@
+
+ 2017-01-25
+ 0.5.9
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
2016-06-08
0.5.8