Showing entries 11 to 18
« 10 Newer Entries
Displaying posts with tag: OpenSUSE build service (reset)
GSoC 2011 ideas – SaX 3

You must already heard about this from everybody. Google Summer of Code 2011 is nearby and openSUSE wants to participate. Currently we are collecting ideas and mentors and we are going to apply. I also came up with few projects and volunteered to mentor them. I saw Thomas Thym introducing his GSoC ideas and I think it’s great to write a blog posts that introduce projects. So I’ll join and here comes the first project that many of you were waiting for – SaX 3.

SaX 3

I guess I don’t have to explain what was SaX 2 good for. It is one of the most voted features in openFATE – bring SaX back to live. SaX 2 was the tool to configure X server. Whenever your X didn’t behave correctly, whenever you needed to tweak any settings, SaX 2 was there for you. Unfortunately it worked only with xorg.conf file. …

[Read more]
MongoDB and Redis in openSUSE Build Service

Usually I inform you here about MySQL related news in openSUSE. This time it will be a little bit different. But it will be still database related. You probably know that not so long ago (maybe still valid today), NoSQL databases were the cool thing to try. I think it has settled a bit now and it is no more about being cool, but more about your actual needs. So you may actually need some of these. And I can happily inform you, that thanks to the efforts of gladiac, we’ve got some of these in server:database repository now! Namely we’ve got MongoDB there and also Redis. Hurray! They don’t build for all distributions, but if you’ve got recent openSUSE, you can find a package for you there
Although some of us might like the idea of playing around with new …

[Read more]
MySQL 5.5 in openSUSE Build Service

MySQL 5.5 is GA for more then a month already. If you are reading some news, you probably already heard, that it is great, million times faster, has trillion new features that you desperately need and much more. Of course, I’m exaggerating a little bit. But anyway, MySQL 5.5 is new version everybody talks about. So now when do you get it? It is already lying around for some time in server:database:UNSTABLE repository. It was there since beta, but took me some time to get final version ready. Just add it to your repositories for example by:

zypper ar -f http://download.opensuse.org/repositories/server:/database:/UNSTABLE/openSUSE_11.3 server-database-unstable

and then install it by

zypper in mysql-community-server_55

As it conflicts with whatever MySQL variant you currently have, it will ask you to confirm uninstallation of your currently installed MySQL. Then it will replace it and you can start trying it. …

[Read more]
Recently in MariaDB #2

There has been a lot happening in the MariaDB community recently, and there has been growth. Here are some of the highlights. Thank you to all our current contributors, and to others that want to contribute, shoot community[at]askmonty[dot]org an e-mail.

MariaDB 5.2.3 binaries for Solaris and Debian Sparc

Our Sparc community contributor, Mark, has continued to make popular binaries for Solaris 10 and Debian Sparc. He’s kept up to speed with MariaDB 5.2.3, so please visit him and download the binaries.

MariaDB 5.2.3 on the openSUSE Build Service

Community contributor Michal Hrušecký has packaged MariaDB for openSUSE and its available via the …

[Read more]
MariaDB 5.2.3 in openSUSE (Build Service)

You maybe already noticed, that MariaDB folks released their new stable version 5.2.3 today. And as we’ve got our great openSUSE Build Service, we already have this version packaged and you can install it easilly on openSUSE. I didn’t had much time to test it deeply, I just tried that it runs, and that I’m able to connect to it, so it is currently in server:database:UNSTABLE repository, but after some testing, it will proceed futher If you want to try it, make sure to backup your data first! So talks on openSUSE you can use one click install to get MariaDB 5.2.3. For others, you …

[Read more]
Recently in MariaDB #1

The aims of this kind of blog post is simple – I want to help keep the masses informed as to what’s happening with MariaDB, as a whole. There is a community growing, and MariaDB is a community project, not necessarily a Monty Program Ab baby (and we’re clear on this distinction: think of it like Canonical/Ubuntu). So, think of it as such that I’m sharing the good news, and summarising what’s been happening, to save you time.

MariaDB added to the Debian/Ubuntu wishlists
One of MariaDB’s goals is that it should be easily available for download. While we provide binaries and source at the MariaDB download page, we would love to see the binaries sitting in Linux distributions. So it is definitely good to see that it is on …

[Read more]
Updates in unstable repo (not only) for openSUSE

I already mentioned this repository several times on my blog. It is the repository where I’m trying to keep bleeding edge stuff for MySQL. I’ve been updating it recently and we’ve got new package there and some interesting updates I want to mention.

MariaDB and MySQL

First thing to mention is that this repository contains MariaDB builds. MariaDB is fork of MySQL and their goals are certainly interesting. For list of differences, try upstream page. As I consider it interesting, I’m keeping eye on it Maybe our users may benefit from it. But currently it is also a source of possible problems in this repository as it contains MySQL as well. I tried to modify both …

[Read more]
MySQL Unstable Builds

It’s been some time already since I informed you about server: database: UNSTABLE repository in openSUSE Build Service. Today I want to mention what is going on there. As the name of the repository suggests, it’s probably not the best idea to use anything from here on your production servers

MySQL 5.4

I’m keeping there MySQL 5.4. Currently in version 5.4.3 beta. 5.4 branch of MySQL contains some patches to improve performance. That is the reason why it might be interesting. Downside is that it isn’t released as often as 5.1 and it is not considered production ready. I already wrote …

[Read more]
Showing entries 11 to 18
« 10 Newer Entries