Changeset 1267 in ProjectBuilder for pbconf


Ignore:
Timestamp:
Mar 12, 2011, 3:50:25 PM (13 years ago)
Author:
Bruno Cornec
Message:
  • Update pbcl for 0.11.2
Location:
pbconf
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • pbconf/0.11.2/ProjectBuilder/pbcl

    r1266 r1267  
    44
    550.11.2 (2011-03-12)
    6 - TBD
    7 
    8 - TBD
     6- Adds mdkonline as a dependency for Mandriva VE builds (at least afetr 2010.1) to have urpmi.update (Bruno Cornec)
     7- Fix rpm repo installation for pb (missing arch) (Bruno Cornec)
     8- Add support for sources.list pb repo installation for deb based distro. Fix for #81. (Bruno Cornec)
     9- No repo provided for CentOS so file install. Fix for #81. (Bruno Cornec)
     10- Some more fixes for full path commands with sudo (older rhel) (Bruno Cornec)
     11- Fix sudo calls for sles/suse with full path (Bruno Cornec)
    912
    10130.11.1 (2011-02-26)
  • pbconf/0.11.2/project-builder/pbcl

    r1266 r1267  
    44
    550.11.2 (2011-03-12)
    6 - TBD
    7 
    8 - TBD
     6- Fix #82 Undescriptive error message for missing pbcl file (Bruno Cornec)
     7- Fix #90 - cms2webssh broken (Bruno Cornec)
     8- Fix #92 as well as documentation generation which was also broken (linufr.org report) (Bruno Cornec)
     9- Adds filter generation at newproj time for more debian/ubuntu distros (Bruno Cornec)
     10- Call pb_get_ssh also for VE to build local keys (Bruno Cornec)
     11- Fix bug #95 Personalized FILTER accessing an item in an hash of a hash (Bruno Cornec)
     12- Fix a bug in newvm where VMsize was incorrectly used after pbos introduction. (Bruno Cornec)
     13- Fix #91 where announce was broken and add pkg and sd pakgs to the list (Bruno Cornec)
     14- Fix #89 where sources.list files generated were incorrect (Bruno Cornec)
     15- Add support for patches and additional sources also for Solaris (Bruno Cornec)
     16- Fix a debian build bug due to directory change (Bruno Cornec)
     17- Postpone execution of pbinit after all files have been filtered so that e.g. a configure.in be filtered before a bootstrap script being executed and all variables expanded correctly. Case of MondoRescue (Bruno Cornec)
     18- Updated Lab and pres for TES 2011 (Bruno Cornec)
    919
    10200.11.1 (2011-02-26)
  • pbconf/0.11.2/rpmbootstrap/pbcl

    r1266 r1267  
    44
    550.11.2 (2011-03-12)
    6 - TBD
    7 
    8 - TBD
     6- Try to be more error proof when issues with repository download (Bruno Cornec)
     7- Fix rpmbootstrap and pb newve order, which wasn't working after the latest pbos introduction (Bruno Cornec)
     8- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
     9- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
    910
    10110.11.1 (2011-02-26)
    11 - rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var.
     12- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
    1213- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
    1314- Introduction of a new hash $pbos to manage all os related info through a single data structure. All functions reviewed accordingly. Externally transparent, hopefully, but much cleaner code as a consequence. (Bruno Cornec)
  • pbconf/devel/ProjectBuilder/pbcl

    r1228 r1267  
    55devel (2030-01-01)
    66- TBD
     7
     80.11.2 (2011-03-12)
     9- Adds mdkonline as a dependency for Mandriva VE builds (at least afetr 2010.1) to have urpmi.update (Bruno Cornec)
     10- Fix rpm repo installation for pb (missing arch) (Bruno Cornec)
     11- Add support for sources.list pb repo installation for deb based distro. Fix for #81. (Bruno Cornec)
     12- No repo provided for CentOS so file install. Fix for #81. (Bruno Cornec)
     13- Some more fixes for full path commands with sudo (older rhel) (Bruno Cornec)
     14- Fix sudo calls for sles/suse with full path (Bruno Cornec)
    715
    8160.11.1 (2011-02-26)
  • pbconf/devel/project-builder/pbcl

    r1228 r1267  
    55devel (2030-01-01)
    66- TBD
     7
     80.11.2 (2011-03-12)
     9- Fix #82 Undescriptive error message for missing pbcl file (Bruno Cornec)
     10- Fix #90 - cms2webssh broken (Bruno Cornec)
     11- Fix #92 as well as documentation generation which was also broken (linufr.org report) (Bruno Cornec)
     12- Adds filter generation at newproj time for more debian/ubuntu distros (Bruno Cornec)
     13- Call pb_get_ssh also for VE to build local keys (Bruno Cornec)
     14- Fix bug #95 Personalized FILTER accessing an item in an hash of a hash (Bruno Cornec)
     15- Fix a bug in newvm where VMsize was incorrectly used after pbos introduction. (Bruno Cornec)
     16- Fix #91 where announce was broken and add pkg and sd pakgs to the list (Bruno Cornec)
     17- Fix #89 where sources.list files generated were incorrect (Bruno Cornec)
     18- Add support for patches and additional sources also for Solaris (Bruno Cornec)
     19- Fix a debian build bug due to directory change (Bruno Cornec)
     20- Postpone execution of pbinit after all files have been filtered so that e.g. a configure.in be filtered before a bootstrap script being executed and all variables expanded correctly. Case of MondoRescue (Bruno Cornec)
     21- Updated Lab and pres for TES 2011 (Bruno Cornec)
    722
    8230.11.1 (2011-02-26)
  • pbconf/devel/rpmbootstrap/pbcl

    r1228 r1267  
    66- TBD
    77
     80.11.2 (2011-03-12)
     9- Try to be more error proof when issues with repository download (Bruno Cornec)
     10- Fix rpmbootstrap and pb newve order, which wasn't working after the latest pbos introduction (Bruno Cornec)
     11- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
     12- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
     13
    8140.11.1 (2011-02-26)
    9 - rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var.
     15- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
    1016- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
    1117- Introduction of a new hash $pbos to manage all os related info through a single data structure. All functions reviewed accordingly. Externally transparent, hopefully, but much cleaner code as a consequence. (Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.