aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/openssl.scm
AgeCommit message (Collapse)Author
2014-08-09gnu: openssl: Update to 1.0.1i.Mark H Weaver
* gnu/packages/openssl.scm (openssl): Update to 1.0.1i.
2014-06-05gnu: openssl: Upgrade to 1.0.1h.Mark H Weaver
* gnu/packages/openssl.scm (openssl): Upgrade to 1.0.1h. Remove patches, which are now upstream. * gnu/packages/patches/openssl-extension-checking-fixes.patch: Remove. * gnu/packages/patches/openssl-CVE-2010-5298.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove them.
2014-04-22gnu: openssl: Fixes for CVE-2010-5298 and extension checking.Mark H Weaver
* gnu/packages/patches/openssl-CVE-2010-5298.patch: New file. * gnu/packages/patches/openssl-extension-checking-fixes.patch: New file. * gnu/packages/openssl.scm (openssl): Add them. * gnu-system.am (dist_patch_DATA): Add them.
2014-04-08gnu: openssl: Upgrade to 1.0.1g (CVE-2014-0160).Ludovic Courtès
* gnu/packages/openssl.scm (openssl): Upgrade to 1.0.1g (for CVE-2014-0160, <http://www.openssl.org/news/secadv_20140407.txt>.)
2014-02-09gnu: openssl: Upgrade to 1.0.1f.Mark H Weaver
* gnu/packages/openssl.scm (openssl): Upgrade to 1.0.1f.
2013-12-15gnu: openssl: Fix cross-compile issues.John Darrington
* gnu/packages/openssl.scm (openssl): Move perl from inputs to native-inputs. Replace reference to target bash with the native bash or target bash as appropriate. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2013-01-23gnu: Remove unnecessary closures around `arguments' value.Ludovic Courtès
* gnu/packages/algebra.scm (pari-gp): Remove closure around the value of `arguments'. * gnu/packages/bdb.scm (bdb): Likewise. * gnu/packages/mit-krb5.scm (mit-krb5): Likewise. * gnu/packages/openssl.scm (openssl): Likewise. * gnu/packages/perl.scm (perl): Likewise.
2013-01-18distro: Rename (distro) to (gnu packages).Ludovic Courtès
* distro.scm: Rename to... * gnu/packages.scm: ... this. Update all users accordingly. * Makefile.am (MODULES): Adjust accordingly. * po/POTFILES.in: Likewise.
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
g.scm?id=2a358911b0cf5273380bb4f22a74879f31cecaaf'>services: tor: Remove unnecessary modules from shepherd environment....Ludovic Courtès 2022-11-18services: Add Shepherd 'configuration' action to various services....Ludovic Courtès 2022-10-06services: dhcp-client: Implement and use a configuration record....Alexey Abramov 2022-08-25services: Use the new maybe/unset API....Attila Lendvai 2022-08-01services: configuration: Step back from *unspecified*....Maxim Cournoyer 2022-08-01services: tor: Do not write to /var/log/tor.log....Ludovic Courtès 2022-07-19services: tor: Switch to 'least-authority-wrapper'....Ludovic Courtès 2022-06-15services: configuration: Use *unspecified* instead of 'disabled....Attila Lendvai 2022-05-31gnu: Remove wicd....Maxim Cournoyer 2022-05-24services: Add log rotation to most networking services....ykonai 2022-05-01services: opendht: Use 'least-authority-wrapper'....Ludovic Courtès 2022-05-01services: ipfs: Use 'least-authority-wrapper'....Ludovic Courtès 2022-04-19services: yggdrasil: Tweak description....Ludovic Courtès 2022-04-18services: ipfs: Adjust for Shepherd 0.9....Ludovic Courtès 2022-01-06services: Document the full list of available NTP URLs....Leo Famulari 2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice 2021-08-15Update copyright/name notices for Christine Lemmer-Webber....Christopher Lemmer Webber 2021-07-24services: dhcpd: Fix activation with IPv6 configuration....Guillaume Le Vaillant 2021-07-13services: ntp: Log to file....Brice Waegeneire 2021-07-13services: tor: Log to file....Brice Waegeneire 2021-06-14services: Remove deprecated service procedures....Ludovic Courtès 2021-05-31services: hostapd: Use package from configuration....Brice Waegeneire 2021-05-19services: opendht: Fix hang at boot....Maxim Cournoyer 2021-05-17services: Add a service for opendht....Maxim Cournoyer 2021-04-12services: ipfs: Tweak description....Ludovic Courtès 2021-04-12services: Add ipfs-service-type...Maxime Devos 2021-02-22services: tor: Add control-socket? option....Christopher Lemmer Webber