SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for zsh-5.0.2-97.1.x86_64.rpm :
Mon Apr 22 14:00:00 2013 idonmezAATTsuse.com
- Don\'t set globdots it might lead to unexpected problems (bnc#815556)

Thu Mar 21 13:00:00 2013 idonmezAATTsuse.com
- Fix custom completion support via /etc/zsh_completion.d (bnc#811356)
- Add trim-unneeded-completions.patch to remove unneeded completions
when building for openSUSE

Sun Jan 27 13:00:00 2013 dmitry_rAATTopensuse.org
- Fix zypper completion [bnc#752112]

* zsh-zypper-completion.patch
- Fix osc completion (SUSE versions)

* zsh-osc-suseversion.patch

Mon Dec 24 13:00:00 2012 idonmezAATTsuse.com
- Update to version 5.0.2

* Numeric constants in mathematical contexts can contain
underscores.

* functions -T turns on tracing for specific functions.
- See the included NEWS file for other changes.

Fri Nov 16 13:00:00 2012 crrodriguezAATTopensuse.org
- Test suite runs flaky in qemu-arm, disable it for now.

Fri Oct 26 14:00:00 2012 cooloAATTsuse.com
- buildrequire groff needed to build helpfiles

Thu Aug 9 14:00:00 2012 idonmezAATTsuse.com
- Version update to 5.0.0

* No real changes since 4.3.17

Sun Jul 22 14:00:00 2012 cooloAATTsuse.com
- we need tex2html too, which is provided by texinfo

Thu Jul 19 14:00:00 2012 cooloAATTsuse.com
- buildrequire makeinfo to fix build

Mon Feb 27 13:00:00 2012 idonmezAATTsuse.com
- Update to version 4.3.17

* Contains fixes for possible speed regression introduced
in 4.3.15 (new option HASH_EXECUTABLES_ONLY)

* Improvements to (bash) completion and shell emulation mode
- Drop all the patches, all upstream

Tue Feb 7 13:00:00 2012 hmachtAATTsuse.de
- add zsh-enable-openSUSE-completion-functions.patch: Enable
installation of openSUSE completion functions which are upstream

Tue Jan 31 13:00:00 2012 idonmezAATTsuse.com
- Update _osc completion

Sat Dec 31 13:00:00 2011 idonmezAATTsuse.com
- Instead of disabling c02cond manually, add upstream patch to
automatically disable it on noatime mounted systems.

Tue Dec 20 13:00:00 2011 idonmezAATTsuse.com
- Update to zsh 4.3.15

* Fix POSIX compatibility

Wed Dec 7 13:00:00 2011 idonmezAATTsuse.com
- Update to zsh 4.3.14

* Drop 74eed99c312de05e19b54ba6b5d37a0aeb4ba713.patch and
724fd07a67f135c74eba57e9f25fd342201ec722.patch, fixed upstream

* Fix for nanosecond timestamp support

Mon Dec 5 13:00:00 2011 idoenmezAATTsuse.de
- Fix license to be MIT, zsh seems to be using the \"Modern\" variant
of the license text.
- Import git commits 74eed99c312de05e19b54ba6b5d37a0aeb4ba713 and
724fd07a67f135c74eba57e9f25fd342201ec722

* metafy() added null termination even if buffer was not modifiable

* Fix uninitialised memory after lexer realloc

Wed Nov 30 13:00:00 2011 idoenmezAATTsuse.de
- Update to zsh 4.3.13

* There are no significant feature changes to the shell itself,
although many bug fixes and improvements to functions.

* See included ChangeLog for details
- Drop zsh-4.3.12-ksh-emulation-syntax-checking.patch,
fixed upstream

Tue Nov 29 13:00:00 2011 idoenmezAATTsuse.de
- Cleanup spec file
- Make /bin/zsh a symlink to /usr/bin/zsh

Mon Nov 28 13:00:00 2011 idoenmezAATTsuse.de
- Update to 4.3.12-test3

* See included ChangeLog for details
- Drop zsh-findproc.patch and zsh-kill-suspended-job.patch, fixed
upstream.

Thu Nov 24 13:00:00 2011 idoenmezAATTsuse.de
- Add custom completion support via /etc/zsh_completion.d
- Fix build with new ncurses library

Mon Aug 1 14:00:00 2011 crrodriguezAATTopensuse.org
- Enable pcre module
- Build against ncurses6w instead of plain old ncurses5

Wed Jun 29 14:00:00 2011 chrisAATTcomputersalat.de
- enable build for RHEL and friends (CentOS, Fedora)
o merge with 4.2.6 from RHEL
o add/rework RHEL patch (BZ-488943-ksh-emulation-syntax-checking)
o add several
*.rhs files
o disable E01options test
- add subpkg htmldoc
- fix deps
o fdupes >= suse_version 1110

Fri Jun 17 14:00:00 2011 idonmezAATTnovell.com
- Add zsh-kill-suspended-job.patch: fix killing suspended jobs
- Add zsh-findproc.patch: fix findproc() to find stopped jobs

Wed Jun 1 14:00:00 2011 idonmezAATTnovell.com
- Update to zsh 4.3.12
- Dropped openSUSE specific completions, all are upstreamed now

Tue Apr 26 14:00:00 2011 idoenmezAATTnovell.com
- Enable make check

Thu Apr 21 14:00:00 2011 idoenmezAATTnovell.com
- Disable zsh debug
- Enable strict aliasing again

Wed Apr 20 14:00:00 2011 idoenmezAATTnovell.com
- Update to 4.3.11-dev-2, many crash fixes

Tue Mar 15 13:00:00 2011 ismailAATTnamtrac.org
- Fix crash with ${foo:0:}

Wed Dec 29 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- Update to version 4.3.11

* The completion system now has a style path-completion.

* new \"zsystem\" builtin whose subcommands perform system level tasks

* Added \"D\" and \"Z\" flag in parameter expansion

* Lots of other bugfixes/improvements, see Changelog

Tue Mar 9 13:00:00 2010 hmachtAATTsuse.de
- update completion for _osc:
- add new products openSUSE 11.2 and openSUSE 11.3
- add possibility to extend the list of projects and build
targets with user defined variables
$ZSH_OSC_BUILD_TARGETS_EXTRA and $ZSH_OSC_PROJECTS_EXTRA

Wed Dec 2 13:00:00 2009 cooloAATTnovell.com
- update patch to apply with fuzz=0

Thu Oct 8 14:00:00 2009 cooloAATTnovell.com
- disable profiling for now

Thu Aug 20 14:00:00 2009 hvogelAATTnovell.com
- Fix zshrc. Lost some features by not including bash.bashrc

Wed Aug 5 14:00:00 2009 hvogelAATTsuse.de
- update to version 4.3.10
o The command \"emulate -c ...\" evaluates an expression in
a given emulation.
o The variable CORRECT_IGNORE gives a pattern that can be ignored
in spelling correction.
o The option POSIX_ALIASES improves compatibility of aliases with
other shells.
o The option COMBINING_CHARS has been added. When it is set, the
line editor assumes the terminal is capable of displaying
zero-width combining characters (typically accents) correctly
as modifications to the base character, and will act accordingly.
o The option HIST_FCNTL_LOCK has been added to provide locking of
history files
o The syntax ~[...] provides a dynamic form of directory naming,
supplementing the existing static ~name syntax.
o Patterns can now be used in incremental searches with new widgets
o Highlighting and colouring of sections of the command line is now
supported
o Colouring of prompts is now supported within the shell by prompt
escapes.
o Various changes have been added to make debugging of shell code
easier
o The \"fc\" builtin has been enhanced to make non-interactive use
possible and output consistent when the history is manipulated
with \"print -s\".
o The completion style accept-exact-dirs has been added
o cd, chdir, pushd and popd now take a -q option to suppress side effects
- cleanup patches
- use fdupes
- install help files to versioned directory

Fri Apr 24 14:00:00 2009 hmachtAATTsuse.de
- add completion for osc (_osc)
- add completion for zypper (_zypper)

Thu Oct 2 14:00:00 2008 hvogelAATTsuse.de
- globally disabling the test was the plan, not only on some archs

Thu Sep 18 14:00:00 2008 hvogelAATTsuse.de
- disable another test globally which keeps hanging

Tue Jun 17 14:00:00 2008 hvogelAATTsuse.de
- disable one test globally

Thu Apr 3 14:00:00 2008 hvogelAATTsuse.de
- update to 4.3.6

* Various bugfixes

* various buildfixes

* for calendar_show use kdialog rather than xmessage if in KDE

* clarify the message printed when compaudit finds problems

* improve compsys option handling

* add -q option to cd, chdir, pushd, popd

* wait shouldn\'t return immediately on a signal unless it\'s
trapped

* fix not enough space for ztrftime string with multibyte
characters

Tue Mar 25 13:00:00 2008 hvogelAATTsuse.de
- Disable some tests on s390, s390x, ppc and ppc64

Thu Mar 20 13:00:00 2008 hvogelAATTsuse.de
- update to 4.3.5

* Various bugfixes

* stop tindent becoming negative, which causes infinite use of
memory; add debug test to see where it would become negative.

* make malloc(0) allocate a single byte instead of returning
invalid (and unfreeable) memory.

* fix race in POSIX signal blocking

* various completion fixes/updates, mostly git

* tidy up module interface and documentation

* more build tests

* The new extended globbing flag (#cN,M) behaves similarly to
the extended regular expression syntax {N,M}.

* The zsh/datetime module has been enhanced and a calendar function
system has been added along the lines of (but much enhanced from)

* A new module zsh/curses provides a builtin zcurses for access to
to the curses screen manipulation package.

Mon Dec 3 13:00:00 2007 hvogelAATTsuse.de
- cleanup initialization files

* Dont source profile from zshenv. profile is not for interactive
shells [#343621]

* Instead source profile from zprofile so we dont loose the features
and its easy to get rid of it.

* Source bash.bashrc from zshrc to keep the features and make it
possible to get rid of it easier.

Wed Jul 4 14:00:00 2007 hvogelAATTsuse.de
- update to version 4.3.4

* various bugfixes

* countless completion fixes

* some new completions

* various UTF8 fixes
- remove autoresume option from default config [#287776]

Fri Mar 30 14:00:00 2007 rguentherAATTsuse.de
- add ncurses-devel BuildRequires.

Fri Jul 14 14:00:00 2006 mskibbeAATTsuse.de
- merged in patches from poeml (mrueckerAATTsuse.de)
- rediffed patches for -p0 (mrueckerAATTsuse.de)
- update to version 4.3.2 which (mrueckerAATTsuse.de)
o fix two minor build problems
o contains initial support for multibyte characters in the shell\'s line editor
- only require libcap for build on 10.0 and older (mrueckerAATTsuse.de)


 
ICM