Your message dated Mon, 22 Jul 2024 16:34:03 +0000
with message-id <e1svvz9-00076i...@fasolo.debian.org>
and subject line Bug#1006925: fixed in apt-cacher-ng 3.7.5-1
has caused the Debian Bug report #1006925,
regarding acgntool: abort on maintanance
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1006925: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006925
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-cacher-ng
Version: 3.7.4-1
Severity: important

I am using a custom systemd timer for maintenance:

/etc/systemd/system/apt-cacher-ng-maint.timer:
    [Unit]
    Description=Daily apt-cacher-ng maintenance
    After=apt-cacher-ng.service
    [Timer]
    OnCalendar=*-*-* 03:00
    RandomizedDelaySec=4h
    Persistent=true
    [Install]
    WantedBy=apt-cacher-ng.service

/etc/systemd/system/apt-cacher-ng-maint.service:
    [Unit]
    Description=Daily apt-cacher-ng maintenance
    [Service]
    Type=oneshot
    ExecStart=/usr/lib/apt-cacher-ng/acngtool maint -c
/etc/apt-cacher-ng SocketPath=/run/apt-cacher-ng/socket
    User=apt-cacher-ng
    LockPersonality=yes
    MemoryDenyWriteExecute=yes
    NoNewPrivileges=yes
    PrivateDevices=yes
    PrivateNetwork=yes
    PrivateTmp=yes
    ProtectClock=yes
    ProtectControlGroups=yes
    ProtectHome=yes
    ProtectKernelLogs=yes
    ProtectKernelModules=yes
    ProtectKernelTunables=yes
    ProtectSystem=strict
    RestrictNamespaces=yes
    RestrictRealtime=yes
    SystemCallFilter=@system-service


It seems to crash once a week:

Feb 28 07:01:08 rpi3 systemd[1]: apt-cacher-ng-maint.service: Main
process exited, code=killed, status=6/ABRT
Feb 28 07:01:08 rpi3 systemd[1]: apt-cacher-ng-maint.service: Failed
with result 'signal'.
Feb 28 07:01:08 rpi3 systemd[1]: Failed to start Daily apt-cacher-ng
maintenance.
Mar 08 04:17:42 rpi3 systemd[1]: apt-cacher-ng-maint.service: Main
process exited, code=killed, status=6/ABRT
Mar 08 04:17:42 rpi3 systemd[1]: apt-cacher-ng-maint.service: Failed
with result 'signal'.
Mar 08 04:17:42 rpi3 systemd[1]: Failed to start Daily apt-cacher-ng
maintenance.

apt-cacher.err is empty, apt-cacher.log has no entry for this
timeframe and maint_1646708830.log.html ends with

    </tbody></table></div><br>Done.<br></body></html>

Backtrace:

#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
        set = {__val = {0, 263938439664624, 263938451817812,
263938439664864, 263938450695688, 263938289699680, 263938289765216,
263938439664512, 263938452121568, 263938439664512, 263938452121612,
263938439664640, 263938451532028, 8, 263938450727456,
263938439664640}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x0000f00cf5a4330c in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0xf00cf4f05500,
sa_sigaction = 0xf00cf4f05500}, sa_mask = {__val = {263938455314892,
263938439664896, 263938455314936, 8, 8, 263938439664992,
263938439669776, 263938439664944, 263938451015832, 263938439664944,
              263938451022584, 191726347806896, 0, 263938439665008,
263938451036200, 263938439665008}}, sa_flags = -174205460, sa_restorer
= 0x1}
        sigs = {__val = {32, 263938455871552, 263938439664800, 0,
3959500080, 131072, 263938289699680, 12424531581737611264,
263938439664848, 263938455871844, 263938439664848, 263938455871932,
191726347312688, 263938456510384, 191726347312600, 263938456506368}}
#2  0x0000f00cf5e32fd4 in acng::suicide () at ./src/ebrunner.cc:16
No locals.
#3  0x0000f00cf59dd600 in event_process_active_single_queue
(base=base@entry=0xae5fc4dae330, activeq=0xae5fc4dae7e0,
max_to_process=max_to_process@entry=2147483647,
endtime=endtime@entry=0x0) at event.c:1691
        evcb_callback = 0xf00cf5e32fc8 <acng::suicide(int, short, void*)>
        res = <optimized out>
        ev = 0xae5fc4dae8b0
        evcb = <optimized out>
        count = 1
        __func__ = "event_process_active_single_queue"
#4  0x0000f00cf59ddf84 in event_process_active (base=0xae5fc4dae330)
at event.c:1783
        activeq = <optimized out>
        i = 0
        c = 0
        tv = {tv_sec = 750666, tv_usec = 685260}
        maxcb = 2147483647
        endtime = 0x0
        limit_after_prio = 2147483647
        activeq = <optimized out>
        i = <optimized out>
        c = <optimized out>
        endtime = <optimized out>
        tv = {tv_sec = <optimized out>, tv_usec = <optimized out>}
        maxcb = <optimized out>
        limit_after_prio = <optimized out>
        done = <optimized out>
#5  event_base_loop (base=0xae5fc4dae330, flags=4) at event.c:2006
        n = <optimized out>
        evsel = 0xf00cf5a1fd98 <epollops>
        tv = {tv_sec = 600, tv_usec = 123}
        tv_p = <optimized out>
        res = <optimized out>
        done = 0
        retval = 0
        __func__ = "event_base_loop"
#6  0x0000f00cf5e7af98 in acng::evabase::MainLoop (this=<optimized
out>) at ./src/evabase.cc:219
r = <optimized out>
        push_loop = {__eb = <optimized out>}
        todo = std::deque with -749867216782567 elements = {{fd =
-335544192, callback = 0xf00cec000080, arg = 0x0}, {fd = 0, callback =
0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {fd = 0,
callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {
            fd = 0, callback = 0x0, arg = 0x0}, {fd = 0, callback =
0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {fd = 0,
callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {fd =
0, callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0,
            arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {fd = 0,
callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {fd =
0, callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0},
{fd = 0, callback = 0x0, arg = 0x0}, {fd = 0,
            callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg =
0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0,
arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {fd = 0, callback =
0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg = 0x0}, {
            fd = 0, callback = 0x0, arg = 0x0}, {fd = 0, callback =
0x0, arg = 0x290}, {fd = 30020, callback = 0xf00cec000080, arg =
0xf00cec000080}, {fd = 0, callback = 0x0, arg = 0xffffffff}, {fd = 0,
callback = 0x0, arg = 0x0}, {fd = 0, callback = 0xf00cec014110,
            arg = 0x500}, {fd = 0, callback = 0x0, arg = 0x0}, {fd =
0, callback = 0x0, arg = 0x0}, {fd = 0, callback = 0x0, arg =
0xfa44c94dffffffff}, {fd = -1644780255, callback = 0xd64babf5955c0336,
arg = 0xf487e5bdcfc1698c}, {fd = 694338991,
            callback = 0x843bdc46f335d7b4, arg = 0xce8d315b8ea4d9ae},
{fd = -567378196, callback = 0xef5332dffb260b22, arg =
0x96c8eef16f357f81}, {fd = 1320660788, callback = 0x672adde9cc78e839,
arg = 0xba24f9da64cbb9a9}, {fd = 1990778682,
            callback = 0x92b5858b8f8ae22d, arg = 0xcd3ddc25ef7a5993},
{fd = 1883918967, callback = 0x429ef78bc62bfc6d, arg =
0xca907ba709ac554d}, {fd = -1705139458, callback = 0x5488215647bc826b,
arg = 0x4fc220e7d166d2b8}, {fd = -757800706,
            callback = 0xb095725a4ced9158, arg = 0x3ff837308060c08f},
{fd = 2104567723, callback = 0xdbc7e8bee6a3c3b2, arg =
0x74619728f0fb7583}, {fd = 1215078766, callback = 0x57b6aa307938ffd5,
arg = 0x2f68e12cd8f273d0}, {fd = -1600419356,
            callback = 0x3602424d40bc45bb, arg = 0x2}, {fd = 750036,
callback = 0x0, arg = 0xf00cec000d18}, {fd = -335540968, callback =
0x0, arg = 0xf00cec000d30}, {fd = -335540944, callback = 0x0, arg =
0xf00cec000d48}, {fd = -335540920, callback = 0x0,
            arg = 0xf00cec000d60}, {fd = -335540896, callback = 0x0,
arg = 0xf00cec000d78}, {fd = -335540872, callback = 0x0, arg =
0xf00cec000d90}, {fd = -335540848, callback = 0x0, arg =
0xf00cec000da8}, {fd = -335540824, callback = 0x0, arg =
0xf00cec000dc0}, {
            fd = -335540800, callback = 0x0, arg = 0xf00cec000dd8},
{fd = -335540776, callback = 0x0, arg = 0xf00cec000df0}, {fd =
-335540752, callback = 0x0, arg = 0xf00cec000e08}, {fd = -335540728,
callback = 0x0, arg = 0xf00cec000e20}, {fd = -335540704,
            callback = 0x0, arg = 0xf00cec000e38}, {fd = -335540680,
callback = 0x0, arg = 0xf00cec000e50}, {fd = -335540656, callback =
0x0, arg = 0xf00cec000e68}, {fd = -335540632, callback = 0x0, arg =
0xf00cec000e80}, {fd = -335540608, callback = 0x0,
            arg = 0xf00cec000e98}, {fd = -335540584, callback = 0x0,
arg = 0xf00cec000eb0}, {fd = -335540560, callback = 0x0, arg =
0xf00cec000ec8}, {fd = -335540536, callback = 0x0, arg =
0xf00cec000ee0}, {fd = -335540512, callback = 0x0, arg =
0xf00cec000ef8}, {
            fd = -335540488, callback = 0x0, arg = 0xf00cec000f10},
{fd = -335540464, callback = 0x0, arg = 0xf00cec000f28}, {fd =
-335540440, callback = 0x0, arg = 0xf00cec000f40}, {fd = -335540416,
callback = 0x0, arg = 0xf00cec000f58}, {fd = -335540392, callback = 0x
0, arg = 0xf00cec000f70}, {fd = -335540368, callback = 0x0, arg =
0xf00cec000f88}, {fd = -335540344, callback = 0x0, arg =
0xf00cec000fa0}, {fd = -335540320, callback = 0x0, arg =
0xf00cec000fb8}, {fd = -335540296, callback = 0x0, arg =
0xf00cec000fd0}, {fd = -335540272
, callback = 0x0, arg = 0xf00cec000fe8}, {fd = -335540248, callback =
0x0, arg = 0xf00cec001000}, {fd = -335540224, callback = 0x0, arg =
0xf00cec001018}, {fd = -335540200, callback = 0x0, arg =
0xf00cec001030}, {fd = -335540176, callback = 0x0, arg =
0xf00cec001048}, {
fd = -335540152, callback = 0x0, arg = 0xf00cec001060}, {fd =
-335540128, callback = 0x0, arg = 0xf00cec001078}, {fd = -335540104,
callback = 0x0, arg = 0xf00cec001090}, {fd = -335540080, callback =
0x0, arg = 0xf00cec0010a8}, {fd = -335540056, callback = 0x0, arg =
0xf
00cec0010c0}, {fd = -335540032, callback = 0x0, arg = 0xf00cec0010d8},
{fd = -335540008, callback = 0x0, arg = 0xf00cec0010f0}, {fd =
-335539984, callback = 0x0, arg = 0xf00cec001108}, {fd = -335539960,
callback = 0x0, arg = 0xf00cec001120}, {fd = -335539936, callback =
 0x0, arg = 0xf00cec001138}, {fd = -335539912, callback = 0x0, arg =
0xf00cec001150}, {fd = -335539888, callback = 0x0, arg =
0xf00cec001168}, {fd = -335539864, callback = 0x0, arg =
0xf00cec001180}, {fd = -335539840, callback = 0x0, arg =
0xf00cec001198}, {fd = -335539
816, callback = 0x0, arg = 0xf00cec0011b0}, {fd = -335539792, callback
= 0x0, arg = 0xf00cec0011c8}, {fd = -335539768, callback = 0x0, arg =
0xf00cec0011e0}, {fd = -335539744, callback = 0x0, arg =
0xf00cec0011f8}, {fd = -335539720, callback = 0x0, arg =
0xf00cec001210}
, {fd = -335539696, callback = 0x0, arg = 0xf00cec001228}, {fd =
-335539672, callback = 0x0, arg = 0xf00cec001240}, {fd = -335539648,
callback = 0x0, arg = 0xf00cec001258}, {fd = -335539624, callback =
0x0, arg = 0xf00cec001270}, {fd = -335539600, callback = 0x0, arg =
0xf00cec001288}, {fd = -335539576, callback = 0x0, arg =
0xf00cec0012a0}, {fd = -335539552, callback = 0x0, arg =
0xf00cec0012b8}, {fd = -335539528, callback = 0x0, arg =
0xf00cec0012d0}, {fd = -335539504, callback = 0x0, arg =
0xf00cec0012e8}, {fd = -335539480, callbac
k = 0x0, arg = 0xf00cec001300}, {fd = -335539456, callback = 0x0, arg
= 0xf00cec001318}, {fd = -335539432, callback = 0x0, arg =
0xf00cec001330}, {fd = -335539408, callback = 0x0, arg =
0xf00cec001348}, {fd = -335539384, callback = 0x0, arg =
0xf00cec001360}, {fd = -335
539360, callback = 0x0, arg = 0xf00cec001378}, {fd = -335539336,
callback = 0x0, arg = 0xf00cec001390}, {fd = -335539312, callback =
0x0, arg = 0xf00cec0013a8}, {fd = -335539288, callback = 0x0, arg =
0xf00cec0013c0}, {fd = -335539264, callback = 0x0, arg = 0xf00cec0013
d8}, {fd = -335539240, callback = 0x0, arg = 0xf00cec0013f0}, {fd =
-335539216, callback = 0x0, arg = 0xf00cec001408}, {fd = -335539192,
callback = 0x0, arg = 0xf00cec001420}, {fd = -335539168, callback =
0x0, arg = 0xf00cec001438}, {fd = -335539144, callback = 0x0, arg
 = 0xf00cec001450}, {fd = -335539120, callback = 0x0, arg =
0xf00cec001468}, {fd = -335539096, callback = 0x0, arg =
0xf00cec001480}, {fd = -335539072, callback = 0x0, arg =
0xf00cec001498}, {fd = -335539048, callback = 0x0, arg =
0xf00cec0014b0}, {fd = -335539024, call
back = 0x0, arg = 0xf00cec0014c8}, {fd = -335539000, callback = 0x0,
arg = 0xf00cec0014e0}, {fd = -335538976, callback = 0x0, arg =
0xf00cec0014f8}, {fd = -335538952, callback = 0x0, arg =
0xf00cec001510}, {fd = -335538928, callback = 0x0, arg =
0xf00cec001528}, {fd = -
335538904, callback = 0x0, arg = 0xf00cec001540}, {fd = -335538880,
callback = 0x0, arg = 0xf00cec001558}, {fd = -335538856, callback =
0x0, arg = 0xf00cec001570}, {fd = -335538832, callback = 0x0, arg =
0xf00cec001588}, {fd = -335538808, callback = 0x0, arg = 0xf00cec0
015a0}, {fd = -335538784, callback = 0x0, arg = 0xf00cec0015b8}, {fd =
-335538760, callback = 0x0, arg = 0xf00cec0015d0}, {fd = -335538736,
callback = 0x0, arg = 0xf00cec0015e8}, {fd = -335538712, callback =
0x0, arg = 0xf00cec001600}, {fd = -335538688, callback = 0x0,
arg = 0xf00cec001618}, {fd = -335538664, callback = 0x0, arg =
0xf00cec001630}, {fd = -335538640, callback = 0x0, arg =
0xf00cec001648}, {fd = -335538616, callback = 0x0, arg =
0xf00cec001660}, {fd = -335538592, callback = 0x0, arg =
0xf00cec001678}, {fd = -335538568, c
allback = 0x0, arg = 0xf00cec001690}, {fd = -335538544, callback =
0x0, arg = 0xf00cec0016a8}, {fd = -335538520, callback = 0x0, arg =
0xf00cec0016c0}, {fd = -335538496, callback = 0x0, arg =
0xf00cec0016d8}, {fd = -335538472, callback = 0x0, arg =
0xf00cec0016f0}, {fd
= -335538448, callback = 0x0, arg = 0xf00cec001708}, {fd = -335538424,
callback = 0x0, arg = 0xf00cec001720}, {fd = -335538400, callback =
0x0, arg = 0xf00cec001738}, {fd = -335538376, callback = 0x0, arg =
0xf00cec001750}, {fd = -335538352, callback = 0x0, arg = 0xf00c
ec001768}, {fd = -335538328, callback = 0x0, arg = 0xf00cec001780},
{fd = -335538304, callback = 0x0, arg = 0xf00cec001798}, {fd =
-335538280, callback = 0x0, arg = 0xf00cec0017b0}, {fd = -335538256,
callback = 0x0, arg = 0xf00cec0017c8}, {fd = -335538232, callback = 0x
0, arg = 0xf00cec0017e0}, {fd = -335538208, callback = 0x0, arg =
0xf00cec0017f8}, {fd = -335538184, callback = 0x0, arg =
0xf00cec001810}, {fd = -335538160, callback = 0x0, arg =
0xf00cec001828}, {fd = -335538136, callback = 0x0, arg =
0xf00cec001840}, {fd = -335538112
, callback = 0x0, arg = 0xf00cec001858}, {fd = -335538088, callback =
0x0, arg = 0xf00cec001870}, {fd = -335538064, callback = 0x0, arg =
0xf00cec001888}, {fd = -335538040, callback = 0x0, arg =
0xf00cec0018a0}, {fd = -335538016, callback = 0x0, arg =
0xf00cec0018b8}, {
fd = -335537992, callback = 0x0, arg = 0xf00cec0018d0}, {fd =
-335537968, callback = 0x0, arg = 0xf00cec0018e8}, {fd = -335537944,
callback = 0x0, arg = 0xf00cec001900}, {fd = -335537920, callback =
0x0, arg = 0xf00cec001918}, {fd = -335537896, callback = 0x0, arg =
0xf
00cec001930}, {fd = -335537872, callback = 0x0, arg = 0xf00cec001948},
{fd = -335537848, callback = 0x0, arg = 0xf00cec001960}, {fd =
-335537824, callback = 0x0, arg = 0xf00cec001978}, {fd = -335537800,
callback = 0x0, arg = 0xf00cec001990}, {fd = -335537776, callback =
 0x0, arg = 0xf00cec0019a8}, {fd = -335537752, callback = 0x0, arg =
0xf00cec0019c0}, {fd = -335537728, callback = 0x0, arg =
0xf00cec0019d8}, {fd = -335537704, callback = 0x0, arg =
0xf00cec0019f0}, {fd = -335537680, callback = 0x0, arg =
0xf00cec001a08}, {fd = -335537
656, callback = 0x0, arg = 0xf00cec001a20}, {fd = -335537632, callback
= 0x0, arg = 0xf00cec001a38}, {fd = -335537608, callback = 0x0, arg =
0xf00cec001a50}, {fd = -335537584, callback = 0x0, arg =
0xf00cec001a68}, {fd = -335537560, callback = 0x0, arg =
0xf00cec001a80}
, {fd = -335537536, callback = 0x0, arg = 0xf00cec001a98}, {fd =
-335537512, callback = 0x0, arg = 0xf00cec001ab0}, {fd = -335537488,
callback = 0x0, arg = 0xf00cec001ac8}, {fd = -335537464, callback =
0x0, arg = 0xf00cec001ae0}, {fd = -335537440, callback = 0x0, arg =
0xf00cec001af8}, {fd = -335537416, callback = 0x0, arg =
0xf00cec001b10}, {fd = -335537392, callback = 0x0, arg =
0xf00cec001b28}, {fd = -335537368, callback = 0x0, arg =
0xf00cec001b40}, {fd = -335537344, callback = 0x0, arg =
0xf00cec001b58}, {fd = -335537320, callbac
k = 0x0, arg = 0xf00cec001b70}, {fd = -335537296, callback = 0x0, arg
= 0xf00cec001b88}...}
#7  0x0000f00cf5c90dec in ?? () from /lib/aarch64-linux-gnu/libstdc++.so.6
No symbol table info available.
#8  0x0000f00cf5de7f3c in start_thread (arg=0x0) at pthread_create.c:481
        ret = <optimized out>
        pd = 0x0
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {263938439667840,
281474204969528, 281474204969526, 0, 281474204969527, 0,
281474204969592, 263938439667840, 263938439669776, 263938439681952,
263938439665616, 5809764370464876349, 0, 5809764370483875389, 0, 0, 0,
0, 0,
 0, 0, 0}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x0000f00cf5af4cdc in thread_start () at
../sysdeps/unix/sysv/linux/aarch64/clone.S:79

--- End Message ---
--- Begin Message ---
Source: apt-cacher-ng
Source-Version: 3.7.5-1
Done: Eduard Bloch <bl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
apt-cacher-ng, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1006...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eduard Bloch <bl...@debian.org> (supplier of updated apt-cacher-ng package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 22 Jul 2024 17:34:48 +0200
Source: apt-cacher-ng
Architecture: source
Version: 3.7.5-1
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch <bl...@debian.org>
Changed-By: Eduard Bloch <bl...@debian.org>
Closes: 1006925 1073970 1074404
Changes:
 apt-cacher-ng (3.7.5-1) unstable; urgency=medium
 .
   * New upstream version
     + redirection location fixes (closes: #1074404)
     + increased safety abort timeout (closes: #1006925)
     + time_t overflow on certain architectures fixed (closes: #1073970)
Checksums-Sha1:
 adb8fe85360d8307c845b675b54b9b8a79821761 2165 apt-cacher-ng_3.7.5-1.dsc
 d34d62f19d108238b5b3a9adea758060e63565b7 354960 apt-cacher-ng_3.7.5.orig.tar.xz
 d94d6930e466e2ea200496d5f4665d753e1eb6f1 50520 
apt-cacher-ng_3.7.5-1.debian.tar.xz
 8d03718dedc4afc6ac57b6e0c6c917adf580964a 9589 
apt-cacher-ng_3.7.5-1_source.buildinfo
Checksums-Sha256:
 1fa12cd538126fce81ffffe18400266d75f81ca8d728dc4f623c4b488900d648 2165 
apt-cacher-ng_3.7.5-1.dsc
 2e4887d6870396334992accd331e12cba86dfef857532f610bb0635a8e32900d 354960 
apt-cacher-ng_3.7.5.orig.tar.xz
 b0823eb2ddf6283ac3ebf30fb22db2a285d2601f91bacf0b387747d6adbafa78 50520 
apt-cacher-ng_3.7.5-1.debian.tar.xz
 2138597f8583cb9a35e4bc28cbdcee5b5ecf2c067496725b9fcbd7f18e100a13 9589 
apt-cacher-ng_3.7.5-1_source.buildinfo
Files:
 18d231f8e9a00bf7f1ad999863a41710 2165 net optional apt-cacher-ng_3.7.5-1.dsc
 c3fd76e693fea62c11d096ded3386f2d 354960 net optional 
apt-cacher-ng_3.7.5.orig.tar.xz
 91bebe2f195a78e5bbb9a5e09811b014 50520 net optional 
apt-cacher-ng_3.7.5-1.debian.tar.xz
 3dd8fe608e9b4c8b78b19387cdc13ebd 9589 net optional 
apt-cacher-ng_3.7.5-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEZI3Zj0vEgpAXyw40aXQOXLNf7DwFAmaeg9QACgkQaXQOXLNf
7DwvoQ/+PxQFNcsBNH483YR4VMChE/kCl6mRbu+39Lx7nLJaNoa+AgS0O+DH1D/J
LrVmNFq59v3zfA3C9of3tRRX2BqWKz83DVpLzGOjQPKZ8h5XZ6jXHeoR3vs9LYlp
XP8oDmUVBTFo93g8J23RV8f4OMrhFq3ZYJ3SUktArkm8dgbpqtQfcrQvLN3EzCnu
rP41h75ehd2uscnnKmDJ9hJO2F2zIGqJumaPaNXAkpRb+TALxV/jQVuvORa53AZ3
1NdWbQIPyJW6kBOctur+Z64nzBD04CHyljUfJ2eZoUQ4Nkr/ONzHfI/RZpJCTis+
+92ZDRAhv1/8+ctJP0s+oOUDyS27jVlrwPxPsokP625tYwckiGMWiPV4ofISsSNp
2JUu6g5QKgH3LLeWs3zYm3BJFngGFl6LLQOfQ0mnQaDpSgLkPM62DirhQVCO/wE7
viQfFA1i2t9wYtuAnr6mPCHAaJwjKYCoBeXTdy7OKxiBH4VRvbfiPbef2WDO83Qf
aEZ6HtXPIbVMCqyj0/0Z93hHVAf9giXjlLw4WyzHFbOmaQ20+mXw+37QvtKH5CtJ
pGT4MRKq+htoFCt3/IzyMfuyKL1ruVjff83YrcuWEirDzfsS/H7inLsj4QwaPpL5
r3d/TsPmdiUFQ36X7yJwsBpP0q5E/+YZZnrmvORgmTXx/SlfIr8=
=NIms
-----END PGP SIGNATURE-----

Attachment: pgpH1K7ZaYKrP.pgp
Description: PGP signature


--- End Message ---

Reply via email to