# This is a "service unit file" for the systemd init system to launch # 'guix publish'. Drop it in /etc/systemd/system or similar to have # 'guix publish' automatically started. [Unit] Description=Publish the GNU Guix store Requires=guix-daemon.service PartOf=guix-daemon.service After=guix-daemon.service [Service] ExecStart=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181 Environment='GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale' LC_ALL=en_US.utf8 RemainAfterExit=yes StandardOutput=syslog StandardError=syslog # See . TasksMax=1024 [Install] WantedBy=multi-user.target orm.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tor.scm
AgeCommit message (Expand)Author
2021-06-30gnu: tor: Update to 0.4.6.6....Efraim Flashner
2021-06-30gnu: Add tractor....Danial Behzadi
2021-06-14gnu: tor: Update to 0.4.6.5....Tobias Geerinckx-Rice
2021-06-14gnu: tor: Update to 0.4.5.9 [security fixes]....Tobias Geerinckx-Rice
2021-05-10gnu: tor: Update to 0.4.5.8....Efraim Flashner
2021-03-16gnu: tor: Update to 0.4.5.7 [security fixes]....Efraim Flashner
2021-03-14gnu: Update OnionShare to 2.3.1....Eric Bavier
2021-02-28gnu: privoxy: Update to 3.0.32 [security fixes]....Kei Kebreau
2021-02-15gnu: tor: Update to 0.4.5.6....Tobias Geerinckx-Rice
2021-02-04gnu: tor: Update to 0.4.4.7 [mitigates DoSes]....Tobias Geerinckx-Rice
2021-01-31gnu: privoxy: Update to 3.0.31 [fixes OVE-20210130-0001, OVE-20210128-0001]....Tobias Geerinckx-Rice
2020-12-30gnu: onionshare: Replace pycrypto by pycryptodome....Maxim Cournoyer
2020-11-29gnu: prixovy: Enable Brotli inspection....Tobias Geerinckx-Rice
2020-11-29gnu: prixovy: Enable HTTPS inspection....Tobias Geerinckx-Rice
2020-11-29gnu: privoxy: Update to 3.0.29....Tobias Geerinckx-Rice
2020-11-12gnu: tor: Update to 0.4.4.6 [fixes TROVE-2020-005]....Tobias Geerinckx-Rice