arek - flumotion/trunk

flumotion-commit at lists.fluendo.com flumotion-commit at lists.fluendo.com
Fri Apr 25 19:00:36 CEST 2008


Author: arek
Date: Fri Apr 25 19:00:35 2008
New Revision: 6556

Log:
Release 0.5.2 "Can Tomas".

Modified:
   flumotion/trunk/ChangeLog
   flumotion/trunk/NEWS
   flumotion/trunk/RELEASE
   flumotion/trunk/configure.ac
   flumotion/trunk/flumotion.doap

Modified: flumotion/trunk/ChangeLog
==============================================================================
--- flumotion/trunk/ChangeLog	(original)
+++ flumotion/trunk/ChangeLog	Fri Apr 25 19:00:35 2008
@@ -1,3 +1,13 @@
+=== release 0.5.2 ===
+
+2008-04-25  Arek Korbik  <arkadini at gmail.com>
+
+	* NEWS:
+	* RELEASE:
+	* configure.ac:
+	* flumotion.doap:
+	Releasing 0.5.2 "Can Tomas".
+
 2008-04-25  Arek Korbik  <arkadini at gmail.com>
 
 	* flumotion/component/component.py (BaseComponent.do_check,

Modified: flumotion/trunk/NEWS
==============================================================================
--- flumotion/trunk/NEWS	(original)
+++ flumotion/trunk/NEWS	Fri Apr 25 19:00:35 2008
@@ -1,5 +1,115 @@
-This is Flumotion 0.5.1 "Can Margarit"
+This is Flumotion 0.5.2 "Can Tomas"
 
+Features since 0.5.1:
+
+  * The wizard has been re-written completely.  Forward, back, and
+    random access navigation through the wizard pages should now work
+    better. There is now an option to automatically serve Cortado in a
+    web page. A shoutcast consumer has been added. The wizard queries
+    the manager for capabilities, allowing add-on projects to plug in
+    different components and wizard pages into the wizard for
+    producers, encoders and consumers.
+
+  * The GTK+ admin now offers a new tab in the component view
+    providing information about the component's process (uptime, CPU
+    usage, virtual memory size, etc.); tooltips have been added to a
+    number of UI elements and also the status bar provides more
+    information.
+
+  * A debug option has been created that hides the scary debug parts
+    for the average user, but at the same time allows more debugging
+    power for the less easily scared users.  It now allows setting log
+    levels for GStreamer and Flumotion on the fly per component.
+
+  * New Dirac encoding component (also supported directly in the
+    wizard)!
+
+  * The HTTP server component can limit the bitrate at which it serves
+    files and can also be easily set-up to serve Cortado applets with
+    the supporting HTML and JavaScript files.
+
+  * The FireWire producer allows selecting devices by GUID - now it's
+    possible to specify one of the connected devices, or even use
+    multiple devices if they are connected to different buses.
+
+Bugs fixed since 0.5.1:
+
+  * 194 : no wizard page for mulaw
+  * 312 : doesn't sort PID and CPU columns correctly
+  * 379 : http streamer needs to check for twisted-web
+  * 593 : [gtk admin] exposes arcane info to user
+  * 692 : When a component is deleted from outside, the admin do not remove the component configuration panel.
+  * 704 : admin should have a summary page per-component
+  * 743 : failing to record from soundcard should give a nice flumotion error, not a gst error
+  * 759 : Flumotion admin component list is cleared when a worker reconnect
+  * 790 : [gtk admin]  shows too many error dialogs
+  * 793 : Sad components sometimes need stopping twice
+  * 797 : "component crashed" info stays in the UI after component restart
+  * 801 : XML export of configuration isn't formatted nicely
+  * 806 : first stab at a component tab
+  * 810 : open recent connections dialog should have a sortable header
+  * 813 : New switch component doesn't check for new switch element
+  * 815 : Current client bitrate missing at httpstreamer UI
+  * 817 : open existing connection is broken in gtk admin
+  * 818 : Admin exception when failing to reconnect
+  * 820 : mood icons should have a tooltip in the ui
+  * 822 : Encoders and muxers should be pluggable in the wizard
+  * 823 : HTTP consumer page of the wizard needs to be pluggable
+  * 824 : Add cortado support
+  * 827 : [gtk admin] Redo the statusbar
+  * 835 : recent connections broken again
+  * 836 : __version__ breaks doc strings
+  * 837 : fails to build with epydoc 3.0 series
+  * 838 : Would like to disable doc build
+  * 840 : Pluggable components should be sorted different in wizard
+  * 843 : Improve error reporting in the wizard
+  * 844 : Add support for <wizard> tags for plugs.
+  * 845 : bouncer component GUI broken
+  * 854 : audio test producer wizard page doesn't let you click forward
+  * 856 : Add a function in bouncers to get its enabled status
+  * 858 : Add interfaces for the wizard plugins
+  * 859 : flumotion-command doesn't return after invoke if the component name is incorrect
+  * 860 : Rate control interface isn't sufficient
+  * 862 : component initialization API/protocol broken
+  * 863 : warnings in flumotion.test.test_greeter
+  * 865 : race condition when creating bundle cache directories
+  * 867 : wizard not working with firewire sources
+  * 870 : Soundcard producer has bad defaults
+  * 873 : when daemonising the worker, it cannot find the flumotion-job binary if worker was run with a relative path in argv[0]
+  * 874 : add integration with documentation system
+  * 875 : flumotion/configure/installed.py.in creating the cachedir causes a bug
+  * 876 : httpstreamer should check for twisted.web
+  * 880 : Recent connections dialog should have typeahead search
+  * 882 : Labels should be left aligned, not right aligned.
+  * 883 : Add spacing between worker label and worker combo
+  * 884 : Audio & Video is not working properly in the wizard
+  * 885 : Keyframe frequency should be changed to "time between keyframes"
+  * 886 : Burst on connect should be explained
+  * 887 : Fix the Java check on the cortado page
+  * 892 : wizard produces wrong flow for firewire video and souncard audio
+  * 893 : Debug options are dangerous
+  * 897 : New documentation message stuff causes exceptions.
+  * 899 : SleepingComponentError when selecting a sad component
+  * 900 : Bouncer UI resort listener more than one time
+  * 901 : Inconsistent naming of Producer/Production steps compared to Conversion/Consumption
+  * 904 : Streaming with a cortado applet doesn't work, it gives 404 on the http streamer
+  * 906 : wizard  complains about overlay without producer npvalid
+  * 907 : wizard shouldn't have worker combobox on the initial 'Production' page
+  * 908 : flumotion-command should support authentication and return an error code on failure
+  * 909 : wizard not working properly with firewire sources on different workers
+  * 911 : http-server components should be atmosphere components
+  * 914 : when overlay wizard page has a problem, it offers to go forward without it, but the resulting config still has an overlay component
+  * 915 : audiotest-producer does not check for the level element
+  * 917 : Add hour glass when waiting for wizard
+  * 919 : better logging in http-server
+  * 920 : file-server component not properly handling session end when connection is lost early
+  * 921 : dirac encoder
+  * 923 : Cortado should not be served on localhost
+  * 924 : setting component to sad in do_check doesn't prevent the component from continuing with init process
+  * 929 : Text is missing in overlay step for the default wizard configuration
+  * 931 : 'Clear All' fails to clear all components if more than one component in the atmosphere
+  * 934 : BTTV should prevent wizard from progressing when lacking channels
+  * 936 : disabling overlay breaks wizard
 
 Features since 0.4.2:
     

Modified: flumotion/trunk/RELEASE
==============================================================================
--- flumotion/trunk/RELEASE	(original)
+++ flumotion/trunk/RELEASE	Fri Apr 25 19:00:35 2008
@@ -1,8 +1,8 @@
-Release notes for Flumotion 0.5.1 "Can Margarit"
-        
+Release notes for Flumotion 0.5.2 "Can Tomas"
 
-Hackers of Flumotion giddily announce a new release of the development
-0.5 branch of the Flumotion Streaming Server.
+The Flumotion team proudly announces
+a new release of the development 0.5 branch
+of the Flumotion Streaming Server.
 
 Flumotion is a streaming media server created with the backing of
 Fluendo. It features intuitive graphical administration tools, making
@@ -12,200 +12,145 @@
 
 Overview
 
-6500 lines of changelog. 471 files changed. 28808 lines of source code
-changed. 88 bugs fixed and enhancement requests closed. This is quite a
-big release!
-
-The major focus of this development cycle has been on improving quality,
-by simplifying the system and removing entire classes of bugs. Of
-course, ongoing feature development continued apace, adding eight new
-components, enriching the graphical monitoring and control interface,
-and rounding out the capabilities of our existing components.
+After the winter release that was bursting with features and changes,
+it was time to shift the development focus more towards stabilizing our
+software and improving the user experience.
+
+The wizard has been completely re-written to modestly just work and
+not get in your way. The GTK+ admin interface has received a number of
+improvements. One new component has been added and we didn't forget
+about the existing ones, either.
 
-Below is an abridged list of user-visible features. A full list of all
-closed tickets can be found at the end of this announcement. Existing
+Below is a summary of user-visible features. A full list of all closed
+tickets can be found at the end of this announcement.  Existing
 Flumotion users are strongly encouraged to upgrade and report on your
-experiences. If you haven't yet tried Flumotion, now is a great time to
-start!
+experiences. If you haven't yet tried Flumotion, now is a great time
+to start!
 
 
 Features of this release
-    
-      * Much more robust and efficient protocol between manager and
-        component. It is now impossible to get a component in a "stuck"
-        state. The manager's code was dramatically simplified,
-        decreasing manager CPU usage when many components decide to
-        reconnect at once.
-
-      * A feed may be provided by more than one component. If one
-        component providing a feed goes away, and another component is
-        available for that feed, the manager will reconnect downstream
-        components, providing redundancy and failover.
-
-      * New components! Use Flumotion as a source to Icecast streamers
-        with the shout2-consumer component, thanks to Gergely Nagy. Make
-        picture-in-picture streams with composite-combiner. Dynamically
-        switch between different feeds with the various switch
-        components. The switch may occur manually, or automatically
-        based on data flow or on a schedule expressed in an ical file.
-        Use GNonLin to stream a dynamically-reschedulable sequence of
-        files with playlist-producer. Broadcast your screen with
-        screencast-producer, data from an IP camera with rtsp-producer,
-        or live MPEG captures with ivtv-producer. Finally you can limit
-        access to a manager or to a stream by IP with the ip-bouncer.
-        Good times! See the output of flumotion-inspect for more
-        information.
-
-      * Improved components! You can now capture the raw DV from a
-        firewire-producer. The webcam component supports V4L2, and HTTP
-        streamers finally implement bandwidth limiting. You can now
-        tweak the theora encoding parameters (there's even an interface
-        for it in the wizard), and the on-demand HTTP streamer better
-        supports Flash video seeking. Finally, we now have per-channel
-        volume meters for audio sources in the GTK+ admin.
-
-      * Faster component startup. Components no longer parse the
-        registry, which greatly improves component startup time. In
-        addition, the manager-component protocol revisions reduce the
-        number of remote calls needed for a component to go happy.
-
-      * A comprehensive reduction of Flumotion's memory footprint. In a
-        still-ongoing effort, we have reduced memory usage by 20 percent
-        or more in all processes. In addition, via revising how we
-        handle authentication credentials, we have plugged all known
-        memory leaks.
-
-      * The amount of steady-state network chitchat between components
-        and admins was reduced. Admins will only receive CPU usage
-        updates from components if they subscribe to updates.
-
-      * Detailed statistics and diagnostics of the state of data flow
-        in a component can now be viewed from the GTK+ administration
-        interface.
-
-      * Better informational messages for debugging misconfigured
-        components. These messages show up in the GTK+ admin. Also, the
-        manager's "export configuration" feature works much more
-        reliably now.
-
-      * HAL integration for allowing Flumotion access to media devices.
-        No more chmod a+rw /dev/raw1394!
-
-      * Better debugging and programmatic interfaces to the Flumotion
-        system, with the addition of manhole support (SSH into your
-        manager!), improvements to flumotion-command, Nagios
-        integration, a tool for logging UIState keys to an RRD file, and
-        more. Admit it, the part about "and more" piqued your curiosity.
+
+      * The wizard has been re-written completely.
+        Forward, back, and random access navigation through the wizard
+        pages should now work better. There is now an option to
+        automatically serve Cortado in a web page. A shoutcast
+        consumer has been added. The wizard queries the manager for
+        capabilities, allowing add-on projects to plug in different
+        components and wizard pages into the wizard for producers,
+        encoders and consumers.
+
+      * The GTK+ admin now offers a new tab in the component view
+        providing information about the component's process (uptime,
+        CPU usage, virtual memory size, etc.); tooltips have been
+        added to a number of UI elements and also the status bar
+        provides more information.
+
+      * A debug option has been created that hides the scary debug
+        parts for the average user, but at the same time allows more
+        debugging power for the less easily scared users.  It now
+        allows setting log levels for GStreamer and Flumotion on the
+        fly per component.
+
+      * New Dirac encoding component (also supported directly in the
+        wizard)!
+
+      * The HTTP server component can limit the bitrate at which it
+        serves files and can also be easily set-up to serve Cortado
+        applets with the supporting HTML and JavaScript files.
+
+      * The FireWire producer allows selecting devices by GUID - now
+        it's possible to specify one of the connected devices, or even
+        use multiple devices if they are connected to different buses.
 
 
 Known issues
-    
-      * The GTK+ admin no longer shows components' CPU usage. This useful
-        capability will return when bug #704 is fixed.
-
-      * Managers from 0.5.1 will not interoperate with workers from
-        0.4.x, and vice versa. We have had to make incompatible changes
-        in order to remove some systematic bugs. However, 0.5.1 admin
-        clients will work with older managers.
-
-      * Likewise, those users that maintain components and software
-        outside the Flumotion source tree will probably need to update
-        their code to work with 0.5.1. Drop by the IRC channel and we'll
-        help you port. It's worth it!
+
+      * The set of switch components don't currently work due to an
+        issue with the underlying input-selector GStreamer element.
+
+      * The overlay and composite components may generate many gst
+        CRITICAL log messages with the recent versions of GStreamer -
+        it is superficial and shouldn't affect their work.
 
 
 Bugs fixed in this release
-    
-      * 22 : [wizard] Smoke settings screen should probably have better name
-      * 44 : Don't print in manager when logging in with bad credentials
-      * 68 : Wizard click on left summary does not update back/forward buttons
-      * 74 : [patch] Theora settings window should have keyframe option
-      * 102 : ability to specify default registry location
-      * 106 : Being able to serve a looping file when stream not connected
-      * 107 : Kill dead code in admin heaven
-      * 111 : Firewire audio broken
-      * 116 : Fixing device access in a nice way
-      * 167 : worker without user/pass can't connect to manager
-      * 187 : a worker being shut down triggers a notifyOnDisconnect on remote reference + wrong warning
-      * 200 : Need to rethink an important flaw in our xml config file format
-      * 208 : flumotion service script should allow system-style running completely from homedir
-      * 214 : Maximum clients is incorrect or under-explained.
-      * 224 : make flumotion-manager/-worker installable without X
-      * 239 : shout2 (icecast2) consumer
-      * 244 : --help prints gst's help, while -h gives flumotion's help
-      * 260 : [gtk admin] 'reload code' on admin components fails
-      * 299 : UI does not allow you to make a new connection
-      * 371 : flumotion startup message with no SSL
-      * 373 : cache has race conditions
+
+      * 194 : no wizard page for mulaw
+      * 312 : doesn't sort PID and CPU columns correctly
       * 379 : http streamer needs to check for twisted-web
-      * 385 : defer_generator_method screws with the docs
-      * 393 : Firewire worker traceback
-      * 418 : porter shutdown throws exceptions
-      * 445 : admin should allow deleting only one component
-      * 459 : segfault in admin when switching between component UI's
-      * 465 : Components need a .medium set to be able to ask for reconnection
-      * 512 : Exceptions raised inside StateCache update methods don't print tracebacks
-      * 520 : tracebacks in admin when disconnected from manager
-      * 521 : another admin traceback
-      * 538 : Wizard should limit video size to known max size
-      * 540 : some UI suggestions on Plumbing
-      * 547 : Firewire-Cam:Video and Producer-Soundcard won't work together
-      * 558 : flumotion service script hangs if manager can't write the pid file
-      * 567 : http-server doesn't work with mount-point set to /
-      * 569 : testsuite uses deprecated methods
-      * 575 : component GTK UI can not hide widgets during haveWidgetTree
-      * 578 : loading a config with bad properties doesn't give a good error
-      * 591 : feeder tab shows disconnected when actually connected
-      * 594 : Make common.log less specific to Flumotion
-      * 595 : remove raise common.errors.SystemError from common.log.errorObject
-      * 598 : GStreamer errors in feedcomponents should be handled more nicely
-      * 604 : [gtk admin] UI bug showing volume widget in completely the wrong place
-      * 605 : cleanup of properties in component protocol
-      * 612 : fpbclientfactory debug should tell us what ip it failed to connect to
-      * 613 : instances of print in flumotion can cause 100% CPU
-      * 614 : no useful feedback if you daemonize a manager with an invalid config
-      * 616 : flumotion-launch when reconnecting eaters causes exceptions
-      * 618 : support FLV start= GET parameters in httpfile
-      * 619 : refactor feedcomponent.py to use the feed medium's requestFeed
-      * 621 : refactor adminmodel to offer a deferred connection interface
-      * 622 : log.removeLogHandler
-      * 626 : component UI state keys need to be graphable
-      * 631 : add file monitoring to ical handling code such that component updates it's schedule from changes to file
-      * 632 : Firewire producer should allow saving of the raw stream
-      * 639 : bug in parsing eater nodes when feed nodes not specified
-      * 641 : manager's registry code should be more robust wrt. to registry changes
-      * 642 : extern.log color output
-      * 644 : v4l2 support should be added to the current webcam and tvcard producer
-      * 645 : flumotion admin UI does not report parsing errors in the XML configuration file
-      * 646 : Base Component Classes are insufficient
-      * 649 : wizard outputs new config format with some defects
-      * 656 : traceback during stopping of http-server prevents component from being stopped
-      * 661 : fxml calls str() on unicode objects incorrectly
-      * 664 : The flumotion multiadmin do not call the model_addPlanet on reconnection
-      * 665 : registry will not notice new .xml files at runtime in directories that had no .xml files at startup
-      * 667 : Worker shouldn't import gst, and checks should be out-of-process
-      * 675 : choose appropriate reactor for manager, worker, tests
-      * 682 : The component properties parser should handle native types uniformly.
-      * 688 : manager never removes keycard from manager bouncer
-      * 694 : components need to name their eaters according to their eater names, not according to the names of their initial feeders
-      * 698 : The Manager do not catch ComponentSetupHandledError
-      * 700 : warning about upgrading component config is useless
-      * 705 : refactor bouncers so as not to leak keycards
-      * 709 : flumotion/manager/depgrah.py:mapFeedersToEaters is wider than 80 chars and has too many indentation levels to avoid being dodgy
-      * 715 : soundcard continuously tracebacks
-      * 716 : any kind of pb.Error subclass turns up as an InsecureJelly
-      * 735 : Bouncers need some redesign
-      * 737 : segfault stopping streamer component
-      * 740 : disker cannot create unicode filenames
-      * 744 : reservePorts doesn't work when feederport is set to random
-      * 745 : Why does manager.ComponentAvatar have a method to allow jobs to request ports on any worker?
-      * 748 : [logging] optional arguments in outputToFiles()
-      * 774 : Problem with authenticacition in 'videotest with http and disker' test
-      * 775 : Problem with authenticacition in 'videotest-bouncer' test
-      * 781 : Stopping a streamer can't complete logging properly
-      * 787 : Stopping a lost component behaves poorly
-      * 788 : in some circumstances, component mood is hungry, but flow is fine
-      * 803 : wizard error when configuring soundcard
+      * 593 : [gtk admin] exposes arcane info to user
+      * 692 : When a component is deleted from outside, the admin do not remove the component configuration panel.
+      * 704 : admin should have a summary page per-component
+      * 743 : failing to record from soundcard should give a nice flumotion error, not a gst error
+      * 759 : Flumotion admin component list is cleared when a worker reconnect
+      * 790 : [gtk admin]  shows too many error dialogs
+      * 793 : Sad components sometimes need stopping twice
+      * 797 : "component crashed" info stays in the UI after component restart
+      * 801 : XML export of configuration isn't formatted nicely
+      * 806 : first stab at a component tab
+      * 810 : open recent connections dialog should have a sortable header
+      * 813 : New switch component doesn't check for new switch element
+      * 815 : Current client bitrate missing at httpstreamer UI
+      * 817 : open existing connection is broken in gtk admin
+      * 818 : Admin exception when failing to reconnect
+      * 820 : mood icons should have a tooltip in the ui
+      * 822 : Encoders and muxers should be pluggable in the wizard
+      * 823 : HTTP consumer page of the wizard needs to be pluggable
+      * 824 : Add cortado support
+      * 827 : [gtk admin] Redo the statusbar
+      * 835 : recent connections broken again
+      * 836 : __version__ breaks doc strings
+      * 837 : fails to build with epydoc 3.0 series
+      * 838 : Would like to disable doc build
+      * 840 : Pluggable components should be sorted different in wizard
+      * 843 : Improve error reporting in the wizard
+      * 844 : Add support for <wizard> tags for plugs.
+      * 845 : bouncer component GUI broken
+      * 854 : audio test producer wizard page doesn't let you click forward
+      * 856 : Add a function in bouncers to get its enabled status
+      * 858 : Add interfaces for the wizard plugins
+      * 859 : flumotion-command doesn't return after invoke if the component name is incorrect
+      * 860 : Rate control interface isn't sufficient
+      * 862 : component initialization API/protocol broken
+      * 863 : warnings in flumotion.test.test_greeter
+      * 865 : race condition when creating bundle cache directories
+      * 867 : wizard not working with firewire sources
+      * 870 : Soundcard producer has bad defaults
+      * 873 : when daemonising the worker, it cannot find the flumotion-job binary if worker was run with a relative path in argv[0]
+      * 874 : add integration with documentation system
+      * 875 : flumotion/configure/installed.py.in creating the cachedir causes a bug
+      * 876 : httpstreamer should check for twisted.web
+      * 880 : Recent connections dialog should have typeahead search
+      * 882 : Labels should be left aligned, not right aligned.
+      * 883 : Add spacing between worker label and worker combo
+      * 884 : Audio & Video is not working properly in the wizard
+      * 885 : Keyframe frequency should be changed to "time between keyframes"
+      * 886 : Burst on connect should be explained
+      * 887 : Fix the Java check on the cortado page
+      * 892 : wizard produces wrong flow for firewire video and souncard audio
+      * 893 : Debug options are dangerous
+      * 897 : New documentation message stuff causes exceptions.
+      * 899 : SleepingComponentError when selecting a sad component
+      * 900 : Bouncer UI resort listener more than one time
+      * 901 : Inconsistent naming of Producer/Production steps compared to Conversion/Consumption
+      * 904 : Streaming with a cortado applet doesn't work, it gives 404 on the http streamer
+      * 906 : wizard  complains about overlay without producer npvalid
+      * 907 : wizard shouldn't have worker combobox on the initial 'Production' page
+      * 908 : flumotion-command should support authentication and return an error code on failure
+      * 909 : wizard not working properly with firewire sources on different workers
+      * 911 : http-server components should be atmosphere components
+      * 914 : when overlay wizard page has a problem, it offers to go forward without it, but the resulting config still has an overlay component
+      * 915 : audiotest-producer does not check for the level element
+      * 917 : Add hour glass when waiting for wizard
+      * 919 : better logging in http-server
+      * 920 : file-server component not properly handling session end when connection is lost early
+      * 921 : dirac encoder
+      * 923 : Cortado should not be served on localhost
+      * 924 : setting component to sad in do_check doesn't prevent the component from continuing with init process
+      * 929 : Text is missing in overlay step for the default wizard configuration
+      * 931 : 'Clear All' fails to clear all components if more than one component in the atmosphere
+      * 934 : BTTV should prevent wizard from progressing when lacking channels
+      * 936 : disabling overlay breaks wizard
 
 Download
 
@@ -219,27 +164,25 @@
 
 Support and Bugs
 
-We use an issue tracker for bug reports and feature requests:
-https://core.fluendo.com/flumotion/trac/newticket
+We use an issue tracker for bug reports and feature requests (requires login):
+https://code.fluendo.com/flumotion/trac/newticket
 
 Developers
 
 You can browse the repository of SVN code from our tracker.
 
 All code is in SVN and can be checked out from there.
-It is hosted on https://core.fluendo.com/svn/
+It is hosted on https://code.fluendo.com/flumotion/svn/
+
 
-        
 Contributors to this release
-    
+
       * Andy Wingo
       * Arek Korbik
-      * Christian Schaller
-      * Gergely Nagy
       * Johan Dahlin
+      * Jordi Massaguer i Pla
       * Michael Smith
       * Pedro Gracia
       * Sebastien Merle
       * Thomas Vander Stichele
       * Zaheer Abbas Merali
-      * daniel.hnn at gmail

Modified: flumotion/trunk/configure.ac
==============================================================================
--- flumotion/trunk/configure.ac	(original)
+++ flumotion/trunk/configure.ac	Fri Apr 25 19:00:35 2008
@@ -1,6 +1,6 @@
 AC_INIT(README)
 
-AS_VERSION(flumotion, FLUMOTION, 0, 5, 1, 1)
+AS_VERSION(flumotion, FLUMOTION, 0, 5, 2, 0)
 AC_SUBST(RELEASE, $FLUMOTION_RELEASE)
 
 AC_SUBST_FILE(AUTHORS)

Modified: flumotion/trunk/flumotion.doap
==============================================================================
--- flumotion/trunk/flumotion.doap	(original)
+++ flumotion/trunk/flumotion.doap	Fri Apr 25 19:00:35 2008
@@ -259,4 +259,14 @@
    <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.5.1.tar.bz2" />
   </Version>
  </release>
+
+ <release>
+  <Version>
+   <revision>0.5.2</revision>
+   <branch>0.5</branch>
+   <name>Can Tomas</name>
+   <created>2008-04-25</created>
+   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.5.2.tar.bz2" />
+  </Version>
+ </release>
 </Project>


More information about the flumotion-commit mailing list