From Fedora Project Wiki

< FWN‎ | Beats

No edit summary
No edit summary
Line 15: Line 15:


====FUDCon LATAM 2011 bids====
====FUDCon LATAM 2011 bids====
'''Paul W. Frields<ref>http://pfrields.fedorapeople.org/</ref> on Fri Sep 17 17:53:31 UTC 2010 announced<ref>http://lists.fedoraproject.org/pipermail/announce/2010-September/002862.html</ref>,'''
'''Paul W. Frields<ref>http://pfrields.fedorapeople.org/</ref> on Fri Sep 17 17:53:31 UTC 2010 announced<ref>http://lists.fedoraproject.org/pipermail/announce/2010-September/002862.html</ref>,'''


Line 56: Line 57:


====We have reached Fedora 14 Feature Complete====   
====We have reached Fedora 14 Feature Complete====   
John Poelstra
John Poelstra


David Malcolm  
David Malcolm  
<references/>


====Fedora 14 Beta Change Deadline Reached 2010-09-14====   
====Fedora 14 Beta Change Deadline Reached 2010-09-14====   
John Poelstra
 
'''John Poelstra<ref>John Poelstra poelstra at redhat.com</ref> on Wed Sep 15 22:59:53 UTC 2010 announced<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2010-September/000685.html</ref>,'''
 
"As a reminder, we have reached the Beta Change Deadline for Fedora 14.
 
"At the change deadlines for Alpha and Beta, pushes to the branched development repository (e.g. /pub/fedora/linux/development/14), are suspended until the Release Candidate has been successfully tested and staging has started to the mirrors."
 
More details are located here: <ref>https://fedoraproject.org/wiki/Change_deadlines</ref>"
 
<references/>
 
====Fedora 14 Beta Release Date at Risk====   
====Fedora 14 Beta Release Date at Risk====   
John Poelstra
 
'''John Poelstra<ref>John Poelstra poelstra at redhat.com</ref> on Thu Sep 16 22:31:14 UTC 2010 announced<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2010-September/000686.html</ref>,'''
 
"We have missed the Fedora 14 Beta RC compose scheduled today because of unresolved Fedora 14 Beta Blocker bugs.
 
<ref>https://bugzilla.redhat.com/showdependencytree.cgi?id=611991&hide_resolved=1</ref>(NEW or ASSIGNED)
 
As soon as these bugs are resolved with new packages we will request an RC compose from Release Engineering."
 
<references/>
 
====bodhi v0.7.9 deployed====   
====bodhi v0.7.9 deployed====   
'''Luke Macken<ref>Luke Macken lmacken at redhat.com</ref> on Mon Sep 20 18:19:06 UTC 2010 announced<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2010-September/000687.html</ref>,'''
'''Luke Macken<ref>Luke Macken lmacken at redhat.com</ref> on Mon Sep 20 18:19:06 UTC 2010 announced<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2010-September/000687.html</ref>,'''


Line 72: Line 97:
=====Web UI Changes=====
=====Web UI Changes=====


- Improved editing functionality
* Improved editing functionality
     - Only unpush edited updates when builds are altered
     - Only unpush edited updates when builds are altered
     - Make a note in the comments of which builds were added/removed
     - Make a note in the comments of which builds were added/removed
- Allow people to revert their karma vote more than once
* Allow people to revert their karma vote more than once
- Add mouseover tooltips to the update status with more details
* Add mouseover tooltips to the update status with more details
- Prevent different versions of a package from being added to the same update
* Prevent different versions of a package from being added to the same update
- Handle more types of bugzilla auto-linking in comments (ex: rhbz#1234)
* Handle more types of bugzilla auto-linking in comments (ex: rhbz#1234)
- Link to the newer update in the obsoleted ones
* Link to the newer update in the obsoleted ones
- Link to gitweb instead of viewvc
* Link to gitweb instead of viewvc
- Set default (un)stable karma values if re-enabled
* Set default (un)stable karma values if re-enabled
- Anonymous karma has never effected karma, so we now mark them as being ignored
* Anonymous karma has never effected karma, so we now mark them as being ignored in the interface to make it obvious
  in the interface to make it obvious
* Get the 'suggest reboot' flag working again
- Get the 'suggest reboot' flag working again
* Allow non-critpath updates to be pushed to stable after meeting our critpath requirements  
- Allow non-critpath updates to be pushed to stable after meeting our critpath
* Allow maintainers to request that their update be pushed to stable before the automatic approval job runs, if it already meets the time-in-testing requirements.
  requirements  
- Allow maintainers to request that their update be pushed to stable before the
  automatic approval job runs, if it already meets the time-in-testing
  requirements.


=====Client Changes=====
=====Client Changes=====


- Add --stablekarma, --unstablekarma, and --disable-autokarma client arguments
* Add --stablekarma, --unstablekarma, and --disable-autokarma client arguments
- Fix a bug in using `bodhi --push-build=` on multi-build updates
* Fix a bug in using `bodhi --push-build=` on multi-build updates
- Add a --bodhi-url command-line option
* Add a --bodhi-url command-line option
- Instead of requiring only one argument with a comma separated list of updates,
* Instead of requiring only one argument with a comma separated list of updates, support several builds as several arguments.
  support several builds as several arguments.


=====API Changes=====
=====API Changes=====


- Remove our API pagination query limit of 1000
* Remove our API pagination query limit of 1000
- Add a new 'author_group' field to each comment in our JSON API
* Add a new 'author_group' field to each comment in our JSON API


=====Backend Changes=====
=====Backend Changes=====


- Add the new 'dist-fN-updates{-testing,}-pending' tags to builds so AutoQA can
* Add the new 'dist-fN-updates{-testing,}-pending' tags to builds so AutoQA can start testing them before they get pushed
  start testing them before they get pushed
* List security & critpath testing updates in our updates-testing digest emails
- List security & critpath testing updates in our updates-testing digest emails
* Download and inject the pkgtags sqlite db into our repodata from the pkgdb (which will be utilized by `yum search`)
- Download and inject the pkgtags sqlite db into our repodata from the pkgdb
* Email the proventesters about stale unapproved critical path updates
  (which will be utilized by `yum search`)
* Update the bug titles for all security updates before pushing (since security bug titles frequently change after the update is submitted to reflect the CVE id)
- Email the proventesters about stale unapproved critical path updates
* Improved sanity checking in the masher when resuming pushes
- Update the bug titles for all security updates before pushing (since security
* Properly capture & log stderr from our mash subprocess
  bug titles frequently change after the update is submitted to reflect the CVE id)
* Improved metrics report generator (soon to be integrated into the web interface)
- Improved sanity checking in the masher when resuming pushes
- Properly capture & log stderr from our mash subprocess
- Improved metrics report generator (soon to be integrated into the web
  interface)


=====Bugs & RFEs=====
=====Bugs & RFEs=====


Please file and bug reports or enhancement requests here:
Please file and bug reports or enhancement requests here:
    <ref>https://fedorahosted.org/bodhi/newticket</ref>"
<ref>https://fedorahosted.org/bodhi/newticket</ref>"


  <references/>
  <references/>

Revision as of 17:43, 22 September 2010

Announcements

In this section, we cover announcements from the Fedora Project, including general announcements[1], development announcements[2] and Events[3].

Contributing Writer: Rashadul Islam

Fedora Announcement News

The announcement list is always exclusive for the Fedora Community. Please, visit the past announcements at[1]

FUDCon LATAM 2011 bids

Paul W. Frields[1] on Fri Sep 17 17:53:31 UTC 2010 announced[2],

"The bid period for the next Fedora Users and Developers Conference (FUDCon) in the LATAM region is open, and will remain open for a few more weeks. The bid process for FUDCon is outlined here: [3]

Two bids have already been received for FUDCon at this point, and the process will continue soon with an award, a budget, and an open and transparent planning process: [4] [5]

Bids will continue to be accepted until *September 30, 2010*. Bids must be published on the Fedora wiki, and a URL for the bid sent to the fudcon-planning list: [6]

The majority budget holder, the Community Architecture team, will consult with the bid teams and regional Ambassador leadership, work with the Fedora Project Leader to decide on a location and date, and make an announcement of the next LATAM region FUDCon soon afterward. Decisions for a FUDCon location are made on the basis of many factors, including costs, quality and quantity of bid information provided, facilities available, bid team commitment, and the desire to move FUDCon around a given region where practical.

Once the venue and dates are decided, planning for the LATAM region FUDCon event is expected to happen on the general fudcon-planning list. Planning will include regular, weekly meetings and use of a publicly visible ticket queue. This transparency helps the Fedora community participate; community members can help organizers plan and execute the work that goes into the FUDCon event. That participation can produce a higher quality event that meets or exceeds attendee expectations.

FUDCon is held several times each year around the globe as part of Fedora's premier events strategy. You can read more about Fedora events here: [7]

Please remove 'announce-list' from any replies to this message, since they'll be removed from its moderation queue. Thank you!"

Fedora Development News

The fedora development news list is intended to be a low traffic announce-only list for Fedora development.[1]

  • Acceptable Types of Announcements

- Policy or process changes that affect developers. - Infrastructure changes that affect developers. - Tools changes that affect developers. - Schedule changes - Freeze reminders

  • Unacceptable Types of Announcements

- Periodic automated reports (violates the INFREQUENT rule) - Discussion - Anything else not mentioned above

We have reached Fedora 14 Feature Complete

John Poelstra

David Malcolm


Fedora 14 Beta Change Deadline Reached 2010-09-14

John Poelstra[1] on Wed Sep 15 22:59:53 UTC 2010 announced[2],

"As a reminder, we have reached the Beta Change Deadline for Fedora 14.

"At the change deadlines for Alpha and Beta, pushes to the branched development repository (e.g. /pub/fedora/linux/development/14), are suspended until the Release Candidate has been successfully tested and staging has started to the mirrors."

More details are located here: [3]"

Fedora 14 Beta Release Date at Risk

John Poelstra[1] on Thu Sep 16 22:31:14 UTC 2010 announced[2],

"We have missed the Fedora 14 Beta RC compose scheduled today because of unresolved Fedora 14 Beta Blocker bugs.

[3](NEW or ASSIGNED)

As soon as these bugs are resolved with new packages we will request an RC compose from Release Engineering."

bodhi v0.7.9 deployed

Luke Macken[1] on Mon Sep 20 18:19:06 UTC 2010 announced[2],

"A new version of bodhi has just hit production. This release contains a number of bugfixes and enhancements. [3]

Web UI Changes
  • Improved editing functionality
   - Only unpush edited updates when builds are altered
   - Make a note in the comments of which builds were added/removed
  • Allow people to revert their karma vote more than once
  • Add mouseover tooltips to the update status with more details
  • Prevent different versions of a package from being added to the same update
  • Handle more types of bugzilla auto-linking in comments (ex: rhbz#1234)
  • Link to the newer update in the obsoleted ones
  • Link to gitweb instead of viewvc
  • Set default (un)stable karma values if re-enabled
  • Anonymous karma has never effected karma, so we now mark them as being ignored in the interface to make it obvious
  • Get the 'suggest reboot' flag working again
  • Allow non-critpath updates to be pushed to stable after meeting our critpath requirements
  • Allow maintainers to request that their update be pushed to stable before the automatic approval job runs, if it already meets the time-in-testing requirements.
Client Changes
  • Add --stablekarma, --unstablekarma, and --disable-autokarma client arguments
  • Fix a bug in using bodhi --push-build= on multi-build updates
  • Add a --bodhi-url command-line option
  • Instead of requiring only one argument with a comma separated list of updates, support several builds as several arguments.
API Changes
  • Remove our API pagination query limit of 1000
  • Add a new 'author_group' field to each comment in our JSON API
Backend Changes
  • Add the new 'dist-fN-updates{-testing,}-pending' tags to builds so AutoQA can start testing them before they get pushed
  • List security & critpath testing updates in our updates-testing digest emails
  • Download and inject the pkgtags sqlite db into our repodata from the pkgdb (which will be utilized by yum search)
  • Email the proventesters about stale unapproved critical path updates
  • Update the bug titles for all security updates before pushing (since security bug titles frequently change after the update is submitted to reflect the CVE id)
  • Improved sanity checking in the masher when resuming pushes
  • Properly capture & log stderr from our mash subprocess
  • Improved metrics report generator (soon to be integrated into the web interface)
Bugs & RFEs

Please file and bug reports or enhancement requests here: [4]"

Fedora 14 Beta Go/No-Go Meeting Wednesday, September 22, 2010 @ 21:00 UTC

John Poelstra[1] on Tue Sep 21 18:59:05 UTC 2010 announcedCite error: Closing </ref> missing for <ref> tag

In the meantime keep an eye on the Fedora 14 Beta Blocker list and help us get the testing matrix completed by testing.

[2] [3]"

Fedora Events

Fedora events are the exclusive and source of marketing, learning and meeting all the fellow community people around you. So, please mark your agenda with the following events to consider attending or volunteering near you!

Upcoming Events (Sept 2010 - November 2010)

  • North America (NA)[1]
  • Central & South America (LATAM) [2]
  • Europe, Middle East, and Africa (EMEA)[3]
  • India, Asia, Australia (India/APJ)[4]

Past Events

Archive of Past Fedora Events[1]

Additional information

  • Reimbursements -- reimbursement guidelines.
  • Budget -- budget for the current quarter (as distributed by FAMSCo).
  • Sponsorship -- how decisions are made to subsidize travel by community members.
  • Organization -- event organization, budget information, and regional responsibility.
  • Event reports -- guidelines and suggestions.
  • LinuxEvents -- a collection of calendars of Linux events.