global 6.6.13-1 source package in Ubuntu

Changelog

global (6.6.13-1) unstable; urgency=medium

  * New upstream version 6.6.13
  * Fixes CVE-2024-38448 (Closes: #1074535)

 -- Punit Agrawal <email address hidden>  Sat, 27 Jul 2024 06:32:54 +0100

Upload details

Uploaded by:
Punit Agrawal
Uploaded to:
Sid
Original maintainer:
Punit Agrawal
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
global_6.6.13-1.dsc 2.2 KiB f71c8a95442da993acc3ffa6c6f6e1cd6115f8d10cf9ae4c87f22fd663157b50
global_6.6.13.orig.tar.gz 2.9 MiB 945f349730da01f77854d9811ca8f801669c9461395a29966d8d88cb6703347b
global_6.6.13.orig.tar.gz.asc 488 bytes a3f44b86f7739e3fd3e75a15589141776d60a70a1e0c4520ea8ac728a2a4e512
global_6.6.13-1.debian.tar.xz 13.9 KiB 85dde4356c7f86c4fb6a5c6d54feaab038271460a19d17a58d30530076064b17

Available diffs

No changes file available.

Binary packages built by this source

global: Source code search and browse tools

 GNU GLOBAL is a source code tag system that works the same way across
 diverse environments. Currently, it supports the following:
 .
   o command line, and the 'globash' query subshell.
   o vim plugin, and support for other vi clones.
   o less
   o emacs
   o web browser
 .
 Supported languages are C, C++, yacc and Java.
 You can locate a specified function in the source files and move
 there easily. It is especially useful for hacking large projects
 containing many subdirectories, many '#ifdef' and many main()
 functions, like X or kernel source.
 .
 Doxygen now supports using global as its source browser, with the
 USE_HTAGS option.

global-dbgsym: debug symbols for global