diff --git a/hardware/bluetooth/bluez/pspec.xml b/hardware/bluetooth/bluez/pspec.xml index 4e78d11e6f..7c60baf2cd 100644 --- a/hardware/bluetooth/bluez/pspec.xml +++ b/hardware/bluetooth/bluez/pspec.xml @@ -97,6 +97,13 @@ + + 2020-11-07 + 5.54 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-05-17 5.54 diff --git a/hardware/disk/libblockdev/pspec.xml b/hardware/disk/libblockdev/pspec.xml index 84f34adb2e..bf633369a5 100644 --- a/hardware/disk/libblockdev/pspec.xml +++ b/hardware/disk/libblockdev/pspec.xml @@ -69,6 +69,13 @@ + + 2020-11-07 + 2.24 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-06-28 2.24 diff --git a/network/misc/libconfig/pspec.xml b/network/misc/libconfig/pspec.xml index 1f9037b442..67f335d976 100644 --- a/network/misc/libconfig/pspec.xml +++ b/network/misc/libconfig/pspec.xml @@ -40,6 +40,13 @@ + + 2020-11-07 + 1.7.2 + Rebuild + Pisi Linux Community + admin@pisilinux.org + 2020-01-12 1.7.2 diff --git a/programming/library/tpm2-tss/pspec.xml b/programming/library/tpm2-tss/pspec.xml index 08dabf0906..177f2fe27e 100644 --- a/programming/library/tpm2-tss/pspec.xml +++ b/programming/library/tpm2-tss/pspec.xml @@ -60,6 +60,13 @@ + + 2020-11-07 + 3.0.0 + Rebuild. + PisiLinux Community + admins@pisilinux.org + 2020-09-23 3.0.0 @@ -75,4 +82,4 @@ admins@pisilinux.org - \ No newline at end of file + diff --git a/programming/misc/dbus-c++/pspec.xml b/programming/misc/dbus-c++/pspec.xml index dc60d71dd0..d7111189e9 100644 --- a/programming/misc/dbus-c++/pspec.xml +++ b/programming/misc/dbus-c++/pspec.xml @@ -57,7 +57,7 @@ - 2020-01-12 + 2020-11-07 0.9.0 Rebuild. Pisi Linux Community diff --git a/programming/misc/libassuan/pspec.xml b/programming/misc/libassuan/pspec.xml index 77ecbbd3e6..06c0ad0e44 100644 --- a/programming/misc/libassuan/pspec.xml +++ b/programming/misc/libassuan/pspec.xml @@ -44,6 +44,13 @@ + + 2020-11-07 + 2.5.3 + Version bump + İdris Kalp + idriskalp@gmail.com + 2020-06-03 2.5.3 diff --git a/programming/tool/dev86/pspec.xml b/programming/tool/dev86/pspec.xml index e49d81af2d..4201922efe 100644 --- a/programming/tool/dev86/pspec.xml +++ b/programming/tool/dev86/pspec.xml @@ -36,7 +36,14 @@ - + + 2020-11-07 + 0.16.21 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + 2020-01-26 0.16.21 Rebuild. diff --git a/server/auth/cyrus-sasl/pspec.xml b/server/auth/cyrus-sasl/pspec.xml index 705a70932e..0f2955f352 100644 --- a/server/auth/cyrus-sasl/pspec.xml +++ b/server/auth/cyrus-sasl/pspec.xml @@ -101,7 +101,14 @@ - + + 2020-11-07 + 2.1.27 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + 2020-01-12 2.1.27 Version bump diff --git a/server/openldap/pspec.xml b/server/openldap/pspec.xml index 5a7a5bbaf8..ecfbd391bd 100644 --- a/server/openldap/pspec.xml +++ b/server/openldap/pspec.xml @@ -132,6 +132,13 @@ + + 2020-11-07 + 2.4.48 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-14 2.4.48 diff --git a/util/admin/audit/files/gcc10.patch b/util/admin/audit/files/gcc10.patch new file mode 100644 index 0000000000..b73ae271ff --- /dev/null +++ b/util/admin/audit/files/gcc10.patch @@ -0,0 +1,23 @@ +From 017e6c6ab95df55f34e339d2139def83e5dada1f Mon Sep 17 00:00:00 2001 +From: Steve Grubb +Date: Fri, 10 Jan 2020 21:13:50 -0500 +Subject: [PATCH] Header definitions need to be external when building with + -fno-common (which is default in GCC 10) - Tony Jones + +--- + src/ausearch-common.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/ausearch-common.h b/src/ausearch-common.h +index 6669203..3040547 100644 +--- a/src/ausearch-common.h ++++ b/src/ausearch-common.h +@@ -50,7 +50,7 @@ extern pid_t event_pid; + extern int event_exact_match; + extern uid_t event_uid, event_euid, event_loginuid; + extern const char *event_tuid, *event_teuid, *event_tauid; +-slist *event_node_list; ++extern slist *event_node_list; + extern const char *event_comm; + extern const char *event_filename; + extern const char *event_hostname; diff --git a/util/admin/audit/pspec.xml b/util/admin/audit/pspec.xml index ba72cc0400..f0e3b0fb6f 100644 --- a/util/admin/audit/pspec.xml +++ b/util/admin/audit/pspec.xml @@ -24,7 +24,7 @@ openldap-client - + gcc10.patch @@ -78,6 +78,13 @@ + + 2020-11-07 + 2.8.5 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-04-28 2.8.5 diff --git a/util/admin/sudo/pspec.xml b/util/admin/sudo/pspec.xml index ced8b0852d..823a1dead6 100644 --- a/util/admin/sudo/pspec.xml +++ b/util/admin/sudo/pspec.xml @@ -13,7 +13,7 @@ app:console Allows restricted root access for specified users sudo allows certain users/groups to run commands with root user privileges. - https://www.sudo.ws/sudo/dist/sudo.tar.gz + https://www.sudo.ws/sudo/dist/sudo.tar.gz nss-devel pam-devel @@ -61,6 +61,13 @@ + + 2020-11-07 + 1.9.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-05-19 1.9.0 @@ -125,4 +132,4 @@ yusuf.aydemir@pisilinux.org - \ No newline at end of file + diff --git a/util/crypt/gpgme/pspec.xml b/util/crypt/gpgme/pspec.xml index a88fb81d19..633f7520e4 100644 --- a/util/crypt/gpgme/pspec.xml +++ b/util/crypt/gpgme/pspec.xml @@ -120,6 +120,13 @@ + + 2020-11-07 + 1.13.1 + Rebuild. + Mustafa Cinasal + muscnslp@gmail.com + 2020-06-03 1.13.1