Commit Graph

25 Commits

Author SHA256 Message Date
5897227aa6 Accepting request 404975 from home:michel_mno:branches:devel:libraries:c_c++
- version update to 2.0.0 (bsc#981294)
  * SO version change from 1 -> 2
  * generate static libraries
  * minor fixes (see Changelog)

This is a merge of package from  SUSE:SLE-12-SP2:GA (and Leap 42.2)
and the doc split already present in this devel project.

OBS-URL: https://build.opensuse.org/request/show/404975
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=39
2016-06-27 12:17:22 +00:00
Ismail Dönmez
3414f7ab1f Accepting request 401897 from home:mlin7442:branches:devel:libraries:c_c++
Split off documents to -doc subpackage. Since now util-linux requires librtas in Ring0 but we can't really add doxygen to Ring0

OBS-URL: https://build.opensuse.org/request/show/401897
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=37
2016-06-15 06:20:40 +00:00
Michal Vyskocil
fd59817935 Accepting request 364664 from home:jloeser:branches:devel:libraries:c_c++
version update to 1.4.0 (FATE#319934)

OBS-URL: https://build.opensuse.org/request/show/364664
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=34
2016-03-02 17:17:34 +00:00
Ismail Dönmez
82d89b508b Accepting request 258802 from home:jloeser:branches:devel:libraries:c_c++
version update to 1.3.13

OBS-URL: https://build.opensuse.org/request/show/258802
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=31
2014-10-29 20:27:15 +00:00
9b0fe7bb62 Accepting request 247669 from home:jengelh:branches:devel:libraries:c_c++
- RPM group classification; add project web locations

OBS-URL: https://build.opensuse.org/request/show/247669
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=29
2014-09-05 10:55:48 +00:00
adaad4c5b2 Accepting request 247662 from home:jloeser:branches:devel:libraries:c_c++
version update to 1.3.12 (BNC#894854)

OBS-URL: https://build.opensuse.org/request/show/247662
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=28
2014-09-05 09:39:05 +00:00
Philipp Thomas
ab532f5abd - No need to remove and create buildroot, that's done by osc.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=25
2014-07-03 14:46:10 +00:00
Philipp Thomas
71ddc83d48 - Update to 1.3.11 (bnc#884710:
* README: documentation on handling endianness
  * librtas: Little endian support in syscalls
  See Changelog in the package documentation for the full changes
  documentation.
- Refresh librtas-failedmagic.patch.
- Packege Changelog

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=24
2014-07-03 14:23:23 +00:00
Ismail Dönmez
d3a6011c1b Accepting request 227463 from home:jloeser:branches:devel:libraries:c_c++
version update to 1.3.10 (BNC#870006)

OBS-URL: https://build.opensuse.org/request/show/227463
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=22
2014-03-26 09:49:39 +00:00
Ismail Dönmez
149d769756 Accepting request 224623 from home:jloeser:branches:devel:libraries:c_c++
change license to CPL-1.0 (see COPYRIGHT)

OBS-URL: https://build.opensuse.org/request/show/224623
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=20
2014-03-05 08:56:27 +00:00
Stephan Kulow
35d8b7fbfe Accepting request 210020 from openSUSE:Factory:PowerLE
- enable ppc64le

OBS-URL: https://build.opensuse.org/request/show/210020
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=18
2013-12-09 16:05:06 +00:00
Ismail Dönmez
fc8a193f8f Accepting request 156264 from home:k0da:ppc:ras
- Update to 1.3.8
  * Identify Platform Resource Reassignment Notifications (PRRN)

OBS-URL: https://build.opensuse.org/request/show/156264
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=16
2013-02-24 17:43:53 +00:00
Ismail Dönmez
0ee504782c Accepting request 146701 from home:k0da:ppc:ras
- update to 1.3.7
   librtas allocates buffer space (required for RTAS call) in the 
    RTAS private     memory area through sc_get_rmo_buffer() which 
    internally allocates memory     and protects it by acquiring 
    lock on the allocated memory area.
    
    Locking function :
     At present acquire_file_lock() tries to lock the particular 
    memory area. If the memory area is already locked then it 
    returns error without retrying.
    
    So when two process executes rtas call simultaneously one fails 
    with "Unknown librtas I/O" error.
    
    This patch introduces "Wait for lock to be available" instead 
    of returning with IO error.
    
- fixed minor memory leak in librtas.so

OBS-URL: https://build.opensuse.org/request/show/146701
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=12
2012-12-30 22:31:11 +00:00
731ee0e20b Remove redundant tags/sections; %_smp_mflags
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=9
2012-01-31 10:48:40 +00:00
Stephan Kulow
e31e6b1570 Accepting request 91369 from devel:libraries:c_c++
updated to 1.3.6, various packaging fixes

OBS-URL: https://build.opensuse.org/request/show/91369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=17
2011-11-14 13:52:36 +00:00
OBS User autobuild
2e5dde37ad Accepting request 3038 from GNOME:Factory
Copy from IBS home:uli_suse:branches:SUSE:Factory:Head/librtas based on submit request 3038 from user uli_suse

OBS-URL: https://build.opensuse.org/request/show/3038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=11
2009-11-25 15:18:21 +00:00
OBS User unknown
845e6fbb70 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=9 2008-11-05 23:45:10 +00:00
OBS User unknown
ef557a968e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=8 2008-11-03 11:24:11 +00:00
OBS User unknown
d35697c894 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=7 2008-02-18 11:05:34 +00:00
OBS User unknown
f848b3a1c3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=6 2008-01-21 12:36:58 +00:00
OBS User unknown
7e3c2880ca OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=5 2007-11-13 20:17:23 +00:00
OBS User unknown
8c5209dba1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=4 2007-11-09 23:21:19 +00:00
OBS User unknown
4a57347a2d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=3 2007-11-06 21:36:58 +00:00
OBS User unknown
30b17c1700 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=2 2007-10-16 16:19:48 +00:00
OBS User unknown
661edb8361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=1 2007-01-15 23:23:07 +00:00