diff --git a/system/base/openssl/pspec.xml b/system/base/openssl/pspec.xml index 09788306..f824ea06 100755 --- 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.1.1e.tar.gz + https://www.openssl.org/source/openssl-1.1.1g.tar.gz @@ -99,8 +99,8 @@ - 2020-03-24 - 1.1.1e + 2020-04-23 + 1.1.1g Version bump. Idris Kalp idriskalp@gmail.com diff --git a/system/base/python/actions.py b/system/base/python/actions.py index 47f68d36..bb500aeb 100644 --- a/system/base/python/actions.py +++ b/system/base/python/actions.py @@ -24,7 +24,7 @@ def setup(): shelltools.cd("..") shelltools.system("echo -e '\033[0;36mBuilding OpenSSL\033[0m' ") - shelltools.cd("openssl-1.1.1e") + shelltools.cd("openssl-1.1.1g") shelltools.system("./Configure --prefix=%s/temp --openssldir=%s/openssl/etc/ssl --libdir=lib no-shared enable-ec_nistp_64_gcc_128 linux-x86_64 -Wa,--noexecstack" %(get.workDIR(), get.workDIR())) autotools.make() autotools.make("install") diff --git a/system/base/python/pspec.xml b/system/base/python/pspec.xml index 5b295bca..97d7ccf3 100755 --- a/system/base/python/pspec.xml +++ b/system/base/python/pspec.xml @@ -1,5 +1,5 @@ - + python @@ -8,15 +8,16 @@ PisiLinux Community admins@pisilinux.org + programming.language PSF-2.2 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. - https://www.python.org/ftp/python/2.7.17/Python-2.7.17.tar.xz - https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz - https://www.openssl.org/source/openssl-1.1.1e.tar.gz + https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tar.xz + https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz + https://www.openssl.org/source/openssl-1.1.1g.tar.gz - + gdbm-devel zlib-devel @@ -25,7 +26,7 @@ libffi-devel sqlite-devel ncurses-devel - + readline-devel @@ -40,12 +41,13 @@ disable-egginfo.patch trfix_emaillib.patch - allowZip64.patch + allowZip64.patch python + An interpreted, interactive, object-orientated programming language gdbm zlib @@ -54,7 +56,7 @@ libffi sqlite ncurses - + readline @@ -136,7 +138,14 @@ --> - + + 2020-04-23 + 2.7.18 + Patch version bump + Blue Devil + bluedevil@sctzine.com + + 2019-10-25- 2.7.17 Ver bump @@ -179,4 +188,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file diff --git a/system/base/python/translations.xml b/system/base/python/translations.xml index 7760b820..9dba69b3 100644 --- a/system/base/python/translations.xml +++ b/system/base/python/translations.xml @@ -10,9 +10,10 @@ python-devel python için geliştirme dosyaları + python-devel, python için geliştime dosyaları içerir. - + + \ No newline at end of file diff --git a/system/base/python3/pspec.xml b/system/base/python3/pspec.xml index f69f3de9..78685a57 100644 --- a/system/base/python3/pspec.xml +++ b/system/base/python3/pspec.xml @@ -190,4 +190,4 @@ marcin@pisilinux.org - + \ No newline at end of file