aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-12-09 19:00:57 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2006-12-09 19:00:57 +0000
commit3dba3dde02862694a44d98926a1e5f70d14484d5 (patch)
tree467c78adb02ba4e92f926353735f1260e851b0e3 /doc
parent66b87a88dcbcf0a2a93e81bcb0ad035fd26bab14 (diff)
downloadsimplepkg-3dba3dde02862694a44d98926a1e5f70d14484d5.tar.gz
simplepkg-3dba3dde02862694a44d98926a1e5f70d14484d5.tar.bz2
CHANGELOG update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@58 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG22
1 files changed, 15 insertions, 7 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index a8b5b85..d066994 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -1,16 +1,24 @@
simplepkg changelog
-------------------
-0.5pre1: jail-upgrade:
+0.4.10pre1: jail-upgrade:
- added option CONSIDER_ALL_PACKAGES_AS_PATCHES
- merged swaret and simplaret upgrade procedures
- act recursively on patches' folder
-
- simplaret:
- - for --get, check if an already existing package
- in the local repository has the same version and
- build number, otherwise erase the old and download
- the new one.
+ simplaret: lots of changes:
+ - new repository scheme, take a look at repos.conf.new.
+ - --get looks first to PATCHES repositories, then ROOT,
+ then REPOS and finally at NOARCH repositories; the
+ firts matching package is downloaded.
+ - new config parameter ROOT_PRIORITY set the priority
+ of folder lookup at a ROOT repository, defaults to
+ "patches slackware extra testing pasture".
+ - for --get, check if an already existing package
+ in the local repository has the same version and
+ build number, otherwise erase the old and download
+ the new one.
+
+0.4.9: released 0.4.9pre6 as 0.4.9
0.4.9pre6: createpkg:
- fixes