Hello community,

here is the log from the commit of package boinc-client for openSUSE:Leap:15.2 
checked in at 2020-06-17 11:37:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/boinc-client (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.boinc-client.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "boinc-client"

Wed Jun 17 11:37:47 2020 rev:10 rq:815310 version:7.16.6

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/boinc-client/boinc-client.changes      
2020-01-15 14:48:47.789355805 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.boinc-client.new.3606/boinc-client.changes    
2020-06-17 11:38:23.940218040 +0200
@@ -1,0 +2,91 @@
+Wed Apr 22 13:59:26 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 7.16.6
+  * client: add <ignore_tty> config file option (Unix)
+  * client: if an output file is missing or bad length,
+    mark workunit as error.
+  * client: on startup, check for active task finish files.
+  * client: fix bug in missing-file logic that cause task
+    abort at startup.
+  * client: fix bug that caused jobs to run after client exit.
+  * client: don't unsuspend before sending quit message.
+  * client: send task descriptions if requested by AM.
+
+-------------------------------------------------------------------
+Sun Dec  1 19:01:30 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 7.16.3
+  * If output file is missing on startup, flag task as error.
+  * Let project specify directories in logical file names.
+  * Fix security vulnerability involving logical file names.
+  * Make "reread config files" work for ncpus.
+  * Support fetch of files over GUI RPC; allow projects to supply
+    their own web-based GUI.
+  * Support GUI RPCs as HTTP Post requests.
+  * Enable "Other options" in simple view if no client connected.
+  * Clear "vm_extensions_disabled" flag on startup.
+  * Fix work fetch bug when max_concurrent used.
+  * Unsuspend jobs before telling them to quit.
+  * Sanity check job runtime limits.
+  * Fix overflow in OpenCL GPU FLOPS calculation.
+- Do not ignore errors from groupadd/useradd
+
+-------------------------------------------------------------------
+Tue Sep 10 09:24:20 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Build boinc-client using -ffat-lto-objects
+
+-------------------------------------------------------------------
+Sat Dec 15 17:37:27 UTC 2018 - aaronpuch...@alice-dsl.net
+
+- Update to version 7.14.2.
+  * Fix GPU detection when run with --detach_console or using $PATH
+  * Update NVIDIA GPU detection for recent models
+  * Change simple prefs dialog behavior to match advanced
+  * If using a dynamic account manager, show AM user name in
+    Manager rather than randomly-generated project account names
+  * Move new-version URLs from cc_config.xml to nvc_config.xml
+    (so that WCG can customize)
+
+-------------------------------------------------------------------
+Mon Aug  6 13:32:35 UTC 2018 - jeng...@inai.de
+
+- Remove unnecessary ldconfig from devel subpackage
+
+-------------------------------------------------------------------
+Tue Jul 24 20:06:29 UTC 2018 - aaronpuch...@alice-dsl.net
+
+- Update to version 7.12.1.
+- Remove doc package, since the files have been removed from the
+  source. Actually it wasn't even the documentation, but the
+  server code.
+- Disable idle detection via the XSS API and remove dependency to
+  libXScrnSaver-devel. This feature requires access to a running
+  X server, which the BOINC client does not have in OpenSUSE.
+- Rename the devel package and provide the correct dependency.
+  The devel package provides the headers for libboinc, and has
+  nothing to do with the BOINC client.
+- Add conflict to original devel package.
+- Remove unnecessary dependency to libxslt.
+- Update systemd service file with changes from upstream: start
+  after network-online.target, and use "ProtectHome=true".
+- Move bash completion file to /usr/share tree to fix rpmlint.
+- Declare license files as %license.
+- Don't install `notes` and `todo` - these are internal notes of
+  the developers and not helpful to users.
+- Drop 0001-MGR-support-wxWidgets-without-webview.patch, which has
+  landed upstream (commit 27bb3c9e).
+- libboinc-shared.patch: Build shared libraries for client and
+  static libraries for science apps. Science apps are distributed
+  as binaries over the BOINC network, so dynamic linking doesn't
+  make sense. But we can use dynamic linking for the client.
+- build-client-scripts.patch: Add some targets to fix build.
+- Fix default path for boincscr.
+
+-------------------------------------------------------------------
+Wed Jul 11 15:36:12 UTC 2018 - ch...@computersalat.de
+
+- Update to 7.8.6
+  * can't find any useful ChangeLog :(
+
+-------------------------------------------------------------------

Old:
----
  0001-MGR-support-wxWidgets-without-webview.patch
  7.8.3.tar.gz

New:
----
  7.16.6.tar.gz
  build-client-scripts.patch
  libboinc-shared.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ boinc-client.spec ++++++
--- /var/tmp/diff_new_pack.MGv1K7/_old  2020-06-17 11:38:24.576219927 +0200
+++ /var/tmp/diff_new_pack.MGv1K7/_new  2020-06-17 11:38:24.580219939 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package boinc-client
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2016 by Aaron Puchert <aaronpuch...@alice-dsl.net>
 # Copyright (c) 2011 by Sascha Manns <saigk...@opensuse.org>
 #
@@ -14,7 +14,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -35,15 +35,15 @@
 
 Name:           boinc-client
 %define rel_name        %{name}_release
-%define minor_version   7.8
-Version:        %{minor_version}.3
+%define minor_version   7.16
+Version:        %{minor_version}.6
 Release:        0
-Summary:        The BOINC client
-License:        GPL-3.0+ or LGPL-3.0+
+Summary:        Client for Berkeley Open Infrastructure for Network Computing
+License:        GPL-3.0-or-later OR LGPL-3.0-or-later
 Group:          Productivity/Clustering/Computing
-Url:            http://boinc.berkeley.edu/
+URL:            https://boinc.berkeley.edu/
 
-#Git-Clone:    git://github.com/BOINC/boinc
+#Git-Clone:     https://github.com/BOINC/boinc
 Source0:        
https://github.com/BOINC/boinc/archive/client_release/%{minor_version}/%{version}.tar.gz
 Source1:        boinc-icons.tar.bz2
 Source2:        boinc-gui.desktop
@@ -57,7 +57,8 @@
 Patch1:         boinc-guirpcauth.patch
 Patch2:         boinc-docbook2x.patch
 Patch4:         xlocale.patch
-Patch5:         0001-MGR-support-wxWidgets-without-webview.patch
+Patch5:         build-client-scripts.patch
+Patch6:         libboinc-shared.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #
 BuildRequires:  Mesa-devel
@@ -72,7 +73,6 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  libtool
-BuildRequires:  libxslt
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  pwdutils
@@ -84,7 +84,6 @@
 Recommends:     logrotate
 #
 %if 0%{?suse_version} >= 1310
-BuildRequires:  libXScrnSaver-devel
 BuildRequires:  libXi-devel
 BuildRequires:  libxcb-devel
 BuildRequires:  xcb-util-devel
@@ -109,19 +108,20 @@
 %lang_package
 
 %description
-The Berkeley Open Infrastructure for Network Computing (BOINC) is an open-
-source software platform which supports distributed computing, primarily in
-the form of "volunteer" computing and "desktop Grid" computing.  It is well
-suited for problems which are often described as "trivially parallel".  BOINC
-is the underlying software used by projects such as SETI@home, Einstein@Home,
-ClimatePrediciton.net, the World Community Grid, and many other distributed
-computing projects.
-
-This package installs the BOINC client software, which will allow your
-computer to participate in one or more BOINC projects, using your spare
-computer time to search for cures for diseases, model protein folding, study
-global warming, discover sources of gravitational waves, and many other types
-of scientific and mathematical research.
+The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+software platform which supports distributed computing, primarily in
+the form of "volunteer" computing and "desktop grid" computing. It is
+well suited for problems which are often described as "trivially
+parallel". BOINC is the underlying software used by projects such as
+SETI@home, Einstein@Home, ClimatePrediciton.net, the World Community
+Grid, and many other distributed computing projects.
+
+This package installs the BOINC client software, which will allow
+your computer to participate in one or more BOINC projects, using
+your spare computer time to search for cures for diseases, model
+protein folding, study global warming, discover sources of
+gravitational waves, and many other types of scientific and
+mathematical research.
 
 %package -n boinc-manager
 Summary:        GUI to control and monitor boinc-client
@@ -136,41 +136,34 @@
 which it only displays the most important information and the "Advanced View"
 in which all information and all control elements are available.
 
-%package devel
-Summary:        Development files for boinc-client
-Group:          Development/Libraries/C and C++
-Requires:       %{name} = %{version}-%{release}
-Requires:       openssl-devel
-
-%description devel
-This package contains development files for %{name}.
-
 %package -n libboinc%{sonum}
 Summary:        Berkeley Open Infrastructure For Network Computing library
 Group:          System/Libraries
 
 %description -n libboinc%{sonum}
-The BOINC Manager is a graphical monitor and control utility for the BOINC
-core client. It gives a detailed overview of the state of the client it is
-monitoring. The BOINC Manager has two modes of operation, the "Simple View" in
-which it only displays the most important information and the "Advanced View"
-in which all information and all control elements are available.
+The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+software platform which supports distributed computing.
 
-%package doc
-Summary:        Documentation files for boinc-client
-Group:          Documentation/Other
-%if 0%{?suse_version} >= 1120
-BuildArch:      noarch
-%endif
+%package -n libboinc-devel
+Summary:        Development files for libboinc
+Group:          Development/Libraries/C and C++
+Requires:       libboinc%{sonum} = %{version}-%{release}
+Conflicts:      %{name}-devel
+Requires:       openssl-devel
 
-%description doc
-This package contains documentation files for the BOINC client.
+%description -n libboinc-devel
+This package contains development files for libboinc.
 
 %prep
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 %setup -q -n %{name}_release-%{minor_version}-%{version} -D -a 1
-%patch -P 1 -P 2 -P 4 -P 5 -p1
+%patch -P 1 -P 2 -P 4 -P 5 -P 6 -p1
 
 %build
+# Fix default path for boincscr
+sed -i -e "s,/var/lib/boinc-client,%{boinc_dir},g" \
+  clientscr/screensaver_x11.cpp
+
 # Install user hints
 install -m0644 %{SOURCE3} README.SUSE
 
@@ -190,10 +183,7 @@
 rm -r coprocs/NVIDIA
 
 # Remove unnecessary components and files for other platforms.
-rm -r android drupal mac_build mac_installer mac3rdParty win_build xcompile
-
-# Remove dangling symlink
-rm doc/sim_web.php
+rm -r android drupal mac_build mac_installer win_build xcompile
 
 autoreconf -fi
 %configure \
@@ -207,9 +197,6 @@
 %if ! %{with manager}
   --disable-manager \
 %endif
-%if %{with manager}
-  --with-x \
-%endif
   --with-ssl
 
 # Disable rpaths
@@ -289,7 +276,7 @@
 install -Dm0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 
 # Install bash completion
-install -Dpm0644 client/scripts/boinc.bash 
%{buildroot}%{_sysconfdir}/bash_completion.d/boinc
+install -Dpm0644 client/scripts/boinc.bash 
%{buildroot}%{_datadir}/bash-completion/completions/boinc
 
 %if %{with manager}
 # Install desktop-file and icons
@@ -305,7 +292,7 @@
 %endif
 
 # Remove static libraries, libtool archives
-rm %{buildroot}%{_libdir}/*.{a,la}
+rm %{buildroot}%{_libdir}/*.la
 
 # Relinking Manpages
 %if %{with manager}
@@ -314,14 +301,6 @@
 ln -s -f boinccmd.1.gz %{buildroot}%{_mandir}/man1/boinccmd.1.gz
 ln -s -f boinc.1.gz %{buildroot}%{_mandir}/man1/boinc.1.gz
 
-### rm wrong link
-cd doc
-rm -f sim_web.php
-ln -s sim/sim_web.php
-cd -
-# Fix spurious-executable-perm
-chmod 0644 doc/*.php
-
 # Install fake /var/lib/boinc
 install -dm0755 %{buildroot}%{_var}/lib/boinc
 
@@ -330,17 +309,17 @@
 %if %{with manager}
 %find_lang BOINC-Manager
 %else
-find %{buildroot}/%{_datadir}/locale/ -name "BOINC-Manager.mo" -print0 | xargs 
-0 rm -f --
+find %{buildroot}/%{_datadir}/locale/ -name "BOINC-Manager.mo" -exec rm -f 
\{\} \;
 %endif
 
 %fdupes -s %{buildroot}
 
 %pre
-# add group
-%{_sbindir}/groupadd -r boinc 2>/dev/null || :
+getent group boinc >/dev/null || %{_sbindir}/groupadd -r boinc
 # add user
+getent passwd boinc >/dev/null || \
 %{_sbindir}/useradd -c "BOINC Client" -d "%{_localstatedir}/lib/boinc" \
-  -g boinc -r -s /sbin/nologin boinc 2>/dev/null || :
+  -g boinc -r -s /sbin/nologin boinc
 # fix replacing old sysconfig file (r21)
 if [ -f %{_sysconfdir}/sysconfig/%{name} ]; then
   if ! grep -q "BOINC_BOINC_USR" %{_sysconfdir}/sysconfig/boinc-client; then
@@ -391,15 +370,12 @@
 
 %postun -n libboinc%{sonum} -p /sbin/ldconfig
 
-%post devel -p /sbin/ldconfig
-
-%postun devel -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root,-)
-%doc COPYING* COPYRIGHT notes todo README.SUSE
+%license COPYING* COPYRIGHT
+%doc README.SUSE
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
-%config(noreplace) %{_sysconfdir}/bash_completion.d/*
+%{_datadir}/bash-completion/completions/*
 %{_bindir}/boinc
 %{_bindir}/%{name}
 %{_bindir}/boinccmd
@@ -414,12 +390,7 @@
 %{_sbindir}/rc%{name}
 %{_fillupdir}/sysconfig.%{name}
 %defattr(-,boinc,boinc,-)
-%{_localstatedir}/lib/boinc/
-
-%files doc
-%defattr(-,root,root,-)
-%doc checkin_*
-%doc doc/*.txt doc/bolt doc/logo doc/*.php doc/*.png doc/*.html
+%{boinc_dir}/
 
 %files -n %{name}-lang -f BOINC-Client.lang
 %defattr(-,root,root)
@@ -449,8 +420,9 @@
 %defattr(-,root,root,-)
 %{_libdir}/*.so.*
 
-%files devel
+%files -n libboinc-devel
 %defattr(-,root,root,-)
+%{_libdir}/*.a
 %{_libdir}/*.so
 %{_includedir}/boinc
 

++++++ 7.8.3.tar.gz -> 7.16.6.tar.gz ++++++
/work/SRC/openSUSE:Leap:15.2/boinc-client/7.8.3.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.boinc-client.new.3606/7.16.6.tar.gz differ: char 
13, line 1

++++++ boinc-client.service ++++++
--- /var/tmp/diff_new_pack.MGv1K7/_old  2020-06-17 11:38:24.672220212 +0200
+++ /var/tmp/diff_new_pack.MGv1K7/_new  2020-06-17 11:38:24.672220212 +0200
@@ -1,19 +1,23 @@
 [Unit]
 Description=Berkeley Open Infrastructure Network Computing Client
-After=network.target
+Documentation=man:boinc(1)
+After=network-online.target
 
 [Service]
+Type=simple
 EnvironmentFile=-/etc/sysconfig/boinc-client
 Nice=10
 User=boinc
+ProtectHome=true
 CPUSchedulingPolicy=batch
 Slice=background.slice
-PermissionsStartOnly=yes
 ### boinc logs (with --redirectio) to stdoutdae.txt and stderrdae.txt
+#PermissionsStartOnly=yes
 #ExecStartPre=/bin/sleep 1
 #ExecStartPre=/usr/bin/touch /var/log/boinc-client.log 
/var/log/boinc-client.err.log
 #ExecStartPre=/usr/bin/chown $BOINC_BOINC_USR:$BOINC_BOINC_GRP 
/var/log/boinc-client.log /var/log/boinc-client.err.log
 ExecStart=/usr/bin/boinc --dir $BOINC_BOINC_DIR $BOINC_BOINC_OPTS
+ExecStop=/usr/bin/boinccmd --quit
 ExecReload=/usr/bin/boinccmd --read_cc_config
 ExecStopPost=/bin/rm -f $BOINC_BOINC_DIR/lockfile
 

++++++ build-client-scripts.patch ++++++
--- a/client/scripts/Makefile.am
+++ b/client/scripts/Makefile.am
@@ -1,5 +1,7 @@
 ## -*- mode: makefile; tab-width: 4 -*-
 
+all-local: boinc-client boinc-client.service
+
 install-exec-hook:
        chmod +x boinc-client
        if [ -d /etc/init.d ] ; then \
++++++ libboinc-shared.patch ++++++
Build shared libraries for client and static libraries for science apps.

---
 api/Makefile.am       |    6 +++---
 apps/Makefile.am      |    6 +++---
 client/Makefile.am    |    1 -
 clientgui/Makefile.am |    1 -
 clientscr/Makefile.am |    1 -
 lib/Makefile.am       |    4 ++--
 sched/Makefile.am     |    1 -
 tools/Makefile.am     |    1 -
 vda/Makefile.am       |    1 -
 9 files changed, 8 insertions(+), 14 deletions(-)

Index: boinc-client_release-7.16-7.16.3/api/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/api/Makefile.am
+++ boinc-client_release-7.16-7.16.3/api/Makefile.am
@@ -43,18 +43,18 @@ endif
 
 lib_LTLIBRARIES = libboinc_api.la
 libboinc_api_la_SOURCES = $(api_files)
-libboinc_api_la_LDFLAGS = -version-number $(LIBBOINC_VERSION)
+libboinc_api_la_LDFLAGS = -static -version-number $(LIBBOINC_VERSION)
 
 if BUILD_GRAPHICS_API
 lib_LTLIBRARIES += libboinc_graphics2.la
 libboinc_graphics2_la_SOURCES = $(graphics2_files)
 libboinc_graphics2_la_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lib 
-I$(top_srcdir)/samples/image_libs
-libboinc_graphics2_la_LDFLAGS = -version-number $(LIBBOINC_VERSION) -ljpeg
+libboinc_graphics2_la_LDFLAGS = -static -version-number $(LIBBOINC_VERSION) 
-ljpeg
 endif #BUILD_GRAPHICS_API
 
 lib_LTLIBRARIES += libboinc_opencl.la
 libboinc_opencl_la_SOURCES = $(opencl_files)
-libboinc_opencl_la_LDFLAGS = -version-number $(LIBBOINC_VERSION)
+libboinc_opencl_la_LDFLAGS = -static -version-number $(LIBBOINC_VERSION)
 
 if INSTALL_HEADERS
 ## install only headers that are meant for exporting the API !!
Index: boinc-client_release-7.16-7.16.3/apps/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/apps/Makefile.am
+++ boinc-client_release-7.16-7.16.3/apps/Makefile.am
@@ -8,15 +8,15 @@ example_PROGRAMS = upper_case concat 1se
 
 upper_case_SOURCES = upper_case.cpp
 upper_case_CXXFLAGS = $(PTHREAD_CFLAGS)
-upper_case_LDFLAGS = -static-libtool-libs $(PTHREAD_CFLAGS)
+upper_case_LDFLAGS = $(PTHREAD_CFLAGS)
 upper_case_LDADD = $(APPLIBS)
 
 concat_SOURCES = concat.cpp
 concat_CXXFLAGS = $(PTHREAD_CFLAGS)
-concat_LDFLAGS = -static-libtool-libs $(PTHREAD_CFLAGS)
+concat_LDFLAGS = $(PTHREAD_CFLAGS)
 concat_LDADD = $(APPLIBS)
 
 1sec_SOURCES = 1sec.cpp
 1sec_CXXFLAGS = $(PTHREAD_CFLAGS)
-1sec_LDFLAGS = -static-libtool-libs $(PTHREAD_CFLAGS)
+1sec_LDFLAGS = $(PTHREAD_CFLAGS)
 1sec_LDADD = $(APPLIBS)
Index: boinc-client_release-7.16-7.16.3/client/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/client/Makefile.am
+++ boinc-client_release-7.16-7.16.3/client/Makefile.am
@@ -4,7 +4,6 @@
 include $(top_srcdir)/Makefile.incl
 
 if ENABLE_CLIENT_RELEASE
-  AM_LDFLAGS += -static-libtool-libs
 ## for an entirely statically linked library, you may want to try
 ## -all-static instead.  There's a good chance it won't work properly,
 ## so we'll use the safer "-static-libtool-libs" by default.
Index: boinc-client_release-7.16-7.16.3/clientgui/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/clientgui/Makefile.am
+++ boinc-client_release-7.16-7.16.3/clientgui/Makefile.am
@@ -7,7 +7,6 @@
 include $(top_srcdir)/Makefile.incl
 
 if ENABLE_CLIENT_RELEASE
-  AM_LDFLAGS += -static-libtool-libs
 ## for an entirely statically linked library, you may want to try
 ## -all-static instead.  There's a good chance it won't work properly,
 ## so we'll use the safer "-static-libtool-libs" by default.
Index: boinc-client_release-7.16-7.16.3/clientscr/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/clientscr/Makefile.am
+++ boinc-client_release-7.16-7.16.3/clientscr/Makefile.am
@@ -5,7 +5,6 @@ include $(top_srcdir)/Makefile.incl
 
 AM_LDFLAGS += -lpthread
 if ENABLE_CLIENT_RELEASE
-  AM_LDFLAGS += -static-libtool-libs
 ## for an entirely statically linked library, you may want to try
 ## -all-static instead.  There's a good chance it won't work properly,
 ## so we'll use the safer "-static-libtool-libs" by default.
Index: boinc-client_release-7.16-7.16.3/lib/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/lib/Makefile.am
+++ boinc-client_release-7.16-7.16.3/lib/Makefile.am
@@ -184,7 +184,7 @@ lib_LTLIBRARIES = libboinc.la
 libboinc_la_SOURCES = $(generic_sources) $(mac_sources) $(win_sources)
 libboinc_la_CFLAGS = $(AM_CFLAGS) $(PICFLAGS) $(PTHREAD_CFLAGS)
 libboinc_la_CXXFLAGS = $(AM_CXXFLAGS) $(PICFLAGS) $(PTHREAD_CFLAGS)
-libboinc_la_LDFLAGS = -static -version-number $(LIBBOINC_VERSION)
+libboinc_la_LDFLAGS = -version-number $(LIBBOINC_VERSION)
 if OS_FREEBSD
 libboinc_la_LDFLAGS += -lexecinfo
 endif
@@ -195,7 +195,7 @@ lib_LTLIBRARIES += libboinc_crypt.la
 libboinc_crypt_la_SOURCES = crypt.cpp
 libboinc_crypt_la_CFLAGS = $(AM_CFLAGS) $(PICFLAGS) $(PTHREAD_CFLAGS) 
$(SSL_CFLAGS)
 libboinc_crypt_la_CXXFLAGS = $(AM_CXXFLAGS) $(PICFLAGS) $(PTHREAD_CFLAGS) 
$(SSL_CXXFLAGS)
-libboinc_crypt_la_LDFLAGS = -static -version-number $(LIBBOINC_VERSION)
+libboinc_crypt_la_LDFLAGS = -version-number $(LIBBOINC_VERSION)
 libboinc_crypt_la_LIBADD =
 endif
 
Index: boinc-client_release-7.16-7.16.3/sched/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/sched/Makefile.am
+++ boinc-client_release-7.16-7.16.3/sched/Makefile.am
@@ -4,7 +4,6 @@
 include $(top_srcdir)/Makefile.incl
 
 AM_CPPFLAGS += $(MYSQL_CFLAGS) $(PTHREAD_CFLAGS)
-AM_LDFLAGS += -static
 
 if ENABLE_LIBRARIES
 
Index: boinc-client_release-7.16-7.16.3/tools/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/tools/Makefile.am
+++ boinc-client_release-7.16-7.16.3/tools/Makefile.am
@@ -41,7 +41,6 @@ dist_tools_DATA = \
     project.xml
 
 AM_CXXFLAGS += $(MYSQL_CFLAGS)
-AM_LDFLAGS += -static
 
 cancel_jobs_SOURCES = cancel_jobs.cpp
 cancel_jobs_LDADD = $(SERVERLIBS)
Index: boinc-client_release-7.16-7.16.3/vda/Makefile.am
===================================================================
--- boinc-client_release-7.16-7.16.3.orig/vda/Makefile.am
+++ boinc-client_release-7.16-7.16.3/vda/Makefile.am
@@ -4,7 +4,6 @@ vdadir=$(prefix)/lib/boinc-server-maker/
 vda_PROGRAMS = vda vdad ssim
 
 AM_CXXFLAGS += $(MYSQL_CFLAGS)
-AM_LDFLAGS += -static
 
 vda_SOURCES = vda.cpp vda_lib.cpp vda_lib2.cpp vda_policy.cpp stats.cpp
 vda_LDADD = $(SERVERLIBS)
++++++ xlocale.patch ++++++
--- /var/tmp/diff_new_pack.MGv1K7/_old  2020-06-17 11:38:24.748220438 +0200
+++ /var/tmp/diff_new_pack.MGv1K7/_new  2020-06-17 11:38:24.748220438 +0200
@@ -5,33 +5,19 @@
 
 glibc-2.26 has dropped xlocale.h.
 ---
- clientgui/AsyncRPC.cpp |    2 +-
- lib/gui_rpc_client.h   |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
+ clientgui/AsyncRPC.cpp | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
 
-Index: boinc-client_release-7.8-7.8.3/clientgui/AsyncRPC.cpp
-===================================================================
---- boinc-client_release-7.8-7.8.3.orig/clientgui/AsyncRPC.cpp
-+++ boinc-client_release-7.8-7.8.3/clientgui/AsyncRPC.cpp
-@@ -20,7 +20,7 @@
+--- a/clientgui/AsyncRPC.cpp
++++ b/clientgui/AsyncRPC.cpp
+@@ -24,9 +24,7 @@
  #endif
+ #include "config.h"
  
- #if !(defined(_WIN32) || (defined(__WXMAC__) && 
(MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_4)))
+-#if HAVE_XLOCALE_H
 -#include <xlocale.h>
+-#endif
 +#include <locale.h>
- #endif
  
  #include "stdwx.h"
-Index: boinc-client_release-7.8-7.8.3/lib/gui_rpc_client.h
-===================================================================
---- boinc-client_release-7.8-7.8.3.orig/lib/gui_rpc_client.h
-+++ boinc-client_release-7.8-7.8.3/lib/gui_rpc_client.h
-@@ -807,7 +807,7 @@ struct RPC {
- 
- #elif defined(__APPLE__) && (MAC_OS_X_VERSION_MIN_REQUIRED < 
MAC_OS_X_VERSION_10_4)
- // uselocale() is not available in OS 10.3.9 so use weak linking
--#include <xlocale.h>
-+#include <locale.h>
- extern int            freelocale(locale_t) __attribute__((weak_import));
- extern locale_t       newlocale(int, __const char *, locale_t) 
__attribute__((weak_import));
- extern locale_t       uselocale(locale_t) __attribute__((weak_import));
+ #include "BOINCGUIApp.h"


Reply via email to