root/pbibuild/modules/bacula-bat/overlay-dir/changelog.txt

Revision 2899, 2.8 KB (checked in by silvers, 3 months ago)

update

Line 
1Bacula-Bat PBI changelog:
2
30.1 (04.Mar.2008)
4* initial release
5* includes script bat.sh that prompts for configurations found from ~/.bacula-bat
6
70.2 (14.Mar.2008)
8* add a Kommander (1.3 from KDE 3.5.9) script bat.kmdr that uses bat.sh for listing configurations and for executing bat
9* bat.kmdr is executed via bat-kommander.sh that would fall back to bat.sh if 'kmdr-executor' is not found
10* if bat.kmdr finds only one configuration, bat is executed with that configuration
11* replace in KMenu: "Bat" -> "Bat - sh"
12* add to KMenu: "Bat - kommander"
13* add option to launch the program after installing it
14* remove previous installations of Bacula Bat PBI before installation (PBI.FirstRun.sh)
15* remove KMenu entry ("/usr/local/share/applnk/Bacula Bat/") upon uninstall
16
170.3 (02.Apr.2008)
18* link manual page to /usr/local/man/man1/bat.1.gz
19* link bat binary to /usr/local/bin/bat
20* PBI.FirstRun.sh doesn't want a confirmation about removing previous versions if none was found
21* bat-kommander.sh: bugfix - locate the bat.kmdr better
22* bat.kmdr: bugfix - compatibility for Kommander 1.2 - use exec() instead of execBackground()
23* QT4 libraries were upgraded: 4.3.1 -> 4.3.4
24
250.4 (09.Jun.2008)
26* bat.kmdr: show a simple status text under buttons: advertise launching Bat and set it back to default after 3 seconds
27* bat.kmdr: Bat's configurations' directory can be selected, it's saved for the next time too
28* bat.kmdr: bugfix - lay items out in a grid, so that resizing works correctly
29* bat.kmdr: bugfix - if bat.sh ain't found from within path, search it from current directory (the search just didn't work)
30
310.5 (16.Jun.2008)
32* Bat: updated 2.2.8 -> 2.4.0
33* new icons for bat.sh and bat-kommander.sh - combined from the original Bat icon and Konsole/Kommander icon
34* bat.kmdr: use statusbar instead of label to show status
35* bat.kmdr: bugfix - don't block the dialog after launching Bat - use timer instead of exec("sleep 3")
36
370.6 (16.Jun.2008)
38* add Update URL
39* add header.png
40
410.7 (25.Jun.2008)
42* add header.png and leftside.png by Gonzalo
43* mention where the kmdr-executor may be found
44* move icons to share/pixmaps
45* link icons to /usr/local/share/pixmaps/
46* link bat binary to /usr/local/sbin/bat instead of /usr/local/bin/bat
47* create KMenu icons under Utilities - putting them under subdir just didn't work
48* PBI.RemoveScript.sh: remove the unneeded question about KMenu icons - they were removed anyway
49* PBI.FirstRun.sh: also remove /Programs/BaculaBat, if found
50* bat.kmdr: add icon to the dialog
51* include bat.conf.sample in etc/ and link it to /usr/local/etc/bat.conf.sample
52
530.8 (13.Oct.2008)
54* bat-kommander.sh: try using kommander (KDE4) too
55* PBI.SetupScript.sh: as kommander on KDE4 is not stable yet, warn user about it
56
57TODO:
58* bat.kmdr: remember/save the size of the dialog on exit (currently not possible in Kommander <= 1.3)
59* integrate kmdr-executor into PBI - Kommander PBI anyone? :)
Note: See TracBrowser for help on using the browser.