aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/indent.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-06-16 00:59:15 -0400
committerMark H Weaver <mhw@netris.org>2015-06-16 01:02:01 -0400
commit8e28d22c914122aa7bfb70847370d8ae0f070688 (patch)
tree14ffa1b7954a3f67c4057bc03ab35c993e98120f /gnu/packages/indent.scm
parent7d02724b7bddb4d5e1cc93db99f737baa26840ca (diff)
downloadguix-8e28d22c914122aa7bfb70847370d8ae0f070688.tar.gz
guix-8e28d22c914122aa7bfb70847370d8ae0f070688.zip
gnu: libtiff: Add fixes for several CVEs.
* gnu/packages/patches/libtiff-CVE-2012-4564.patch, gnu/packages/patches/libtiff-CVE-2013-1960.patch, gnu/packages/patches/libtiff-CVE-2013-1961.patch, gnu/packages/patches/libtiff-CVE-2013-4231.patch, gnu/packages/patches/libtiff-CVE-2013-4232.patch, gnu/packages/patches/libtiff-CVE-2013-4243.patch, gnu/packages/patches/libtiff-CVE-2013-4244.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt1.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt2.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt3.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt4.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt1.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt2.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt3.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt4.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt5.patch, gnu/packages/patches/libtiff-CVE-2014-8129.patch, gnu/packages/patches/libtiff-CVE-2014-9330.patch, gnu/packages/patches/libtiff-CVE-2014-9655.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/image.scm (libtiff)[source]: Add patches.
Diffstat (limited to 'gnu/packages/indent.scm')
0 files changed, 0 insertions, 0 deletions
...Alexey Abramov 2020-12-27services: Add radicale-service-type....Jonathan Brielmaier 2020-09-11Revert "services: dovecot: Use modules via symlink to system profile."...Tobias Geerinckx-Rice 2020-09-11services: dovecot: Only serialize settings with non-empty values....Alexey Abramov 2020-09-09services: dovecot: Serialize global settings first....Alexey Abramov 2020-09-09services: dovecot: Use modules via symlink to system profile....Alexey Abramov 2020-04-21services: dovecot: 'stop' method returns #f upon success....Ludovic Courtès 2020-03-16tests: opensmtpd: Check /var/spool/mail instead of /var/mail....Ludovic Courtès 2020-01-31gnu: Update opensmtpd configuration grammar....Tobias Geerinckx-Rice 2019-09-21services: dovecot: Fix predicate names for free-form fields...Alexey Abramov 2019-06-20services: opensmtpd: Extend the PAM service....Kristofer Buffington 2019-06-20services: Fix typo in (gnu services mail) exports....Tobias Geerinckx-Rice 2019-05-07services: dovecot: Rename auth-verbose-passwords?....Christopher Baines 2019-04-07services: Add 'imap4d-service-type'....宋文武 2019-03-13Remove traces of "GuixSD"....Ludovic Courtès 2018-11-10services: dovecot: Set correct default value for the "auth" service....Clément Lassieur 2018-11-10services: dovecot: Allow to set 'process-limit'....Clément Lassieur 2018-11-10services: dovecot: Allow to set 'client-limit'....Clément Lassieur 2018-03-09services: dovecot: Copy dovecot.conf to /etc/dovecot....Oleg Pykhalov 2017-12-23gnu: dovecot: Update to 2.3.0....Tobias Geerinckx-Rice 2017-04-19services: Make exim-service-type use mail-aliases-service-type...Carlo Zancanaro 2017-04-19services: Add mail-aliases-service-type....Carlo Zancanaro 2017-04-01services: dovecot: Fix passwd and userdb 'args' types....Clément Lassieur 2017-03-12services: dovecot: Reimplement proper configuration functions....Clément Lassieur 2017-03-12services: dovecot: Fix unix_listeners and fifo_listeners path types....Clément Lassieur 2017-03-10services: Add exim-service-type....Carlo Zancanaro 2017-01-25services: Fix 'mkdir-p' in activation scripts....Clément Lassieur