uawdijnntqw1x1x1
IP : 216.73.216.198
Hostname : xhost1.intravision.ru
Kernel : Linux xhost1.intravision.ru 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
lib
/
apt
/
lists
/
download.ispsystem.com_repo_debian_dists_base-jessie_main_binary-amd64_Packages
/
/
Package: afterlogic-isp Source: afterlogic Version: 7.7.5-54-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 25077 Depends: php5-mysql | php5-mysqlnd, php5-curl, python Homepage: http://afterlogic.com/ Priority: extra Section: libs Filename: pool/main/a/afterlogic/afterlogic-isp_7.7.5-54-deb8_amd64.deb Size: 3689352 SHA256: 30b5471273373d9c1899794fb4c04d8541f31fcdec396db50dad5fb797214704 SHA1: 2dfc4fd9c0f0945c56fefd1d4946952a3ee3fcb5 MD5sum: 6ca589e95183168c1045b3b029f9d081 Description: Afterlogic email client Package: bats Version: 0.4.0-1 Architecture: all Maintainer: NeuroDebian Maintainers <team@neuro.debian.net> Installed-Size: 72 Homepage: https://github.com/sstephenson/bats Priority: optional Section: shells Filename: pool/main/b/bats/bats_0.4.0-1_all.deb Size: 14486 SHA256: 016fd055da8e7b5c7a624d6cc3690d0d5050775775c3fa3f964e769988aeb792 SHA1: fdf6a289873fde4f04240c56024f88a289f5eb39 MD5sum: 1b953e7af08c260c99ab34123aeb2177 Description: bash automated testing system Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. Package: billchat Version: 2017.11.02-91-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 31396 Depends: init-system-helpers (>= 1.18~), nodejs Homepage: http://afterlogic.com/ Priority: extra Section: libs Filename: pool/main/b/billchat/billchat_2017.11.02-91-deb8_amd64.deb Size: 4003728 SHA256: 6dd5d450e28673a755910c9e2726091dde3f4aab74ce815376a7a6de0baa1322 SHA1: 729d1408ae8096cf8d2117111cd91dc3f8827944 MD5sum: 4bb6e9154afa295ff373fa9db4fbda99 Description: BILLmanager chat Package: billchat-helpdesk Source: billchat Version: 2017.11.02-91-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 23901 Depends: coremanager Homepage: http://afterlogic.com/ Priority: extra Section: libs Filename: pool/main/b/billchat/billchat-helpdesk_2017.11.02-91-deb8_amd64.deb Size: 7392240 SHA256: 88a10a60d516b908efd9a137fccec744994bbabc11fae4a9e3f7ac7b48acc13b SHA1: 96bfbc68a2e582d6e54d3d7837b373104b5bddc4 MD5sum: 56d59d07973eaef58f3e1907a50abb3d Description: BILLchat helpdesk Package: dnssec-tools Version: 1.13-1 Architecture: all Maintainer: Ondřej Surý <ondrej@debian.org> Installed-Size: 2869 Depends: perl, libnet-dns-sec-perl, libnet-dns-perl, libtimedate-perl, libmailtools-perl, bind9utils (>= 9.7) Recommends: bind9 Homepage: http://www.dnssec-tools.org/ Priority: extra Section: net Filename: pool/main/d/dnssec-tools/dnssec-tools_1.13-1_all.deb Size: 1020324 SHA256: 6682e9791501c84055fa9f9d76fdd7117c0596732ff6cf4500dee887c8b807f9 SHA1: 0b14c88698b5f7e417e5747287a2e21b40425cde MD5sum: a08e52a68499f4a0ff93518d8b9c58f8 Description: DNSSEC tools, applications and wrappers The goal of the DNSSEC-Tools project is to create a set of tools, patches, applications, wrappers, extensions, and plugins that will help ease the deployment of DNSSEC-related technologies. . This package contains tools to maintain DNSSEC enabled zone files, i.e. generate DNSSEC keys, sign zone files and publish them to DNS. Package: gmock-isp Source: gmock Version: 1.6.0-jessie20 Architecture: amd64 Maintainer: Steve M. Robbins <smr@debian.org> Installed-Size: 164 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), gtest-isp Homepage: http://code.google.com/p/googletest/ Priority: optional Section: libdevel Filename: pool/main/g/gmock/gmock-isp_1.6.0-jessie20_amd64.deb Size: 42764 SHA256: f56fa21b1eac73f6d042bda1974329937a2ff5d705e45027a3078a021c8cd0b5 SHA1: b39a8dcb1dcc70d16d311718412fbb9e37179478 MD5sum: 91ba96e4f586b7241edefebd1604e080 Description: Google's framework for writing and using C++ mock classes Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. Package: gmock-isp-dev Source: gmock Version: 1.6.0-jessie20 Architecture: amd64 Maintainer: Steve M. Robbins <smr@debian.org> Installed-Size: 783 Depends: gmock-isp (= 1.6.0-jessie20) Homepage: http://code.google.com/p/googletest/ Priority: optional Section: libdevel Filename: pool/main/g/gmock/gmock-isp-dev_1.6.0-jessie20_amd64.deb Size: 104602 SHA256: 002fa2ac0080707e8ae1cadfab60962ed97064253fa61f5854462bbf6813efa0 SHA1: d8892710e43bb5e4ae1a666e6523a5ea1e8de748 MD5sum: fbe1d1fbb89477dda7e5863119259724 Description: gmock headers Package: gtest-isp Source: gtest Version: 1.6.0-jessie15 Architecture: amd64 Maintainer: Steve M. Robbins <smr@debian.org> Installed-Size: 687 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9) Homepage: http://code.google.com/p/googletest/ Priority: optional Section: libdevel Filename: pool/main/g/gtest/gtest-isp_1.6.0-jessie15_amd64.deb Size: 161652 SHA256: c47447d73cf04333aa9f4fef959a0ae86012f649e14e5f868bf22f3c5d033598 SHA1: 8bc855b7728e65a100012a3eb07d89059e0bd7fb MD5sum: 3948c6d6ef2b07940f411bcb9557269e Description: Google's framework for writing C++ tests - header files Google's framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . This package contains the header files needed to link programs against gtest. Package: gtest-isp-dev Source: gtest Version: 1.6.0-jessie15 Architecture: amd64 Maintainer: Steve M. Robbins <smr@debian.org> Installed-Size: 890 Homepage: http://code.google.com/p/googletest/ Priority: optional Section: libdevel Filename: pool/main/g/gtest/gtest-isp-dev_1.6.0-jessie15_amd64.deb Size: 100000 SHA256: dd15f8c690fcf9fdf559c36e2a20685f82fadd7c5b9299d50dc259d8c074b539 SHA1: 62f82179a4f9d50e9d94708f800852c62b2b156c MD5sum: 207fdc519f647adb4ce3b0907cfc1f51 Description: Google's framework for writing C++ tests - header files Google's framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . This package contains the header files needed to link programs against gtest. Package: ioncube-isp Source: ioncube Version: 4.7.5-jessie4 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 15863 Depends: php5-cli Homepage: http://ioncube.com/ Priority: extra Section: libs Filename: pool/main/i/ioncube/ioncube-isp_4.7.5-jessie4_amd64.deb Size: 2443344 SHA256: 80a0d496aab4fd38cfe9aa7dd0265078549ccde231538971c96b427b35146913 SHA1: ccc5a4068c22a7b3519a2f75187aa945ab0bd6a3 MD5sum: 506be0f48842da5a1379dfa856cf5a45 Description: Ioncube loader Package: isp-php52 Source: php52 Version: 5.2.17-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 20261 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libct4 (>= 0.64), libcurl3 (>= 7.16.2), libdb5.3, libedit2 (>= 2.11-20080614), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.2), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.2), libmcrypt4, libmemcached11, libmhash2, libmysqlclient18 (>= 5.5.24+dfsg-1), libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpcre3 (>= 1:8.35), libpng12-0 (>= 1.2.13-4), libpq5, librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.0), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php52-mod-apache (>> 5.2.17-1203-deb8), isp-php52-mod-apache (<< 5.2.17-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php52/isp-php52_5.2.17-1203-deb8_amd64.deb Size: 3886754 SHA256: 6181fc492868b92a062f2ae7e6805d6b712aef95605fe3fd67d14571a000b19e SHA1: 081e6c6c64de1ce3fd5993f94bfd44a6eb952bb3 MD5sum: a0e721953bec7a11dbc2a6690881f29c Description: ISPsystem php-5.2 Package: isp-php52-mod-apache Source: php52 Version: 5.2.17-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 3516 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 2.11-20080614), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php52 (= 5.2.17-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php52/isp-php52-mod-apache_5.2.17-1203-deb8_amd64.deb Size: 1024716 SHA256: a1507864a87e346685037f896cbfd181f7c2705403b587d698b4461d0266a31a SHA1: 96bf5d606253dae462f57aeeea66abb83a9c91cd MD5sum: 53543db9eff892b813748dd901fb9b4e Description: ISPsystem php-5.2 apache module Package: isp-php53 Source: php53 Version: 5.3.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 27496 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libct4 (>= 0.64), libcurl3 (>= 7.16.2), libdb5.3, libedit2 (>= 2.11-20080614), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.2), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.2), libmcrypt4, libmemcached11, libmemcachedutil2, libmysqlclient18 (>= 5.5.24+dfsg-1), libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpcre3 (>= 1:8.35), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.0), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php53-fpm (>> 5.3.29-1203-deb8), isp-php53-fpm (<< 5.3.29-1203-deb8), isp-php53-mod-apache (>> 5.3.29-1203-deb8), isp-php53-mod-apache (<< 5.3.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php53/isp-php53_5.3.29-1203-deb8_amd64.deb Size: 4606180 SHA256: a1e69bde9815ddc42be588098877fb0ccf1d241d5f95580da0b189ae77606a67 SHA1: 2733de00b65e318efcd9997e6660ffa9da28024f MD5sum: 22ccff046a8baa444538f991a0994561 Description: ISPsystem php-5.3 Package: isp-php53-fpm Source: php53 Version: 5.3.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 6682 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 2.11-20080614), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php53 (= 5.3.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php53/isp-php53-fpm_5.3.29-1203-deb8_amd64.deb Size: 1649412 SHA256: 9f8a4494e9999e6a184ef2de656bc8721221478c7133dd14bdbbea116dfbfbb3 SHA1: b6ef0a36969263ba392b70a51aed4b9a35ffc329 MD5sum: 350795a95c1929074e21c1698056e146 Description: ISPsystem php-5.3 php-fpm service Package: isp-php53-lsapi Source: php53 Version: 5.3.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 6526 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 2.11-20080614), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php53 (= 5.3.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php53/isp-php53-lsapi_5.3.29-1203-deb8_amd64.deb Size: 1608358 SHA256: 36e546d06386f095d4c27f4b05c82771301958b97a5b7eca89df7c70d98169b6 SHA1: c1275b3b4c12708551b926e59397b940c498f889 MD5sum: cde8b77449ed354cbd569d7ecb406213 Description: ISPsystem php-5.3 LSAPI module Package: isp-php53-mod-apache Source: php53 Version: 5.3.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 7047 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 2.11-20080614), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php53 (= 5.3.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php53/isp-php53-mod-apache_5.3.29-1203-deb8_amd64.deb Size: 1651350 SHA256: bc5e35f871004f632462a1b3aa2ec1ef3fc5e60bdb705286ea3b20aef5d4dbdc SHA1: c4852e1576b0788ce82c8d527450f83bf9de19b5 MD5sum: e44266c7cbf6e31c708008797bfe9e93 Description: ISPsystem php-5.3 apache module Package: isp-php54 Source: php54 Version: 5.4.45-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 31294 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libct4 (>= 0.64), libcurl3 (>= 7.16.2), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.2), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmcrypt4, libmemcached11, libmemcachedutil2, libmysqlclient18 (>= 5.5.24+dfsg-1), libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpcre3 (>= 1:8.35), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.0~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libvpx1 (>= 1.0.0), libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php54-fpm (>> 5.4.45-1203-deb8), isp-php54-fpm (<< 5.4.45-1203-deb8), isp-php54-mod-apache (>> 5.4.45-1203-deb8), isp-php54-mod-apache (<< 5.4.45-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php54/isp-php54_5.4.45-1203-deb8_amd64.deb Size: 5292648 SHA256: 6174cd460eadfbd19570d86758db150ce47a775557ee8138277ae4c43de765d7 SHA1: 9dd5aa4dac0f59f2f8e7c5e2c5f510947507e14e MD5sum: f355a08ba73f6fcfceb0e523a3fba8df Description: ISPsystem php-5.4 Package: isp-php54-fpm Source: php54 Version: 5.4.45-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 8108 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php54 (= 5.4.45-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php54/isp-php54-fpm_5.4.45-1203-deb8_amd64.deb Size: 1954492 SHA256: 2375a894662b0d3a3df71a5cc9255f718643640fd3eca505cb2ddf697dfa472a SHA1: 92255469310938229b6f21dc45fe139711ce5803 MD5sum: fa12fb1f5b44fe65ec2b69666493af0e Description: ISPsystem php-5.4 php-fpm service Package: isp-php54-lsapi Source: php54 Version: 5.4.45-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 7960 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php54 (= 5.4.45-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php54/isp-php54-lsapi_5.4.45-1203-deb8_amd64.deb Size: 1918160 SHA256: 3fb11530dc7a91d4696dab31ffbf6084ce8f603a2bd554646e1398c50d83c829 SHA1: 6b88450ee208368a13b8109f341686a8d177e612 MD5sum: 74db785223d60f584bdc2af30c964e40 Description: ISPsystem php-5.4 LSAPI module Package: isp-php54-mod-apache Source: php54 Version: 5.4.45-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 8744 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php54 (= 5.4.45-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php54/isp-php54-mod-apache_5.4.45-1203-deb8_amd64.deb Size: 1974588 SHA256: d66e371ad90b25367e06c96999cbc3b4f61f28f8b6ee8eb5d1c1c2bc7d8270d1 SHA1: c3e23debb6ec6a6f3e65c7870efeb8e06f5ad038 MD5sum: 565832af634669c8ef9712df867c7720 Description: ISPsystem php-5.4 apache module Package: isp-php55 Source: php55 Version: 5.5.38-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 33332 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libct4 (>= 0.64), libcurl3 (>= 7.18.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.2), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmcrypt4, libmemcached11, libmemcachedutil2, libmysqlclient18 (>= 5.5.24+dfsg-1), libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpcre3 (>= 1:8.35), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.0~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libvpx1 (>= 1.0.0), libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php55-fpm (>> 5.5.38-1203-deb8), isp-php55-fpm (<< 5.5.38-1203-deb8), isp-php55-mod-apache (>> 5.5.38-1203-deb8), isp-php55-mod-apache (<< 5.5.38-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php55/isp-php55_5.5.38-1203-deb8_amd64.deb Size: 7304250 SHA256: 0b9c9e482fd5105d80df7c68dc969981df7aed566d8fa7b15d8c4a2ed73ea3b5 SHA1: 1f0141a1c279aa3d8f4f880d283e8180a7ba1a3f MD5sum: 742cee864d062764d32611fd4b1bd579 Description: ISPsystem php-5.5 Package: isp-php55-fpm Source: php55 Version: 5.5.38-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 8636 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php55 (= 5.5.38-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php55/isp-php55-fpm_5.5.38-1203-deb8_amd64.deb Size: 2008340 SHA256: 284e82d6ce8acbf4004790ae27c4efbe9e976ec90fddefee3dced0efee192059 SHA1: ca556e3279f378c1246c385d0b7fcd97d6b09631 MD5sum: aee665bdb5a158b125e533e436ad7aa6 Description: ISPsystem php-5.5 php-fpm service Package: isp-php55-lsapi Source: php55 Version: 5.5.38-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 8488 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php55 (= 5.5.38-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php55/isp-php55-lsapi_5.5.38-1203-deb8_amd64.deb Size: 1971386 SHA256: c2ac955471e6054bcef13e27368fc9baa9d952dd4cd918283730da7b2b1c02c1 SHA1: 6dc67d15976b0e3d79ad191c9a4df1900758487e MD5sum: 1f6b73699fa6cbaddf88a7b6214eca48 Description: ISPsystem php-5.5 LSAPI module Package: isp-php55-mod-apache Source: php55 Version: 5.5.38-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 9276 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.0), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php55 (= 5.5.38-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php55/isp-php55-mod-apache_5.5.38-1203-deb8_amd64.deb Size: 2029046 SHA256: 91ea89a9ac1568641428e3453af448c9f1fbbe5612c84d4e37b837b814015c67 SHA1: ba5d327625e7ea3f59491bf0e723bc57b1a768ac MD5sum: 9884d1f935b39ad787b898c20126b3d1 Description: ISPsystem php-5.5 apache module Package: isp-php56 Source: php56 Version: 5.6.40-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 33942 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libct4 (>= 0.64), libcurl3 (>= 7.18.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.2), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmcrypt4, libmemcached11, libmemcachedutil2, libmysqlclient18 (>= 5.5.24+dfsg-1), libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpcre3 (>= 1:8.35), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.3~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libvpx1 (>= 1.0.0), libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php56-fpm (>> 5.6.40-1203-deb8), isp-php56-fpm (<< 5.6.40-1203-deb8), isp-php56-mod-apache (>> 5.6.40-1203-deb8), isp-php56-mod-apache (<< 5.6.40-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php56/isp-php56_5.6.40-1203-deb8_amd64.deb Size: 7405306 SHA256: 0ed74b65c6b2f2e4080b9d1c0481629fe0ad2105fc0092c1c82331b95af7570e SHA1: 0ed75a886684051fca420d552c8339bb9ce1bac6 MD5sum: 5ca72dc712d027bc18e3c1858944e955 Description: ISPsystem php-5.6 Package: isp-php56-fpm Source: php56 Version: 5.6.40-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 8862 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php56 (= 5.6.40-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php56/isp-php56-fpm_5.6.40-1203-deb8_amd64.deb Size: 2034008 SHA256: 45bcf24d72ae5e0d63ce2de136947a4568d58caf2ec64ad438471d25f8ad7e4e SHA1: 80ffa28da4c851d3fc40df6818d52eba42b07a2b MD5sum: f07c36bf7316cd9b0b9821f073e21e3e Description: ISPsystem php-5.6 php-fpm service Package: isp-php56-lsapi Source: php56 Version: 5.6.40-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 8713 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php56 (= 5.6.40-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php56/isp-php56-lsapi_5.6.40-1203-deb8_amd64.deb Size: 1997786 SHA256: fd9b848f82f66650ebaefdd7b22a27e17d10d97789396fb9b8228160ddc4bd11 SHA1: fcab5c6dac753e85b6946519fba30e7d6afdc946 MD5sum: b701b85141589dc8825ae0f8a2154d75 Description: ISPsystem php-5.6 LSAPI module Package: isp-php56-mod-apache Source: php56 Version: 5.6.40-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 9507 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php56 (= 5.6.40-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php56/isp-php56-mod-apache_5.6.40-1203-deb8_amd64.deb Size: 2051646 SHA256: 6114dede14b584f66f463d525b4492bd6a91530cd5386ee31723d1356e19ffeb SHA1: 8e0972727fedc159f9e78382d5fb31b42d1429fb MD5sum: fe88b5f20e93dd84d858918dd9abca4f Description: ISPsystem php-5.6 apache module Package: isp-php70 Source: php70 Version: 7.0.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 42229 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libcurl3 (>= 7.18.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.2), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmcrypt4, libmemcached11, libmemcachedutil2, libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpcre3 (>= 1:8.35), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.3~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libwebp5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php70-fpm (>> 7.0.33-1203-deb8), isp-php70-fpm (<< 7.0.33-1203-deb8), isp-php70-mod-apache (>> 7.0.33-1203-deb8), isp-php70-mod-apache (<< 7.0.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php70/isp-php70_7.0.33-1203-deb8_amd64.deb Size: 9166622 SHA256: d4c377c66ffa157f91fe6026aa27ceba95e586a3be5f5f54b1995ae6d5669174 SHA1: c9f72e941bd9b09b8c0025b6444a609662663177 MD5sum: b6af9f8a8d5def4ebe3c5014a63ea70a Description: ISPsystem php-7.0 Package: isp-php70-fpm Source: php70 Version: 7.0.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 9128 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php70 (= 7.0.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php70/isp-php70-fpm_7.0.33-1203-deb8_amd64.deb Size: 2104742 SHA256: 8331f455a9ce2e83ff45991150568eaeece422683f15c7b5d3c3e67fa47a9672 SHA1: 21baff4206a082675d9d9204367f2207a8074ba1 MD5sum: ce8d712fa8047c72a928dc065907de35 Description: ISPsystem php-7.0 php-fpm service Package: isp-php70-lsapi Source: php70 Version: 7.0.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 8974 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php70 (= 7.0.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php70/isp-php70-lsapi_7.0.33-1203-deb8_amd64.deb Size: 2066892 SHA256: 93ff6fa23d8c9b9ff5b5460163fd91888c0b2a3ac2a47138d7b616b2d682273c SHA1: 83c50110cc98e2c519d8d2074ab163c2984c1824 MD5sum: f6fc52d4bd98b4e9dec973979338b1ce Description: ISPsystem php-7.0 LSAPI module Package: isp-php70-mod-apache Source: php70 Version: 7.0.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 9746 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php70 (= 7.0.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php70/isp-php70-mod-apache_7.0.33-1203-deb8_amd64.deb Size: 2121948 SHA256: dadb8cc46d27992e96f69c5cc7b4a0c6f0fabc0831bb0478f1c99ed93d800aa1 SHA1: 1e85e91c56d2d5f9e7db4773a93e7d7a330e6730 MD5sum: c5baec61cd357c72fbe4217c4590a27e Description: ISPsystem php-7.0 apache module Package: isp-php71 Source: php71 Version: 7.1.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 45134 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libcurl3 (>= 7.28.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.4.2), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmcrypt4, libmemcached11, libmemcachedutil2, libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.3~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libwebp5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php71-fpm (>> 7.1.33-1203-deb8), isp-php71-fpm (<< 7.1.33-1203-deb8), isp-php71-mod-apache (>> 7.1.33-1203-deb8), isp-php71-mod-apache (<< 7.1.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php71/isp-php71_7.1.33-1203-deb8_amd64.deb Size: 9955704 SHA256: af6714952dbe83366ed8ef445f353176b67e7eefe628b7f68eb9df63bb22f1ee SHA1: 1cecb6471b238de1f3a12cb7c48e2bec6083f325 MD5sum: 23e3606f83442632519c6ca392fa2165 Description: ISPsystem php-7.1 Package: isp-php71-fpm Source: php71 Version: 7.1.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 9765 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php71 (= 7.1.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php71/isp-php71-fpm_7.1.33-1203-deb8_amd64.deb Size: 2317244 SHA256: 92c4b3fbd35920360acb6c88f631ad2e30fe36d1b0b7a2d17a120d0d107b0e18 SHA1: c00ffb0a3b52a7b0bb41c9f5cb133454d8de16d0 MD5sum: 340a11de15fda265e24cb78a078a7342 Description: ISPsystem php-7.1 php-fpm service Package: isp-php71-lsapi Source: php71 Version: 7.1.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 9621 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php71 (= 7.1.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php71/isp-php71-lsapi_7.1.33-1203-deb8_amd64.deb Size: 2283094 SHA256: deda5dca49834c0a000f149c20f0a0296c0226074e60da402c7e658683a9f5fe SHA1: 4468d206518fd3331501b81a94c21f86f91340bf MD5sum: 8fee9a261f11d62636917d4e7d9d3109 Description: ISPsystem php-7.1 LSAPI module Package: isp-php71-mod-apache Source: php71 Version: 7.1.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 10403 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php71 (= 7.1.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php71/isp-php71-mod-apache_7.1.33-1203-deb8_amd64.deb Size: 2335762 SHA256: bcb074963a50581af0330a078e4b0896c4726421506e2d36a531563945936d37 SHA1: a7db3306b16731bc75ed2572b4ef39b99e20f92e MD5sum: 39e4850e520e5254e0627f8949ba3e3d Description: ISPsystem php-7.1 apache module Package: isp-php72 Source: php72 Version: 7.2.34-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 51426 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libcurl3 (>= 7.28.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmemcached11, libmemcachedutil2, libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.3~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.7.14), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.9), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libwebp5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php72-fpm (>> 7.2.34-1203-deb8), isp-php72-fpm (<< 7.2.34-1203-deb8), isp-php72-mod-apache (>> 7.2.34-1203-deb8), isp-php72-mod-apache (<< 7.2.34-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php72/isp-php72_7.2.34-1203-deb8_amd64.deb Size: 10195634 SHA256: 03175bf4c467e4cefaa2d26ccd3c0e764e421a9b2d1b47c221ec483b5b63db42 SHA1: 9a78acdeca66aad9e823528ea0ea8a8e448e48a2 MD5sum: fc010571faa6873acf117f15121b3384 Description: ISPsystem php-7.2 Package: isp-php72-fpm Source: php72 Version: 7.2.34-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 11720 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php72 (= 7.2.34-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php72/isp-php72-fpm_7.2.34-1203-deb8_amd64.deb Size: 2385718 SHA256: 9f5a00681d92c429796063e8327b26b75aedda435309553f07af4bcf9cac05fd SHA1: 746a4ad85d41198a7d7c08d0e0ad1070cbf654b3 MD5sum: 41742606d6f6c892298f0b720570958d Description: ISPsystem php-7.2 php-fpm service Package: isp-php72-lsapi Source: php72 Version: 7.2.34-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 11582 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php72 (= 7.2.34-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php72/isp-php72-lsapi_7.2.34-1203-deb8_amd64.deb Size: 2352672 SHA256: 6ba2232604b096715d8afa35d97ef215565a3ac5a7ae7f7b6b68027a90d14edd SHA1: bca4a1ee5e3ac46ac2b1d40f573b3f594378f0b0 MD5sum: acf6c2906305c6aa6dc9f9897514a4fc Description: ISPsystem php-7.2 LSAPI module Package: isp-php72-mod-apache Source: php72 Version: 7.2.34-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 12457 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php72 (= 7.2.34-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php72/isp-php72-mod-apache_7.2.34-1203-deb8_amd64.deb Size: 2418360 SHA256: 939cbb99d0081d876d4ca7edace75fdabfc54902a1bd111d37b0a7ac2c9b441e SHA1: 961b6eef14deae45b8744e9545e7c693d1fe886f MD5sum: 4c5db81fc4960ec8ad8e2aba6e8aa22e Description: ISPsystem php-7.2 apache module Package: isp-php73 Source: php73 Version: 7.3.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 52444 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libcurl3 (>= 7.28.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmemcached11, libmemcachedutil2, libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.3~), librecode0 (>= 3.6), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.7.14), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.9), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libwebp5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Breaks: isp-php73-fpm (>> 7.3.33-1203-deb8), isp-php73-fpm (<< 7.3.33-1203-deb8), isp-php73-mod-apache (>> 7.3.33-1203-deb8), isp-php73-mod-apache (<< 7.3.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php73/isp-php73_7.3.33-1203-deb8_amd64.deb Size: 10382272 SHA256: 20e0107a9d417910cd6c9f9bc8045bb86bfa2901e5221b0ca9dfcb029877799a SHA1: 9ecd5a0c2ee6a353f029daed1ede572f7cfef297 MD5sum: 46bd72b4b13151b298ca3b7fb02d8615 Description: ISPsystem php-7.3 Package: isp-php73-fpm Source: php73 Version: 7.3.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 12092 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php73 (= 7.3.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php73/isp-php73-fpm_7.3.33-1203-deb8_amd64.deb Size: 2434726 SHA256: 6b543f266b1dd6713e7f1473d4ef05cbdc04f0b91fdb17ffeda266e7b6c60890 SHA1: f7a124b5963891c8c93060af9b5183db60ddf57c MD5sum: b600119ca0996bdb9579b04c004d6207 Description: ISPsystem php-7.3 php-fpm service Package: isp-php73-lsapi Source: php73 Version: 7.3.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 11945 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php73 (= 7.3.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php73/isp-php73-lsapi_7.3.33-1203-deb8_amd64.deb Size: 2397986 SHA256: d4c996544eaf409c5eba999fdb05ea463d72d6338d3aab4094a6314a74273f0b SHA1: c0d58ee4bde47baee50d74dc75988a300ffa693a MD5sum: 95cc6bb9b05c47ef80d4ce48c427841a Description: ISPsystem php-7.3 LSAPI module Package: isp-php73-mod-apache Source: php73 Version: 7.3.33-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 12775 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php73 (= 7.3.33-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php73/isp-php73-mod-apache_7.3.33-1203-deb8_amd64.deb Size: 2460006 SHA256: a938729ea531411dcd382ed099adc5f17ae4587c999fcec6c52aa1677ba1f388 SHA1: 04eff3093dd263db2110194cf0f35d49db7805ff MD5sum: 6ba9198b4fe4fd5f8b6f635ccf1bbd70 Description: ISPsystem php-7.3 apache module Package: isp-php74 Source: php74 Version: 7.4.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 49345 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libcurl3 (>= 7.28.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmemcached11, libmemcachedutil2, libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libonig2 (>= 5.9.5), libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.3~), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.7.15), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.9), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libwebp5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), libzip2 (>= 0.11.2), zlib1g (>= 1:1.1.4) Breaks: isp-php74-fpm (>> 7.4.29-1203-deb8), isp-php74-fpm (<< 7.4.29-1203-deb8), isp-php74-mod-apache (>> 7.4.29-1203-deb8), isp-php74-mod-apache (<< 7.4.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php74/isp-php74_7.4.29-1203-deb8_amd64.deb Size: 8936478 SHA256: 37f3badbfd7070686e0b7a1444cb02d91fb50e81f8217007f75c4658feb23069 SHA1: 55e92e1d55ebabe9b3dbe7c807b40a1fca5881a8 MD5sum: 5877f713f04b1de821c7fa9e1dce9f8f Description: ISPsystem php-7.4 Package: isp-php74-fpm Source: php74 Version: 7.4.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 11478 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php74 (= 7.4.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php74/isp-php74-fpm_7.4.29-1203-deb8_amd64.deb Size: 2032934 SHA256: 74f5b3dd751c755993019ed1b49d3e9d28ecf493e353ebe18f898a1f1c46828d SHA1: e793b648a08f46bb5e193d8f5766ff4a2fb5defa MD5sum: 451d825efc08980c988ce565ecffbcda Description: ISPsystem php-7.4 php-fpm service Package: isp-php74-lsapi Source: php74 Version: 7.4.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 11324 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php74 (= 7.4.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php74/isp-php74-lsapi_7.4.29-1203-deb8_amd64.deb Size: 1994520 SHA256: b50ea0df4db93181b6b361f5bb3949789c78a64e678e7bd229d5a9951634ee87 SHA1: 67d76d566f2b3cd6d3b48922ba06fe24deb58f9b MD5sum: 50b00e591abaa4a03314fb87477952f8 Description: ISPsystem php-7.4 LSAPI module Package: isp-php74-mod-apache Source: php74 Version: 7.4.29-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 12096 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php74 (= 7.4.29-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php74/isp-php74-mod-apache_7.4.29-1203-deb8_amd64.deb Size: 2049580 SHA256: 5855d2609ddc16c358c47fac6a2725ab82f0812baea89b890d5a73a4d2d2c2c3 SHA1: 6021934b8d4537b66ab1842af68a6414af8345d8 MD5sum: 8e3f4608060e5f6d70967bce95f45e90 Description: ISPsystem php-7.4 apache module Package: isp-php80 Source: php80 Version: 8.0.19-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 52513 Depends: libaspell15 (>= 0.60.7~20110707), libbz2-1.0, libc-client2007e, libc6 (>= 2.15), libcomerr2 (>= 1.01), libcurl3 (>= 7.28.0), libdb5.3, libedit2 (>= 3.1-20130611), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libicu52 (>= 52~m1-1~), libjpeg62-turbo (>= 1.3.1), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9), libmemcached11, libmemcachedutil2, libncurses5 (>= 5.5-5~), libodbc1 (>= 2.3.1), libonig2 (>= 5.9.5), libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 9.3~), libsasl2-2, libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libsqlite3-0 (>= 3.7.15), libssh2-1 (>= 1.2.9), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.9), libsybdb5 (>= 0.63), libtidy-0.99-0, libtinfo5, libwebp5, libx11-6, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), libzip2 (>= 0.11.2), zlib1g (>= 1:1.1.4) Breaks: isp-php80-fpm (>> 8.0.19-1203-deb8), isp-php80-fpm (<< 8.0.19-1203-deb8), isp-php80-mod-apache (>> 8.0.19-1203-deb8), isp-php80-mod-apache (<< 8.0.19-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php80/isp-php80_8.0.19-1203-deb8_amd64.deb Size: 8972616 SHA256: 33432b3fdff1fed269afdcd407709e25dfdbf409f7f8c9884edb6c94d68ee448 SHA1: 0c1eb16fac940496a2bf735aeed8107d3ca29f3b MD5sum: b989ad57affc27294a6c98264b38bbaf Description: ISPsystem php-8.0 Package: isp-php80-fpm Source: php80 Version: 8.0.19-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 12631 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php80 (= 8.0.19-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php80/isp-php80-fpm_8.0.19-1203-deb8_amd64.deb Size: 2094064 SHA256: 1aaacd89a740f08e7f56bd1aadb18b5e63f5612c49e2fe37503e879c72601a6f SHA1: 8f4f5a31306926a5b33f0070f5ac1744e1bbd7ce MD5sum: 27d46abf5d46f72f7b05fdf3ac62706a Description: ISPsystem php-8.0 php-fpm service Package: isp-php80-lsapi Source: php80 Version: 8.0.19-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 12477 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php80 (= 8.0.19-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php80/isp-php80-lsapi_8.0.19-1203-deb8_amd64.deb Size: 2053562 SHA256: 9b29ef425a9a2cf942d0e837f7a3f6dde3f50ebcddcace43c7c702141ba13883 SHA1: 36fc30796cdcca684d394661559d226388acec5b MD5sum: d1fc73c965fe74ccb47179961bd0049c Description: ISPsystem php-8.0 LSAPI module Package: isp-php80-mod-apache Source: php80 Version: 8.0.19-1203-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 13288 Depends: libbz2-1.0, libc6 (>= 2.15), libcomerr2 (>= 1.01), libedit2 (>= 3.1-20130611), libgmp10, libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncurses5 (>= 5.5-5~), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), libtinfo5, libxml2 (>= 2.9.0), zlib1g (>= 1:1.1.4), isp-php80 (= 8.0.19-1203-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/p/php80/isp-php80-mod-apache_8.0.19-1203-deb8_amd64.deb Size: 2112606 SHA256: 3b0ddc831a249ba66042289789d5f260ec7f9597210305877b57809fd7b4f591 SHA1: 7441d4639d3e662567c14442d667e622504653f3 MD5sum: 60287bd24134920e01c9ba162c793111 Description: ISPsystem php-8.0 apache module Package: libcimcclient0 Source: sblim-sfcc Version: 2.2.6-jessie3 Architecture: amd64 Maintainer: Ubuntu developers <ubuntu-devel-discuss@lists.ubuntu.com> Installed-Size: 204 Depends: libc6 (>= 2.15), libcurl3 (>= 7.16.2) Priority: optional Section: libs Filename: pool/main/s/sblim-sfcc/libcimcclient0_2.2.6-jessie3_amd64.deb Size: 65762 SHA256: 599267babda77244a611227f7ac8d3d4d7266ca61dd1e5ab8fd6c133c050017e SHA1: 8d688fb83be59d332be2da291186d555cdee8699 MD5sum: 6f8fe10e71037576a67a4d8f3d4e28cf Description: small footprint CIM client libraries The small footprint CIM client library is a C API allowing client applications to interface with CIM implementations (e.g. CIM servers). Due to it's small memory and disk footprint it is well-suited for embedded environments. Package: libcimcclient0-dev Source: sblim-sfcc Version: 2.2.6-jessie3 Architecture: amd64 Maintainer: Ubuntu developers <ubuntu-devel-discuss@lists.ubuntu.com> Installed-Size: 496 Depends: libcimcclient0 (= 2.2.6-jessie3), pkg-config Priority: optional Section: libdevel Filename: pool/main/s/sblim-sfcc/libcimcclient0-dev_2.2.6-jessie3_amd64.deb Size: 111210 SHA256: 4b32cc3afdb083ed70c983260cb17bac42f7a6ec0d1924df1adf2f857432ef1d SHA1: c0556fe7688312c171628b158aa5ecf08c79158f MD5sum: 2783acbc98a2b721a365f5ce821767df Description: small footprint CIM client development headers The small footprint CIM client library is a C API allowing client applications to interface with CIM implementations (e.g. CIM servers). Due to it's small memory and disk footprint it is well-suited for embedded environments. . This package provides the development headers for building packages against the cimcclient. Package: libetpan-isp Source: etpan Version: 1.2-10-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 798 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libsasl2-2, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/e/etpan/libetpan-isp_1.2-10-deb8_amd64.deb Size: 266150 SHA256: 36eb48d6f45f7ffbce319c30e54940b4f4ab1465ec530fca30f5116007e6065a SHA1: e9b299ede91e16008ba68743e040897711602585 MD5sum: d9080a3d70239a1150a63d4b27cc5fc0 Description: libetpan-isp Package: libetpan-isp-dev Source: etpan Version: 1.2-10-deb8 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 710 Depends: libetpan-isp (= 1.2-10-deb8) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/e/etpan/libetpan-isp-dev_1.2-10-deb8_amd64.deb Size: 101046 SHA256: 535e28aeec002d8896d570ef0cf6bef5be7550e82c129181a5aa7e86bf79f1fd SHA1: 059a17dade198332621f6004b5654ce3839b9726 MD5sum: f7f640d5194109cad22cb5884ec4e7f0 Description: libetpan-isp-dev Package: libmicrohttpd-isp-dev Source: libmicrohttpd Version: 0.9.48-jessie17 Architecture: amd64 Maintainer: Bertrand Marc <beberking@gmail.com> Installed-Size: 709 Depends: libmicrohttpd12-isp (= 0.9.48-jessie17) Homepage: http://www.gnu.org/software/libmicrohttpd/ Priority: optional Section: libdevel Filename: pool/main/libm/libmicrohttpd/libmicrohttpd-isp-dev_0.9.48-jessie17_amd64.deb Size: 177830 SHA256: c61773f3bcb6e0a528de442d8dd890c3684286dce6365e06527600c045204d6a SHA1: 4f05d2724105909cc7bc82a164bdf1320e11c6a1 MD5sum: 8fbdd31aebf32cb384a814ce405f6434 Description: library embedding HTTP server functionality (development) GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish GNU Libmicrohttpd from other projects are: * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is HTTP 1.1 compliant * HTTP server can listen on multiple ports * Four different threading models (select, poll, pthread, thread pool) * Support for IPv6 * Support for SHOUTcast * Support for incremental processing of POST data (optional) * Support for basic and digest authentication (optional) * Support for SSL3 and TLS . This package contains the development files. Package: libmicrohttpd12-isp Source: libmicrohttpd Version: 0.9.48-jessie17 Architecture: amd64 Maintainer: Bertrand Marc <beberking@gmail.com> Installed-Size: 166 Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.6.0), libgnutls-deb0-28 (>= 3.3.0) Homepage: http://www.gnu.org/software/libmicrohttpd/ Priority: optional Section: libs Filename: pool/main/libm/libmicrohttpd/libmicrohttpd12-isp_0.9.48-jessie17_amd64.deb Size: 70020 SHA256: 48e64fe498d7b981c068c6501c8a1c70a14c7e7e756135a7fd01c2ba73ee9b3a SHA1: 2d11474acf2f0226f17c1e692b9951d49763f8d8 MD5sum: bb7731546275bf555284e1397d8474b3 Description: library embedding HTTP server functionality GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish GNU Libmicrohttpd from other projects are: * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is HTTP 1.1 compliant * HTTP server can listen on multiple ports * Four different threading models (select, poll, pthread, thread pool) * Support for IPv6 * Support for SHOUTcast * Support for incremental processing of POST data (optional) * Support for basic and digest authentication (optional) * Support for SSL3 and TLS Package: libopenwsman-isp Source: openwsman Version: 2.4.15-jessie1 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 379 Depends: libc6 (>= 2.14), libcurl3 (>= 7.16.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4) Multi-Arch: same Homepage: http://www.openwsman.org/ Priority: optional Section: libs Filename: pool/main/o/openwsman/libopenwsman-isp_2.4.15-jessie1_amd64.deb Size: 120676 SHA256: 1d2515bfebf14e5d330994a9f22459236cd32efae029fc01d4a0813c45adcf83 SHA1: 9aaa3b8edb506d856def46d293a9257d11b1aa41 MD5sum: c86b250b8d55212967179f2795c6bdd5 Description: Open Web Services Manager run-time libraries Openwsman is a project intended to provide an open-source implementation of the Web Services Management specification (WS-Management) and to expose system management information on the Linux operating system using the WS-Management protocol. WS-Management is based on a suite of web services specifications and usage requirements that exposes a set of operations focused on and covers all system management aspects. . This package provides the core run-time libraries. Package: libopenwsman-isp-dev Source: openwsman Version: 2.4.15-jessie1 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 330 Depends: zlib1g-dev, libopenwsman-isp (= 2.4.15-jessie1) Multi-Arch: same Homepage: http://www.openwsman.org/ Priority: optional Section: libdevel Filename: pool/main/o/openwsman/libopenwsman-isp-dev_2.4.15-jessie1_amd64.deb Size: 56670 SHA256: 1c6a929458746b32d071bbdcf7b60a14c00bae96a780d81d34b631c602b80456 SHA1: 00551d48edebda247bb81b9f76090620166421e2 MD5sum: f345ceb925b8626269e6f08bbccf3368 Description: Open Web Services Manager library development files Openwsman is a project intended to provide an open-source implementation of the Web Services Management specification (WS-Management) and to expose system management information on the Linux operating system using the WS-Management protocol. WS-Management is based on a suite of web services specifications and usage requirements that exposes a set of operations focused on and covers all system management aspects. . This package provides the library development headers. Package: libprotobuf-isp Source: protobuf Version: 2.5.0-jessie1 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 2035 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://code.google.com/p/protobuf/ Priority: optional Section: libs Filename: pool/main/p/protobuf/libprotobuf-isp_2.5.0-jessie1_amd64.deb Size: 520182 SHA256: 678ac5ec6b19b8d4bd9d2ade856337b341e5c81b0601416d97bfabfd83b4a742 SHA1: e60b77933870115bb51d1b81378bedce9ff698c7 MD5sum: 1a0a4d3766c1ae121766b7ea30bd32e9 Description: protocol buffers C++ library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications. Package: libprotobuf-isp-dev Source: protobuf Version: 2.5.0-jessie1 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 1032 Depends: zlib1g-dev, libprotobuf-isp (= 2.5.0-jessie1) Multi-Arch: same Homepage: https://code.google.com/p/protobuf/ Priority: optional Section: libdevel Filename: pool/main/p/protobuf/libprotobuf-isp-dev_2.5.0-jessie1_amd64.deb Size: 145334 SHA256: 9eeb3cc487bc9db53b93f983727e2131f37a3ad5bca0eafd883c9df6683d58ee SHA1: e0a3a21a1a679b27ca6168fa9213da428725aec9 MD5sum: 8119ca205888105f93109c483a7a5dae Description: protocol buffers C++ library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications. Package: libsnmp++-isp Source: snmp++ Version: 3.3.9-jessie5 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 516 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/s/snmp++/libsnmp++-isp_3.3.9-jessie5_amd64.deb Size: 154762 SHA256: e2b458c94a580c3a13bf2f6909f65332964576b27e95fa90127161da4b8fee5a SHA1: 097719e6690f6470955f321d19f4c6558c8f18c4 MD5sum: 866df0827d6b5a20109bcb51e48b6023 Description: libsnmp++-isp Package: libsnmp++-isp-dev Source: snmp++ Version: 3.3.9-jessie5 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 437 Depends: libsnmp++-isp (= 3.3.9-jessie5) Homepage: http://ispsystem.com/ Priority: extra Section: libs Filename: pool/main/s/snmp++/libsnmp++-isp-dev_3.3.9-jessie5_amd64.deb Size: 61616 SHA256: 41867c682cf631977ec1056ad77ff8f66ac48fbceb6f32f72442345d4a1f3744 SHA1: b4826d46c092b73d99c92310ce01cbc5ad44eeb4 MD5sum: 9a09a344a46da406ad6cdf0fa0c4832f Description: libsnmp++-isp-dev Package: maxscale Version: 1.2.0-0.1rc-jessie Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 14931 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.14), libcurl3 (>= 7.16.2), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.9), zlib1g (>= 1:1.2.0) Homepage: https://mariadb.com/products/mariadb-maxscale Priority: extra Section: libs Filename: pool/main/m/maxscale/maxscale_1.2.0-0.1rc-jessie_amd64.deb Size: 4046196 SHA256: f19e8bfd93b23fa9362c970484af2fff009fbe124992f14cdc853d1d95e28208 SHA1: faebbb8f52d9a6605bda49b866194686abbb16bd MD5sum: 67580d63f71217fc986f234a4ce952c7 Description: MariaDB MaxScale is an open-source, database-centric proxy Package: maxscale-dbg Source: maxscale Version: 1.2.0-0.2rc-jessie Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 2128 Depends: maxscale (= 1.2.0-0.2rc-jessie) Homepage: https://mariadb.com/products/mariadb-maxscale Priority: extra Section: debug Filename: pool/main/m/maxscale/maxscale-dbg_1.2.0-0.2rc-jessie_amd64.deb Size: 414370 SHA256: 925bb51dc42b70fa45a6ccbf3fcec2954f2f7b7b684b4b3c9c79825e65986c04 SHA1: b24c28b71af351ad7e96a89af4ea80339c14a38f MD5sum: 5c18bcb01fafa9f0617fc07f1aec8a3c Description: MariaDB MaxScale is an open-source, database-centric proxy Package: nginx Version: 1.16.0-1~jessie Architecture: amd64 Maintainer: Sergey Budnevitch <sb@nginx.com> Installed-Size: 3011 Depends: init-system-helpers (>= 1.18~), libc6 (>= 2.17), libpcre3 (>= 1:8.35), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), lsb-base (>= 3.0-6), adduser Conflicts: nginx-common, nginx-core Replaces: nginx-common, nginx-core Provides: httpd Homepage: http://nginx.org Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.16.0-1~jessie_amd64.deb Size: 833232 SHA256: 6f2ff5f6ee5839edbb5c46935ce79b8fa3b3ee8ab864de4cbe5089e46ca8ebd0 SHA1: 1e2d033c3d8826857ee16c1e89365f120be187c0 MD5sum: 64296db34c20abeb29a0066fa7b4add1 Description: high performance web server nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server. Package: nginx-dbg Source: nginx Version: 1.8.0-1~jessie Architecture: amd64 Maintainer: Sergey Budnevitch <sb@nginx.com> Installed-Size: 5956 Depends: nginx (= 1.8.0-1~jessie) Homepage: http://nginx.org Priority: extra Section: debug Filename: pool/main/n/nginx/nginx-dbg_1.8.0-1~jessie_amd64.deb Size: 1113120 SHA256: b8da71e89a33eb0bbe70a0e5c69eb0714c23bd6d2797e9a75662e74781f71470 SHA1: 652e39dd78cd58dc75ed68906135c148a052d916 MD5sum: a38b8d1342f0100295a7481cb29fd4df Description: nginx debug symbols This package contains the debugging symbols for nginx. Package: nginx-module-geoip Version: 1.16.0-1~jessie Architecture: amd64 Maintainer: Sergey Budnevitch <sb@nginx.com> Installed-Size: 172 Depends: libc6 (>= 2.14), libgeoip1, nginx (= 1.16.0-1~jessie) Homepage: http://nginx.org/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-geoip/nginx-module-geoip_1.16.0-1~jessie_amd64.deb Size: 74364 SHA256: 95a2457764cae660a4fae6dbbac072fb7da809751dbcd4a83dcda9a53100cd9b SHA1: b4a45882e191856b8849fdaa853b35b89ad0f23c MD5sum: defaa58f50829003271694ca361cef18 Description: nginx GeoIP dynamic modules GeoIP dynamic modules for nginx Package: nginx-module-image-filter Version: 1.16.0-1~jessie Architecture: amd64 Maintainer: Sergey Budnevitch <sb@nginx.com> Installed-Size: 151 Depends: libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~), nginx (= 1.16.0-1~jessie) Homepage: http://nginx.org/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-image-filter/nginx-module-image-filter_1.16.0-1~jessie_amd64.deb Size: 78648 SHA256: ed5a31a033dd0b87aab93a1454f7d14608219f7bd360c85e60b945958206e106 SHA1: ac86866dec2b0d624789005a60dccd0637e670de MD5sum: f0423a200b97dba022aa7fcd28c63613 Description: nginx image filter dynamic module image filter dynamic module for nginx Package: nginx-module-njs Version: 1.16.0.0.3.1-1~jessie Architecture: amd64 Maintainer: Sergey Budnevitch <sb@nginx.com> Installed-Size: 2091 Depends: libc6 (>= 2.17), libedit2 (>= 2.11-20080614), libpcre3 (>= 1:8.35), nginx (= 1.16.0-1~jessie) Homepage: http://nginx.org/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-njs/nginx-module-njs_1.16.0.0.3.1-1~jessie_amd64.deb Size: 295942 SHA256: 05e4315547e1ae11cf5bc7459c08703e586a4be37256ba16711ee281a9717cfc SHA1: 4a1fae791bad5a18a352fb7e6a62d77c82b4a977 MD5sum: 2fae6d9bd6339b773b0f8f1dfd94e5eb Description: nginx njs dynamic modules njs dynamic modules for nginx Package: nginx-module-perl Version: 1.16.0-1~jessie Architecture: amd64 Maintainer: Sergey Budnevitch <sb@nginx.com> Installed-Size: 210 Depends: libc6 (>= 2.14), libperl5.20 (>= 5.20.2), nginx (= 1.16.0-1~jessie), perl (>= 5.20.2-3+deb8u12), perlapi-5.20.2 Homepage: http://nginx.org/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-perl/nginx-module-perl_1.16.0-1~jessie_amd64.deb Size: 87312 SHA256: f4849990853ef7a9fa3648bf87ac6dea516eb25978f81b23775dcc062fda872d SHA1: fe3ccd3e92133e5e0ffcd0839d8c892349d484bf MD5sum: 90caa5d8a9596ead89ae7e4c2a3111c5 Description: nginx Perl dynamic module Perl dynamic module for nginx Package: nginx-module-xslt Version: 1.16.0-1~jessie Architecture: amd64 Maintainer: Sergey Budnevitch <sb@nginx.com> Installed-Size: 143 Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), nginx (= 1.16.0-1~jessie) Homepage: http://nginx.org/ Priority: optional Section: httpd Filename: pool/main/n/nginx-module-xslt/nginx-module-xslt_1.16.0-1~jessie_amd64.deb Size: 76044 SHA256: 501bfb164a30122b526193ef5331997b54358d338e3a27f578382239f13ca1f0 SHA1: d1197a0d6aa55687ab96f5a8e5606b617cdda8f8 MD5sum: 15d03f7114313c44ba0c03256c12ebfc Description: nginx xslt dynamic module xslt dynamic module for nginx Package: php5-ioncube-isp Source: ioncube Version: 10.4.4-jessie24 Architecture: amd64 Maintainer: ISPsystem <sales@ispsystem.com> Installed-Size: 33556 Depends: php5-cli | php7.0-cli | php7.2-cli | php7.3-cli | php7.4-cli Homepage: http://ioncube.com/ Priority: extra Section: libs Filename: pool/main/i/ioncube/php5-ioncube-isp_10.4.4-jessie24_amd64.deb Size: 4981540 SHA256: a96a0513a5cea67aa5bb5e1be994c04644387adda75522256c4ee5f530fed4ec SHA1: a3989ccc062cdd66ba0aef38669bf615309b656c MD5sum: 5646535f13d74ded4c2626050896f553 Description: Ioncube loader Package: roundcube Version: 1.1.1+dfsg.1-2jessie Architecture: all Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org> Installed-Size: 29 Depends: roundcube-core (= 1.1.1+dfsg.1-2jessie) Homepage: http://www.roundcube.net/ Priority: extra Section: web Filename: pool/main/r/roundcube/roundcube_1.1.1+dfsg.1-2jessie_all.deb Size: 1216 SHA256: 7dbec3fa792d1c5067d30c2b4347a2fde11a3bfa4e61e744717386094ee02fb5 SHA1: 4c8e73d828cedda641446a6861f50076c06ec31a MD5sum: c0821567ecacbcf5658a80455afbec14 Description: skinnable AJAX based webmail solution for IMAP servers - metapackage RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality expected from an e-mail client, including MIME support, address book, folder manipulation and message filters. . The user interface is fully skinnable using XHTML and CSS 2. . This package will install a full roundcube application. Package: roundcube-core Source: roundcube Version: 1.1.1+dfsg.1-2jessie Architecture: all Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org> Installed-Size: 10137 Depends: dbconfig-common, debconf (>= 0.5) | debconf-2.0, ucf, libapache2-mod-php5 | php5, php5-mcrypt, php5-intl, php5-json | php5-common (<< 5.5), php5-cli, php-auth, php-net-smtp (>= 1.4.2), php-net-socket, php-mail-mime (>= 1.8.2), php-mail-mimedecode, libjs-jquery (>= 1.6.4), libmagic1, roundcube-mysql (= 1.1.1+dfsg.1-2jessie) | roundcube-sqlite3 (= 1.1.1+dfsg.1-2jessie) | roundcube-pgsql (= 1.1.1+dfsg.1-2jessie) Recommends: apache2 | lighttpd | httpd-cgi, php5-gd, php5-pspell Suggests: php-auth-sasl (>= 1.0.3), php-crypt-gpg, roundcube-plugins Breaks: roundcube-plugins-extra (<= 0.6-20111030) Replaces: roundcube-plugins-extra (<= 0.6-20111030) Homepage: http://www.roundcube.net/ Priority: extra Section: web Filename: pool/main/r/roundcube/roundcube-core_1.1.1+dfsg.1-2jessie_all.deb Size: 1794856 SHA256: 5654f1afd316856dc5682f602825e669db78ed62215eecd2459980c4b6b7ef96 SHA1: 1dea5b90e5e284d885efbb27c8244773803b45a0 MD5sum: 3298befe69c41380ac2d50b805cafa58 Description: skinnable AJAX based webmail solution for IMAP servers RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality expected from an e-mail client, including MIME support, address book, folder manipulation and message filters. . The user interface is fully skinnable using XHTML and CSS 2. . This package provides the core code for roundcube. You should install it along with one of the roundcube database metapackages. Package: roundcube-mysql Source: roundcube Version: 1.1.1+dfsg.1-2jessie Architecture: all Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org> Installed-Size: 72 Depends: php5-mysqlnd | php5-mysql, mariadb-client | mysql-client | virtual-mysql-client Suggests: mariadb-server | mysql-server Homepage: http://www.roundcube.net/ Priority: extra Section: web Filename: pool/main/r/roundcube/roundcube-mysql_1.1.1+dfsg.1-2jessie_all.deb Size: 21246 SHA256: c832ca3f3fcf06c031bfc1cdf04a7a58f4bab7bf76423c442ea1e75d7324f3b1 SHA1: 86637be7efd8bf7358ca56d0614dd5f8b19d62fe MD5sum: e1f5bcabf1a76d8bf6a41c0297d06dba Description: metapackage providing MySQL dependencies for RoundCube This package provides MySQL dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a MySQL database with RoundCube. Package: roundcube-pgsql Source: roundcube Version: 1.1.1+dfsg.1-2jessie Architecture: all Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org> Installed-Size: 72 Depends: php5-pgsql, postgresql-client Suggests: postgresql Homepage: http://www.roundcube.net/ Priority: extra Section: web Filename: pool/main/r/roundcube/roundcube-pgsql_1.1.1+dfsg.1-2jessie_all.deb Size: 21218 SHA256: bddcff76803e984c9345a71f804719c7cecdc4b4b275cfb805a7dd7bbe5ff309 SHA1: b47de03073b1e7dda7fb17ff8ff94ba7553ac0f2 MD5sum: 50a8abee8fa40d2ee0bacbcb8769634b Description: metapackage providing PostgreSQL dependencies for RoundCube This package provides PostgreSQL dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a PostgreSQL database with RoundCube. Package: roundcube-plugins Source: roundcube Version: 1.1.1+dfsg.1-2jessie Architecture: all Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org> Installed-Size: 3354 Depends: roundcube-core (= 1.1.1+dfsg.1-2jessie) Breaks: roundcube-plugins-extra (<= 0.7-20120110) Replaces: roundcube-plugins-extra (<= 0.7-20120110) Homepage: http://www.roundcube.net/ Priority: extra Section: web Filename: pool/main/r/roundcube/roundcube-plugins_1.1.1+dfsg.1-2jessie_all.deb Size: 538666 SHA256: 285163853e5babacf732f03d4da5d6ebb81e19b295c2400209f58601554e1a95 SHA1: 85ab5b521b2a4c7d7720dcd7645c32229efd496e MD5sum: 02405937c33c562e4d60368e56fe852a Description: skinnable AJAX based webmail solution for IMAP servers - plugins RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality expected from an e-mail client, including MIME support, address book, folder manipulation and message filters. . The user interface is fully skinnable using XHTML and CSS 2. . This package provides several plugins for Roundcube. They should be enabled in the configuration of Roundcube. Package: roundcube-sqlite3 Source: roundcube Version: 1.1.1+dfsg.1-2jessie Architecture: all Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org> Installed-Size: 72 Depends: php5-sqlite, sqlite3 Homepage: http://www.roundcube.net/ Priority: extra Section: web Filename: pool/main/r/roundcube/roundcube-sqlite3_1.1.1+dfsg.1-2jessie_all.deb Size: 21202 SHA256: 1acfe3729ee48c634b28b4d92be90cdda6a817d95660cff29a33957c0130df5c SHA1: 3916a9c43f3df8882e529a51dc9dc854b873574b MD5sum: 6cb11686447b9334593e2cf3950912a8 Description: metapackage providing SQLite dependencies for RoundCube This package provides SQLite dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a SQLite database with RoundCube. Package: wkhtmltox Version: 0.12.2.1-jessie1 License: LGPLv3 Vendor: wkhtmltopdf.org Architecture: amd64 Maintainer: Ashish Kulkarni <kulkarni.ashish@gmail.com> Installed-Size: 121603 Depends: fontconfig, libfontconfig1, libfreetype6, libpng12-0, zlib1g, libjpeg62-turbo, libssl1.0.0, libx11-6, libxext6, libxrender1, xfonts-base, xfonts-75dpi, libstdc++6, libc6 Conflicts: wkhtmltopdf Provides: wkhtmltopdf Replaces: wkhtmltopdf Homepage: http://wkhtmltopdf.org Priority: extra Section: utils Filename: pool/main/w/wkhtmltox/wkhtmltox_0.12.2.1-jessie1_amd64.deb Size: 33469674 SHA256: f28ba00dd0502d65321024ddc4dbbb11162e811cedac211c9f1c7ed3ffb63b4a SHA1: 06808a9fabe67f28aae352fab410d65de4cd910c MD5sum: dff9ad53e0517bcfd3d55c095ab0e37e Description: convert HTML to PDF and various image formats using QtWebkit
/var/lib/apt/lists/download.ispsystem.com_repo_debian_dists_base-jessie_main_binary-amd64_Packages