aboutsummaryrefslogtreecommitdiff
path: root/trunk/doc
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-09-03 23:56:27 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-09-03 23:56:27 +0000
commit02c35be015c168aa9ad36cb328b29f23b38dd437 (patch)
tree273d47baeaffdae525b238935d1241822416fd33 /trunk/doc
parentcb96b77a89846024572c1b7503c102fee573f458 (diff)
downloadsimplepkg-02c35be015c168aa9ad36cb328b29f23b38dd437.tar.gz
simplepkg-02c35be015c168aa9ad36cb328b29f23b38dd437.tar.bz2
merging with changes made since 21th May
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@514 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/doc')
-rw-r--r--trunk/doc/CHANGELOG28
1 files changed, 28 insertions, 0 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG
index 6202072..115959d 100644
--- a/trunk/doc/CHANGELOG
+++ b/trunk/doc/CHANGELOG
@@ -1,13 +1,41 @@
simplepkg changelog
===================
+0.6pre31
+========
+
+ - generic.mkSlackBuild: config() on postinstall_script now accepts .dist
+ and .sample config file extensions.
+ - createpkg:
+ - most clean -s option output
+ - lspkg: fix on package search routine
+
+0.6pre30
+========
+
+ - common.sh: fixed package_name when dealing with files under /var/log/packages
+
+0.6pre29
+========
+
+ - templatepkg: fixed issue on adding files in a template.
+ - simplaret: "--sync" and "sync" now synonyms to "--update" and "update".
+
0.6pre28
========
+ - generic.mkSlackBuild: new section copy_config_files
+ - lspkg: change ls /var/log/packages/$1 to ...$1-[0-9]
+ - mkjail: fixed #27
+ - jail-update: installs/remove packages according the template (closes #10)
+ - simplaret:
+ - option --install working for multiple packages (closes #1)
+ - option --remove working for multiple packages
- mkpatch: fixed infinite loop on invalid diff action
- mkbuild 1.2.7:
- new ACTION bugfix
- search result bugfix
+ - protect MKBUILD_NAME and ACTION variables with "" in line 266
- createpkg 1.1.13:
- severals EXIT_CODE corrections
- search result bugfix