Re: (semi-)automatic unclaim of packages with more than 2 weeks of inactivity (and missing DLAs on www.do)

2021-10-08 Thread Jeremiah C. Foster



On 9/28/21 12:46 PM, Holger Levsen wrote:

Hi Jeremiah,

On Mon, Sep 06, 2021 at 08:57:04PM -0400, Jeremiah C. Foster wrote:

(Jeremiah, shall I explain how to gather this data?)


so there are three very simple scripts involved, which are attached and which
I used to run every Monday and then I massaged them into one email, where I 
basically
just resend the same but edited mail every week.

These scripts expect that you have clones of the security-tracker.git repo as 
well
as the extented-security-tracker.git repo and the webwml.git repo checked out in
these directories:
  ~/Projects/security-tracker
  ~/Projects/extended-security-tracker
  ~/Projects/debian-www/webwml


As I mentioned in another email that I didn't send to the list, I'm not 
sure I have access to all of these git repos. I do have to 
security-tracker but I cannot find extended-security-tracker in Salsa or 
Gitlab. As for webwml, is that this 
https://salsa.debian.org/webmaster-team/webwml/ ?



I didn't sent that mail yesterday as I planned to send these instructions 
instead.
if you have any further questions, please ask.


I'm attaching some output for the run of lts-unclaim-packages for anyone 
to review. It doesn't look like the emails you sent, perhaps you edit 
this info into the email? If so, how?


Cheers,

Jeremiah
commit f2d8e8d18be206d84d34ff69936aa7c1a100b25d
Author: Jeremiah C. Foster 
Date:   Fri Oct 8 19:46:05 2021 -0400

semi-automatic unclaim after 2 weeks of inactivity

Signed-off-by: Jeremiah C. Foster 

diff --git a/data/dla-needed.txt b/data/dla-needed.txt
index 7522a88c8d..3060d4916a 100644
--- a/data/dla-needed.txt
+++ b/data/dla-needed.txt
@@ -18,12 +18,12 @@ amd64-microcode
   NOTE: 20210831: https://lists.debian.org/debian-lts/2021/08/msg00033.html
   NOTE: 20210831: needs to be fixed (Beuc)
 --
-ansible (Lee Garrett)
+ansible
   NOTE: 20210411: As discussed with the maintainer I will update Buster first 
and
   NOTE: 20210411: after that LTS. (apo)
   NOTE: 20210426: https://people.debian.org/~apo/lts/ansible/
 --
-cacti (Roberto C. Sánchez)
+cacti
   NOTE: 20210829: not really sure whether affected, please recheck
   NOTE: 20210914: still assessing whether or not affected (roberto)
 --
@@ -34,11 +34,11 @@ debian-archive-keyring (Utkarsh)
   NOTE: 20211003: seemed to have expired and the build is thus
   NOTE: 20211003: failing. Or at least appears to be. :( (utkarsh)
 --
-exiv2 (Thorsten Alteholz)
+exiv2
 --
-faad2 (Thorsten Alteholz)
+faad2
 --
-ffmpeg (Anton Gladky)
+ffmpeg
   NOTE: probably wait until stuff is fixed in Buster
 --
 firefox-esr (Emilio)
@@ -50,7 +50,7 @@ firmware-nonfree
 hiredis (Chris Lamb)
   NOTE: 20211006: Fixed in sid and experimental. (lamby)
 --
-jsoup (Markus Koschany)
+jsoup
 --
 linux (Ben Hutchings)
 --
@@ -62,9 +62,9 @@ mosquitto
   NOTE: 20210805: coordinating upload to buster before DLA for Stretch 
(codehelp)
   NOTE: 20210806: CVE-2021-34432 ignored in buster and stretch. Vulnerable 
code not accessible. (codehelp)
 --
-nghttp2 (Anton Gladky)
+nghttp2
 --
-ntfs-3g (Abhijith PA)
+ntfs-3g
 --
 nvidia-graphics-drivers
   NOTE: package is in non-free but also in packages-to-support
@@ -114,7 +114,7 @@ smarty3
   NOTE: 20210829: Track regression (abhijith)
   NOTE: 20210906: prepared a build for testing. Waiting for bug submitter's 
reply (abhijith)
 --
-squashfs-tools (Thorsten Alteholz)
+squashfs-tools
   NOTE: 20210926: coordinate with upload to other releases
 --
 thunderbird (Emilio)


LTS report for September 2021

2021-10-08 Thread Jeremiah C. Foster

Hi,

Here are my Free Software activities for September.

September was spent working on a Freexian funded project and other 
administrative duties. The funded project seems quite important to Free 
Software as it essentially removes dependency on a build tool that can't 
be used in Debian. Other attempts have been made to remove the 
dependency and I hope this funded project is successful. There's a bit 
of work to do to get the project ready - a set of questions then 
preparation of a bid which will be used to find someone to work on the 
project.


- Worked on the funding page for the Enterprise gradle project
- Moved project from proposed to accepted, coordinating questions on 
the way.

- Prepared the bid page with help from Phil Morrel.
- Ran the monthly LTS meeting on IRC
- Email, IRC, and now Matrix/Element communication. Work like preparing 
minutes, agenda and reports.

- Did some source code diving in some of the LTS tools.

Regards,

Jeremiah