F21 Self Contained Change: Review Board 2.0

2014-05-14 Thread Jaroslav Reznik
= Proposed Self Contained Change: Review Board 2.0 = 
https://fedoraproject.org/wiki/Changes/ReviewBoard2

Change owner(s):  Stephen Gallagher sgall...@redhat.com

Review Board is a powerful tool for managing patch reviews. 

== Detailed Description ==
Review Board integrates with many types of repository (svn, git, mercurial, 
perforce and more) as well as popular hosting environments such as Fedora 
Hosted, Github and Bitbucket. It provides a powerful and clean interface to 
managing patches for review.

Review Board 2.0 adds the ability to post committed changes from a branch 
directly from the web UI, adds review of text file attachments, greatly 
extends the capabilities of the public API and extension framework, and offers 
significant performance improvements, usability enhancements, and visual 
cleanups. 

== Scope ==
* Proposal owners: Review Board 2.0 RC3 is in Rawhide today and will be 
upgraded to 2.0 final when it is released (expected by the end of May, 2014) 
* Other developers: N/A (not a System Wide Change) 
* Release engineering: N/A (not a System Wide Change) 
* Policies and guidelines: N/A (not a System Wide Change) 

___
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce

F21 Self Contained Change: Serf 0.4.5

2014-05-14 Thread Jaroslav Reznik
= Proposed Self Contained Change: Serf 0.4.5 =
https://fedoraproject.org/wiki/Changes/Serf_0.4.5

Change owner(s): Jeff Schroeder jeffschroe...@computer.org

Serf [1] is a decentralized solution for service discovery and orchestration 
that is lightweight, highly available, and fault tolerant. This change is to 
package serf for Fedora users. 

== Detailed Description ==
This is the first set of dependencies for serf. After these are merged, the 
second set of dependencies can be independently reviewed and merged. Finally, 
once all of the dependencies are available in fedora, serf can be packaged. 

https://fedoraproject.org/wiki/Changes/Serf_0.4.5#Detailed_Description

== Scope ==
* Proposal owners: Package dependencies and serf itself.
* Other developers: N/A (not a System Wide Change) 
* Release engineering: N/A (not a System Wide Change) 
* Policies and guidelines: N/A (not a System Wide Change)

[1] http://www.serfdom.io/
___
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce

Mass Rebuild for Fedora 21

2014-05-14 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi All,

It was requested in https://fedorahosted.org/rel-eng/ticket/5877
that we do a mass rebuild for Fedora 21 for
https://fedoraproject.org/wiki/Changes/GCC49
https://fedoraproject.org/wiki/Changes/F21Make40
https://fedoraproject.org/wiki/Changes/Java8

we will start the mass rebuild on 2014-06-06, all existing side tags
and anything that you wish to land in Fedora before the mass rebuild
needs to be completed by 2014-04-26. we will be merging over all side
tags at that point and removing the targets for them.

This is a heads up that it will be done in a side tag and moved over
when completed. We will be running scripts to output failure stats.
please be sure to let releng know if you see any bugs in the reporting.

Dennis

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJTc7PoAAoJEH7ltONmPFDRg0cP/Rg1Jo7At3Q/NoxhvhN7Ya5w
FsAwqTNfTvo64/o/K6Q+RneearYeVugMipruoNLIaAq7gYkv59yR9nDL53KzE+be
XVepX3FifHx4qrx54gx5vh/R4J3vSf1ZgrM27e+9HTKT6bYEfqmuwltI/hnym0ZL
MYyHcBQOsMaiitRLc61brFBFsqWkX4/md9VS6AZLpBpmMuvVfB91XSCvTolRwp/x
IY5Wz6O58xB6S0iuUODTsBhgbEmB/7ddDuneUCfsDpSRYJe5YCqMfKQqu0JJFevG
f/ihuLz6lppsrQIaJFdat/lxXZnraE/sGjWonTh7lBLREzSu0DdWTlY+4Do7WhLK
DxdnnD9PId198w1x+Btri+iLMggBya9SPk0vUHCc4h9TUzIrEe4MeaRGazE3pnaC
AUHOZH8anSx3B54BLtgGtAjlpS/gcAvdVoLqvUeH+JMEeQal3iKT9o6hYgjkD7MH
pYZDYq/FoNrFsT/W6YWils5YaVd+lquBhTXy+Z1gkopYN8BJYMih990hkKatZXhW
tXh8Fb7kYNaH70wcJugMfKAtUX5f1BEvYbxB0ToScunX13sP1SxaGZm0Bok+iMCf
++dTtJH8CgnkN1ApUVavbYS27jaQKRK3gaGbFriqe4AkiFBA7cajrBRPLqbA83CI
7K+LgGbiFANhaGUnazPh
=aG6O
-END PGP SIGNATURE-
___
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce

PkgDB2 is now in production

2014-05-14 Thread Pierre-Yves Chibon
After more than 15 months in development, today we deployed pkgdb2
into production at https://admin.fedoraproject.org/pkgdb/

pkgdb is the application that manages package metadata for Fedora, including
commit access for packagers, bugzilla assignment, and scm changes notifications.

A few of the more notable changes in this new version of pkgdb: 

* Redesigned interface: faster and cleaner
* Packages no longer have 'owners', instead
  there is now a 'point of contact' who is assigned bugs in bugzilla.
* Now uses Fedora OpenID for authentication
* Provide a clearly defined and documented API
  (but completely different from the pkgdb1 one)
* Re-written in the flask framework

There might still be minor bugs or un-expected features, if you face some of
them please let us know.


For more information, see: 

Project page: https://fedorahosted.org/pkgdb2/
Documentation: http://pkgdb2.rtfd.org
Git repository: http://git.fedorahosted.org/git/pkgdb2
Github mirror: https://github.com/fedora-infra/pkgdb2
Mailing list: https://lists.fedorahosted.org/mailman/listinfo/packagedb


Many thanks to the hard work of the Fedora Infrastructure development team
___
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce