diff --git a/at.changes b/at.changes index cc981a5..86aec08 100644 --- a/at.changes +++ b/at.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed May 18 12:31:43 UTC 2022 - Dominique Leuenberger + +- Update to version 3.2.5: + + Fix: atd forgets to run a job in the queue (deb#1004972). + +------------------------------------------------------------------- +Wed Mar 23 11:44:56 UTC 2022 - Callum Farmer + +- Switch to dynamic UIDs instead of hardcoding 25 + ------------------------------------------------------------------- Tue Mar 15 17:51:31 UTC 2022 - Danilo Spinella diff --git a/at.spec b/at.spec index 3afa21e..cfa9966 100644 --- a/at.spec +++ b/at.spec @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: at -Version: 3.2.4 +Version: 3.2.5 Release: 0 Summary: A Job Manager License: GPL-2.0-or-later diff --git a/at_3.2.4.orig.tar.gz b/at_3.2.4.orig.tar.gz deleted file mode 100644 index 237c0ad..0000000 --- a/at_3.2.4.orig.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76990cbb6f4b9bfedb926637904fdcc0d4fa20b6596b9c932117a49a0624c684 -size 132124 diff --git a/at_3.2.5.orig.tar.gz b/at_3.2.5.orig.tar.gz new file mode 100644 index 0000000..fee8cc0 --- /dev/null +++ b/at_3.2.5.orig.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb066b389d7c9bb9d84a35738032b85c30cba7d949f758192adc72c9477fd3b8 +size 132660 diff --git a/system-user-at.conf b/system-user-at.conf index 0e126b8..e870fa5 100644 --- a/system-user-at.conf +++ b/system-user-at.conf @@ -1,3 +1,2 @@ #Type Name ID GECOS Home directory Shell -g at 25 - - - -u at 25 "Batch jobs daemon" /var/spool/atjobs - +u at - "Batch jobs daemon" /var/spool/atjobs -