Re: KDE 4.2.5?

2009-06-03 Thread Helio Chissini de Castro
Em Sábado 30 de maio 2009, às 07:51:15, Sebastian Kügler escreveu:
 
  That way, distributions and others who cares can get blessed backport
  patches of the problems, which is kind of preferred.

 Yep, for grave problems, we might want to consider a 4.2.5, otherwise I
 think we should stop at 4.2.4 and fully concentrate on 4.3.

Security issues always got CVE and we do a regular patch.
I think is highly unlikeable we will have some outstanding issue not detected 
yet that will force us to provide a full release.

[]'

-- 
Helio Chissini de Castro
Mandriva Research and Development
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.3 Beta2 tagged and tarballs uploaded (try#1)

2009-06-03 Thread Dirk Mueller
On Wednesday 03 June 2009, Dirk Mueller wrote:

 you need the python-sip/python-qt4 snapshots of 20090601 to build and an
 akonadi snapshot. I will try to collect releases of the dependencies now
 asap.

you need akonadi 1.1.90 downloadable from download.akonadi-project.org. I've 
updated kdepimlibs to require it: 

5a4700a1e36724efa4d50fa4db111f35  kdepimlibs-4.2.90.tar.bz2

Greetings,
Dirk
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.3 Beta2 tagged and tarballs uploaded (try#1)

2009-06-03 Thread Ingmar Vanhassel
On Wed, Jun 03, 2009 at 08:22:34PM +0200, Dirk Mueller wrote:
 On Wednesday 03 June 2009, Dirk Mueller wrote:
 
  you need the python-sip/python-qt4 snapshots of 20090601 to build and an
  akonadi snapshot. I will try to collect releases of the dependencies now
  asap.
 
 you need akonadi 1.1.90 downloadable from download.akonadi-project.org. I've 
 updated kdepimlibs to require it: 
 
 5a4700a1e36724efa4d50fa4db111f35  kdepimlibs-4.2.90.tar.bz2
 
 Greetings,
 Dirk

At least kdebase-runtime [1], and kdebindings [2] fail here if I use the latest
soprano release. Is soprano trunk required or will a soprano release
follow?

Thanks Dirk!

[1]
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:
In function 'QStringunnamed::wrapInInstanceBaseGraphQuery(const QString, 
int)':
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:164:
error: 'resourceToN3' is not a member of 'Soprano::Node'
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:
In function 'QStringunnamed::createGraphPattern(const 
Nepomuk::Search::SearchNode, int, const QString)':
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:213:
error: 'resourceToN3' is not a member of 'Soprano::Node'
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:219:
error: 'resourceToN3' is not a member of 'Soprano::Node'
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:221:
error: 'resourceToN3' is not a member of 'Soprano::Node'
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:222:
error: 'resourceToN3' is not a member of 'Soprano::Node'
/var/tmp/paludis/build/kde-kdebase-runtime-4.2.90/work/kdebase-runtime-4.2.90/nepomuk/services/queryservice/searchthread.cpp:223:
error: 'resourceToN3' is not a member of 'Soprano::Node'

[2]
PyKDE4 includes a soprano header that's only added after 2.2.3:
python/pykde4/sip/soprano/languagetag.sip
27:#include soprano/languagetag.h

Will report these to BKO meanwhile...

-- 
Exherbo KDE, X.org maintainer
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.3 Beta2 tagged and tarballs uploaded (try#1)

2009-06-03 Thread Maciej Mrozowski
On Wednesday 03 of June 2009 22:24:05 Ingmar Vanhassel wrote:

 At least kdebase-runtime [1], and kdebindings [2] fail here if I use the
 latest soprano release. Is soprano trunk required or will a soprano release
 follow?

Further yet unstatisfied (but at least listed in CMakeLists.txt) 
dependencies for 4.3 seem to be:
- yet unreleased eigen for kdeedu/step
- yet unreleased sip/PyQt4 for pykde4
- trunk phonon for mplayerthumbs to work with phonon backend (and not mplyer 
executable - this one is optional though)

If some of them are not going to be released before 4.3, well... packagers 
(for source based distros at least  - eigen is purely build time dependency so 
may not bother binary distros) may need to either hold 4.3 releases or release 
snapshots of dependencies on their own.

-- 
regards
MM


signature.asc
Description: This is a digitally signed message part.
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.3 Beta2 tagged and tarballs uploaded (try#1)

2009-06-03 Thread Benoit Jacob
2009/6/3 Maciej Mrozowski reave...@wp.pl:
 On Wednesday 03 of June 2009 22:24:05 Ingmar Vanhassel wrote:

 At least kdebase-runtime [1], and kdebindings [2] fail here if I use the
 latest soprano release. Is soprano trunk required or will a soprano release
 follow?

 Further yet unstatisfied (but at least listed in CMakeLists.txt)
 dependencies for 4.3 seem to be:
 - yet unreleased eigen for kdeedu/step

Armin Berres drew my attention on this on #eigen. Though I'm
subscribed to this list, I don't read it frequently so please CC me if
you want to make sure I read it...

kdeedu (step) relies on the development version of eigen, that will
become eigen 2.1.
but eigen 2.1 won't be released before kde 4.3.

Possible solutions:

a) you package whatever is in kdesupport at a given time. We guarantee
that, until the eigen 2.1 release, we keep in kdesupport whatever is
needed to build trunk/KDE. We resync it as needed (refresher: eigen
development now happens outside of kde svn and the kdesupport version
will be removed after our 2.1 release)

or:

b) we can make unstable releases, like eigen 2.0.60, as needed. Ask
us on the eigen mailing list, or the eigen forum on forum.kde.org if
you don't want to subscribe. Notice that Step uses experimental parts
of eigen for which the API is only 99% stable so it can take some
fixing to make Step work against latest eigen; but since it's just a
template library, everything can be handled with #ifdefs.

Cheers,
Benoit
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.3 Beta2 : missing/unreleased dependencies

2009-06-03 Thread Rex Dieter
On 06/03/2009 04:23 PM, Maciej Mrozowski wrote:
 On Wednesday 03 of June 2009 22:24:05 Ingmar Vanhassel wrote:

 At least kdebase-runtime [1], and kdebindings [2] fail here if I use the
 latest soprano release. Is soprano trunk required or will a soprano release
 follow?

 Further yet unstatisfied (but at least listed in CMakeLists.txt)
 dependencies for 4.3 seem to be:
 - yet unreleased eigen for kdeedu/step
 - yet unreleased sip/PyQt4 for pykde4
 - trunk phonon for mplayerthumbs to work with phonon backend (and not mplyer
 executable - this one is optional though)

Also, I was under the impression that phonon would be addressed in time 
for 4.3 too.  To use qt's phonon, or standalone?  If the former, where 
would the xine backend come from?  If the latter, any new releases coming?

-- Rex
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team