From Fedora Project Wiki

< FWN‎ | Beats

No edit summary
No edit summary
 
(51 intermediate revisions by 2 users not shown)
Line 4: Line 4:
Fedora Announcements are the place where you can find the major coverage from the Fedora Project including general announcements<ref>http://lists.fedoraproject.org/pipermail/announce/</ref>, development announcements<ref>http://lists.fedoraproject.org/pipermail/devel-announce/</ref> and Fedora Events<ref>http://fedoraproject.org/wiki/Events</ref>.
Fedora Announcements are the place where you can find the major coverage from the Fedora Project including general announcements<ref>http://lists.fedoraproject.org/pipermail/announce/</ref>, development announcements<ref>http://lists.fedoraproject.org/pipermail/devel-announce/</ref> and Fedora Events<ref>http://fedoraproject.org/wiki/Events</ref>.


Contributing Writer: [[User:Pcalarco|Pascal Calarco]]
Contributing Writer: [[User:rashadul|Rashadul Islam]]


<references/>
<references/>


==== Cooperative Bug Isolation for Fedora 16 ====
===Breaking News of the Week and Month===


Ben Liblit announced<ref>http://lists.fedoraproject.org/pipermail/announce/2011-November/003013.html</ref>:
====[Guidelines Change] Changes to the Packaging Guidelines==== 


"The Cooperative Bug Isolation Project (CBI) is now available for Fedora 16. CBI<ref>http://research.cs.wisc.edu/cbi/</ref> is an ongoing research effort to find and fix bugs in the real world.  We distribute specially
* Contributor: [[User:Spot|Tom Callaway]<ref>Tom Callaway tcallawa at redhat.com</ref>
modified versions of popular open source software packages.  These special versions monitor their own behavior while they run, and report back how they work (or how they fail to work) in the hands of real users like you.  Even if you've never written a line of code in your life, you can help make things better for everyone simply by using our special
* Posted Date: Wed Aug 1 19:28:57 UTC 2012<ref>http://lists.fedoraproject.org/pipermail/announce/2012-August/003098.html</ref>
bug-hunting packages.


We currently offer instrumented versions of Evolution, The GIMP, GNOME Panel, Gnumeric, Liferea, Nautilus, Pidgin, Rhythmbox, and SPIM. Download at http://research.cs.wisc.edu/cbi/downloads/.  Or just download and install<ref>http://research.cs.wisc.edu/cbi/downloads/rpm/fedora-16-i386/RPMS.tools/cbi-package-config-16-11.i686.rpm</ref> to automatically configure your system to use the CBI repository.
"A new section has been added to the SysV Initscripts section, discussing
the proper use of subsys locking. Even though Fedora packages should no
longer be using SysV Initscripts as a primary service mechanism, Red Hat
Enterprise Linux and EPEL do. Additionally,
Red Hat points partners to the Fedora Guidelines when they build for RHEL.
<ref>https://fedoraproject.org/wiki/Packaging:SysVInitScript#Careful_Handling_of_.2Fvar.2Flock.2Fsubsys.2F.3Cservice_name.3E_mechanism</ref>


It's that easy!  Tell your friends!  Tell your neighbors!  The more of you there are, the more bugs we can find.
---


We still offer CBI packages for earlier releases as well, going all the way back to Fedora 1. When and if you decide to upgrade to Fedora 16,  we'll be ready for you.  Until then, your participation remains valuable even on older distributions.
The review guidelines now reflect the use of sha256sum (instead of
md5sum) to confirm upstream source integrity.
<ref>https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Things_To_Check_On_Review</ref>


-- Dr. Ben, the CBI guy"
---


<references/>
The PHP Packaging guidelines have been updated to include guidance about
 
when it is appropriate to have an explicit Requires on httpd & mod_php,
==== Announcing Ask Fedora: Community Knowledge Base and Support Forum ====
how to handle explicit Requires on PHP extensions, and how to handle a
[[User:Sundaram|Rahul Sundaram]] announced<ref>http://lists.fedoraproject.org/pipermail/announce/2011-November/003012.html</ref>:
Requires for a minimum PHP version.
<ref>https://fedoraproject.org/wiki/Packaging:PHP#Apache_requirement</ref>
<ref>https://fedoraproject.org/wiki/Packaging:PHP#Extensions_Requires</ref>
<ref>https://fedoraproject.org/wiki/Packaging:PHP#Requiring_a_Minimum_PHP_version</ref>


"Hi
---


As part of the release of Fedora 16 (Verne) today, I am proud to announce the launch of Ask Fedora<ref>http://ask.fedoraproject.org</ref>.  Ask Fedora is a community knowledge base and support forum for the Fedora community. You can ask any questions related to Fedora and you do not need to a separate id to post questions or answer them.
A new section on Macros has been added to the Packaging Guidelines,
covering Packaging of Additional RPM Macros.
<ref>https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_of_Additional_RPM_Macros</ref>


You can use any openid to login including Google or Wordpress.  You can use your Fedora identity as well (fasname.id.fedoraproject.org). Refer to<ref>http://ask.fedoraproject.org/question/22/how-do-i-use-my-fas-id-to-log-in-to-ask-fedora</ref> for more details.
---


Ask Fedora is powered by Askbot<ref>http://askbot.org</ref>, a Django based web application and upstream developers, especially Evgeny Fadeev,  Adolfo Fitoria, NoahY and several others have very helpful and deserve special credit for being very responsive, collaborating with us regularly by fixing bugs, adding features and reviewing changes.
A new section on the Documentation= field in systemd unit files (F17+)
has been added.
<ref>https://fedoraproject.org/wiki/Packaging:Systemd#Documentation_field</ref>


The goal of Ask Fedora is to be the best place for community support in Fedora and integrate tightly with the rest of the Fedora infrastructure. Refer to<ref>https://fedoraproject.org/wiki/Ask_fedora</ref> and get involved.  If
---
you are a Python/ Django programmer, we would love to have your participation.  Join us!


Thanks to everyone who helped out including Prasad.J.Pandit (PJP), Kevin Fenzi, Toshio Ernie Kuratomi, Matthias Runge, Praveen Kumar,  Arun SAG,  Ratnadeep Debnath, Lakshmi Narasimhan, Jitesh Shah,  Sayan Chowdhury, Raghu Udiyar, Jishnu, Hrishi and Rag Sagar for helping in packaging, fixing bugs and implementing new features and setting up the
A short section on the Group tag in Fedora packages has been added.
infrastructure.  We couldn't have done without your enthusiastic participation.
All current versions of Fedora (and their respective RPM versions) treat
the Group tag as optional. Packages may include a Group: field for
compatibility with EPEL, but are not required to do so.
<ref>https://fedoraproject.org/wiki/Packaging:Guidelines#Group_tag</ref>


Rahul"
---


<references/>
The RHEL conditionalization has been removed from the Python3 example
spec file, as it is no longer valid.
<ref>https://fedoraproject.org/wiki/Packaging:Python#Example_spec_file</ref>


==== Announcing the release of Fedora 16 ====
---


[[User:Rbergero|Robyn Bergeron]] announced<ref>http://lists.fedoraproject.org/pipermail/announce/2011-November/003011.html</ref>:
These guidelines (and changes) were approved by the Fedora Packaging
Committee (FPC).


"The Fedora Project is pleased to announce the release of Fedora 16
'''Many thanks to Remi Collet, David Malcolm, Vit Ondruch, Lennart Poettering, Michael Scherer, Dave Sullivan, and all of the members of the FPC, for assisting in drafting, refining, and passing these guidelines.'''
("Verne").


Fedora is a leading-edge, free and open source operating system that
As a reminder: The Fedora Packaging Guidelines are living documents! If
continues to deliver innovative features to many users, with a new
you find something missing, incorrect, or in need of revision, you can
release about every six months. Fedora 16 brings exciting new features
suggest a draft change. The procedure for this is documented here:
for desktop users, for system administrators, and for developers.
<ref>https://fedoraproject.org/wiki/Packaging/Committee#GuidelineChangeProcedure</ref>"
Highlights of these features can be found below. If the mere mention of
Fedora 16 is all you need, download options can be found at:
http://fedoraproject.org/get-fedora


For detailed information, see the release notes:
Enclosure: Here is one late change to the Fedora Packaging Guidelines:<ref>http://lists.fedoraproject.org/pipermail/announce/2012-August/003100.html</ref>
http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/
<ref>https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd</ref>
<ref>https://fedoraproject.org/wiki/Packaging/Committee#GuidelineChangeProcedure</ref>


=== Dedication===
<references/>
 
During the preparation of Fedora 16, the computing world lost one of its
great contributors: Dennis Ritchie. Ritchie co-invented Unix and the C
language. He also co-authored The C Programming Language, a book that
taught many programmers just at the time personal computing was
exploding. Without Ritchie computing would be nothing like it is today.
 
A humble man, not well-known outside his field, Dennis will always be
remembered by those of us who practice the craft. Thank you, Dennis.
 
=== What's New in Fedora 16? ===
 
For desktop users: a journey to the center of the desktop...
 
* GNOME 3.2, the latest update to the most popular desktop environment,
brings new features, including:
    o System Settings gains an "Online Accounts" panel, which provides
a central point for managing online accounts like Google, Facebook, etc.
    o A new contact management application is integrated with Empathy,
Evolution and the new "Online Accounts" settings panel
    o A new document management application provides a simpler
alternative to traditional file management for both local and "in-cloud"
documents.
* KDE 4.7, the most recent version of this feature-rich desktop
environment, brings substantial updates, including:
    o DigiKam 2.0 adds face detection and recognition, geotagging and more.
    o An updated Plasma Workspaces window manager (KWin) makes KDE
better suited for mobile devices, and also adds improvements for desktop
users.
    o A new shutdown dialog allows users with multiple operating
systems to select the OS to boot next.
 
For developers: Twenty thousand lines in C...
 
* Perl 5.14, a new version of Perl, brings many enhancements, including
Unicode 6.0 support.
* GCC Python Plugins extend GCC with Python 2 and 3, without dealing
with the C internals of GCC.
* D2: Fedora 16 is the first Linux distribution to include the newest
version of D, a systems programming language combining the power and
high performance of C and C++ with the programmer productivity of modern
languages such as Ruby and Python.
 
For system administrators: around the world in eighty columns...
 
* GRUB2: This leap forward allows better configuration options and
better support for non-x86 architectures.
* New system account ID numbering: Fedora 16 starts user IDs at 1000,
providing more room for system accounts and making it easier for
administrators not have services run as root. This improves
interoperability with other Linux distributions that start user IDs at 1000.
* Chrony: Chrony provides network time protocol (NTP) client and server
pieces which are more tolerant of unstable clocks and Internet
connections which are not always on.
* ext4 driver mounts ext2 and ext3: Fedora 16 uses the ext4 driver to
mount ext2 and ext3 file systems, reducing the size of the kernel code.
* Improved virtualization tools:
    o Fedora 16 provides improvements to virtual networking, making
large deployments easier.
    o Virt-manager guest inspection is a unique-to-Fedora tool allowing
read-only access to guest file systems, applications, and Windows registry.
    o Fedora 16 provides locking of virtual disks to prevent a disk
being used by multiple virtual machines simultaneously.
* Cloud goodies galore:
    o Aeolus, a cross-cloud Infrastructure-as-a-Service (IaaS)
platform, which consists of a web-based user interface and tools for
managing cloud instances across heterogenous clouds.
    o OpenStack, another IaaS platform, which takes form as a
collection of services for setting up and running a cloud compute and
storage infrastructure.
    o Pacemaker-cloud, which provides application service high
availability for cloud environments.
    o HekaFS, a cloud-ready version of GlusterFS, which extends the
filesystem to be suitable for deployment by a cloud provider by adding
in stronger authentication and authorization, encryption, and multi-tenancy.
 
This is only a taste of what is included in Fedora 16. A more detailed
list can be found at:
https://fedoraproject.org/wiki/Releases/16/FeatureList
 
=== Download and Upgrade ===


Fedora 16 is not science fiction. It is here right now:
====FUDCon Paris Updates: Subsidy requests opening, hotel reminders==== 
http://get.fedoraproject.org


To launch Fedora 16 instances in the cloud, refer to:
* Contributor: Fedora Project Leader-[[User:Rbergero|Robyn Bergeron]<ref>rbergero at redhat.com</ref>
http://fedoraproject.org/wiki/Cloud_images
* Posted Date: Fri Aug 3 17:00:53 UTC 2012<ref>http://lists.fedoraproject.org/pipermail/announce/2012-August/003099.html</ref>


If you are upgrading from a previous release of Fedora, refer to:
"Greetings! (...or perhaps I should say.... bonjour!)
http://fedoraproject.org/wiki/Upgrading


Fedora 16 full release notes and guides for several languages are
I'd like to share a few reminders and announcements regarding the
available at:
upcoming '''FUDCon in Paris, France, on October 13-15, 2012'''.
http://docs.fedoraproject.org/


Fedora 16 common bugs are documented at:
If you are planning to attend FUDCon and need a travel subsidy to do so,
https://fedoraproject.org/wiki/Common_F16_bugs
the ticketing system is now open for those requests.  Requests will be
accepted through August 15, 2012. Please note that funding requests
without a ticket will not be considered. Preference will be given to
attendees from the EMEA region who are actively contributing to Fedora,
and have detailed their participation plans for FUDCon in their request.


=== Fedora Spins ===
To place a subsidy request, please follow these steps:


Fedora spins are alternate version of Fedora, tailored for various types
1: Pre-register at
of users via hand-picked application set or customizations. They can be
<ref>http://fedoraproject.org/wiki/FUDCon:Paris_2012#Pre-registration</ref> - and
found at:
put an X in the $$$ column
http://spins.fedoraproject.org
2: Read about the funding request process and place a funding request
ticket in the FUDCon-planning ticket tracker here:  
<ref>https://fedorahosted.org/fudcon-planning/wiki/FundingRequest</ref>


=== Contributing ===
Additionally, a few notes regarding the hotel in Paris:


There are many ways to contribute beyond bug reporting. You can help
There are other events in Paris during this time period; most notably,
translate software and content, test and give feedback on software
our first day of FUDCon will be taking place at the Open World Forum
updates, write and edit documentation, design and do artwork, help with
conference, on the day in which the public is encouraged to participate
all sorts of promotional activities, and package free software for use
in and learn about open source projects.  OWF had nearly 2000 attendees
by millions of Fedora users worldwide. To get started, visit
last year.  Accordingly, rooms might be in short supply as we approach
http://join.fedoraproject.org today!
FUDCon; please, book your hotel as soon as possible, not only for  
affordability purposes, but also so that you have a bed to sleep in. :)


=== Contact information ===
We currently have a rate of EUR81 per night at the ibis Paris La Vilette
 
Cite des Sciencesfor the nights of the 12th, 13th, and 14th of October. 
Journalists and reporters can find additional information at:
However, this rate will expire at the end of August, and any remaining
https://fedoraproject.org/wiki/Press
rooms in our block will expire.


For instructions on booking your hotel, please read the Lodging/Hotel
section of the FUDCon: Paris wiki:
<ref>http://fedoraproject.org/wiki/FUDCon:Paris_2012#Lodging_.2F_Hotel</ref>"
<references/>
<references/>


===== Reminder: Fedora 14 end of life on 2011-12-08 =====
====Fedora Infrastructure announces status.fedoraproject.org====  


[[User:ausil|Dennis Gilmore]] announced<ref>http://lists.fedoraproject.org/pipermail/announce/2011-November/003010.html</ref>:
* Contributor: Fedora Infrastructure Leader-[[User:Kevin|Kevin Fenzi ]<ref>kevin at scrye.com</ref>
* Posted Date: Thu Aug 30 20:31:24 UTC 2012<ref>http://lists.fedoraproject.org/pipermail/announce/2012-August/003101.html</ref>


"Greetings.  
"I'm happy to announce the general availability of our
status.fedoraproject.org site.  


This is a reminder email about the end of life process for Fedora 14.  
This site provides an easy way for Fedora contributors and users to
check on the status of services provided by Fedora Infrastructure.


Fedora 14 will reach end of life on 2011-12-08, and no further updates
The site auto reloads every minute, and also provides a rss feed at
will be pushed out after that time. Additionally, with the recent
<ref>http://status.fedoraproject.org/changes.rss of any changes</ref>.  
release of Fedora 16, no new packages will be added to the Fedora 14
collection.  


Please see<ref>http://fedoraproject.org/wiki/DistributionUpgrades</ref> for more
If you run into a problem or issue that is not reflected at
information on upgrading from Fedora 14 to a newer release.  
status.fedoraproject.org, please do report it to us in #fedora-admin on
irc.freenode.net or via ticket at
<ref>https://fedorahosted.org/fedora-infrastructure/newticket</ref>
We update the site status information manually so we need to be aware
of the issue in order to keep the site accurate.


As with everything in Fedora Infrastructure, this application is open
source. Source is available from:
<ref>http://git.fedorahosted.org/git/fedora-status.git</ref>
and is released under a '''GPLv2+ license'''.


Dennis"
This application is hosted at the link<ref>https://openshift.redhat.com</ref> to avoid any
issues with outages in our infrastructure affecting status reporting. "


<references/>
<references/>


===== Nomination period for Fedora Board, FESCo, and FAmSCo elections closes Nov. 5 =====
====Beats are open!====


[[User:Rbergero|Robyn Bergeron]] announced<ref>http://lists.fedoraproject.org/pipermail/announce/2011-November/003009.html</ref>:
* Contributor: Fedora Docs Leader-[[User:Bcotton|Ben Cotton]<ref>kevin at scrye.com</ref>
* Posted Date: Tue Aug 28 15:35:59 UTC 2012<ref>http://lists.fedoraproject.org/pipermail/docs/2012-August/014540.html</ref>


"Greetings and salutations,
"The Release Notes beats for Fedora 18 are now open:
<ref>https://fedoraproject.org/wiki/Category:Documentation_beats</ref>


It is time for yet another edition of.... "Robyn's Fedora Public Service Announcements" :)
If you're looking for a way to dip your toes in the water, so to
speak, writing a beat is a great way to get started. If you're a
regular, don't forget about the checkBeat program:
<ref>http://lists.fedoraproject.org/pipermail/docs/2012-March/014127.html</ref>


I'd like to give you a friendly reminder that the nomination period for the upcoming Fedora elections will be closing promptly TOMORROW, Saturday, November 5, 2011, at 23:59:59 UTC (US 19:59:59 EDT, 16:59:59 PDT).
As a reminder, the wiki drafts of beats are due on 12 September."
 
Full information about the elections, including the elections schedule, and links to where one may nominate, can be seen here<ref>https://fedoraproject.org/wiki/Elections</ref>
 
This election cycle will fill the following seats for a one-year period:
* Fedora Board: 2 elected seats, as well as 2 appointed seats
* FESCo (Fedora Engineering Steering Committee): 4 elected seats
* FAmSCo (Fedora Ambassadors Steering Committee): 7 elected seats
 
Running concurrently with the nomination period (and, hence, closing at
the end of the nomination period), the elections questionnaire is also
open for adding questions which will be posed to candidates.  Following
the closing of the questionnaire, candidates will be asked to answer
questions relevant to the position for which they are seeking election.
 
Questions may be added here<ref>https://fedoraproject.org/wiki/F17_elections_questionnaire</ref>, and, again, will also close on Saturday, November 5, 2011.
 
If you are planning on seeking election to one of these bodies, please
remember to complete your self-nomination *prior* to the deadline.
Additionally, if you have a fellow contributor who had indicated
interest and has not yet self-nominated, be a Friend and remind them to
act promptly.
 
Thanks!
 
-Robyn"


<references/>
<references/>
Line 262: Line 194:
<references/>
<references/>


===== Code of Conduct policies marked official =====
====New bodhi release in production====


Toshio Kuratomi announced<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2011-October/000847.html</ref>:
* Contributor: [[User:Lmacken|Luke Macken ]<ref>lmacken at redhat.com</ref>
* Posted Date: Thu Aug 9 21:53:41 UTC 2012<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2012-August/000961.html</ref>


"Greetings all,
"A new release of Bodhi has just been deployed to production.
<ref>https://admin.fedoraproject.org/updates</ref>


As one of its tasks the Community Working Group<ref>https://fedoraproject.org/wiki/Community_working_group</ref> wrote a Code of Conduct policy<ref>http://fedoraproject.org/wiki/Community_working_group/Code_of_Conduct</ref><ref>http://fedoraproject.org/wiki/Community_working_group/CoC_Enforcement</ref> for Fedora that tries to give some expectations of how Fedora Contributors should behave to be able to communicate in ways that make each other happier and more productive rather than less.  These documents were approved by the Fedora Board on May 10 of this year<ref>ttp://fedoraproject.org/w/index.php?title=Meeting:Board_meeting_2011-05-10</ref> but through an oversight on our (the Board's) part, we failed to move the pages out of draft status and also failed to clearly announce their official status.
Bugs and enhancement requests can be filed here:
<ref>http://bodhi.fedorahosted.org</ref>


We've now rectified this and invite everyone to read the short Code of Conduct document if they haven't already.
Major changes in bodhi 0.9.2
---------------------------------


-Toshio Kuratomi"
* fedmsg support! Bodhi now fires off messages for various events that occur. Join #fedora-fedmsg to see it in action. (Ralph Bean)


<references/>
* Re-organized the links on the front page, and link to the new Update Feedback Guidelines


===== Fedora 16 Final Release Declared GOLD! =====
* The submitter of an update can no longer effect the karma (Till Maas)


[[User:Rbergero|Robyn Bergeron]] announced<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2011-October/000845.html</ref>:
* Fix duplicate status change email notifications. (Till Maas)


"At the Fedora 16 Final Go/No-Go meeting today, the Fedora 16 Final
* Mention age of updates in testing digest mails (Till Maas)
Release was declared GOLD and ready for release on November 8, 2011.


And to clarify: It is a nice, golden, almost... mustard-like color. :)
* Support e-mail threading in notification e-mails (Till Maas)


Thank you to EVERYONE for your sleepless nights, endless testing, prompt
* Add X-Bodhi mail headers (Till Maas)
bug-fixing, and endless patience through 5 release candidates.


A reminder that the Fedora 16 Release Wide Readiness Meeting will take
* Gracefully handle private bugs (Cole Robinson)
place Today, pretty much now, at 19:00 UTC (3 PM Eastern/ 12 PM Pacific) at
irc.freenode.net #fedora-meeting-1<ref>https://fedoraproject.org/wiki/Release_Readiness_Meetings</ref>


<code>
* Set the default request for new updates to 'testing' in the web form
========================================================
#fedora-meeting: F16 Final Go or No Go Meeting Round Two
http://fedoraproject.org/wiki/Go_No_Go_Meeting
========================================================


Meeting started by rbergeron at 18:00:29 UTC. The full logs are
* Fix a bug in our critpath policy that occurs when a critical path update to a pre-release reaches the minimum amount of time in testing, but is unable to push to stable.
available at
http://meetbot.fedoraproject.org/fedora-meeting/2011-11-03/f16_final_go_or_no_go_meeting.2011-11-03-18.00.log.html


Meeting summary
* Fixed the input box alignment in the login box (Kalpa Welivitigoda)
---------------
* Gathering Friends  (rbergeron, 18:00:47)


* Why are we here  (rbergeron, 18:01:27)
  * Purpose of this meeting is to determine if all the Release Criteria
    have been met, so we can ship this puppy out the door.  (rbergeron,
    18:02:17)
  * LINK:
    https://fedoraproject.org/wiki/Fedora_16_Final_Release_Criteria
    (rbergeron, 18:02:36)


* Blocker Bugs  (rbergeron, 18:02:53)
Full list of changes since 0.8.7
  * LINK: https://fedoraproject.org/wiki/Current_Release_Blockers
--------------------------------
    (rbergeron, 18:03:03)
  * Look at his beady, majestic eyes. (rbergeron, 18:03:35)
  * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=750469 was just
    reopened  (robatino, 18:03:56)
  * LINK:
    https://docs.fedoraproject.org/en-US/Fedora/15/html/Installation_Guide/Making_USB_Media-UNIX_Linux.html
    (tflink, 18:17:42)


* Test Matrices and etc.  (rbergeron, 18:25:30)
Kalpa Welivitigoda (1):
  * AGREED: 750469 needs to be fixed but does not need to delay f16
      fixed input box alignment issue in login box #579
    release; we can fix by updating l-i-t-d in all extant releases (14,
    15)  (adamw, 18:25:43)
  * absolutely all tests are covered and pass or warn  (rbergeron,
    18:26:13)


* Release Engineering  (rbergeron, 18:29:03)
Luke Macken (25):
  * LINK: https://fedorahosted.org/rel-eng/ticket/4967#comment:17
      Convert our tags_url to a byte string before passing it to urlgrabber.
    (tflink, 18:31:09)
      Add a script to detect when older builds become the 'latest' in stable
      Update our test suite to reproduce ticket [ticket:683]
      Fix a bug in our critpath policy ([ticket:683]).
      Set the default request for new updates to 'testing'
      Clean up EOL buildroot overrides in our rmrelease tool (bz#818617)
      Fix a busted unit test (test_push_EPEL_critpath_before_tested)
      Add pkg_resources __requires__ hacks to bodhi tools to mitigate version
conflicts
      Handle the case where a release doesn't have any overrides
      Change our X-Bodhi-Update-Release header to use the short name
      Apply a modified patch from Cole Robinson to gracefully handle private bugs (#639605)
      Update our unit tests to assume submitters cannot alter karma
      Merge branch 'bodhi1-fedmsg' into feature/bodhi1-fedmsg
      Merge branch 'feature/bodhi1-fedmsg' into develop
      Fix a typo in the metrics tool
      Fix a typo in the new mail headers
      Re-organize our links, and add one to the new update feedback guidelines
      Clean up stray buildroot overrides
      Version bump for 0.9.2
      Our build script uses bz2
      Merge branch 'release/0.9.2'


* Anything else before we Set Sail?  (rbergeron, 18:35:01)
Mathieu Bridon (6):
      Have bodhi-init create all the tables
      masher: Fix the comparison
      masher: Reuse variable
      setup: Fix the Turbogears version requirement
      Don't version control auto-generated files
      setup: Add missing dependencies


* To Go, or Not To Go?  (rbergeron, 18:36:49)
Ralph Bean (19):
  * F16 is declared GOLD! Ship it. (rbergeron, 18:38:51)
      Sending messages with fedmsg.
  * AGREED: F16 is declared GOLD! Ship it. (rbergeron, 18:39:04)
      No longer using fedmsg schema/validation.
  * Thanks to EVERYONE for your sleepless nights, your hard work, your
      fedmsg.ini -> fedmsg-config.py
    bug fixing(rbergeron, 18:39:34)
      More detail in the update.complete message.
  * And endless testing, and endless building. (rbergeron, 18:39:45)
      More concise send_message calls.
  * There is a readiness meeting in ~20 minutes here in #fedora-meeting.
      Ignore dev db.
    (rbergeron, 18:40:04)
      Merge branch 'master' into bodhi1-fedmsg
  * rbergeron will send out a GOLDEN GOLD MAIL to mailing lists.
      Updates for the latest fedmsgGetting tests passing.
    (rbergeron, 18:40:22)
      Merge branch 'master' into bodhi1-fedmsg
  * in #fedora-meeting-1. (rbergeron, 18:40:39)
      Ignore mashing fedora file.
  * Grats to everyone on shipping yet another INCREDIBLY feature-filled
      Fixed what I think is a regression in login template.
    release. (rbergeron, 18:41:27)
      Merge branch 'master' into bodhi1-fedmsg
      Update to test fedmsg config.  Work with both tests and under WSGI.
      Version bump for fedmsg in staging.
      Only send the comment with a comment is added, not the whole update.
      Using a "bodhi" user/group for mod_wsgi.
      fedmsg+ssl changes to bodhi.spec.
      Use modern fedmsg config format.
      Disable message signing for bodhi tests.


Meeting ended at 18:42:18 UTC.
Till Maas (8):
      Add X-Bodhi mail headers
      Support e-mail threading in notification e-mails
      Mention age of updates in testing digest mails
      Use format string instead of string concatenation
      Import exceptions from sqlite3
      Remove files used by mercurial
      model.py: Change karma from Submitter to 0
      Fix notification on automatic status change"


<references/>


Action Items
====Build F-18 collection packages for all language translators====
------------


* Contributor: Fedora Infrastructure Leader-[[User:Noriko|Noriko Mizumoto]<ref>noriko.mizumoto at gmail.com</ref>
* Posted Date: Thu Aug 30 09:17:01 UTC 2012<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2012-August/000968.html</ref>


Action Items, by person
"Hi Fedora package maintainers
-----------------------
* **UNASSIGNED**
  * (none)


People Present (lines said)
Please build and push your package with latest translation file (e.g.
---------------------------
pull from Transifex/Zanata) for L10N QA test BY THIS FRIDAY 2012-08-31.
* rbergeron (88)
Your packages with latest translation will be composed into test live
* adamw (54)
image on 3-Sep Monday. Then various language translators worldwide will
* thedonvaughn (25)
test the image in their own languages. Any issue will be filed as bug.
* nirik (20)
This is only one chance for translators to check and modify Localization
* jsmith (10)
quality of your packages by checking UI, and we need your help.
* tflink (9)
* N1tr0g3n (9)
* bcl (8)
* zodbot (5)
* dlehman (5)
* kparal1 (2)
* red_alert (2)
* robatino (1)
* hno_ (1)"
</code>


<references/>
Thank you so much.


===== Fedora 16 FINAL Go/No-Go Meeting, WEDNESDAY, November 1, 2011 @ 21:00 UTC (17:00 EDT/14:00 PDT) =====
noriko
Fedora Localization Project"


[[User:Rbergero|Robyn Bergeron]] announced<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2011-November/000849.html</ref>:
<references/>


"Join us on irc.freenode.net in #fedora-meeting for this important
====Fedora 18 Alpha to slip by another one week====
meeting, Wednesday, November 1, 2011, at 21:00 UTC (17:00 EDT, 14:00 PDT).


"Before each public release Development, QA, and Release Engineering
* Contributor: [[User:JaroslavReznik|Jaroslav Reznik]<ref>jreznik at redhat.com</ref>
meet to determine if the release criteria are met for a particular
* Posted Date: Thu Aug 30 23:26:35 UTC 2012<ref>http://lists.fedoraproject.org/pipermail/devel-announce/2012-August/000970.html</ref>
release. This meeting is called the: Go/No-Go Meeting."


"Verifying that the Release criteria are met is the responsibility of
"Today at Go/No-Go meeting it was decided to slip Fedora 18
the QA Team."
Alpha release by one week due to remaining open blocker bugs<ref>http://qa.fedoraproject.org/blockerbugs/current</ref> and incomplete test matrices for Alpha <ref>https://fedoraproject.org/wiki/Test_Results:Current_Base_Test</ref><ref>http://fedoraproject.org/wiki/Test_Results:Current_Installation_Test</ref><ref>http://fedoraproject.org/wiki/Test_Results:Current_Desktop_Test</ref>. Meeting's
full log is at <ref>http://bit.ly/PC16PF</ref>.  


For more details about this meeting see:
As a result, ALL MAJOR MILESTONES, and their dependent tasks,
* https://fedoraproject.org/wiki/Go_No_Go_Meeting
will be pushed out by one week.


And while you wait, keep an eye on the current F16 final blockers, and
The next Go/No-Go meeting is on Thursday Sep 06, same place
help fill out the test result matrices:
but different time (19:00 UTC, 3 PM EDT, 21:00 CEST
#fedora-meeting).


* https://fedoraproject.org/wiki/Current_Release_Blockers
If you have an accepted blocker bug, please try to fix it
* http://fedoraproject.org/wiki/Category:Fedora_16_Final_RC_Test_Results
as soon as possible to help us with Fedora 18 Alpha release!"
"


<references/>
<references/>


=== Fedora Events ===
=== Fedora Events ===


The purpose of event is to build a global Fedora events calendar, and to identify responsible Ambassadors for each event. The event page is laid out by quarter and by region. Please maintain the layout, as it is crucial for budget planning.
The purpose of Fedora Event is to build a global Fedora events calendar, and to identify responsible Ambassadors for each event. The event page is laid out by quarter and by region. Please maintain the layout, as it is crucial for budget planning and press releases.
Events can be added to this page whether or not they have an Ambassador owner. Events without an owner are not eligible for funding, but being listed allows any Ambassador to take ownership of the event and make it eligible for funding.
In plain words, 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 (September - December 2011)====
====Upcoming Events (September 2012 - November 2012)====
* North America (NA)<ref>http://fedoraproject.org/wiki/Events#FY12_Q3_.28Sept_2011_-_November_2011.29</ref>
* '''North America (NA)'''<ref>http://fedoraproject.org/wiki/Events#FY13_Q3_.28Sept_2012_-_Nov_2012.29</ref>
* Central & South America (LATAM): <ref>http://fedoraproject.org/wiki/Events#FY12_Q3_.28September_2011_-_December_2011.29</ref>
* '''Central & South America (LATAM)'''<ref>http://fedoraproject.org/wiki/Events#FY13_Q3_.28September_2012_-_November_2012.29</ref>
* Europe, Middle East, and Africa (EMEA)<ref>http://fedoraproject.org/wiki/Events#FY12_Q2_.28June_2011_-_September_2011.29</ref>
* '''Europe, Middle East, and Africa (EMEA)'''<ref>http://fedoraproject.org/wiki/Events#FY13_Q3_.28September_2012_-_November_2012.29_2</ref>
* India, Asia, Australia (India/APJ)<ref>http://fedoraproject.org/wiki/Events#FY12_Q3_.28September_2011_-_November_2011.29</ref>
* '''India, Asia, Australia (India/APJ)'''<ref>http://fedoraproject.org/wiki/Events#FY13_Q3_.28September_2012_-_November_2012.29_3</ref>
 
Guideline to write Fedora Press Releases<ref>https://fedoraproject.org/wiki/How_to_write_a_Fedora_press_release</ref>


<references/>
<references/>
Line 435: Line 372:
* [[Event reports]] -- guidelines and suggestions.
* [[Event reports]] -- guidelines and suggestions.
* [[FedoraEvents/LinuxEvents| LinuxEvents]] -- a collection of calendars of Linux events.
* [[FedoraEvents/LinuxEvents| LinuxEvents]] -- a collection of calendars of Linux events.
===Fedora Press Releases===
Fedora press releases will be found at the link:
http://fedoraproject.org/wiki/Fedora_press_archive#Fedora_Press_Releases

Latest revision as of 11:18, 31 August 2012

Announcements

Fedora Announcements are the place where you can find the major coverage from the Fedora Project including general announcements[1], development announcements[2] and Fedora Events[3].

Contributing Writer: Rashadul Islam

Breaking News of the Week and Month

[Guidelines Change] Changes to the Packaging Guidelines

  • Contributor: [[User:Spot|Tom Callaway][1]
  • Posted Date: Wed Aug 1 19:28:57 UTC 2012[2]

"A new section has been added to the SysV Initscripts section, discussing the proper use of subsys locking. Even though Fedora packages should no longer be using SysV Initscripts as a primary service mechanism, Red Hat Enterprise Linux and EPEL do. Additionally, Red Hat points partners to the Fedora Guidelines when they build for RHEL. [3]

---

The review guidelines now reflect the use of sha256sum (instead of md5sum) to confirm upstream source integrity. [4]

---

The PHP Packaging guidelines have been updated to include guidance about when it is appropriate to have an explicit Requires on httpd & mod_php, how to handle explicit Requires on PHP extensions, and how to handle a Requires for a minimum PHP version. [5] [6] [7]

---

A new section on Macros has been added to the Packaging Guidelines, covering Packaging of Additional RPM Macros. [8]

---

A new section on the Documentation= field in systemd unit files (F17+) has been added. [9]

---

A short section on the Group tag in Fedora packages has been added. All current versions of Fedora (and their respective RPM versions) treat the Group tag as optional. Packages may include a Group: field for compatibility with EPEL, but are not required to do so. [10]

---

The RHEL conditionalization has been removed from the Python3 example spec file, as it is no longer valid. [11]

---

These guidelines (and changes) were approved by the Fedora Packaging Committee (FPC).

Many thanks to Remi Collet, David Malcolm, Vit Ondruch, Lennart Poettering, Michael Scherer, Dave Sullivan, and all of the members of the FPC, for assisting in drafting, refining, and passing these guidelines.

As a reminder: The Fedora Packaging Guidelines are living documents! If you find something missing, incorrect, or in need of revision, you can suggest a draft change. The procedure for this is documented here: [12]"

Enclosure: Here is one late change to the Fedora Packaging Guidelines:[13] [14] [15]

FUDCon Paris Updates: Subsidy requests opening, hotel reminders

  • Contributor: Fedora Project Leader-[[User:Rbergero|Robyn Bergeron][1]
  • Posted Date: Fri Aug 3 17:00:53 UTC 2012[2]

"Greetings! (...or perhaps I should say.... bonjour!)

I'd like to share a few reminders and announcements regarding the upcoming FUDCon in Paris, France, on October 13-15, 2012.

If you are planning to attend FUDCon and need a travel subsidy to do so, the ticketing system is now open for those requests. Requests will be accepted through August 15, 2012. Please note that funding requests without a ticket will not be considered. Preference will be given to attendees from the EMEA region who are actively contributing to Fedora, and have detailed their participation plans for FUDCon in their request.

To place a subsidy request, please follow these steps:

1: Pre-register at [3] - and put an X in the $$$ column 2: Read about the funding request process and place a funding request ticket in the FUDCon-planning ticket tracker here: [4]

Additionally, a few notes regarding the hotel in Paris:

There are other events in Paris during this time period; most notably, our first day of FUDCon will be taking place at the Open World Forum conference, on the day in which the public is encouraged to participate in and learn about open source projects. OWF had nearly 2000 attendees last year. Accordingly, rooms might be in short supply as we approach FUDCon; please, book your hotel as soon as possible, not only for affordability purposes, but also so that you have a bed to sleep in. :)

We currently have a rate of EUR81 per night at the ibis Paris La Vilette Cite des Sciencesfor the nights of the 12th, 13th, and 14th of October. However, this rate will expire at the end of August, and any remaining rooms in our block will expire.

For instructions on booking your hotel, please read the Lodging/Hotel section of the FUDCon: Paris wiki: [5]"

Fedora Infrastructure announces status.fedoraproject.org

  • Contributor: Fedora Infrastructure Leader-[[User:Kevin|Kevin Fenzi ][1]
  • Posted Date: Thu Aug 30 20:31:24 UTC 2012[2]

"I'm happy to announce the general availability of our status.fedoraproject.org site.

This site provides an easy way for Fedora contributors and users to check on the status of services provided by Fedora Infrastructure.

The site auto reloads every minute, and also provides a rss feed at [3].

If you run into a problem or issue that is not reflected at status.fedoraproject.org, please do report it to us in #fedora-admin on irc.freenode.net or via ticket at [4] We update the site status information manually so we need to be aware of the issue in order to keep the site accurate.

As with everything in Fedora Infrastructure, this application is open source. Source is available from: [5] and is released under a GPLv2+ license.

This application is hosted at the link[6] to avoid any issues with outages in our infrastructure affecting status reporting. "

Beats are open!

  • Contributor: Fedora Docs Leader-[[User:Bcotton|Ben Cotton][1]
  • Posted Date: Tue Aug 28 15:35:59 UTC 2012[2]

"The Release Notes beats for Fedora 18 are now open: [3]

If you're looking for a way to dip your toes in the water, so to speak, writing a beat is a great way to get started. If you're a regular, don't forget about the checkBeat program: [4]

As a reminder, the wiki drafts of beats are due on 12 September."

Fedora Development News

The Development Announcement[1] list is intended to be a LOW TRAFFIC announce-only list for Fedora development.

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

New bodhi release in production

  • Contributor: [[User:Lmacken|Luke Macken ][1]
  • Posted Date: Thu Aug 9 21:53:41 UTC 2012[2]

"A new release of Bodhi has just been deployed to production. [3]

Bugs and enhancement requests can be filed here: [4]

Major changes in bodhi 0.9.2


  • fedmsg support! Bodhi now fires off messages for various events that occur. Join #fedora-fedmsg to see it in action. (Ralph Bean)
  • Re-organized the links on the front page, and link to the new Update Feedback Guidelines
  • The submitter of an update can no longer effect the karma (Till Maas)
  • Fix duplicate status change email notifications. (Till Maas)
  • Mention age of updates in testing digest mails (Till Maas)
  • Support e-mail threading in notification e-mails (Till Maas)
  • Add X-Bodhi mail headers (Till Maas)
  • Gracefully handle private bugs (Cole Robinson)
  • Set the default request for new updates to 'testing' in the web form
  • Fix a bug in our critpath policy that occurs when a critical path update to a pre-release reaches the minimum amount of time in testing, but is unable to push to stable.
  • Fixed the input box alignment in the login box (Kalpa Welivitigoda)


Full list of changes since 0.8.7


Kalpa Welivitigoda (1):

     fixed input box alignment issue in login box #579

Luke Macken (25):

     Convert our tags_url to a byte string before passing it to urlgrabber.
     Add a script to detect when older builds become the 'latest' in stable
     Update our test suite to reproduce ticket [ticket:683]
     Fix a bug in our critpath policy ([ticket:683]).
     Set the default request for new updates to 'testing'
     Clean up EOL buildroot overrides in our rmrelease tool (bz#818617)
     Fix a busted unit test (test_push_EPEL_critpath_before_tested)
     Add pkg_resources __requires__ hacks to bodhi tools to mitigate version

conflicts

     Handle the case where a release doesn't have any overrides
     Change our X-Bodhi-Update-Release header to use the short name
     Apply a modified patch from Cole Robinson to gracefully handle private bugs (#639605)
     Update our unit tests to assume submitters cannot alter karma
     Merge branch 'bodhi1-fedmsg' into feature/bodhi1-fedmsg
     Merge branch 'feature/bodhi1-fedmsg' into develop
     Fix a typo in the metrics tool
     Fix a typo in the new mail headers
     Re-organize our links, and add one to the new update feedback guidelines
     Clean up stray buildroot overrides
     Version bump for 0.9.2
     Our build script uses bz2
     Merge branch 'release/0.9.2'

Mathieu Bridon (6):

     Have bodhi-init create all the tables
     masher: Fix the comparison
     masher: Reuse variable
     setup: Fix the Turbogears version requirement
     Don't version control auto-generated files
     setup: Add missing dependencies

Ralph Bean (19):

     Sending messages with fedmsg.
     No longer using fedmsg schema/validation.
     fedmsg.ini -> fedmsg-config.py
     More detail in the update.complete message.
     More concise send_message calls.
     Ignore dev db.
     Merge branch 'master' into bodhi1-fedmsg
     Updates for the latest fedmsg.  Getting tests passing.
     Merge branch 'master' into bodhi1-fedmsg
     Ignore mashing fedora file.
     Fixed what I think is a regression in login template.
     Merge branch 'master' into bodhi1-fedmsg
     Update to test fedmsg config.  Work with both tests and under WSGI.
     Version bump for fedmsg in staging.
     Only send the comment with a comment is added, not the whole update.
     Using a "bodhi" user/group for mod_wsgi.
     fedmsg+ssl changes to bodhi.spec.
     Use modern fedmsg config format.
     Disable message signing for bodhi tests.

Till Maas (8):

     Add X-Bodhi mail headers
     Support e-mail threading in notification e-mails
     Mention age of updates in testing digest mails
     Use format string instead of string concatenation
     Import exceptions from sqlite3
     Remove files used by mercurial
     model.py: Change karma from Submitter to 0
     Fix notification on automatic status change"

Build F-18 collection packages for all language translators

  • Contributor: Fedora Infrastructure Leader-[[User:Noriko|Noriko Mizumoto][1]
  • Posted Date: Thu Aug 30 09:17:01 UTC 2012[2]

"Hi Fedora package maintainers

Please build and push your package with latest translation file (e.g. pull from Transifex/Zanata) for L10N QA test BY THIS FRIDAY 2012-08-31. Your packages with latest translation will be composed into test live image on 3-Sep Monday. Then various language translators worldwide will test the image in their own languages. Any issue will be filed as bug. This is only one chance for translators to check and modify Localization quality of your packages by checking UI, and we need your help.

Thank you so much.

noriko Fedora Localization Project"

Fedora 18 Alpha to slip by another one week

  • Contributor: [[User:JaroslavReznik|Jaroslav Reznik][1]
  • Posted Date: Thu Aug 30 23:26:35 UTC 2012[2]

"Today at Go/No-Go meeting it was decided to slip Fedora 18 Alpha release by one week due to remaining open blocker bugs[3] and incomplete test matrices for Alpha [4][5][6]. Meeting's full log is at [7].

As a result, ALL MAJOR MILESTONES, and their dependent tasks, will be pushed out by one week.

The next Go/No-Go meeting is on Thursday Sep 06, same place but different time (19:00 UTC, 3 PM EDT, 21:00 CEST

  1. fedora-meeting).

If you have an accepted blocker bug, please try to fix it as soon as possible to help us with Fedora 18 Alpha release!"


Fedora Events

The purpose of Fedora Event is to build a global Fedora events calendar, and to identify responsible Ambassadors for each event. The event page is laid out by quarter and by region. Please maintain the layout, as it is crucial for budget planning and press releases.

Upcoming Events (September 2012 - November 2012)

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

Guideline to write Fedora Press Releases[5]

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.

Fedora Press Releases

Fedora press releases will be found at the link: http://fedoraproject.org/wiki/Fedora_press_archive#Fedora_Press_Releases