ubuntu/+source/exuberant-ctags:applied/ubuntu/kinetic-security

Last commit made on 2023-01-24
Get this branch:
git clone -b applied/ubuntu/kinetic-security https://git.launchpad.net/ubuntu/+source/exuberant-ctags
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic-security
Repository:
lp:ubuntu/+source/exuberant-ctags

Recent commits

6982eed... by David Lane

1:5.9~svn20110310-16ubuntu0.22.10.1 (patches applied)

Imported using git-ubuntu import.

9f774ad... by David Lane

[PATCH] main: quote output file name before passing it to system(3)

Gbp-Pq: CVE-2022-4515.patch.

9564056... by David Lane

build fix: Use conventional compiler attribute shorthand

Gbp-Pq: use-conventional-unused-marker.patch.

eb518a4... by David Lane

Fix build with gcc -fno-common

Gbp-Pq: gcc-no-common.patch.

96f046f... by David Lane

Don't build the compilation date and time into the binary

Gbp-Pq: reproducible.patch.

009d2e0... by David Lane

Changed the javascript parser to set the tag's scope rather than

Gbp-Pq: jscript-set-tag-scope.patch.

a75c9b3... by David Lane

Add Go support

Gbp-Pq: go.patch.

385a6e5... by David Lane

Fix infinite loop parsing vim commands

Gbp-Pq: vim-command-loop.patch.

3c8a35d... by David Lane

python: Disable import parsing by default

Gbp-Pq: python-disable-imports.patch.

538c0d6... by David Lane

Use memmove on overlapping strings

Gbp-Pq: memmove.patch.