Project cscope-15.9-17.el8
content_copy
Name
cscope
Epoch
0
Version
15.9
Release
17.el8
Website/URL
http://cscope.sourceforge.net
License
BSD and GPLv2+
Build Time
2023-08-07 09:59:12
Build Host
builder-x86-01.inferitos.ru
Summary
C source code tree search and browse tool
Repositories
AppStream
Description
cscope is a mature, ncurses based, C source code tree browsing tool. It
allows users to search large source code bases for variables, functions,
macros, etc, as well as perform general regex and plain text searches.
Results are returned in lists, from which the user can select individual
matches for use in file editing.
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
cscope-15.9-17.el8.x86_64
content_copy
C source code tree search and browse tool
a09ba17fe6f1320893828a5a94c6009fb3ed1ed4ebbee9de9e0923931896b877
download
src
cscope-15.9-17.el8.src
content_copy
C source code tree search and browse tool
146cb8af1aa071bf6389c0262e180bbad3520052c1c685b9415ef3ee03f4e1dc
download
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 15.9-17
- Rebuilt for MSVSphere 8.8
* Thu Sep 29 2022 Vladis Dronov <vdronov@redhat.com> - 15.9-17
- Update to the upstream git @ 7f2369ac (bz 2129887)
* Fri Apr 22 2022 Vladis Dronov <vdronov@redhat.com> - 15.9-11
- Add another small distrubution patch (bz 2074437)
* Mon Apr 11 2022 Vladis Dronov <vdronov@redhat.com> - 15.9-10
- Add missing upstream patches (bz 2074437)
* Wed Oct 21 2020 Vladis Dronov <vdronov@redhat.com> - 15.9-9
- Remove another fclose() to please covscan (bz1886165)
* Wed Oct 07 2020 Vladis Dronov <vdronov@redhat.com> - 15.9-8
- Fix a double-free in changestring() (bz1886165)
- Update Requires to include coreutils and ed
- Adjust cscope-coverity-fixes.patch removing the fclose(script) chunk
- Adjust BuildRequires and remove trailing spaces
- Remove older source version from .gitignore
- Rename cscope-invindex-sizing.patch as it is for the older upstream version
* Tue Jun 25 2019 Neil Horman <nhorman@redhat.com> - 15.9-6
- Fix covscan warning (bz 1722404)
* Mon Jun 24 2019 Neil Horman <nhorman@redhat.com> - 15.9-5
- update help for cscope-indexer (bz 1722404)
* Mon Jun 03 2019 Neil Horman <nhorman@redhat.com> - 15.9-4
- Fix cscope version (bz 1685920)
* Thu Feb 28 2019 Neil Horman <nhorman@redhat.com> - 15.9-3
- Add CI test harness (bz 1682353)