[packages/patchutils] rediffed patch

2021-05-26 Thread atler
commit a8885edab170b3ae37baedbf555b6a8588d397ad
Author: Jan Palus 
Date:   Thu May 27 00:35:26 2021 +0200

rediffed patch

 patchutils-fixcvsdiff.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/patchutils-fixcvsdiff.patch b/patchutils-fixcvsdiff.patch
index 231fd03..18724e6 100644
--- a/patchutils-fixcvsdiff.patch
+++ b/patchutils-fixcvsdiff.patch
@@ -8,7 +8,7 @@
 +# 
  # Based on code by Amir Karger 
  #
- # Modified by John Levon 
+ # Modified by John Levon  and
 @@ -20,10 +22,10 @@
  # your option) any later version.
  
@@ -33,7 +33,7 @@
if (!defined($Filename)) {
print;
 @@ -72,5 +77,9 @@
-   $add = 0;
+   s/^(---|\+\+\+) [^\t]+/$1 $Filename/;
}
}
 +  if($opt_a) {


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/patchutils.git/commitdiff/a8885edab170b3ae37baedbf555b6a8588d397ad

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: pcre2: pcre2-10.37.tar.bz2

2021-05-26 Thread atler
Request by: atler


Files fetched: 1

STORED: https://ftp.pcre.org/pub/pcre/pcre2-10.37.tar.bz2
85dc7f2233491b4b6ec6115220da99c6  pcre2-10.37.tar.bz2
Size: 1729384 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/pcre2] up to 10.37 (new libpcre2-posix soname)

2021-05-26 Thread atler
commit 2bc9f57fc2dc7fc0a5c5d71769b208821692a9a7
Author: Jan Palus 
Date:   Thu May 27 00:33:27 2021 +0200

up to 10.37 (new libpcre2-posix soname)

 pcre2.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pcre2.spec b/pcre2.spec
index efe4507..fdcb078 100644
--- a/pcre2.spec
+++ b/pcre2.spec
@@ -10,12 +10,12 @@ Summary:Perl-Compatible Regular Expression library
 Summary(pl.UTF-8): Biblioteka perlowych wyrażeń regularnych
 Summary(pt_BR.UTF-8):  Biblioteca de expressões regulares versão
 Name:  pcre2
-Version:   10.36
+Version:   10.37
 Release:   1
 License:   BSD (see LICENCE)
 Group: Libraries
 Source0:   https://ftp.pcre.org/pub/pcre/%{name}-%{version}.tar.bz2
-# Source0-md5: bd7e7421ff3fa2e2d5429229ecfad095
+# Source0-md5: 85dc7f2233491b4b6ec6115220da99c6
 URL:   http://www.pcre.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -342,7 +342,7 @@ rm -rf $RPM_BUILD_ROOT
 %files posix
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpcre2-posix.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpcre2-posix.so.2
+%attr(755,root,root) %ghost %{_libdir}/libpcre2-posix.so.3
 
 %files posix-devel
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcre2.git/commitdiff/2bc9f57fc2dc7fc0a5c5d71769b208821692a9a7

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: librsvg: librsvg-2.50.6.tar.xz

2021-05-26 Thread atler
Request by: atler


Files fetched: 1

STORED: https://download.gnome.org/sources/librsvg/2.50/librsvg-2.50.6.tar.xz
1d3f041461d45b2e63a4d61e544b2ea1  librsvg-2.50.6.tar.xz
Size: 5624 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/librsvg] up to 2.50.6

2021-05-26 Thread atler
commit 1199f8773ff367a450501fa95d1d9b3739c9af4d
Author: Jan Palus 
Date:   Thu May 27 00:26:42 2021 +0200

up to 2.50.6

 librsvg.spec | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/librsvg.spec b/librsvg.spec
index 8b0a4ae..d751b46 100644
--- a/librsvg.spec
+++ b/librsvg.spec
@@ -5,7 +5,7 @@
 %bcond_without vala# Vala API (vala up to 0.38.x already contains 
librsvg-2.0.vapi)
 
 %definemver2.50
-%definepver5
+%definepver6
 Summary:   A Raph's Library for Rendering SVG Data
 Summary(pl.UTF-8): Biblioteka Raph's SVG do renderowania danych SVG
 Summary(pt_BR.UTF-8):  Biblioteca SVG
@@ -18,7 +18,7 @@ Epoch:1
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
https://download.gnome.org/sources/librsvg/%{mver}/%{name}-%{version}.tar.xz
-# Source0-md5: b36298821ea956c5a16a38f737aafe9f
+# Source0-md5: 1d3f041461d45b2e63a4d61e544b2ea1
 Source1:   rsvg
 Patch0:x32.patch
 Patch1:%{name}-gtkdoc.patch
@@ -42,7 +42,7 @@ BuildRequires:harfbuzz-devel >= 2.0.0
 BuildRequires: libcroco-devel >= 0.6.1
 BuildRequires: libtool >= 2:2.0
 BuildRequires: libxml2-devel >= 1:2.9.0
-BuildRequires: pango-devel >= 1:1.38.0
+BuildRequires: pango-devel >= 1:1.44.0
 BuildRequires: pkgconfig
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpm-pythonprov
@@ -60,7 +60,7 @@ Requires: glib2 >= 1:2.50.0
 Requires:  harfbuzz >= 2.0.0
 Requires:  libcroco >= 0.6.1
 Requires:  libxml2 >= 1:2.9.0
-Requires:  pango >= 1:1.38.0
+Requires:  pango >= 1:1.44.0
 Obsoletes: browser-plugin-librsvg < 1:2.15
 Obsoletes: librsvg-gtk+2 < 1:2.40
 Obsoletes: librsvg-gtk+3 < 1:2.46
@@ -106,7 +106,7 @@ Requires:   gdk-pixbuf2-devel >= 2.20
 Requires:  glib2-devel >= 1:2.50.0
 Requires:  libcroco-devel >= 0.6.1
 Requires:  libxml2-devel >= 1:2.9.0
-Requires:  pango-devel >= 1:1.38.0
+Requires:  pango-devel >= 1:1.44.0
 Obsoletes: librsvg0-devel
 
 %description devel


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librsvg.git/commitdiff/1199f8773ff367a450501fa95d1d9b3739c9af4d

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: nftables: nftables-0.9.9.tar.bz2

2021-05-26 Thread atler
Request by: atler


Files fetched: 1

STORED: https://netfilter.org/projects/nftables/files/nftables-0.9.9.tar.bz2
95bc3731a2e57d790482aac5bdd50c59  nftables-0.9.9.tar.bz2
Size: 922624 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/nftables] up to 0.9.9

2021-05-26 Thread atler
commit 510baa07b3c005ac2e355185cdc91f6d939d76cb
Author: Jan Palus 
Date:   Thu May 27 00:19:36 2021 +0200

up to 0.9.9

 nftables.spec | 40 
 1 file changed, 20 insertions(+), 20 deletions(-)
---
diff --git a/nftables.spec b/nftables.spec
index 9f5e255..1c27a68 100644
--- a/nftables.spec
+++ b/nftables.spec
@@ -5,12 +5,12 @@
 Summary:   Administration tool for packet filtering and classification
 Summary(pl.UTF-8): Narzędzie administracyjne do filtrowania i klasyfikacji 
pakietów
 Name:  nftables
-Version:   0.9.8
-Release:   2
+Version:   0.9.9
+Release:   1
 License:   GPL v2
 Group: Applications/Networking
 Source0:   
https://netfilter.org/projects/nftables/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 77bf0bd43e65e92212fc73139a2e47fc
+# Source0-md5: 95bc3731a2e57d790482aac5bdd50c59
 Source1:   %{name}.service
 Source2:   %{name}.conf
 Patch0:%{name}-python.patch
@@ -24,7 +24,7 @@ BuildRequires:gmp-devel
 BuildRequires: iptables-devel >= 1.6.1
 BuildRequires: jansson-devel
 BuildRequires: libmnl-devel >= 1.0.4
-BuildRequires: libnftnl-devel >= 1.1.9
+BuildRequires: libnftnl-devel >= 1.2.0
 BuildRequires: libtool >= 2:2
 BuildRequires: pkgconfig
 BuildRequires: python-modules >= 1:2.5
@@ -33,7 +33,7 @@ BuildRequires:rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.644
 Requires:  iptables-libs >= 1.6.1
 Requires:  libmnl >= 1.0.4
-Requires:  libnftnl >= 1.1.9
+Requires:  libnftnl >= 1.2.0
 %{?with_systemd:Requires:  systemd-units >= 38}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -152,26 +152,26 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/nft
-%dir %{_sysconfdir}/nftables
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/all-in-one.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/arp-filter.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/bridge-filter.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/inet-filter.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/inet-nat.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv4-filter.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv4-mangle.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv4-nat.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv4-raw.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv6-filter.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv6-mangle.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv6-nat.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/ipv6-raw.nft
-%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/netdev-ingress.nft
 %dir %{_sysconfdir}/nftables/osf
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/nftables/osf/pf.os
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/nftables
 %attr(755,root,root) %{_libdir}/libnftables.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libnftables.so.1
+%dir %{_datadir}/nftables
+%attr(740,root,root) %{_datadir}/nftables/all-in-one.nft
+%attr(740,root,root) %{_datadir}/nftables/arp-filter.nft
+%attr(740,root,root) %{_datadir}/nftables/bridge-filter.nft
+%attr(740,root,root) %{_datadir}/nftables/inet-filter.nft
+%attr(740,root,root) %{_datadir}/nftables/inet-nat.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv4-filter.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv4-mangle.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv4-nat.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv4-raw.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv6-filter.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv6-mangle.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv6-nat.nft
+%attr(740,root,root) %{_datadir}/nftables/ipv6-raw.nft
+%attr(740,root,root) %{_datadir}/nftables/netdev-ingress.nft
 %doc %{_docdir}/nftables
 %{_mandir}/man5/libnftables-json.5*
 %{_mandir}/man8/nft.8*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nftables.git/commitdiff/510baa07b3c005ac2e355185cdc91f6d939d76cb

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/crun] runtime criu dep only when built with criu

2021-05-26 Thread atler
commit 708989ee0d73d71b949ce5da56f2c375fde64083
Author: Jan Palus 
Date:   Wed May 26 22:21:41 2021 +0200

runtime criu dep only when built with criu

 crun.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crun.spec b/crun.spec
index 2a345be..bfc973e 100644
--- a/crun.spec
+++ b/crun.spec
@@ -30,7 +30,7 @@ BuildRequires:systemd-devel
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildRequires: yajl-devel >= 2.0.0
-Requires:  criu-libs >= 3.15
+%{?with_criu:Requires: criu-libs >= 3.15}
 Requires:  yajl >= 2.0.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crun.git/commitdiff/708989ee0d73d71b949ce5da56f2c375fde64083

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/crun] align arch list for criu

2021-05-26 Thread atler
commit 33011dd46332aed81dab2963dd0b541a3085c0a5
Author: Jan Palus 
Date:   Wed May 26 22:19:31 2021 +0200

align arch list for criu

 crun.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crun.spec b/crun.spec
index 75a44d1..2a345be 100644
--- a/crun.spec
+++ b/crun.spec
@@ -1,4 +1,4 @@
-%ifarch %{x8664} %{arm} aarch64 ppc64
+%ifarch %{x8664} armv7l armv7hl armv7hnl aarch64 ppc64
 %definewith_criu   1
 %endif
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crun.git/commitdiff/33011dd46332aed81dab2963dd0b541a3085c0a5

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/criu] reduce %{arm} applicability to armv7*

2021-05-26 Thread atler
commit 08b7a2abdfe17018095842d807c4b8745bc9561f
Author: Jan Palus 
Date:   Wed May 26 21:52:32 2021 +0200

reduce %{arm} applicability to armv7*

requires "dmb ish" instruction available on armv7

 criu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/criu.spec b/criu.spec
index cc40e1c..e244108 100644
--- a/criu.spec
+++ b/criu.spec
@@ -37,7 +37,7 @@ BuildRequires:sed >= 4.0
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  iproute2 >= 3.5
 Requires:  uname(release) >= 3.11
-ExclusiveArch: %{x8664} %{arm} aarch64 ppc64
+ExclusiveArch: %{x8664} armv7l armv7hl armv7hnl aarch64 ppc64
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define_libexecdir %{_prefix}/lib


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/criu.git/commitdiff/08b7a2abdfe17018095842d807c4b8745bc9561f

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/w_scan] debian patch to fix build with gcc 10

2021-05-26 Thread atler
commit ee05e968918abb228fc1792dd00c6258e023ddf0
Author: Jan Palus 
Date:   Wed May 26 19:45:51 2021 +0200

debian patch to fix build with gcc 10

 gcc10.patch | 32 
 w_scan.spec |  2 ++
 2 files changed, 34 insertions(+)
---
diff --git a/w_scan.spec b/w_scan.spec
index ee2e8cf..6d140f8 100644
--- a/w_scan.spec
+++ b/w_scan.spec
@@ -7,6 +7,7 @@ License:GPL v2
 Group: Applications
 Source0:   http://wirbel.htpc-forum.de/w_scan/%{name}-%{version}.tar.bz2
 # Source0-md5: c7f9adf92d46b8da5391be80be6fbd72
+Patch0:gcc10.patch
 URL:   http://wirbel.htpc-forum.de/w_scan/index2.html
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake
@@ -31,6 +32,7 @@ różnicami:
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
diff --git a/gcc10.patch b/gcc10.patch
new file mode 100644
index 000..eb9c5ea
--- /dev/null
+++ b/gcc10.patch
@@ -0,0 +1,32 @@
+Description: support compilation with -fno-common (default in GCC 10)
+Bug-Debian: https://bugs.debian.org/957919
+
+--- w-scan-20170107.orig/si_types.h
 w-scan-20170107/si_types.h
+@@ -62,7 +62,7 @@ typedef struct section_buf {
+   time_t running_time;
+   struct section_buf * next_seg;// this is used to handle segmented 
tables (like NIT-other)
+   pList  garbage;
+-} section_t, * p_section_t;
++};
+ 
+ 
/***
+ /* service type.
+@@ -114,7 +114,7 @@ struct service {
+   uint32_t logical_channel_number;
+   uint8_t  running;
+   void   * priv;
+-} service_t, * p_service_t;
++};
+ 
+ 
/***
+ /* transponder type.
+@@ -201,7 +201,7 @@ struct transponder {
+   /**/
+   char * network_name;
+   network_change_t network_change;
+-} __attribute__((packed))  transponder_t, * p_transponder_t;
++} __attribute__((packed));
+ 
+ 
/***
+ /* satellite channel routing type.


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/w_scan.git/commitdiff/ee05e968918abb228fc1792dd00c6258e023ddf0

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: libinput: libinput-1.17.3.tar.xz

2021-05-26 Thread atler
Request by: atler


Files fetched: 1

STORED: https://www.freedesktop.org/software/libinput/libinput-1.17.3.tar.xz
3533f4dc8f0562ccd1a8814da155281b  libinput-1.17.3.tar.xz
Size: 612892 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libinput] up to 1.17.3

2021-05-26 Thread atler
commit 66921a14eafea882345020f9d3268143b1787e0f
Author: Jan Palus 
Date:   Wed May 26 18:03:03 2021 +0200

up to 1.17.3

 libinput.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libinput.spec b/libinput.spec
index 6918fd6..18daa78 100644
--- a/libinput.spec
+++ b/libinput.spec
@@ -13,12 +13,12 @@
 Summary:   Input device library
 Summary(pl.UTF-8): Biblioteka urządzeń wejściowych
 Name:  libinput
-Version:   1.17.2
+Version:   1.17.3
 Release:   1
 License:   MIT
 Group: Libraries
 Source0:   
https://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
-# Source0-md5: 4e55a1f9585b39ff1394891bf5a1cd3a
+# Source0-md5: 3533f4dc8f0562ccd1a8814da155281b
 URL:   https://www.freedesktop.org/wiki/Software/libinput/
 BuildRequires: check-devel >= 0.9.10
 BuildRequires: libevdev-devel >= 1.3


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libinput.git/commitdiff/66921a14eafea882345020f9d3268143b1787e0f

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/percona-server] - rediff patches

2021-05-26 Thread arekm
commit dff4ae7717ec00a036db8e476cf0454e9d6c44c5
Author: Arkadiusz Miśkiewicz 
Date:   Wed May 26 15:39:15 2021 +0200

- rediff patches

 mysql-cmake.patch   | 15 ---
 mysql-dubious-exports.patch | 47 -
 mysql-opt.patch | 15 ---
 3 files changed, 41 insertions(+), 36 deletions(-)
---
diff --git a/mysql-cmake.patch b/mysql-cmake.patch
index 7b7ae1c..45ee6ab 100644
--- a/mysql-cmake.patch
+++ b/mysql-cmake.patch
@@ -1,6 +1,7 @@
 Percona-Server-5.6.15-rel63.0/cmake/readline.cmake.orig2013-12-18 
10:52:13.0 +0100
-+++ Percona-Server-5.6.15-rel63.0/cmake/readline.cmake 2014-02-09 
06:17:56.079619159 +0100
-@@ -131,23 +131,23 @@
+diff -urNp -x '*.orig' percona-server-5.7.31-34.org/cmake/readline.cmake 
percona-server-5.7.31-34/cmake/readline.cmake
+--- percona-server-5.7.31-34.org/cmake/readline.cmake  2020-08-15 
11:23:18.0 +0200
 percona-server-5.7.31-34/cmake/readline.cmake  2021-05-26 
15:30:14.903462364 +0200
+@@ -107,23 +107,23 @@ ENDMACRO()
  
  MACRO (FIND_SYSTEM_EDITLINE)
FIND_PATH(FOUND_EDITLINE_READLINE
@@ -28,8 +29,8 @@
)
MARK_AS_ADVANCED(EDITLINE_INCLUDE_DIR EDITLINE_LIBRARY)
  
-@@ -160,7 +160,7 @@
- SET(CMAKE_REQUIRED_LIBRARIES ${EDITLINE_LIBRARY})
+@@ -138,7 +138,7 @@ MACRO (FIND_SYSTEM_EDITLINE)
+ LIST(APPEND CMAKE_REQUIRED_LIBRARIES ${EDITLINE_LIBRARY})
  CHECK_CXX_SOURCE_COMPILES("
  #include 
 -#include 
@@ -37,7 +38,7 @@
  int main(int argc, char **argv)
  {
 HIST_ENTRY entry;
-@@ -170,14 +170,13 @@
+@@ -148,14 +148,13 @@ MACRO (FIND_SYSTEM_EDITLINE)
  
  CHECK_CXX_SOURCE_COMPILES("
  #include 
@@ -55,5 +56,5 @@
 +  rl_completion_matches(0,0);
 +  return res ? 0 : 1;
  }"
- EDITLINE_HAVE_COMPLETION)
+ XLINE_HAVE_COMPLETION_INT)
  
diff --git a/mysql-dubious-exports.patch b/mysql-dubious-exports.patch
index 076167c..3520c5f 100644
--- a/mysql-dubious-exports.patch
+++ b/mysql-dubious-exports.patch
@@ -3,10 +3,21 @@ from libmysqlclient because mysql-connector-odbc and/or PHP 
depend on them.
 This limits the intrusion on application namespace.
 
 
-diff -Naur mysql-5.5.8.orig/include/my_sys.h mysql-5.5.8/include/my_sys.h
 mysql-5.5.8.orig/include/my_sys.h  2010-12-03 12:58:24.0 -0500
-+++ mysql-5.5.8/include/my_sys.h   2010-12-27 14:27:23.956926896 -0500
-@@ -227,6 +227,7 @@
+diff -urNp -x '*.orig' percona-server-5.7.31-34.org/include/m_string.h 
percona-server-5.7.31-34/include/m_string.h
+--- percona-server-5.7.31-34.org/include/m_string.h2020-08-15 
11:23:18.0 +0200
 percona-server-5.7.31-34/include/m_string.h2021-05-26 
15:27:27.448089383 +0200
+@@ -193,6 +193,7 @@ static inline int native_strncasecmp(con
+ extern size_t strnlen(const char *s, size_t n);
+ #endif
+ 
++#define is_prefix mysql_is_prefix /* namespace sanity */
+ extern int is_prefix(const char *, const char *);
+ 
+ /* Conversion routines */
+diff -urNp -x '*.orig' percona-server-5.7.31-34.org/include/my_sys.h 
percona-server-5.7.31-34/include/my_sys.h
+--- percona-server-5.7.31-34.org/include/my_sys.h  2020-08-15 
11:23:18.0 +0200
 percona-server-5.7.31-34/include/my_sys.h  2021-05-26 15:27:27.444755877 
+0200
+@@ -261,6 +261,7 @@ extern int (*is_killed_hook)(const void
  
  /* charsets */
  #define MY_ALL_CHARSETS_SIZE 2048
@@ -14,7 +25,7 @@ diff -Naur mysql-5.5.8.orig/include/my_sys.h 
mysql-5.5.8/include/my_sys.h
  extern MYSQL_PLUGIN_IMPORT CHARSET_INFO *default_charset_info;
  extern MYSQL_PLUGIN_IMPORT CHARSET_INFO *all_charsets[MY_ALL_CHARSETS_SIZE];
  extern CHARSET_INFO compiled_charsets[];
-@@ -914,6 +915,9 @@
+@@ -999,6 +1000,9 @@ extern uint get_charset_number(const cha
  extern uint get_collation_number(const char *name);
  extern const char *get_charset_name(uint cs_number);
  
@@ -23,10 +34,11 @@ diff -Naur mysql-5.5.8.orig/include/my_sys.h 
mysql-5.5.8/include/my_sys.h
 +
  extern CHARSET_INFO *get_charset(uint cs_number, myf flags);
  extern CHARSET_INFO *get_charset_by_name(const char *cs_name, myf flags);
- extern CHARSET_INFO *get_charset_by_csname(const char *cs_name,
 percona-server-5.7.12-5/include/mysql.h.pp~2016-06-01 
09:44:09.0 +0300
-+++ percona-server-5.7.12-5/include/mysql.h.pp 2016-06-20 09:12:25.119724253 
+0300
-@@ -128,7 +128,7 @@
+ extern CHARSET_INFO *my_collation_get_by_name(MY_CHARSET_LOADER *loader,
+diff -urNp -x '*.orig' percona-server-5.7.31-34.org/include/mysql.h.pp 
percona-server-5.7.31-34/include/mysql.h.pp
+--- percona-server-5.7.31-34.org/include/mysql.h.pp2020-08-15 
11:23:18.0 +0200
 percona-server-5.7.31-34/include/mysql.h.pp2021-05-26 
15:27:27.448089383 +0200
+@@ -128,7 +128,7 @@ void my_net_local_init(NET *net);
  void net_end(NET *net);
  void net_clear(NET *net, my_bool check_buffer);
  void net_claim_memory_ownership(NET *net);
@@ -35,9 +47,10 @@ diff -Naur 

DISTFILES: curl: curl-7.77.0.tar.xz

2021-05-26 Thread adamg
Request by: adamg


Files fetched: 1

STORED: https://curl.haxx.se/download/curl-7.77.0.tar.xz
3cf78c539cae019cf96ba38571706e06  curl-7.77.0.tar.xz
Size: 2439336 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/curl] - updated to 7.77.0, solves: CVE-2021-22897: schannel cipher selection surprise CVE-2021-22898:

2021-05-26 Thread adamg
commit 322b55ddad2e60b60a884ebf375ff33629c4cb13
Author: Adam Gołębiowski 
Date:   Wed May 26 12:02:13 2021 +

- updated to 7.77.0, solves:
  CVE-2021-22897: schannel cipher selection surprise
  CVE-2021-22898: TELNET stack contents disclosure
  CVE-2021-22901: TLS session caching disaster

 curl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index eef7f6f..5c1a3ab 100644
--- a/curl.spec
+++ b/curl.spec
@@ -24,12 +24,12 @@ Summary(pt_BR.UTF-8):   Busca URL (suporta FTP, TELNET, 
LDAP, GOPHER, DICT, HTTP e
 Summary(ru.UTF-8): Утилита для получения файлов с серверов FTP, HTTP и 
других
 Summary(uk.UTF-8): Утиліта для отримання файлів з серверів FTP, HTTP та 
інших
 Name:  curl
-Version:   7.76.1
+Version:   7.77.0
 Release:   1
 License:   MIT-like
 Group: Applications/Networking
 Source0:   https://curl.haxx.se/download/%{name}-%{version}.tar.xz
-# Source0-md5: 5296108646ca7f318b468a7a9d4a0eb2
+# Source0-md5: 3cf78c539cae019cf96ba38571706e06
 Patch0:%{name}-ac.patch
 Patch1:%{name}-krb5flags.patch
 URL:   http://curl.haxx.se/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/322b55ddad2e60b60a884ebf375ff33629c4cb13

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/spamassassin] - up to 3.4.6; fixes CVE-2020-1946 (in 3.4.5)

2021-05-26 Thread arekm
commit 24ca2c6fe75a771b7da96b2daa50e816a3ed39d1
Author: Arkadiusz Miśkiewicz 
Date:   Wed May 26 13:23:49 2021 +0200

- up to 3.4.6; fixes CVE-2020-1946 (in 3.4.5)

 bug_771408_perl_version | 11 ++-
 spamassassin.spec   |  5 +++--
 2 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/spamassassin.spec b/spamassassin.spec
index a10c0d6..86dbef6 100644
--- a/spamassassin.spec
+++ b/spamassassin.spec
@@ -11,12 +11,12 @@
 Summary:   A spam filter for email which can be invoked from mail delivery 
agents
 Summary(pl.UTF-8): Filtr antyspamowy, przeznaczony dla programów 
dostarczających pocztę (MDA)
 Name:  spamassassin
-Version:   3.4.4
+Version:   3.4.6
 Release:   1
 License:   Apache v2.0
 Group: Applications/Mail
 Source0:   
http://ftp.ps.pl/pub/apache//spamassassin/source/%{pdir}-%{pnam}-%{version}.tar.bz2
-# Source0-md5: ce51fe5665d5838c56db6712846b58bb
+# Source0-md5: 0ef3f64ffcdf6f1e96068e19a16ce1be
 Source1:   %{name}.sysconfig
 Source2:   %{name}-spamd.init
 Source3:   %{name}-default.rc
@@ -355,6 +355,7 @@ fi
 
 # It's needed for help of spamassassin command.
 %{perl_vendorlib}/spamassassin-run.pod
+%{_mandir}/man1/sa-check_spamd.1*
 %{_mandir}/man1/sa-learn.1*
 %{_mandir}/man1/spamassassin.1*
 %{_mandir}/man1/spamassassin-run.1*
diff --git a/bug_771408_perl_version b/bug_771408_perl_version
index f51e0bf..e22b385 100644
--- a/bug_771408_perl_version
+++ b/bug_771408_perl_version
@@ -1,9 +1,10 @@
 upstream fix for bug #771408
 Index: spamassassin-3.4.1/lib/Mail/SpamAssassin/Conf/Parser.pm
 ===
 spamassassin-3.4.1.orig/lib/Mail/SpamAssassin/Conf/Parser.pm
-+++ spamassassin-3.4.1/lib/Mail/SpamAssassin/Conf/Parser.pm
-@@ -536,6 +536,9 @@ sub handle_conditional {
+diff -urNp -x '*.orig' 
Mail-SpamAssassin-3.4.4.org/lib/Mail/SpamAssassin/Conf/Parser.pm 
Mail-SpamAssassin-3.4.4/lib/Mail/SpamAssassin/Conf/Parser.pm
+--- Mail-SpamAssassin-3.4.4.org/lib/Mail/SpamAssassin/Conf/Parser.pm   
2020-01-25 03:50:49.0 +0100
 Mail-SpamAssassin-3.4.4/lib/Mail/SpamAssassin/Conf/Parser.pm   
2021-03-10 14:52:59.391415202 +0100
+@@ -537,6 +537,9 @@ sub handle_conditional {
  elsif ($token eq 'perl_version') {
$eval .= $]." ";
  }
@@ -11,5 +12,5 @@ Index: spamassassin-3.4.1/lib/Mail/SpamAssassin/Conf/Parser.pm
 +  $eval .= $]." ";
 +}
  elsif ($token =~ /^\w[\w\:]+$/) { # class name
-   my $u = untaint_var($token);
-   $eval .= '"' . $u . '" ';
+   # Strictly controlled form:
+   if ($token =~ /^(?:\w+::){0,10}\w+$/) {


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spamassassin.git/commitdiff/24ca2c6fe75a771b7da96b2daa50e816a3ed39d1

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: spamassassin: Mail-SpamAssassin-3.4.6.tar.bz2

2021-05-26 Thread arekm
Request by: arekm


Files fetched: 1

STORED: 
http://ftp.ps.pl/pub/apache//spamassassin/source/Mail-SpamAssassin-3.4.6.tar.bz2
0ef3f64ffcdf6f1e96068e19a16ce1be  Mail-SpamAssassin-3.4.6.tar.bz2
Size: 6166807 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: opencl-clang: opencl-clang-12.0.0.tar.gz

2021-05-26 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://github.com/intel/opencl-clang/archive/v12.0.0/opencl-clang-12.0.0.tar.gz
e8abbdba2d39f3f090d949dd8fc4737b  opencl-clang-12.0.0.tar.gz
Size: 25292 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/opencl-clang] up to final 12.0.0

2021-05-26 Thread atler
commit 649fde2203935145df565088ec06a859c58e7305
Author: Jan Palus 
Date:   Wed May 26 12:52:57 2021 +0200

up to final 12.0.0

 opencl-clang.spec | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/opencl-clang.spec b/opencl-clang.spec
index b090e51..1973803 100644
--- a/opencl-clang.spec
+++ b/opencl-clang.spec
@@ -4,17 +4,14 @@
 
 %define spirv_llvm_translator_version 12.0.0
 
-%definegitref  1d1829d930d31309c43512fc17ece51dd314ebde
-%definesnap20210525
-
 Summary:   Intel Graphics Compute Runtime for OpenCL
 Name:  opencl-clang
 Version:   12.0.0
-Release:   0.%{snap}.1
+Release:   1
 License:   University of Illinois/NCSA Open Source License
 Group: Libraries
-Source0:   
https://github.com/intel/opencl-clang/archive/%{gitref}/%{name}-%{snap}.tar.gz
-# Source0-md5: aa6983d5d43d2d92727837a8c1669c9f
+Source0:   
https://github.com/intel/opencl-clang/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: e8abbdba2d39f3f090d949dd8fc4737b
 URL:   https://01.org/compute-runtime
 BuildRequires: SPIRV-LLVM-Translator-devel >= %{spirv_llvm_translator_version}
 BuildRequires: clang >= %{llvm_rpm_version}
@@ -44,7 +41,7 @@ Header files for %{name} library.
 Pliki nagłówkowe biblioteki %{name}.
 
 %prep
-%setup -q -n %{name}-%{gitref}
+%setup -q
 
 %build
 install -d build


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencl-clang.git/commitdiff/649fde2203935145df565088ec06a859c58e7305

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/sbcl] rediff x86 patch

2021-05-26 Thread atler
commit ff211b4503cef2442d8f57f2eb3158ad3eadaff4
Author: Jan Palus 
Date:   Wed May 26 10:41:06 2021 +0200

rediff x86 patch

 sbcl-threads.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sbcl-threads.patch b/sbcl-threads.patch
index 291fdc0..aafcd2d 100644
--- a/sbcl-threads.patch
+++ b/sbcl-threads.patch
@@ -7,5 +7,5 @@
 - ; :sb-thread
 + :sb-thread
  
-  ;; Support for detection of unportable code (when applied to the
-  ;; COMMON-LISP package, or SBCL-internal pacakges) or bad-neighbourly
+  ;; futex support
+  ;;


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sbcl.git/commitdiff/ff211b4503cef2442d8f57f2eb3158ad3eadaff4

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit