Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

global-6.6.1-lp152.3.7 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: global Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 6.6.1 Vendor: openSUSE
Release: lp152.3.7 Build date: Sun May 17 00:56:09 2020
Group: Development/Tools/Navigators Build host: obs-power8-05
Size: 5744228 Source RPM: global-6.6.1-lp152.3.7.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.gnu.org/software/global/
Summary: Common source code tag system
GLOBAL is a common source code tag system for C, C++, Yacc, and Java.
You can locate the specified function in source files and move there
easily. It is useful to hack a large project containing many
subdirectories or many main() functions like MH, X, or Linux kernel.

Provides

Requires

License

GPL-3.0

Changelog

* Sat Dec 16 2017 astieger@suse.com
  - GNU Global 6.6.1:
    * CVE-2017-17531: Command injection vulnerability in gozilla
      allowed arbitrary command execution via crafted URLs
      (boo#1073197)
  - includes changes from 6.6.0:
    * gtags: Add support for glob patterns in langmap variable
    * gozilla: Change the default browser from 'mozilla' to 'firefox'
    * gtags.conf.in: Updated to adapt to the latest ctags(s).
      Removed: common-ctags-maps
      Updated: exuberant-ctags, universal-ctags
    * incompatible change: universal-ctags.la: The --extra option in
      Exuberant-ctags is renamed to --extras (plural) in
      Universal-ctags for making consistent with --kinds-<LANG> and
    - -fields.
    * various bug fixes
  - rebase fix_paths.patch
* Thu May 25 2017 mpluskal@suse.com
  - Update to version 6.5.7:
    * global: Now global(1) accept a file as --nearness option.
      If it is a file, tags in the file are shown first.
    * global: Added aliases for MAKEOBJDIR and MAKEOBJDIRPREFIX.
      GTAGSOBJDIR: alias for MAKEOBJDIR
      GTAGSOBJDIRPREFIX: alias for MAKEOBJDIRPREFIX
      These aliases are given higher priority than the originals.
    * global: New command --print=<name>.
      <name> may be one of: root, dbpath or conf.
      This is a generic version of the -p (--print-dbpath) command.
    'global -p' is equal to 'global --print=dbpath'
    'global -pr' is equal to 'global --print=root'
    * gtags: Updated the built-in PHP parser to support namespaces
      and traits, which were introduced in PHP5. The following
      keywords have been removed:
      + failure: not a keyword
    + header: normal built-in function
    + is_array: normal built-in function
    + is_set: typo -> isset
    + printf: normal built-in function
    + setcookie: normal built-in function
    + success: not a keyword
  - Refresh patches
  - Update dependencies
* Thu Dec 29 2016 astieger@suse.com
  - GNU global 6.5.6:
    * htags-server: New --retry[=n] option
    * htags: Changed the format of function header (--show-position)
      to make copying text easier.
    * geco.rc: Added 'fzf' as a selector candidate.
    * gtags: New configuration variable 'gtags_hook'.
    * htags: Now --cvsweb option always insert 'view=log' to the
      generated URLs.
    * fix gtags: Gtags often aborted with a message "buffer overflow
    * fix htags: CGI scripts (completion.cgi, global.cgi) included by
      mistake are now generated during package build
  - includes changes from 6.5.5:
    * fix exuberant-ctags.la: The path name of ctags command couldn't
      be changed. (new configuration variable 'ctagscom')
    * fix Tag files got corrupted when the built-in C++ parser gave
      up parsing and aborted
    * Some inappropriate error messages were changed.
* Fri May 13 2016 sleep_walker@opensuse.org
  - set correctly path paths for parsers (bnc#977967)
    new patch: fix_paths.patch
* Sun Mar 27 2016 mpluskal@suse.com
  - Update to 6.5.4
    * gtags.conf: The entries which include '.xml' were commented
      out, because they require libxml.a. If you use them, please
      uncomment them.
    * universal-ctags.la: Universal ctags plug-in parser did not
      work on almost files. Now it works.
* Fri Mar 18 2016 mpluskal@suse.com
  - Update to 6.5.3
    * Added new plug-in parser 'universal-ctags.la'.
    * gtags.conf:
      + Added new entry 'universal-ctags'.
      + Added new variable 'ctagscom'. You can overwrite the path of
      ctags(1) dynamically for exuberant-ctags.la,
      universal-ctags.la and pygments-parser.la.
    * gtags.conf: Added the following patterns to the skip list.
      '*.o,*.a,*.so,*.lo,*.zip,*.gz,*.bz2,*.xz,*.lzh,*.Z,*.tgz,*.min.js,*min.css'
    * gtags: Added some explanations for the --explain option.
  - Small spec file cleanups
* Thu Dec 17 2015 mpluskal@suse.com
  - Update to 6.5.2
    * See attached NEWS for detailed list of changes
* Tue Sep 22 2015 mpluskal@suse.com
  - Update to 6.5.1
    * See attached NEWS for detailed list of changes
  - Drop unreferenced patches as none of them seems necessary
    * global-5.7-gcc.diff
    * global-5.9.5-fix-gcc-warnings.patch
* Wed Aug 05 2015 mpluskal@suse.com
  - Update to 6.5
    * See attached NEWS for detailed list of changes
* Sat May 23 2015 mpluskal@suse.com
  - Update dependencies
  - Enable exuberant-ctags
  - Enable sqlite3 support
* Sat Mar 28 2015 mpluskal@suse.com
  - Use url for source
  - Add gpg signature
* Fri Mar 27 2015 sleep_walker@suse.cz
  - update to 6.4
    see /usr/share/doc/packages/global/NEWS for complete list
    of changes since 6.3.2

Files

/etc/gtags.conf
/usr/bin/global
/usr/bin/globash
/usr/bin/gozilla
/usr/bin/gtags
/usr/bin/gtags-cscope
/usr/bin/htags
/usr/bin/htags-server
/usr/lib64/gtags
/usr/lib64/gtags/exuberant-ctags.la
/usr/lib64/gtags/exuberant-ctags.so
/usr/lib64/gtags/pygments-parser.la
/usr/lib64/gtags/pygments-parser.so
/usr/lib64/gtags/universal-ctags.la
/usr/lib64/gtags/universal-ctags.so
/usr/lib64/gtags/user-custom.la
/usr/lib64/gtags/user-custom.so
/usr/share/doc/packages/global
/usr/share/doc/packages/global/AUTHORS
/usr/share/doc/packages/global/BUILD_TOOLS
/usr/share/doc/packages/global/COPYING
/usr/share/doc/packages/global/COPYING.LIB
/usr/share/doc/packages/global/ChangeLog
/usr/share/doc/packages/global/DONORS
/usr/share/doc/packages/global/FAQ
/usr/share/doc/packages/global/LICENSE
/usr/share/doc/packages/global/NEWS
/usr/share/doc/packages/global/README
/usr/share/doc/packages/global/README.PATCHES
/usr/share/doc/packages/global/THANKS
/usr/share/doc/packages/global/elvis-2.2_0.patch
/usr/share/doc/packages/global/elvis.rc
/usr/share/doc/packages/global/geco.rc
/usr/share/doc/packages/global/gtags-cscope.vim
/usr/share/doc/packages/global/gtags.pl
/usr/share/doc/packages/global/gtags.vim
/usr/share/doc/packages/global/vim74-gtags-cscope.patch
/usr/share/emacs
/usr/share/emacs/site-lisp
/usr/share/emacs/site-lisp/gtags.el
/usr/share/gtags
/usr/share/gtags/PLUGIN_HOWTO
/usr/share/gtags/PLUGIN_HOWTO.pygments
/usr/share/gtags/SERVERSIDE_HOWTO
/usr/share/gtags/completion.cgi
/usr/share/gtags/dot_htaccess
/usr/share/gtags/global.cgi
/usr/share/gtags/globash.rc
/usr/share/gtags/icons
/usr/share/gtags/icons/back.png
/usr/share/gtags/icons/bottom.png
/usr/share/gtags/icons/c.png
/usr/share/gtags/icons/dir.png
/usr/share/gtags/icons/first.png
/usr/share/gtags/icons/help.png
/usr/share/gtags/icons/index.png
/usr/share/gtags/icons/last.png
/usr/share/gtags/icons/left.png
/usr/share/gtags/icons/n_bottom.png
/usr/share/gtags/icons/n_first.png
/usr/share/gtags/icons/n_last.png
/usr/share/gtags/icons/n_left.png
/usr/share/gtags/icons/n_right.png
/usr/share/gtags/icons/n_top.png
/usr/share/gtags/icons/pglobe.png
/usr/share/gtags/icons/right.png
/usr/share/gtags/icons/text.png
/usr/share/gtags/icons/top.png
/usr/share/gtags/jquery
/usr/share/gtags/jquery/images
/usr/share/gtags/jquery/images/file.png
/usr/share/gtags/jquery/images/folder-closed.png
/usr/share/gtags/jquery/images/folder.png
/usr/share/gtags/jquery/images/minus.png
/usr/share/gtags/jquery/images/plus.png
/usr/share/gtags/jquery/images/treeview-black-line.png
/usr/share/gtags/jquery/images/treeview-black.png
/usr/share/gtags/jquery/images/treeview-default-line.png
/usr/share/gtags/jquery/images/treeview-default.png
/usr/share/gtags/jquery/images/treeview-famfamfam-line.png
/usr/share/gtags/jquery/images/treeview-famfamfam.png
/usr/share/gtags/jquery/images/treeview-gray-line.png
/usr/share/gtags/jquery/images/treeview-gray.png
/usr/share/gtags/jquery/images/treeview-red-line.png
/usr/share/gtags/jquery/images/treeview-red.png
/usr/share/gtags/jquery/jquery.js
/usr/share/gtags/jquery/jquery.suggest.css
/usr/share/gtags/jquery/jquery.suggest.js
/usr/share/gtags/jquery/jquery.treeview.css
/usr/share/gtags/jquery/jquery.treeview.js
/usr/share/gtags/jscode_suggest
/usr/share/gtags/jscode_treeview
/usr/share/gtags/script
/usr/share/gtags/script/elvis-global
/usr/share/gtags/script/global-client
/usr/share/gtags/script/gtags-client
/usr/share/gtags/script/htags-client
/usr/share/gtags/script/less-global
/usr/share/gtags/script/maps2conf.pl
/usr/share/gtags/script/pygments_parser.py
/usr/share/gtags/style.css
/usr/share/info/global.info.gz
/usr/share/man/man1/global.1.gz
/usr/share/man/man1/globash.1.gz
/usr/share/man/man1/gozilla.1.gz
/usr/share/man/man1/gtags-cscope.1.gz
/usr/share/man/man1/gtags.1.gz
/usr/share/man/man1/htags-server.1.gz
/usr/share/man/man1/htags.1.gz
/usr/share/man/man5/gtags.conf.5.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:13:28 2024