Package: dahdi-modules-6.1.0-33-amd64 Source: dahdi-linux (1:2.11.1.0.20170917~dfsg-8.4) Version: 1:2.11.1.0.20170917~dfsg-8.4+6.1.133-1 Architecture: amd64 Maintainer: Debian VoIP Team Installed-Size: 29348 Depends: linux-image-6.1.0-33-amd64 Conflicts: zaptel-modules-6.1.0-33-amd64 Replaces: zaptel-modules-6.1.0-33-amd64 Provides: dahdi-modules Multi-Arch: same Homepage: http://www.asterisk.org/ Priority: extra Section: comm Filename: pool/main/d/dahdi-linux/dahdi-modules-6.1.0-33-amd64_2.11.1.0.20170917~dfsg-8.4+6.1.133-1_amd64.deb Size: 4647132 SHA256: f897f1e4a2df9761762318f74c4b7fc224b67be2d089a8f3172a13c21fb99d59 SHA1: 168e8e73b82a6dde82abb193b17ec98177b38dc2 MD5sum: f093adb7fdae9a693e7fdab8a4326414 Description: DAHDI modules for Linux (kernel 6.1.0-33-amd64) DAHDI (formly Zaptel) is an interface for telephony devices used by e.g. the Asterisk PBX software. The dahdi-* packages provide the kernel DAHDI kernel modules and their required setup environment. . This package contains the set of loadable kernel modules for the DAHDI telephony API. This package contains the compiled kernel modules for 6.1.0-33-amd64 Package: dahdi-modules-6.1.0-34-amd64 Source: dahdi-linux (1:2.11.1.0.20170917~dfsg-8.4) Version: 1:2.11.1.0.20170917~dfsg-8.4+6.1.135-1 Architecture: amd64 Maintainer: Debian VoIP Team Installed-Size: 29351 Depends: linux-image-6.1.0-34-amd64 Conflicts: zaptel-modules-6.1.0-34-amd64 Replaces: zaptel-modules-6.1.0-34-amd64 Provides: dahdi-modules Multi-Arch: same Homepage: http://www.asterisk.org/ Priority: extra Section: comm Filename: pool/main/d/dahdi-linux/dahdi-modules-6.1.0-34-amd64_2.11.1.0.20170917~dfsg-8.4+6.1.135-1_amd64.deb Size: 4648788 SHA256: 1d43bb2723c8c816b30bd5cf57cf751312c8e561724e073f6b194c5ee6bb347e SHA1: ef8469a6f2e62e2fe50422345d91f153e6608946 MD5sum: 2311d97fdd60adb32a07f77a395ddac7 Description: DAHDI modules for Linux (kernel 6.1.0-34-amd64) DAHDI (formly Zaptel) is an interface for telephony devices used by e.g. the Asterisk PBX software. The dahdi-* packages provide the kernel DAHDI kernel modules and their required setup environment. . This package contains the set of loadable kernel modules for the DAHDI telephony API. This package contains the compiled kernel modules for 6.1.0-34-amd64 Package: policyd-rate-limit Version: 1.2.0-0 Architecture: all Maintainer: Debian Python Team Installed-Size: 145 Pre-Depends: init-system-helpers (>= 1.54~) Depends: python3-yaml, python3:any, adduser Suggests: python3-mysqldb, python3-psycopg2 Enhances: postfix Homepage: https://pypi.python.org/pypi/policyd-rate-limit Priority: optional Section: mail Filename: pool/main/p/policyd-rate-limit/policyd-rate-limit_1.2.0-0_all.deb Size: 30340 SHA256: 7bc933636070972c9e2d8402c927c85959cd9b74514d317bb42dfad0509fa1fe SHA1: 3eea3d528c6ce10a5c062b98da2d47c8ab5c2a51 MD5sum: 2b35a82494a76afd376a15577d669eea Description: postfix policy daemon limiting the number of mails a user can send policyd-rate-limit is a simple postfix policy daemon written in python3 allowing to limit the number of mails a user can send over time. Users are identified either via their sasl usernames or their ip addresses. Limitation rules are a list of couples (number of mails, number of seconds). If a user has sent more than number of mails in number of seconds, a configurable error is returned to the user.