diff --git a/desktop/gnome/base/libgnome-keyring/actions.py b/desktop/gnome/base/libgnome-keyring/actions.py
index 310a123253..133b2cffd9 100644
--- a/desktop/gnome/base/libgnome-keyring/actions.py
+++ b/desktop/gnome/base/libgnome-keyring/actions.py
@@ -9,7 +9,8 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
- autotools.configure("--disable-static")
+ autotools.configure("--disable-static \
+ --disable-doc")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
@@ -19,4 +20,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")
\ No newline at end of file
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")
diff --git a/desktop/gnome/base/libgnome-keyring/pspec.xml b/desktop/gnome/base/libgnome-keyring/pspec.xml
index 6488b37635..a6368c16d8 100644
--- a/desktop/gnome/base/libgnome-keyring/pspec.xml
+++ b/desktop/gnome/base/libgnome-keyring/pspec.xml
@@ -12,11 +12,13 @@
library
Compatibility library for accessing gnome-keyring3
libgnome-keyring is a library that used by applications to integrate with the gnome-keyring system.
- http://ftp.acc.umu.se/mirror/gnome.org/sources/libgnome-keyring/3.12/libgnome-keyring-3.12.0.tar.xz
+ http://ftp.gnome.org/pub/gnome/sources/gnome-keyring/3.20/gnome-keyring-3.20.1.tar.xz
intltool
+ gcr-devel
glib2-devel
dbus-devel
+ libcap-ng-devel
libgcrypt-devel
@@ -30,7 +32,11 @@
dbus
+ /usr/bin
+ /etc/xdg/autostart
/usr/lib
+ /usr/share
+ /usr/share/dbus-1
/usr/share/doc
/usr/share/vala
/usr/share/gir-1.0
@@ -38,7 +44,7 @@
-
+
+
+ 2018-08-14
+ 3.20.1
+ Version Bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-03-02
3.12
diff --git a/desktop/kde/applications/kate/pspec.xml b/desktop/kde/applications/kate/pspec.xml
index 39321fcbd7..2b5672965e 100755
--- a/desktop/kde/applications/kate/pspec.xml
+++ b/desktop/kde/applications/kate/pspec.xml
@@ -86,7 +86,7 @@
- 2018-08-11
+ 2018-08-14
18.04.1
Rebuild
Ertuğrul Erata
diff --git a/desktop/kde/framework/kdelibs4-support/pspec.xml b/desktop/kde/framework/kdelibs4-support/pspec.xml
index 8fe8d2ec57..90019e8c81 100755
--- a/desktop/kde/framework/kdelibs4-support/pspec.xml
+++ b/desktop/kde/framework/kdelibs4-support/pspec.xml
@@ -136,7 +136,7 @@
2018-08-11
5.46.0
- Rebuild
+ Rebuild.
Ertuğrul Erata
ertugrulerata@gmail.com
diff --git a/desktop/kde/framework/kio/pspec.xml b/desktop/kde/framework/kio/pspec.xml
index fb009cea0c..25257104bf 100755
--- a/desktop/kde/framework/kio/pspec.xml
+++ b/desktop/kde/framework/kio/pspec.xml
@@ -144,9 +144,9 @@
- 2018-08-11
+ 2018-08-14
5.46.0
- Rebuild
+ Rebuild.
Ertuğrul Erata
ertugrulerata@gmail.com
diff --git a/desktop/kde/framework/ktexteditor/pspec.xml b/desktop/kde/framework/ktexteditor/pspec.xml
index 6f1f0761d9..d729d69717 100755
--- a/desktop/kde/framework/ktexteditor/pspec.xml
+++ b/desktop/kde/framework/ktexteditor/pspec.xml
@@ -122,7 +122,7 @@
- 2018-08-11
+ 2018-08-14
5.46.0
Rebuild
Ertuğrul Erata
diff --git a/desktop/kde/framework/networkmanager-qt/pspec.xml b/desktop/kde/framework/networkmanager-qt/pspec.xml
index 418eb93d75..28b84aed42 100755
--- a/desktop/kde/framework/networkmanager-qt/pspec.xml
+++ b/desktop/kde/framework/networkmanager-qt/pspec.xml
@@ -54,7 +54,7 @@
- 2018-08-11
+ 2018-08-14
5.46.0
Rebuild
Ertuğrul Erata
diff --git a/desktop/kde/plasma/plasma-nm/pspec.xml b/desktop/kde/plasma/plasma-nm/pspec.xml
index ee07495939..d12afdfecd 100755
--- a/desktop/kde/plasma/plasma-nm/pspec.xml
+++ b/desktop/kde/plasma/plasma-nm/pspec.xml
@@ -97,7 +97,7 @@
2018-08-11
5.12.5
- Rebuild
+ Rebuild.
Ertuğrul Erata
ertugrulerata@gmail.com
diff --git a/desktop/kde/plasma/plasma-workspace/pspec.xml b/desktop/kde/plasma/plasma-workspace/pspec.xml
index 94557bf19a..195b649fcf 100755
--- a/desktop/kde/plasma/plasma-workspace/pspec.xml
+++ b/desktop/kde/plasma/plasma-workspace/pspec.xml
@@ -293,7 +293,7 @@
2018-08-11
5.12.5
- Rebuild
+ Rebuild.
Ertuğrul Erata
ertugrulerata@gmail.com
diff --git a/desktop/kde/plasma/powerdevil/pspec.xml b/desktop/kde/plasma/powerdevil/pspec.xml
index f8e9584665..af3e094174 100755
--- a/desktop/kde/plasma/powerdevil/pspec.xml
+++ b/desktop/kde/plasma/powerdevil/pspec.xml
@@ -100,7 +100,7 @@
2018-08-11
5.12.5
- Rebuild
+ Rebuild.
Ertuğrul Erata
ertugrulerata@gmail.com
diff --git a/desktop/pisilinux/package-manager/pspec.xml b/desktop/pisilinux/package-manager/pspec.xml
index 456c69e714..0cc0a9c62e 100644
--- a/desktop/pisilinux/package-manager/pspec.xml
+++ b/desktop/pisilinux/package-manager/pspec.xml
@@ -45,6 +45,13 @@
+
+ 2018-08-14
+ 4.1.8
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-02-24
4.2.0
@@ -123,4 +130,4 @@
ayhanyalcinsoy@pisilinux.org
-
\ No newline at end of file
+
diff --git a/desktop/toolkit/gtk/libglade/pspec.xml b/desktop/toolkit/gtk/libglade/pspec.xml
index c910315fbd..966b3275f9 100644
--- a/desktop/toolkit/gtk/libglade/pspec.xml
+++ b/desktop/toolkit/gtk/libglade/pspec.xml
@@ -77,6 +77,13 @@
+
+ 2018-08-14
+ 2.6.4
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-02-16
2.6.4
diff --git a/multimedia/graphics/gimp/gimp/pspec.xml b/multimedia/graphics/gimp/gimp/pspec.xml
index 462435a237..20ee27636a 100644
--- a/multimedia/graphics/gimp/gimp/pspec.xml
+++ b/multimedia/graphics/gimp/gimp/pspec.xml
@@ -1196,6 +1196,13 @@
+
+ 2018-08-14
+ 2.9.8
+ Release Bump.
+ Kamil Atlı
+ suvari@pisilinux.org
+
2018-02-06
2.9.8
diff --git a/multimedia/graphics/lcms/files/lcms-1.19-cve_2013_4276-1.patch b/multimedia/graphics/lcms/files/lcms-1.19-cve_2013_4276-1.patch
new file mode 100644
index 0000000000..531602e554
--- /dev/null
+++ b/multimedia/graphics/lcms/files/lcms-1.19-cve_2013_4276-1.patch
@@ -0,0 +1,74 @@
+Submitted By: Fernando de Oliveira
+Date: 2015-03-24
+Initial Package Version: 1.19
+Upstream Status: unknown
+Origin: Arch Linux
+URL (CVE): https://www.suse.com/security/cve/CVE-2013-4276.html
+Description: Multiple stack-based buffer overflows in LittleCMS
+ (aka lcms or liblcms) 1.19 and earlier allow remote
+ attackers to cause a denial of service (crash) via a
+ crafted (1) ICC color profile to the icctrans utility
+ or (2) TIFF image to the tiffdiff utility.
+
+diff -ur lcms-1.19.dfsg/samples/icctrans.c lcms-1.19.dfsg-patched/samples/icctrans.c
+--- lcms-1.19.dfsg/samples/icctrans.c 2009-10-30 15:57:45.000000000 +0000
++++ lcms-1.19.dfsg-patched/samples/icctrans.c 2013-08-06 11:53:14.385266647 +0100
+@@ -86,6 +86,8 @@
+ static LPcmsNAMEDCOLORLIST InputColorant = NULL;
+ static LPcmsNAMEDCOLORLIST OutputColorant = NULL;
+
++unsigned int Buffer_size = 4096;
++
+
+ // isatty replacement
+
+@@ -500,7 +502,7 @@
+
+ Prefix[0] = 0;
+ if (!lTerse)
+- sprintf(Prefix, "%s=", C);
++ snprintf(Prefix, 20, "%s=", C);
+
+ if (InHexa)
+ {
+@@ -648,7 +650,9 @@
+ static
+ void GetLine(char* Buffer)
+ {
+- scanf("%s", Buffer);
++ char User_buffer[Buffer_size];
++ fgets(User_buffer, (Buffer_size - 1), stdin);
++ sscanf(User_buffer,"%s", Buffer);
+
+ if (toupper(Buffer[0]) == 'Q') { // Quit?
+
+@@ -668,7 +672,7 @@
+ static
+ double GetAnswer(const char* Prompt, double Range)
+ {
+- char Buffer[4096];
++ char Buffer[Buffer_size];
+ double val = 0.0;
+
+ if (Range == 0.0) { // Range 0 means double value
+@@ -738,7 +742,7 @@
+ static
+ WORD GetIndex(void)
+ {
+- char Buffer[4096], Name[40], Prefix[40], Suffix[40];
++ char Buffer[Buffer_size], Name[40], Prefix[40], Suffix[40];
+ int index, max;
+
+ max = cmsNamedColorCount(hTrans)-1;
+diff -ur lcms-1.19.dfsg/tifficc/tiffdiff.c lcms-1.19.dfsg-patched/tifficc/tiffdiff.c
+--- lcms-1.19.dfsg/tifficc/tiffdiff.c 2009-10-30 15:57:46.000000000 +0000
++++ lcms-1.19.dfsg-patched/tifficc/tiffdiff.c 2013-08-06 11:49:06.698951157 +0100
+@@ -633,7 +633,7 @@
+ cmsIT8SetSheetType(hIT8, "TIFFDIFF");
+
+
+- sprintf(Buffer, "Differences between %s and %s", TiffName1, TiffName2);
++ snprintf(Buffer, 256, "Differences between %s and %s", TiffName1, TiffName2);
+
+ cmsIT8SetComment(hIT8, Buffer);
+
diff --git a/multimedia/graphics/lcms/pspec.xml b/multimedia/graphics/lcms/pspec.xml
index ad41beb365..bd32fe8523 100644
--- a/multimedia/graphics/lcms/pspec.xml
+++ b/multimedia/graphics/lcms/pspec.xml
@@ -24,6 +24,7 @@
CVE-2009-0793.patch
+ lcms-1.19-cve_2013_4276-1.patch
@@ -73,6 +74,13 @@
+
+ 2018-08-14
+ 1.19
+ Rebuild
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-02-05
1.19
diff --git a/multimedia/graphics/libgexiv2/pspec.xml b/multimedia/graphics/libgexiv2/pspec.xml
index 72373422f4..7d081582dc 100644
--- a/multimedia/graphics/libgexiv2/pspec.xml
+++ b/multimedia/graphics/libgexiv2/pspec.xml
@@ -12,7 +12,7 @@
library
GObject-based wrapper around the Exiv2 library
GObject-based wrapper around the Exiv2 library
- https://download.gnome.org/sources/gexiv2/0.10/gexiv2-0.10.6.tar.xz
+ https://download.gnome.org/sources/gexiv2/0.10/gexiv2-0.10.8.tar.xz
glib2-devel
exiv2-devel
@@ -51,6 +51,13 @@
+
+ 2018-08-14
+ 0.10.8
+ First release.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-12-20
0.10.6
diff --git a/multimedia/graphics/libmypaint/pspec.xml b/multimedia/graphics/libmypaint/pspec.xml
index 2bfe4f3a19..b9bd72f1c2 100644
--- a/multimedia/graphics/libmypaint/pspec.xml
+++ b/multimedia/graphics/libmypaint/pspec.xml
@@ -48,6 +48,13 @@
+
+ 2018-08-14
+ 1.3.0
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-12-20
1.3.0
diff --git a/multimedia/misc/libexif/pspec.xml b/multimedia/misc/libexif/pspec.xml
index 309227d866..53c10a1eb9 100644
--- a/multimedia/misc/libexif/pspec.xml
+++ b/multimedia/misc/libexif/pspec.xml
@@ -44,6 +44,13 @@
+
+ 2018-08-14
+ 0.6.21
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-02-16
0.6.21
diff --git a/multimedia/plugin/libchromaprint/pspec.xml b/multimedia/plugin/libchromaprint/pspec.xml
index a15f7952d0..832c3e4412 100644
--- a/multimedia/plugin/libchromaprint/pspec.xml
+++ b/multimedia/plugin/libchromaprint/pspec.xml
@@ -9,11 +9,11 @@
admins@pisilinux.org
LGPLv2.1
- multimedia.plugin
+ multimedia.plugin
app:console
Chromaprint is the core component of the Acoustid project.
Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.
- https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.4.2.tar.gz
+ https://github.com/acoustid/chromaprint/releases/download/v1.4.3/chromaprint-1.4.3.tar.gz
boost-devel
fftw3-devel
@@ -21,7 +21,7 @@
cmake
-
+
libchromaprint
@@ -30,24 +30,31 @@
/usr/share
- /usr/lib
+ /usr/lib
-
+
libchromaprint-devel
- libchromaprint için geliştirme dosyaları
+ libchromaprint için geliştirme dosyaları
libchromaprint
- /usr/include
+ /usr/include
/usr/lib/pkgconfig
-
+
-
+
+ 2018-08-14
+ 1.4.3
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
2018-04-27
1.4.2
Rebuild.
@@ -90,4 +97,4 @@
osman.erkan@pisilinux.org
-
+
\ No newline at end of file
diff --git a/multimedia/plugin/libchromaprint/translations.xml b/multimedia/plugin/libchromaprint/translations.xml
index 6635dcfeec..00aa75ef37 100644
--- a/multimedia/plugin/libchromaprint/translations.xml
+++ b/multimedia/plugin/libchromaprint/translations.xml
@@ -5,9 +5,9 @@
Chromaprint is the core component of the Acoustid project.
Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.
-
+
libchromaprint-devel
- libchromaprint için geliştirme dosyaları
+ libchromaprint için geliştirme dosyaları
diff --git a/multimedia/sound/libao/pspec.xml b/multimedia/sound/libao/pspec.xml
index d171ee95f9..916ac99148 100644
--- a/multimedia/sound/libao/pspec.xml
+++ b/multimedia/sound/libao/pspec.xml
@@ -17,9 +17,6 @@
alsa-lib-devel
pulseaudio-libs-devel
-
@@ -50,6 +47,13 @@
+
+ 2018-08-14
+ 1.2.0
+ Release Bump
+ Kamil Atlı
+ suvari@pisilinux.org
+
2017-02-17
1.2.0
@@ -72,4 +76,4 @@
suvarice@gmail.com
-
+
\ No newline at end of file
diff --git a/network/chat/pidgin/pspec.xml b/network/chat/pidgin/pspec.xml
index ca5711943b..ee660749c7 100644
--- a/network/chat/pidgin/pspec.xml
+++ b/network/chat/pidgin/pspec.xml
@@ -193,7 +193,7 @@
2017-07-30
2.12.0
- Rebuild
+ Rebuild.
Mustafa Cinasal
muscnsl@gmail.com
diff --git a/network/connection/NetworkManager/actions.py b/network/connection/NetworkManager/actions.py
index 38f457c91d..57c6f659f5 100644
--- a/network/connection/NetworkManager/actions.py
+++ b/network/connection/NetworkManager/actions.py
@@ -21,7 +21,6 @@ def setup():
autotools.configure("--disable-static \
--disable-silent-rules \
- --disable-wimax \
--disable-lto \
--disable-config-plugin-ibft \
--disable-ifnet \
@@ -32,7 +31,6 @@ def setup():
--enable-concheck \
--without-netconfig \
--with-modem-manager-1 \
- --with-libsoup=yes \
--with-session-tracking=consolekit \
--with-suspend-resume=upower \
--with-system-ca-path=/etc/ssl/certs \
diff --git a/network/connection/NetworkManager/pspec.xml b/network/connection/NetworkManager/pspec.xml
index cb6d490a61..3992bf814f 100644
--- a/network/connection/NetworkManager/pspec.xml
+++ b/network/connection/NetworkManager/pspec.xml
@@ -12,7 +12,7 @@
app:console
Network connection manager powered by D-Bus and UDEV
NetworkManager attempts to keep an active network connection available at all times.
- https://download.gnome.org/sources/NetworkManager/1.8/NetworkManager-1.8.4.tar.xz
+ https://download.gnome.org/sources/NetworkManager/1.10/NetworkManager-1.10.10.tar.xz
tr.po
@@ -30,6 +30,7 @@
newt-devel
nspr-devel
libnl-devel
+ jansson-devel
libsoup-devel
bluez-libs-devel
iptables-devel
@@ -47,11 +48,12 @@
ConsoleKit-devel
python-pygobject3-devel
libxslt-devel
+ python-six
-
+
@@ -66,6 +68,7 @@
polkit
readline
dbus-glib
+ jansson
libutil-linux
nss
newt
@@ -132,6 +135,16 @@
+
+ 2018-08-13
+ 1.10.10
+ Version Bump
+
+ systemRestart
+
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-11-04
1.8.4
diff --git a/network/connection/mobile-broadband-provider-info/pspec.xml b/network/connection/mobile-broadband-provider-info/pspec.xml
index 1efb308876..cf27dd673a 100644
--- a/network/connection/mobile-broadband-provider-info/pspec.xml
+++ b/network/connection/mobile-broadband-provider-info/pspec.xml
@@ -23,6 +23,13 @@
+
+ 2018-08-14
+ 20170310
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-02-18
20170310
diff --git a/network/connection/network-manager-applet/pspec.xml b/network/connection/network-manager-applet/pspec.xml
index 4b40678410..64e64e366b 100644
--- a/network/connection/network-manager-applet/pspec.xml
+++ b/network/connection/network-manager-applet/pspec.xml
@@ -12,7 +12,7 @@
app:gui
Network connection manager GUI interface
network-manager-applet is a powerful graphical frontend to NetworkManager.
- http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.8/network-manager-applet-1.8.4.tar.xz
+ http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.8/network-manager-applet-1.8.16.tar.xz
gtk-doc
gtk2-devel
@@ -32,6 +32,7 @@
atk-devel
libgudev-devel
intltool
+ python-six
@@ -88,6 +89,13 @@
+
+ 2018-08-14
+ 1.8.16
+ Version Bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-11-04
1.8.4
diff --git a/network/library/glib-networking/actions.py b/network/library/glib-networking/actions.py
index 43ba527a00..1cbb08ad46 100644
--- a/network/library/glib-networking/actions.py
+++ b/network/library/glib-networking/actions.py
@@ -18,10 +18,10 @@ def setup():
def build():
autotools.make()
-def check():
- autotools.make("check")
+#def check():
+ #autotools.make("check")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
\ No newline at end of file
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
diff --git a/network/library/glib-networking/pspec.xml b/network/library/glib-networking/pspec.xml
index 47b68b10af..1e6699c801 100644
--- a/network/library/glib-networking/pspec.xml
+++ b/network/library/glib-networking/pspec.xml
@@ -12,7 +12,7 @@
library
Network-related giomodules for glib
This package contains various network related extensions for the GIO library.
- mirrors://gnome/glib-networking/2.50/glib-networking-2.50.0.tar.xz
+ mirrors://gnome/glib-networking/2.54/glib-networking-2.54.1.tar.xz
gnutls-devel
p11-kit-devel
@@ -40,6 +40,13 @@
+
+ 2018-08-13
+ 2.54.1
+ Version Bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-02-19
2.50.0
diff --git a/office/postscript/poppler-data/pspec.xml b/office/postscript/poppler-data/pspec.xml
index 090b90fd7d..e9653c2a23 100644
--- a/office/postscript/poppler-data/pspec.xml
+++ b/office/postscript/poppler-data/pspec.xml
@@ -26,6 +26,13 @@
+
+ 2018-08-14
+ 0.4.8
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-02-12
0.4.8
diff --git a/programming/language/python/python-gtk/pspec.xml b/programming/language/python/python-gtk/pspec.xml
index e812fc8e4e..a840bccd02 100644
--- a/programming/language/python/python-gtk/pspec.xml
+++ b/programming/language/python/python-gtk/pspec.xml
@@ -91,6 +91,13 @@
+
+ 2018-08-14
+ 2.24.0
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-01-25
2.24.0
diff --git a/programming/language/python/python-numpy/pspec.xml b/programming/language/python/python-numpy/pspec.xml
index 6beb432503..c553cabad0 100644
--- a/programming/language/python/python-numpy/pspec.xml
+++ b/programming/language/python/python-numpy/pspec.xml
@@ -12,7 +12,7 @@
library
The fundamental package needed for scientific computing with Python
Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.
- https://github.com/numpy/numpy/releases/download/v1.14.1/numpy-1.14.1.tar.gz
+ https://github.com/numpy/numpy/releases/download/v1.15.0/numpy-1.15.0.tar.gz
python-devel
python-nose
@@ -46,6 +46,13 @@
+
+ 2018-08-14
+ 1.15.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-02-25
1.14.1
diff --git a/programming/language/python/python-pygobject/pspec.xml b/programming/language/python/python-pygobject/pspec.xml
index 831179ed93..a7ddd4f200 100644
--- a/programming/language/python/python-pygobject/pspec.xml
+++ b/programming/language/python/python-pygobject/pspec.xml
@@ -66,6 +66,13 @@
+
+ 2018-08-14
+ 2.28.7
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-02-25
2.28.7
diff --git a/programming/scm/libgit2/pspec.xml b/programming/scm/libgit2/pspec.xml
index f97f29a816..97da88bcf1 100644
--- a/programming/scm/libgit2/pspec.xml
+++ b/programming/scm/libgit2/pspec.xml
@@ -13,7 +13,7 @@
app:gui
A linkable library for Git
A plain C library to interface with the git version control system
- https://github.com/libgit2/libgit2/archive/v0.26.0.tar.gz
+ https://github.com/libgit2/libgit2/archive/v0.27.4.tar.gz
zlib-devel
openssl-devel
@@ -52,6 +52,13 @@
+
+ 2018-02-20
+ 0.27.4
+ Version Bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2018-02-20
0.26.0
diff --git a/science/mathematics/lapack/pspec.xml b/science/mathematics/lapack/pspec.xml
index be9fe91a4e..ae7051170a 100644
--- a/science/mathematics/lapack/pspec.xml
+++ b/science/mathematics/lapack/pspec.xml
@@ -78,6 +78,13 @@
+
+ 2018-08-14
+ 3.8.0
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-02-01
3.8.0
@@ -107,4 +114,4 @@
admins@pisilinux.org
-
\ No newline at end of file
+