ubuntu/+source/nvi:applied/debian/bookworm

Last commit made on 2021-12-05
Get this branch:
git clone -b applied/debian/bookworm https://git.launchpad.net/ubuntu/+source/nvi
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bookworm
Repository:
lp:ubuntu/+source/nvi

Recent commits

7423354... by Hugo Torres de Lima

1.81.6-17 (patches applied)

Imported using git-ubuntu import.

214ecbd... by Hugo Torres de Lima

converting the file to UTF-8 using iconv.

Gbp-Pq: 35-fix-encoding.patch.

8cdce33... by Hugo Torres de Lima

Breaking very long Line.

Gbp-Pq: 34-fix-long-line.patch.

c0c7e4f... by Hugo Torres de Lima

Fix spelling mistakes.

Gbp-Pq: 33-fix-spelling-error.patch.

6892b61... by Hugo Torres de Lima

Allow exec of nvi-opened file

Gbp-Pq: 32allow_exec_of_nvi_opened_file.patch.

a7cb44d... by Hugo Torres de Lima

Disallow an excessively large pattern space

Gbp-Pq: 31regex_heap_overflow.patch.

64ca968... by Hugo Torres de Lima

Changes recover script so it can be run by init

Gbp-Pq: 30make_recover_script_init_ready.patch.

38e9893... by Hugo Torres de Lima

Save the intermediate CHAR2INT conversion pointer because

Gbp-Pq: 29file_backup.patch.

35f39fe... by Hugo Torres de Lima

Allow users to edit 8-bit files even under LC_CTYPE=C.

Gbp-Pq: 27support_C_locale.patch.

cf9a846... by Hugo Torres de Lima

Prevent a segfault if a trailing tab is pushed to a new line by inserting

Gbp-Pq: 26trailing_tab_segv.patch.