Commit Graph

17 Commits

Author SHA256 Message Date
Ismail Dönmez
dd1c65b08c Accepting request 130843 from devel:libraries:c_c++
- update to 1.0.10
  * --disable-assert has been removed from configure, and
    --enable-assert has been added in its place.
  * Compiling fixes for Clang on OSX Mountain Lion.
 - 1.0.9 Wed Jul  4 22:46:19 EDT 2012
  * Faster close on socket.
  * Instance allocation is now seperated from server interface. This
    should allow for a better preservation of ABI compliance from now
    on.
  * Fix close on exec bug.
  * Numerous other bug fixes.
 - 1.0.8 Tue May 22 15:06:04 EDT 2012
  * Added support for setting options via ENV variable LIBMEMCACHED
  * Fix corner case on last used result.

OBS-URL: https://build.opensuse.org/request/show/130843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=12
2012-08-16 12:07:58 +00:00
3f1b12b3c1 source
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=27
2012-08-15 06:40:46 +00:00
9e7de78037 Accepting request 130747 from home:computersalat:devel:libs
udpate to 1.0.10

OBS-URL: https://build.opensuse.org/request/show/130747
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=26
2012-08-14 16:00:14 +00:00
Stephan Kulow
3b09a60646 Accepting request 116001 from devel:libraries:c_c++
- Update to 1.0.7
  * Add API call for exist calls. 
  * Update all license files to be BSD bnc#757326

- update to 1.0.6
  * Fixes for gcc 4.7, lp:961812
  * Fix for restart issue that happens under testing.
  * Fix for lp:962815.
  * Support for transparent AES encryption.
- changes from 1.0.5
  * Fixes for OSX.
  * Version is now parsed directly in the parser, which makes buffered 
    operations now work with it..
  * memstat has been extended so that it can be used to find the version 
    of the server.
  * Update documentation.
  * Fixes for compile issues on Debian and Ubuntu

OBS-URL: https://build.opensuse.org/request/show/116001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=10
2012-05-07 20:47:46 +00:00
Ismail Dönmez
d8250878a7 - Update to 1.0.7
* Add API call for exist calls. 
  * Update all license files to be BSD bnc#757326

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=24
2012-04-30 08:02:55 +00:00
Ismail Dönmez
2b4385cdad Accepting request 113688 from home:tabraham1:branches:devel:libraries:c_c++
update to 1.0.6

OBS-URL: https://build.opensuse.org/request/show/113688
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=23
2012-04-15 15:11:13 +00:00
Stephan Kulow
8fc2d2a387 Accepting request 105782 from devel:libraries:c_c++
update to 1.0.4 (forwarded request 105765 from termim)

OBS-URL: https://build.opensuse.org/request/show/105782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=9
2012-02-20 15:14:26 +00:00
3237bf24a4 Accepting request 105765 from home:termim:branches:devel:libraries:c_c++
update to 1.0.4

OBS-URL: https://build.opensuse.org/request/show/105765
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=21
2012-02-18 11:13:19 +00:00
Stephan Kulow
84e09f24ea Accepting request 103986 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=8
2012-02-14 18:02:32 +00:00
c276e88dbd pkgconfig provides
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=18
2012-01-31 16:21:41 +00:00
Stephan Kulow
85f0932fb5 Accepting request 101618 from devel:libraries:c_c++
add missing Group to subpkg (forwarded request 101568 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/101618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=7
2012-01-27 14:21:53 +00:00
Stephan Kulow
fd6f33cf79 Accepting request 101568 from home:computersalat:devel:libs
add missing Group to subpkg

OBS-URL: https://build.opensuse.org/request/show/101568
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=16
2012-01-26 08:17:35 +00:00
Stephan Kulow
29852b1145 Accepting request 95971 from devel:libraries:c_c++
- "BSD" is not a valid spdx.org license (forwarded request 95964 from coolo)

OBS-URL: https://build.opensuse.org/request/show/95971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=6
2011-12-13 16:11:42 +00:00
Ismail Dönmez
4a693d9f17 Accepting request 95964 from devel:openSUSE:Factory:for-legal
- "BSD" is not a valid spdx.org license

OBS-URL: https://build.opensuse.org/request/show/95964
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=14
2011-12-08 13:45:25 +00:00
Sascha Peilicke
784c1d1e65 Accepting request 88107 from devel:libraries:c_c++
- Remove redundant/unwanted tags/sections (cf. specfile guidelines)
- Add missing Requires:libmemcachedutil0 to -devel subpackage
- Do parallel build with %_smp_mflags (forwarded request 87586 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/88107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=4
2011-10-18 12:19:54 +00:00
bc5254cd20 Autobuild autoformatter for 59857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=2
2011-02-04 19:06:37 +00:00
0a4e1ff90c Accepting request 59857 from YaST:Web
Accepted submit request 59857 from user schubi2

OBS-URL: https://build.opensuse.org/request/show/59857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmemcached?expand=0&rev=1
2011-02-04 19:06:31 +00:00