pisi 2.3.2
PISI is the package management system of Pardus
Packager: Fatih Aşıcı
License: GPLv2
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
169 | 2011-05-16 | 2.3.2 | Onur Küçük | Make indexing in a parallel fashion by distributing per-package parsing/calculation to seperate worker processes, patch by Gökçen and Ozan |
168 | 2010-07-16 | 2.3.2 | Fatih Aşıcı | New stable release |
167 | 2010-06-16 | 2.3.1 | Fatih Aşıcı | Fix empty messages returned by System.Manager backend |
166 | 2010-06-03 | 2.3.1 | Ozan Çağlayan | l10n: Improve 2 messages and their translations. |
165 | 2010-05-30 | 2.3.1 | Fatih Aşıcı | New stable release |
164 | 2010-05-27 | 2.3 | Fatih Aşıcı | Add fix for local repositories |
163 | 2010-05-27 | 2.3 | Fatih Aşıcı | New stable release |
162 | 2010-05-24 | 2.3_rc1 | Fatih Aşıcı | First release candidate for 2.3 |
161 | 2010-05-21 | 2.3_beta2 | Fatih Aşıcı | Fix destdir regression |
160 | 2010-05-20 | 2.3_beta2 | Fatih Aşıcı | New beta release |
159 | 2010-05-14 | 2.3_beta1 | Fatih Aşıcı | New beta release |
158 | 2010-04-16 | 2.2.21 | Fatih Aşıcı | New stable release. Changes since 2.2.20: * build: Copy additional source files when a build step is given too * db: Remove repodb members to avoid caching of RepoDB instance * build: Check abandoned files after copying all the additional files * upgrade: Use a single loop for finding packages to be upgraded * actionsapi/cmaketools: Just pass DESTDIR to make install * Don't install blacklisted system.base packages on update and new package install * Implement lsbINFO() to get LSB information of the distribution * Translation updates for Dutch (Flemish), French, and Turkish |
157 | 2010-03-03 | 2.2.20 | Fatih Aşıcı | Fix a regression caused by a concatenation error |
156 | 2010-03-03 | 2.2.20 | Fatih Aşıcı | Bump to new stable release. Changes: * "reverse" attribute support for Patch tags * components.xml now recognizes Maintainer tags * Support for AdditionalFiles tag in Source tags * Support for multiple Archive tags * "target" attribute support for Archive tags * Fix installation of pisi packages with old formats * Relocation code now checks whether the old and new paths refer to the same file. * Fixed some places not taking -D parameter into account. * Build now fails when an empty directory is abandoned in install dir. * Cosmetic changes for error messages. Changes since 2.2.18 * pisi error message sanitization (ozan) * Don't wait until packaging for borking about invalid version strings (ozan) * AnyDependency with attribute fix for no pisi warning when the last anydep is removed * Add support for reverse applying a patch with Patch reverse="[tT]rue" (ozan) * Handle urllib2 errors of dummy .part files created as a result of unreachable translations.xml's. (sdalgic) [#12136] * Add repo arch,dist,dist_release getter methods to RepoDB * Add repo arch and dist check for pisi add-repo |
155 | 2010-02-12 | 2.2.18 | Gökçen Eraslan | Replace FileError in shelltools.py with ctx.ui.error to fix some invalid exception messages during build. |
154 | 2010-01-22 | 2.2.18 | Gökçen Eraslan | Do not ignore parameter in make method (eg. perl Build test) of perlmodules.py. Tests of some perl modules have never run before this commit. |
153 | 2010-01-14 | 2.2.18 | Faik Uygur | * Do not force replaced package upgrades for system.base upgrade planning * Add get_package_requirements method to pisi api * Implement get.ARCH() in actionsapi (ozan) * Translation updates (patrik, klemens) |
152 | 2010-01-08 | 2.2.17 | Faik Uygur | * Fix pisi hs quit problem (fatih) * Translation fixes (philippe.svetoslavsky, patrik, atolboo, klemens) * Actions api fixes (ozan) |
151 | 2009-12-23 | 2.2.16 | Gökçen Eraslan | Apply commit r23485 (sort the files according to their path names before adding them to the tarfile.) for delta packages. |
150 | 2009-12-21 | 2.2.16 | Gökçen Eraslan | Change CMAKE_BUILD_TYPE to RelWithDebInfo in cmaketools to get faster and less verbose KDE packages. |
149 | 2009-12-21 | 2.2.16 | Faik Uygur | Fix delta package upgrade problem for broken packages and change config files |
148 | 2009-12-17 | 2.2.16 | Faik Uygur | * Replaces now supports divided packages also (#8561) * Fix for the recursive reverseDependencyUpdate problem (#11406) * Add Requires.Action ... support to scenario api * Dutch language update (atoolbo) * Install DB changes and API methods for needs{Restart,Reboot} feature (bahadir) * Fix for a zero division error in fetcher * Raise meaningful warning when translations.xml has invalid XML (#8969) (serdar) * update and minor revision of some spanish language (klemens) * Check individual packages' Distribution Release and architecture properties before installing them (serdar) * Swedish translation (patrik) * Let localname for Components be optional * Warn if component.xml is not found in the upper directory, set PartOf as "unknown" (serdar) * Fix pisi delta's not carrying file permission changes |
147 | 2009-12-01 | 2.2.15 | Faik Uygur | * Add libc header excludes support for action script (ozan) * scenarioapi python 2.6 syntax fix * Do not append dbginfo of the debug package to partOf (ozan) * Add replace attribute to config files * use /tmp for unpacking a pisi package (ozan) * KeepSpecial should control pod file removal, not actionapi's perl install * change fixLocalPod to removePackList, pods are removed by pisi * Remove emptied dirs after KeepSpecial operation (#11588) |
146 | 2009-11-05 | 2.2.14 | Ozan Çağlayan | - Update mirrors.conf for sourceforge projects, archive URLs may also need update according to the project, - Disable cyclic garbage collector of Python to avoid comar segmentation faults under high load (#11110). |
145 | 2009-10-12 | 2.2.14 | Faik Uygur | * Translation updates * File that already exists is the destination file, not the source file. Print the correct error message about symlinks. (gokcen) * New urlgrabber with pycurl backend support changes |
144 | 2009-09-22 | 2.2.13 | Fatih Aşıcı | Fix fileinfo patterns for the new code using python magic module |
143 | 2009-09-18 | 2.2.13 | Faik Uygur | * pisi fetch command added * AnyDependency remove fixes * Normalize target paths of symbolic links (#10976) (fatih) * Add suffix and remove_suffix, remove rstrip usage (fatih) * Remove empty config dirs fix * Remove unfound local repos fix * Translation updates (philippe.svetoslavsky, atolboo) * Fix replace package problem first seen with (udev - udev-extras) * Fix matching of translations against sub-packages. (ozan) * Emerge should install the package whether it is installed or not (#11044) * Fix unpisi (#10892) * check inactive repos also while adding a new repository (#10873) (Serdar Dalgıç) * colorize pisi lr output (#25637) (Serdar Dalgıç) * fix for permission error for not owning dir (#6748) * added ArchiveBzip2 for only bzipped file (ozan) * Use python magic module instead of spawning file process to improve performance (ozan) |
142 | 2009-08-22 | 2.2.12 | Fatih Aşıcı | Add optional destDir parameter to pisitools.dohtml as pisitools.dodoc supports. |
141 | 2009-08-17 | 2.2.12 | Faik Uygur | * handle packages which are not kernel modules, install symlink in the kernel-source package. * remove tar file, the output of lzma decompress, only original archive file should stay here. (#10680) * do not whine if locked by the same process before (#10568) * really fix the abandoned file checking when the path in pspec.xml and the actual path of a missed file intersects. (ozan) * allow file:// protocol to work (Serdar Dalgıç) (#10511) * give file not found error for a non-existing pspec file (Serdar Dalgıç) * drop removeLaFiles as its functionality is built-in to pisi and it has never been used * support should be added to pass a source directory to dodoc (fatih) * pisi build command now works in debug mode unless -q or --quiet parameter is passed. (Serdar Dalgıç) (#10052) * Advanced search parameters added. pisi can now search only by name, summary or description of a package. (Jérôme Schneider) (#9240) * tarZ support for archives (Serdar Dalgıç) (#6715) * handle not-existed working directory problems instead of giving exceptions (caglar) * Add pisi.xml file for packagekit mime checking * translation updates |
140 | 2009-08-03 | 2.2.11 | Fatih Aşıcı | Add destDir parameter to specify doc directory's name with dodoc. |
139 | 2009-07-16 | 2.2.11 | Faik Uygur | Call update_cache inside try block else if run in finally block it may update db caches with the old data when SIGTERM or some other exception is caught. |
138 | 2009-07-16 | 2.2.11 | Faik Uygur | Take into account downloaded partial files for cached package info |
137 | 2009-07-15 | 2.2.11 | Faik Uygur | Add a generic cache consistency check to lazydb and use it to detect stale installdb cache |
136 | 2009-07-14 | 2.2.10 | Faik Uygur | * Set default compression to 1 * plan_upgrade fix for replaced packages |
135 | 2009-07-10 | 2.2.9 | Faik Uygur | Remove fetcherror exception handling of comar script |
134 | 2009-07-09 | 2.2.9 | Faik Uygur | * Do not use delta between major release upgrades fix * kerneltools refactorings (ozan) * pisi up -c component fix * no fail in comar script * reinstall fix for pm-install in comar script |
133 | 2009-07-01 | 2.2.8 | Faik Uygur | * pisi now installs any pisi file without asking anything * pass relative paths to patches to quilt (fatih) * fix dist upgrade bug. pisi up now looks to distro and distro release before build no * fix pisi search sometimes not returning results from summary and description * add search_in_packages method to packagedb for pm * change default make job number from 1 to 3 (onur) * performance improvement for update_repositories script * fix a cancel error in comar script * translation updates |
132 | 2009-06-23 | 2.2.7 | Faik Uygur | * Added ignore_safety swith to pisi.conf * Remove dependencies from debug packages * pisi up now looks distro and distro_release before build_no * Fix a pisi ln bug where the default command was showing the new packages since from the first repo update to today where it should only show since the latest repo update. * New command: pisi blame * New command: pisi {enable,disable}-repo * Fix wrong word usage: deactive -> inactive * Fix an harmless cache update bug, where new cache info was not being saved after regeneration, was only being saved on another priviledged operation |
131 | 2009-06-19 | 2.2.6 | Faik Uygur | pisi file reinstall fix |
130 | 2009-06-18 | 2.2.6 | Faik Uygur | * get_isa_packages for package and install db * raise BadZipfile exception with package info. Used by YALI. * regenerate caches after repo updates |
129 | 2009-06-16 | 2.2.5 | Fatih Aşıcı | Add fix to reset environment correctly |
128 | 2009-06-15 | 2.2.5 | Faik Uygur | PackageKit groups support, match PK groups with pisi components |
127 | 2009-06-11 | 2.2.4 | Faik Uygur | cancel fix in comar script |
126 | 2009-06-09 | 2.2.4 | Faik Uygur | list_repos should always show all repos |
125 | 2009-06-08 | 2.2.4 | Faik Uygur | set repo activity api, delta upgrade fixes |
124 | 2009-05-27 | 2.2.3 | Ozan Çağlayan | Sync kerneltools changes from trunk. |
123 | 2009-05-26 | 2.2.3 | Faik Uygur | manager.py script clean up |
122 | 2009-05-22 | 2.2.3 | Faik Uygur | fix for manager.py for new pm, kerneltools and texlivemodules changes |
121 | 2009-05-15 | 2.2.2 | Faik Uygur | comar modal changed according to strict xml rules |
120 | 2009-05-08 | 2.2.2 | Faik Uygur | Timeout fix for comar, do not cache configpending info |
119 | 2009-05-07 | 2.2.2 | Faik Uygur | Dont use distutils for version check, install image does not have distutils module |
118 | 2009-05-06 | 2.2.2 | Faik Uygur | Use destination path for cache fix |
117 | 2009-05-05 | 2.2.2 | Faik Uygur | comar, kerneltools fixes |
116 | 2009-04-27 | 2.2.1 | Bahadır Kandemir | Call Link.setLocale method to localize COMAR replies. |
115 | 2009-04-14 | 2.2.1 | Bahadır Kandemir | Add comar-api dependency |
114 | 2009-04-14 | 2.2.1 | Faik Uygur | Fix kerneltools, cache system |
113 | 2009-04-13 | 2.2 | Faik Uygur | Fix sandbox violation for reaching /var/log |
112 | 2009-04-09 | 2.2 | Faik Uygur | pisi 2.2 release |
111 | 2009-02-13 | 2.1.2 | Bahadır Kandemir | * Python 2.6 patch |
110 | 2009-02-13 | 2.1.2 | Faik Uygur | * New pisi command: pisi list-newest [--since yyyy-mm-dd] [--last nth_previous_repo_ update] * Fixes bugs (#9021, #9038, #9020, #4113, #9089, #8811, #8361, #9101, #8845, #8123, #6157, #9156, #9083) |
109 | 2009-01-23 | 2.1.1 | Faik Uygur | * pisi delta package symlink related bug fix discovered on virtualbox delta package * Regression fix on upgrade operation about reverse dep calculations (#9038) |
108 | 2009-01-07 | 2.1.1 | Faik Uygur | * pisi sf performance improvement when full path is given * Add pisi check --config to find changed config files * Fix the layout issue of 'pisi help' * Check return value of actionapi calls |
107 | 2008-12-29 | 2.1.0 | Faik Uygur | * Fallback to "en" locale when nothing found in summary and description, or no local translation exists. (#7995) |
106 | 2008-12-23 | 2.1.0 | Faik Uygur | * Replaced package upgrades regression fix * Fix optional and mandatory problem of Requires and Action tags when pisi.spec.SpecFile is used |
105 | 2008-12-01 | 2.1.0 | Faik Uygur | * Install now works as upgrade, downloads all and then installs * Requires/Action/{reverseDependencyUpdate,systemRestart,serviceRestart} tags * pisi check symlink problem (#7336) * Fixed bugs (#5493, #5619, #7336, #5370, #8623, #8379, #4539, #8515, #8501, #8426, #8145, #7328) |
104 | 2008-09-13 | 2.0.1 | Gökçen Eraslan | German translations updated by Mustafa Ölcerman |
103 | 2008-09-04 | 2.0.1 | İşbaran Akçayır | Added comu.edu.tr to kde mirrors list |
102 | 2008-09-04 | 2.0.1 | Faik Uygur | Allow dot in reponame. Used before and required for Kurulan CD. |
101 | 2008-09-03 | 2.0.1 | Faik Uygur | Fix #7854, #7929, #5940, #5906, #5281 |
100 | 2008-08-04 | 2.0 | Faik Uygur | pisi history 999+ entry bug fix |
99 | 2008-06-27 | 2.0 | Faik Uygur | Stable release |
98 | 2008-06-18 | 2.0_beta2 | Faik Uygur | de,es,nl translation updates |
97 | 2008-06-17 | 2.0_beta2 | Faik Uygur | new release |
96 | 2008-06-09 | 2.0_beta1 | Faik Uygur | new release |
95 | 2008-05-30 | 2.0_alpha8 | Faik Uygur | new release |
94 | 2008-05-29 | 2.0_alpha7 | Faik Uygur | fix setRepositories bug |
93 | 2008-05-23 | 2.0_alpha7 | Faik Uygur | sandbox.conf file, bug fixes |
92 | 2008-05-11 | 2.0_alpha6 | Faik Uygur | Use notify for cancel |
91 | 2008-05-11 | 2.0_alpha6 | Bahadır Kandemir | Override default D-Bus timeout in all method calls |
90 | 2008-05-09 | 2.0_alpha6 | Faik Uygur | clear cache should read cache_limit every time |
89 | 2008-05-08 | 2.0_alpha6 | Faik Uygur | manager.py fixes and comar first upgrade bug fix |
88 | 2008-05-08 | 2.0_alpha5 | Bahadır Kandemir | COMAR address updated |
87 | 2008-05-07 | 2.0_alpha5 | Faik Uygur | Comar 2.0 script changes, signal handler fix for pm |
86 | 2008-04-21 | 2.0_alpha4 | Bahadır Kandemir | D-Bus exception code fixed |
85 | 2008-04-21 | 2.0_alpha4 | Bahadır Kandemir | List all D-Bus exceptions if COMAR connection fails. |
84 | 2008-04-21 | 2.0_alpha4 | Ekin Meroğlu | Set dbus timeouts in pisi.api - Needed by Yali. |
83 | 2008-04-03 | 2.0_alpha4 | Faik Uygur | pisi cp can take package args now. Needed for baselayout. |
82 | 2008-04-03 | 2.0_alpha4 | Bahadır Kandemir | Run registerState() after registering System.Service scripts |
81 | 2008-04-01 | 2.0_alpha4 | Faik Uygur | YALI decompress index to read-only filesystem, set_signal_handling added to api |
80 | 2008-03-10 | 2.0_alpha3 | Faik Uygur | comar-dbus support merged, pisi info sourcepkg support, pisi em -c component support |
79 | 2008-03-02 | 2.0_alpha2 | Bahadır Kandemir | COMAR 2.0 support added. System.Manager (Package.Manager) script removed. |
78 | 2008-02-20 | 2.0_alpha2 | Faik Uygur | pisi history command |
77 | 2008-02-06 | 2.0_alpha1 | Ekin Meroğlu | Merge libtool and downgrading bug fixes, remove bsddb3.db dependency and pisi-cli2.5 |
76 | 2008-02-04 | 2.0_alpha1 | Faik Uygur | First alpha release of 2.0 |
75 | 2008-01-21 | 1.1.5 | Faik Uygur | Upgrade --fetch-only needs write access to database |
74 | 2007-12-03 | 1.1.5 | S.Çağlar Onur | Backport obsoletes_list fix from trunk |
73 | 2007-07-09 | 1.1.5 | Faik Uygur | delta package empty directory fix |
72 | 2007-07-05 | 1.1.5 | Faik Uygur | Replaces and Obsoleted |
71 | 2007-06-28 | 1.1.4 | Faik Uygur | delta upgrade's hardlink problem fix |
70 | 2007-06-25 | 1.1.4 | Gürer Özen | upgradePackage upgrades all packages when no package is given |
69 | 2007-06-20 | 1.1.4 | Faik Uygur | po updates, file conflicts problem solution |
68 | 2007-06-08 | 1.1.4 | S.Çağlar Onur | Sync with SVN (quilt and remove_conflict fixes) |
67 | 2007-05-31 | 1.1.4 | Faik Uygur | quilt, catbox, pychecker cleanups, fixes |
66 | 2007-05-14 | 1.1.3 | Faik Uygur | from import changes, inspect bug fix |
65 | 2007-04-05 | 1.1.2 | Faik Uygur | revert target attribute removal |
64 | 2007-04-05 | 1.1.2 | Faik Uygur | delta support and bug fixes |
63 | 2007-03-08 | 1.1.1 | Faik Uygur | search for package-manager |
62 | 2007-03-02 | 1.1.1 | Faik Uygur | new stable release |
61 | 2007-02-15 | 1.1 | Faik Uygur | do not add obsoleted distribution packages to index |
60 | 2007-01-23 | 1.1 | Faik Uygur | index should take latest versioned packages |
59 | 2007-01-17 | 1.1 | Faik Uygur | do not try to strip symlinks |
58 | 2006-12-12 | 1.1 | Faik Uygur | stable release |
57 | 2006-12-08 | 1.1_rc10 | Faik Uygur | configure_pending base reorder, AdditionalFiles attributes and other fixes |
56 | 2006-12-01 | 1.1_rc9 | Faik Uygur | missing manager.py changes from release 55 |
55 | 2006-12-01 | 1.1_rc9 | Faik Uygur | system.base should come first, tar no-same-owner and other fixes |
54 | 2006-11-24 | 1.1_rc8 | Faik Uygur | eager option removed, small fixes |
53 | 2006-11-10 | 1.1_rc7 | Faik Uygur | tiny toony fix |
52 | 2006-11-06 | 1.1_rc7 | Faik Uygur | File conflicts bug fixed, search db optimizations, signal handling and other bug fixes |
51 | 2006-11-03 | 1.1_rc6 | Faik Uygur | Removed the _broken_ expand component's feature for install, remove, upgrade |
50 | 2006-11-03 | 1.1_rc6 | Faik Uygur | YALI thread's dont like pisi's signal handling |
49 | 2006-11-02 | 1.1_rc6 | Faik Uygur | pisi's comar interface and other bug fixes. |
48 | 2006-10-29 | 1.1_rc5 | Faik Uygur | Conflict versioning and bug fixes. |
47 | 2006-10-19 | 1.1_rc4 | Faik Uygur | Changes needed by package-manager and bug fixes. |
46 | 2006-09-26 | 1.1_rc3 | Faik Uygur | mostly cli options and help output changes. |
45 | 2006-09-18 | 1.1_rc2 | Faik Uygur | Rev. dep. bug fix release. |
44 | 2006-08-31 | 1.1_rc1 | Faik Uygur | new release. |
43 | 2006-07-14 | 1.1_beta15 | Faik Uygur | new release. |
42 | 2006-07-11 | 1.1_beta14 | Faik Uygur | Gürer's zip extraction mem usage fix. |
41 | 2006-07-09 | 1.1_beta14 | Barış Metin | new release |
40 | 2006-07-07 | 1.1_beta13 | Faik Uygur | new release |
39 | 2006-07-07 | 1.1_beta12 | Gürer Özen | patch for reading USER environment value |
38 | 2006-07-06 | 1.1_beta12 | Faik Uygur | new release |
37 | 2006-07-05 | 1.1_beta11 | Faik Uygur | new release |
36 | 2006-06-30 | 1.1_beta10 | Barış Metin | new release |
35 | 2006-06-07 | 1.1_beta9 | Faik Uygur | new release |
34 | 2006-05-30 | 1.1_beta8 | Eray Özkural | fix dependency |
33 | 2006-05-29 | 1.1_beta8 | Barış Metin | new release |
32 | 2006-05-10 | 1.1_beta6 | Eray Özkural | bugfix |
31 | 2006-05-10 | 1.1_beta5 | Barış Metin | New release |
30 | 2006-05-10 | 1.1_beta4 | Eray Özkural | New release |
29 | 2006-05-10 | 1.1_beta3 | Eray Özkural | We require specific releases |
28 | 2006-05-09 | 1.1_beta3 | Eray Özkural | 1.1 beta release. change 4suite dep to piksemel. |
27 | 2006-04-28 | 1.1_beta2 | Faik Uygur | 1.1 beta release |
26 | 2005-12-26 | 1.0.3 | Eray Özkural | bugfix release. |
25 | 2005-12-25 | 1.0.2 | Eray Özkural | bugfix release. add comar rt dep. |
24 | 2005-12-24 | 1.0.1 | Eray Özkural | bugfix release |
23 | 2005-12-21 | 1.0 | Eray Özkural | 1.0 release! |
22 | 2005-12-19 | 1.0_rc5 | Eray Özkural | Bugfix release. |
21 | 2005-12-15 | 1.0_rc4 | Eray Özkural | Bugfix release. Add translation. |
20 | 2005-12-15 | 1.0_rc3 | Barış Metin | Add additional file patch. |
19 | 2005-12-15 | 1.0_rc3 | Eray Özkural | Update |
18 | 2005-12-12 | 1.0_rc2 | Eray Özkural | Update |
17 | 2005-12-07 | 1.0_rc1 | Eray Özkural | Update |
16 | 2005-12-07 | 1.0_beta3 | Eray Özkural | add bsddb3 dep |
15 | 2005-11-22 | 1.0_beta3 | Eray Özkural | Update |
14 | 2005-11-19 | 1.0_beta2 | Eray Özkural | Add 4suite dependency. Run rebuild-db in postinstall. |
13 | 2005-11-17 | 1.0_beta2 | Eray Özkural | New release. Get rid of tetex build dependency. |
12 | 2005-11-17 | 1.0_beta1 | Eray Özkural | Beta release. script installations are done through setup.py |
11 | 2005-11-13 | 1.0_alpha9 | S.Çağlar Onur | Version bump |
10 | 2005-11-11 | 1.0_alpha8 | S.Çağlar Onur | Dep fix |
9 | 2005-10-31 | 1.0_alpha8 | S.Çağlar Onur | Version bump |
8 | 2005-10-25 | 1.0_alpha7 | S.Çağlar Onur | Version bump |
7 | 2005-10-18 | 1.0_alpha6 | S.Çağlar Onur | Use /usr/lib/pisi patch added... |
6 | 2005-10-10 | 1.0_alpha6 | S.Çağlar Onur | Version bump |
5 | 2005-10-05 | 1.0_alpha5 | S.Çağlar Onur | Version bump |
4 | 2005-10-02 | 1.0_alpha4 | S.Çağlar Onur | Version bump |
3 | 2005-09-29 | 1.0_alpha3 | S.Çağlar Onur | Version bump |
2 | 2005-09-27 | 1.0_alpha2 | S.Çağlar Onur | Version bump |
1 | 2005-09-26 | 1.0_alpha1 | S.Çağlar Onur | First release. |