SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for bash-completion-2.1-16.3.noarch.rpm :

* Thu Apr 06 2017 lnusselAATTsuse.de- remove tag. This is not meant to be used nowadays
* Thu Dec 15 2016 wernerAATTsuse.de- Detect if the completions for mount/umount have to be removed for modern util-linux package but without using suse_version
* Wed Dec 14 2016 wernerAATTsuse.de- Add patch tar-completion.patch to allow mixed options with long and short options (boo#1012212)- Only remove completion for umount/mount for older SUSE versions (boo#995045)
* Wed May 18 2016 lnusselAATTsuse.de- disable html documentation by default, causes build loop
* Wed Apr 27 2016 sbrabecAATTsuse.com- Remove completions conflicting with util-linux (boo#977259#c3).
* Wed Apr 27 2016 wernerAATTsuse.de- Add patch sh-script-completion-boo977336.patch to make _filedir work with COMP_FILEDIR_FALLBACK even if local directries exists this is for bug boo##977336
* Wed Apr 27 2016 wernerAATTsuse.de- Add documentation for this packages below to get the reference of the e.g. the variable COMP_FILEDIR_FALLBACK (boo#977336)
* Wed Jan 27 2016 wernerAATTsuse.de- Add patch backticks-bsc963140.patch to handle sub commands which will be expanded by backticks (bsc#963140)
* Fri Dec 18 2015 wernerAATTsuse.de- Add patch respect-variables-boo940837.patch to avoid completions which results in e.g. ls \\$HO- Add patch rm-completion-smart-boo958462.patch to allow completions list e.g. rm prefix
*.jpg- Modify patch LVM-completion-bsc946875.patch that is add the new patch from Liuhua Wang
* Wed Sep 23 2015 wernerAATTsuse.de- Add patch LVM-completion-bsc946875.patch to make LVM comands work even without any scan happen (bsc#946875)
* Thu Aug 13 2015 wernerAATTsuse.de- Add patch backtick-completion-boo940835.patch to allow correct backtick completion (boo#940835)
* Wed Aug 12 2015 wernerAATTsuse.de- Correct typo in patch ls-completion-boo889319.patch
* Mon Jun 15 2015 wernerAATTsuse.de- Add patch ls-completion-boo889319.patch to make ls completion more smart (boo#889319)
* Wed Mar 18 2015 wernerAATTsuse.de- Port my dollar completion from /etc/profile.d/completion.bash to bash_completion which modifies FOO-dir-completion-boo905348.patch- Avoid negative cword position counter (boo#922758), this adds the patch init-completion-boo922758.patch
* Mon Nov 17 2014 wernerAATTsuse.de- Add patch PS1-completion-boo903362.patch to avoid trouble if restricted characters of the shell are used in PS1 like exclamation mark (boo#903362).- Add patch FOO-dir-completion-boo905348.patch to expand variables which value is actual a directory to avoid excaped dollar sign (boo#905348).
* Mon May 13 2013 wernerAATTsuse.de- Add patch pushd-completion-bnc818365.patch for bnc#818365 -- bash completion for builtin command \"pushd\" is missing
* Tue Apr 23 2013 wernerAATTsuse.de- Do not ship NetworManager completion file as it is part of NM
* Tue Apr 23 2013 wernerAATTsuse.de- Update to final 2.1 version + See CHANGES for the full list of changes- Add patch bash-completion-2.1.patch to avoid blanks after during file completion (bnc#717151)
* Fri Apr 19 2013 fcrozatAATTsuse.com- Do no ship udevadm completion file, it is now part of systemd package.
* Sat Jul 07 2012 reddwarfAATTopensuse.org- Update to final 2.0 version + See CHANGES for the full list of changes- Add pkg-config file
* Mon Jan 09 2012 vuntzAATTopensuse.org- Update to version 1.99: + New completions: ccache, desktop-file-validate, htop, iperf, koji, lzip, nethogs, plague-client, udevadm. + Fixes for completions: cc, cppcheck, curl, c++, dequote, dict, dmesg, dpkg, lrzip, make, mount, mutt, pidof, removepkg, rpm, umount, upgradepkg, vi, wine, xv. + See details in CHANGES.
* Wed Nov 30 2011 tiwaiAATTsuse.de- Update to version 1.90: - new completions: epdfview, lpr, lpq, mysql, puppet, pkgtool, makepkg, rmp2tgz, slapt-get, slapt-src, slackpkg, kcov, feh, xgamma, fbi, fbgs sbopkg, a2x, arping, asciidoc, base64, cal, chrpath, cppcheck, curl, dmesg, dot, file, gnome-mplayer, gprof, hddtemp, host, htpasswd, idn, ionice, jps, lbunzip2, lbzip2, lbzcat, prelink, protoc, pwdx, pwgen, reptyr, sum, watch, phing, pinfo - installed location changed to /usr/share/bash-completion/
* - see more changes in CHANGES file
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Fri Feb 25 2011 poletti.marcoAATTgmail.com- Update to version 1.3: + Added completions for: badblocks, compgen, crontab, dumpe2fs, e2freefrag, e2label, ether-wake, filefrag, gendiff, growisofs, hping{,3} (the previous version already completed hping2), iftop, ip, iscsiadm, javaws, kid3, lrzip, lsof, mktemp, perldoc, portecle, POSIX sh, postgresql, sha{,224,256,384,512}sum, sysbench, tune2fs, xfreerdp, xmodmap, xm subcommands and xrdb. + Improve the completions for: autotools, /etc/init.d/
*, ipmitool, jar, java, javadoc, MAC address, man, mencoder, mkdir, mplayer, okular, pack200, povray, python, rpm, rpmbuild, sqlite3, tar, unzip, users/groups (in various contexts), wodim, xine-based players and xmllint. + Fix the completions for: avahi-browse, IPv6 known hosts, kompare, muttrc, p4, povray and ~username (in various contexts). + Other changes
* Thu Jan 13 2011 vuntzAATTopensuse.org- Add bash-completion-fix-service.patch to fix an error created by the \"service\" completion.
* Fri Jan 07 2011 poletti.marcoAATTgmail.com- Update to version 1.2.
* Add new completions.
* Many improvements and fixes to existing completions.
* Completely drop support for bash < 3.
* Tue Oct 20 2009 poletti.marcoAATTgmail.com- Update to version 1.1, that supports bash 4.0 better
* Split many completions in files under contrib/
* Added new completions
* Improved existing completions
* Mon Oct 05 2009 vuntzAATTopensuse.org- Update to version 1.0 (too many changes to list).- Remove all our patches except bash-completion-speedup_rpm.patch: + bash-completion-bzip2_fix.patch: should be fixed upstream. + bash-completion-cd.patch: doesn\'t seem to be needed. + bash-completion-complete_spm.patch: source rpms are now src.rpm as far as I can tell, so no need to complete on spm. + bash-completion-mount_dir_fix.patch: the fix is not correct. It should not be for root only. bnc#386459 should be forwarded upstream for a proper fix. + bash-completion-no_tilde_expansion.patch: I\'m unsure we want to diverge there. bnc#386844 should be forwarded upstream for a proper fix. + bash-completion-readonly_fix.patch: this is now fixed upstream, I think. + bash-completion-svn_filenames.patch: fixed upstream. + bash_completion-rpm_install_complete.patch: I\'m really not sure the fix is right. bnc#242123 should be forwarded upstream.- Respin bash-completion-speedup_rpm.patch.- Remove the git completion: it\'s now in git itself.
 
ICM