Changelog for
boinc-client-devel-7.6.33-65.1.x86_64.rpm :
Sat Feb 25 13:00:00 2017 chrisAATTcomputersalat.de
- fix for boo#1026965
* no remote connect, no sysconfig file (--allow_remote_gui_rpc)
* install and fillup sysconfig file
* rework service file
- fix wrong bashism fix by ledest
* grep should NOT match
- do not build boinc-manager on SLES 11/12
* bcond_with manager
- revert conditionals remove for SLES 11
* add SysVinit file
- mv boincscr to manager pkg, built with manager
Mon Jan 2 13:00:00 2017 jengelhAATTinai.de
- Add argument passing from boinc-manager to boinc-gui [boo#1017705]
Tue Dec 27 13:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 7.6.33
* Fix a crash near readdir (add
0001-Fix-1530-null-pointer-dereference.patch)
Sun Apr 24 14:00:00 2016 jengelhAATTinai.de
- Update to new upstream release 7.6.32
- Remove boinc-client-AM_CONDITIONAL.patch, boinc-configure.patch
(no longer needed)
Fri Apr 22 14:00:00 2016 aaronpuchertAATTalice-dsl.net
- Replaced quick fix for compiler errors by a proper solution,
which is already upstreamed.
- Removed dependency to mysql, because that is only needed for the
BOINC server, which we don\'t build anyway.
- Removed dependency to libboinc, because it\'s meant to be
statically linked to science apps and not necessary for end user.
Sun Mar 27 14:00:00 2016 aaronpuchertAATTalice-dsl.net
- Update to version 7.6.22. The main advantage: GPUs running on
the open source stack (Mesa) are now recognized and can be used
for BOINC. Additional packages are needed though:
* libOpenCL1,
* libMesaOpenCL,
* libclc.
Further, the GPU device in /dev/dri needs to have r+w rights for
the BOINC user, since it doesn\'t have access to the X session.
- Fetch from GitHub instead of SVN, removed the fetch script
- Rebased all patches, removed obsolete boinc-LC_MESSAGES.patch
- Fixed compiler errors because openSUSEs wxWidgets is configured
with wxUSE_STL=1, which is incompatible with BOINC. There is an
open issue on GitHub: https://github.com/BOINC/boinc/issues/1515.
- Building the manager and locales separately is no longer
necessary.
- The icons seem to have disappeared.
- The BOINC manager should be called with the data directory
instead of the binary directory. Otherwise it can\'t connect.
Wed Jun 24 14:00:00 2015 jengelhAATTinai.de
- boinc-client.service: replace ControlGroup= by Slice=, since
ControlGroup is gone since systemd-205 already. We now use the
\"background.slice\". Configuration of the background.slice is
left to the administrator since it may be shared by other
packages, and is subject to preferences. If you need some default
to begin with for the first time, use
`systemctl set-property background.slice CPUShares=2`.
Wed Mar 18 13:00:00 2015 jengelhAATTinai.de
- Reduce logrotate from Requires to Recommends.
- Remove Requires: cron. This seems only for the server parts
(not in this package).
- Remove systemd requires to allow for a minimal container setup.
Sun Nov 9 13:00:00 2014 Led
- fix bashism in pre script
Tue Jun 17 14:00:00 2014 tchvatalAATTsuse.com
- Remove needless rpmlintrc lines to ease error spotting when there
really are some.
Tue Jun 17 14:00:00 2014 tchvatalAATTsuse.com
- Cleanup with spec-cleaner for better readability
- Move lang packages from Requires to Recommends
Tue Jun 17 14:00:00 2014 tchvatalAATTsuse.com
- Remove unused patch:
* boinc-completion.patch
- Remove comments with unused patches
- Remove conditionals with inits as we don\'t build for such release
anyway
- Provide rcboinc symlink for easier usage.
Wed Mar 26 13:00:00 2014 chrisAATTcomputersalat.de
- some RPMLINT fixes
* fix License: remove \',\'
* non-standard-gid /var/lib/boinc boinc
* SR #227671 to rpmlint
- fix deps for libxcb
Tue Mar 18 13:00:00 2014 chrisAATTcomputersalat.de
- fix README.SUSE
Sun Mar 16 13:00:00 2014 chrisAATTcomputersalat.de
[#] fix for bnc#779335
* disabled boinc-completion.patch
- update to 7.2.42
* Fix problem that was causing scheduler RPCs to fail on YoyoAATThome
(HTTP status code 400)
* for mor info have a look at
http://boinc.berkeley.edu/wiki/Release_Notes
- removed obsolete patches:
* boinc-client-dynamic_buffers.patch
* boinc-init.patch
* boinc-client-7.0.36-AM_CONDITIONAL.patch
* boinc-client-7.0.36-dynamic_buffers.patch
- rebased patches:
* boinc-LC_MESSAGES.patch
* boinc-client-AM_CONDITIONAL.patch
* boinc-configure.patch
* boinc-docbook2x.patch
* boinc-guirpcauth.patch
Sat Oct 26 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 7.0.36
+ No changelog available
- Add systemd support
- Adapt patchs to upstream changes
* boinc-client-dynamic_buffers.patch
* boinc-client-AM_CONDITIONAL.patch
- Remove boinc-client-glib_h.patch; fixed on upstream
- Do not copy INSTALL in documentation
Wed May 1 14:00:00 2013 chrisAATTcomputersalat.de
- update to 7.0.28
* sorry but there is no ChangeLog :(
- rebase patches
* dynamic_buffers, guirpcauth, AM_CONDITIONAL
- add configure patch
- remove obsolete glib_h patch
Wed Apr 3 14:00:00 2013 cooloAATTsuse.com
- do not own bash directories
Tue Jul 10 14:00:00 2012 chrisAATTcomputersalat.de
- rename patch
* fix-automake-conditional to boinc-client-AM_CONDITIONAL patch
- fix build for SLE_11
* AM_CONDITIONAL patch >= 12.2
Tue Jul 10 14:00:00 2012 cooloAATTsuse.com
- fix compilation for factory and 12.2
Sun Jul 1 14:00:00 2012 chrisAATTcomputersalat.de
- add BOINC_DIR to sysconfig
* make BOINC_DIR configurable (a proposal of Carsten Neumann)
Sat Feb 11 13:00:00 2012 chrisAATTcomputersalat.de
- add glib_h patch
Fri Feb 10 13:00:00 2012 chrisAATTcomputersalat.de
- update tp 6.12.43
* sorry but there is no ChangeLog :(
- rework patches
- remove obsolete patches
* boinc-server.patch
* boinc-client-str_util.patch
- add boinc-client-lang subpkg
- fix DSOLinkChange for suse >= 1210
* see https://fedoraproject.org/wiki/UnderstandingDSOLinkChange
for more info, special thanks to Stefan Dirsch :)
Fri Feb 10 13:00:00 2012 chrisAATTcomputersalat.de
- fix sed for boinc-manager
Wed Feb 8 13:00:00 2012 chrisAATTcomputersalat.de
- fix for bnc#745887 ( Confirm licensing of boinc-client 6.10.60 )
- fix for bnc#744612 ( File /usr/bin/boinc_gui incorrectly named )
- fix for bnc#744389 ( boinc-client will not run )
- fix for bnc#732118 ( BOINC installs but will not run )
Mon Feb 6 13:00:00 2012 chrisAATTcomputersalat.de
- fix License (http://www.spdx.org/licenses/)
* LGPL-3.0
Sun Feb 5 13:00:00 2012 chrisAATTcomputersalat.de
- remove client dep of manager
* manager does not really need a local boinc-client ;)
- fix desktop file
Sat Feb 4 13:00:00 2012 chrisAATTcomputersalat.de
- fix deps for boinc-client
* Requires libboinc6
Thu Feb 2 13:00:00 2012 chrisAATTcomputersalat.de
- rework patches
- rework sysconfig file
- rework logrotate file
- add SuSElike init script
- fix user add
* boinc needs a shell
- fix wrapper
* replace boincmanager with boinc-manager and add symlink for
backward compatibility
* fix boinc_gui -> boinc-gui
- fix License
* LGPLv3
- fix for bnc#689499
* a blocked boinc client, the manager works
Fri Sep 30 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Tue Aug 30 14:00:00 2011 Sascha.MannsAATTopen-slx.de
- fixed Bug bnc#714623 (/var/lock/subsys unsupported)
Mon May 16 14:00:00 2011 pthAATTsuse.de
- Avoid buffer overflow in filesys.cpp(dir_size).
Sun May 1 14:00:00 2011 chrisAATTcomputersalat.de
- update to 6.10.60
* Fix: Project list issue in the attach wizard that lead to a crash
- fix deps
o wxGTK-devel
- enable parallel build
Fri Apr 29 14:00:00 2011 saigkillAATTopensuse.org
- filed shared-lib-calls-exit in boinc as
http://boinc.berkeley.edu/trac/ticket/1098
- filed binary-or-shlib-calls-gethostbyname as
http://boinc.berkeley.edu/trac/ticket/1099
Thu Apr 28 14:00:00 2011 saigkillAATTopensuse.org
- Rewritten the Spec based on Malcolm Lewis Improvements (THX)
Wed Apr 27 14:00:00 2011 saigkillAATTopensuse.org
- Removed boinc-bnc_465676.patch (Fixed Upstream)
- Removed boinc-bnc_465676.patch (Fixed Upstream)
- Removed boinc-client-NotebookWxPanel.patch (Fixed Upstream)
- Removed boinc-client-wxWindowListNode.patch (Fixed Upstream)
Tue Dec 28 13:00:00 2010 sbrabecAATTsuse.cz
- Compile with wxWidgets (STL variant).
Tue Oct 5 14:00:00 2010 malcolmlewisAATTopensuse.org
- Fix boinc-manager-lang requires
Tue Oct 5 14:00:00 2010 malcolmlewisAATTopensuse.org
- Major spec file makeover
- Updated version
- Cleaned up patches
- Fixed most deprecated conversion from string constant to \'char
*\'
Mon Mar 15 13:00:00 2010 cooloAATTnovell.com
- disable use of %jobs
Sun May 31 14:00:00 2009 saigkillAATTopensuse.org
- fixed str_util.h while using newer gcc (THX to Jan)
Fri May 22 14:00:00 2009 saigkillAATTopensuse.org
- fixed Errors while using newer wx Version
Fri Mar 27 13:00:00 2009 saigkillAATTopensuse.org
- removed boinctray depency
Sat Mar 14 13:00:00 2009 saigkillAATTopensuse.org
- added rpmlintrc