1
0
forked from pool/boinc-client
boinc-client/boinc-client.changes

218 lines
7.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Feb 2 20:32:57 UTC 2012 - chris@computersalat.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 20:07:45 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Tue Aug 30 18:18:14 UTC 2011 - Sascha.Manns@open-slx.de
- fixed Bug bnc#714623 (/var/lock/subsys unsupported)
-------------------------------------------------------------------
Mon May 16 18:49:58 CEST 2011 - pth@suse.de
- Avoid buffer overflow in filesys.cpp(dir_size).
-------------------------------------------------------------------
Sun May 1 23:27:45 UTC 2011 - chris@computersalat.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 06:11:10 UTC 2011 - saigkill@opensuse.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 13:28:25 UTC 2011 - saigkill@opensuse.org
- Rewritten the Spec based on Malcolm Lewis Improvements (THX)
-------------------------------------------------------------------
Wed Apr 27 17:37:08 UTC 2011 - saigkill@opensuse.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 18:21:51 CET 2010 - sbrabec@suse.cz
- Compile with wxWidgets (STL variant).
-------------------------------------------------------------------
Tue Oct 5 04:24:40 UTC 2010 - malcolmlewis@opensuse.org
- Fix boinc-manager-lang requires
-------------------------------------------------------------------
Tue Oct 5 03:41:39 UTC 2010 - malcolmlewis@opensuse.org
- Major spec file makeover
- Updated version
- Cleaned up patches
- Fixed most deprecated conversion from string constant to 'char*'
-------------------------------------------------------------------
Mon Mar 15 16:06:23 UTC 2010 - coolo@novell.com
- disable use of %jobs
-------------------------------------------------------------------
Sun May 31 23:27:04 CEST 2009 - saigkill@opensuse.org
- fixed str_util.h while using newer gcc (THX to Jan)
-------------------------------------------------------------------
Fri May 22 14:06:32 CEST 2009 - saigkill@opensuse.org
- fixed Errors while using newer wx Version
-------------------------------------------------------------------
Fri Mar 27 11:57:43 CET 2009 - saigkill@opensuse.org
- removed boinctray depency
-------------------------------------------------------------------
Sat Mar 14 18:41:07 CET 2009 - saigkill@opensuse.org
- added rpmlintrc
-------------------------------------------------------------------
Wed Feb 25 15:06:27 CET 2009 - pth@suse.de
- Use wxWindowList::compatibility_iterator instead of wxWindowListNode*
as the latter is not defined when wxWindows is compiled to use
the STL.
- Include standard compiler flags.
- Reformat description
- Correct spelling boinc-client-README.SuSE
------------------------------------------------------------------
Thu Feb 12 11:10:00 CET 2009 - saigkill@opensuse.org
- added wxstring_conversion.patch (fix Bug #774 Berkeley Bug)
------------------------------------------------------------------
Wed Feb 11 17:41:00 CET 2009 - saigkill@opensuse.org
- first stable Version
- fixed boincmgr to copy gui_rpc_auth.cfg to every /home
------------------------------------------------------------------
Wed Feb 11 11:48:44 CET 2009 - saigkill@opensuse.org
- Export %%changelog to boinc-client.changes
------------------------------------------------------------------
Tue Feb 10 12:00:00 CET 2009 - saigkill@opensuse.org
- changed $BOINCEXE from boinc_client to boinc
------------------------------------------------------------------
Wed Feb 04 12:00:00 CET 2009 - saigkill@opensuse.org
- Fixed OpenSUSE Bugzilla Bug #468414
------------------------------------------------------------------
Tue Feb 03 12:00:00 CET 2009 - saigkill@opensuse.org
- updated to Version 6.4
- deleted bnc_465676 (was fixed in sourcecode by boinc-team)
------------------------------------------------------------------
Mon Feb 02 12:00:00 CET 2009 - dl9pf@gmx.de
- tweaked -doc package
------------------------------------------------------------------
Mon Feb 02 12:00:00 CET 2009 - saigkill@opensuse.org
- added README.SuSE to %%doc
- added own Patches:
+ boinc-docbook2x (fix using docbook2x)
+ boinc-LC_MESSAGES (fix handling .mo LC Messages)
+ boinc-rcscript (fix using init.d instead of rc.d)
(fix BOINC User root)
+ boinc-sysconfig (fix installing conf in /etc/boinc-client.conf)
(fix init File as boinc)
+ ca_cert_deactivate (fix deactivate using of ca_cert)
+ fs_start_included (fix add $fs_network to init.d Script)
------------------------------------------------------------------
Sun Feb 01 12:00:00 CET 2009 - saigkill@opensuse.org
- added fillup Macro to use sysconfig
- use sysconfig.boinc as source from fillup macro
------------------------------------------------------------------
Sat Jan 31 12:00:00 CET 2009 - saigkill@opensuse.org
- deleted bnc_431510 not relevant (for Mac).
- deleted bnc_439037 not relevant
- deleted bnc_442904 for Win. In my Package no Win/Mac Source
- added bnc_465676.patch fix CVE-ID: CVE-2009-0126
- branched for Factory:Contrib
------------------------------------------------------------------
Fri Jan 23 12:00:00 CET 2009 - saigkill@opensuse.org
- deleted mac/mac_build/win Folders from the Sourcecode
------------------------------------------------------------------
Wed Jan 14 12:00:00 CET 2009 - mauro@suse.de
- Added bnc_465676.patch to fix bnc#465676.
+ Fixes CVE-2008-5077
+ check return values of RSA_*() functions.
+ fix a memory leak, missing RSA_free().
------------------------------------------------------------------
Tue Dec 23 12:00:00 CET 2008 - mauro@suse.de
- Added bnc_442904.patch to fix bnc#442904.
+ Use the proper delete.
------------------------------------------------------------------
Mon Nov 03 12:00:00 CET 2008 - mauro@suse.de
- Add bnc_439037.patch to fix bnc#439037. We now use strcmp
instead of the original ==.
------------------------------------------------------------------
Fri Oct 03 12:00:00 CET 2008 - mauro@suse.de
- Add bnc-431510.patch to fix bnc#431510.
------------------------------------------------------------------
Mon Sep 08 12:00:00 CET 2008 - mauro@suse.de
- initial package for SuSE. boinc 6.2.18 (based on the enzokiel's
(opensuse version).