[Git][security-tracker-team/security-tracker][master] cvelist.el: Add source entries on the current line

Moritz Muehlenhoff (@jmm) jmm at debian.org
Wed Apr 22 09:30:26 BST 2026



Moritz Muehlenhoff pushed to branch master at Debian Security Tracker / security-tracker


Commits:
0c60311d by Moritz Muehlenhoff at 2026-04-22T10:30:07+02:00
cvelist.el: Add source entries on the current line

- - - - -


1 changed file:

- conf/cvelist.el


Changes:

=====================================
conf/cvelist.el
=====================================
@@ -87,8 +87,8 @@
   (interactive)
   (setq newsrcpkg (read-string "Source package: " newsrcpkg))
   (setq version (read-string "Fixed version: " "<unfixed>"))
-  (next-line)
   (beginning-of-line)
+  (kill-whole-line)
   (insert (concat "\t- " newsrcpkg " " version "\n")))
 
 (defun debian-cvelist-cvesearch ()



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/0c60311dd250f07241361b2fd63a92ea965ca8e7

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/0c60311dd250f07241361b2fd63a92ea965ca8e7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20260422/8c141050/attachment-0001.htm>


More information about the debian-security-tracker-commits mailing list