3.2.7 Early Release Notice
Hi everyone, April is a big month with the forthcoming major release of Koha 3.4.0. So in order to yield the stage to the 3.4.0 release, the 3.2.7 release will take place one week earlier than our normal schedule on 15 April 2011. This puts 3.2.x into string freeze on 8 April 2011. 3.2.x will return to its normal release schedule on the 22nd of the month in May with 3.2.8. Kind Regards, Chris Nighswonger Koha 3.2.x Release Maintainer
Le 29/03/2011 05:33, Chris Nighswonger a écrit :
Hi everyone,
April is a big month with the forthcoming major release of Koha 3.4.0. So in order to yield the stage to the 3.4.0 release, the 3.2.7 release will take place one week earlier than our normal schedule on 15 April 2011. This puts 3.2.x into string freeze on 8 April 2011.
3.2.x will return to its normal release schedule on the 22nd of the month in May with 3.2.8. This rises a question: How long to you plan to support 3.2 versions ? I think it would be good to have N and N-1 being updated, but that makes more work. Will you be able to do it ?
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
Hi everyone, One thing that worries me about 3.4 is the design changes done by me in the 3.2.x versions. There will be changes in the structure of Koha? Or there will be the same modules, includes than in the versions 3.2.x? My worry it's because some changes of my design are done directly in the modules and includes (littles changes). The biggests changes are done in the opac.css. The opac.css will be changed in the version 3.4? About translations, I'm happy to contribute in the portuguese translations, which are almost completed. :) Regards. Vitor Fernandes 2011/3/29 Paul Poulain <paul.poulain@biblibre.com>:
Le 29/03/2011 05:33, Chris Nighswonger a écrit :
Hi everyone,
April is a big month with the forthcoming major release of Koha 3.4.0. So in order to yield the stage to the 3.4.0 release, the 3.2.7 release will take place one week earlier than our normal schedule on 15 April 2011. This puts 3.2.x into string freeze on 8 April 2011.
3.2.x will return to its normal release schedule on the 22nd of the month in May with 3.2.8. This rises a question: How long to you plan to support 3.2 versions ? I think it would be good to have N and N-1 being updated, but that makes more work. Will you be able to do it ?
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Vitor, I apologize if you already do this, but I highly recommend you use a version control system to monitor any changes you make to a package's source files. And of course for any add-ons, scripts, plug-ins you program yourself. I even do this for managing my configuration files (http.conf, vhosts, php.ini my.ini etc. I personally use Subversion, but Git's one of the latest hotness if you're starting from scratch, another one's Bazaar. HTH Hans On Tue, Mar 29, 2011 at 4:45 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Hi everyone,
One thing that worries me about 3.4 is the design changes done by me in the 3.2.x versions. There will be changes in the structure of Koha? Or there will be the same modules, includes than in the versions 3.2.x?
My worry it's because some changes of my design are done directly in the modules and includes (littles changes). The biggests changes are done in the opac.css. The opac.css will be changed in the version 3.4?
About translations, I'm happy to contribute in the portuguese translations, which are almost completed. :)
Regards. Vitor Fernandes
2011/3/29 Paul Poulain <paul.poulain@biblibre.com>:
Le 29/03/2011 05:33, Chris Nighswonger a écrit :
Hi everyone,
April is a big month with the forthcoming major release of Koha 3.4.0. So in order to yield the stage to the 3.4.0 release, the 3.2.7 release will take place one week earlier than our normal schedule on 15 April 2011. This puts 3.2.x into string freeze on 8 April 2011.
3.2.x will return to its normal release schedule on the 22nd of the month in May with 3.2.8. This rises a question: How long to you plan to support 3.2 versions ? I think it would be good to have N and N-1 being updated, but that makes more work. Will you be able to do it ?
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On 30 Mar 2011 18:23, <hansbkk@gmail.com> wrote:
Vitor,
I apologize if you already do this, but I highly recommend you use a version control system to monitor any changes you make to a package's source files. And of course for any add-ons, scripts, plug-ins you program yourself.
I even do this for managing my configuration files (http.conf, vhosts, php.ini my.ini etc.
I personally use Subversion, but Git's one of the latest hotness if you're starting from scratch, another one's Bazaar.
I would recommend using Git since that is what Koha uses (since 2007) so you can merge aqnd cherry pick changes easily. Everyone wants to commit back to the project in the end don't they? :) Chris
HTH
Hans
On Tue, Mar 29, 2011 at 4:45 PM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
Hi everyone,
One thing that worries me about 3.4 is the design changes done by me in the 3.2.x versions. There will be changes in the structure of Koha? Or there will be the same modules, includes than in the versions 3.2.x?
My worry it's because some changes of my design are done directly in the modules and includes (littles changes). The biggests changes are done in the opac.css. The opac.css will be changed in the version 3.4?
About translations, I'm happy to contribute in the portuguese translations, which are almost completed. :)
Regards. Vitor Fernandes
2011/3/29 Paul Poulain <paul.poulain@biblibre.com>:
Le 29/03/2011 05:33, Chris Nighswonger a écrit :
Hi everyone,
April is a big month with the forthcoming major release of Koha 3.4.0. So in order to yield the stage to the 3.4.0 release, the 3.2.7 release will take place one week earlier than our normal schedule on 15 April 2011. This puts 3.2.x into string freeze on 8 April 2011.
3.2.x will return to its normal release schedule on the 22nd of the month in May with 3.2.8. This rises a question: How long to you plan to support 3.2 versions ? I think it would be good to have N and N-1 being updated, but that makes more work. Will you be able to do it ?
-- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/l
Hi Paul, On Tue, Mar 29, 2011 at 4:23 AM, Paul Poulain <paul.poulain@biblibre.com>wrote:
Le 29/03/2011 05:33, Chris Nighswonger a écrit :
Hi everyone,
April is a big month with the forthcoming major release of Koha 3.4.0. So in order to yield the stage to the 3.4.0 release, the 3.2.7 release will take place one week earlier than our normal schedule on 15 April 2011. This puts 3.2.x into string freeze on 8 April 2011.
3.2.x will return to its normal release schedule on the 22nd of the month in May with 3.2.8. This rises a question: How long to you plan to support 3.2 versions ? I think it would be good to have N and N-1 being updated, but that makes more work. Will you be able to do it ?
Per my original proposal ( http://wiki.koha-community.org/wiki/3_2_x_Release_Maintainer), After the release of 3.4.0, I will go to a bi-monthly release schedule for 3.2.x. So after 3.2.7 next month (April) we will have 3.2.8 in June assuming there are patches submitted against it. If no patches are submitted, we will wait until August, and so on. When we release 3.6.0, I will recommend we EOL 3.2.x at our monthly general meeting. At that point, if there are patches in the queue, I will do a final release. This is very much dependent upon people submitting patches against 3.2.x. If none are submitted, then no releases will be made. I plan to do this in parallel with 3.4.x maintenance, and follow the same general plan with 3.4.x when we reach 3.6.0. Suggestions are always welcome. :-) Kind Regards, Chris
participants (5)
-
Chris Cormack -
Chris Nighswonger -
hansbkk@gmail.com -
Paul Poulain -
Vitor Fernandes