Find here patches that did not make it into the releases of YAPET so far.
| YAPET 0.7 | |
|---|---|
| Fixes bug #46 allowing to by-pass lock screen on Solaris. | get it |
| YAPET 0.6 | |
| Fixes bug #26 preventing compiling YAPET using gcc 4.4. | get it |
| Fixes bug #33 preventing compiling YAPET using gcc 4.5. This patch should be applied together with patch above for bug #26. | get it |
| YAPET 0.5 | |
| Switches the default RNG Engine from /dev/random to /dev/urandom for the password generator. | get it |
| YAPET 0.4 | |
| Fix the bug preventing csv2yapet to convert CSV fields containing a field delimiter in the values. See also http://bugs.guengel.ch/show_bug.cgi?id=6. | get it |
| File suffix can be ommited in config file ~/.yapet. See also http://bugs.guengel.ch/show_bug.cgi?id=3. | get it |
| Enable case-insensitive search even with strcasestr() not available. See also http://bugs.guengel.ch/show_bug.cgi?id=7. | get it |
| Enable VI keys for movement in password record list. See also http://bugs.guengel.ch/show_bug.cgi?id=9. | get it |
| YAPET 0.3/0.3a | |
| Enable dialog boxes to be closed by pressing <ESCAPE> | get it |
| YAPET 0.2 | |
| Fixes build with gcc 4.3 or later | get it |
| Fixes display of cursor and the backspace behavior | get it |
In order to apply the patches downloaded here to YAPET, do the following
- download the patch to the directory where you unpacked the corresponding YAPET source release.
- open a terminal and change to the directory where your YAPET source release is located
- enter the command
patch -p1 < <filename>where <filename> is the name of the patch you downloaded.
![[Valid XHTML 1.0]](/images/w3c/valid-xhtml10-blue.png)
![[Valid CSS]](/images/w3c/valid-css2-blue.png)