aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
basegnu: txr: Update to 238.Guillaume Le Vaillant5 years
series-4099gnu: Add python-libtmuxEdouard Klein5 years
series-4101gnu: Update python-widgetsnbextension to 3.5.1Edouard Klein5 years
series-4102gnu: Update python-ipywidgets to 7.5.1Edouard Klein5 years
series-4103gnu: Update python-jupyter-console to 6.1.0Edouard Klein5 years
series-4104gnu: Move nose from propagated to native in python-imlEdouard Klein5 years
series-4105gnu: Move nose from propagated to native in python-imlEdouard Klein5 years
series-4106gnu: Remove python-prompt-toolkit-1Edouard Klein5 years
series-4108guix scripts: Mention Guix checkouts + gcroots/auto when warning about disk s...Pierre Neidhardt5 years
series-4109doc: Add example to calculate the size a system.Pierre Neidhardt5 years
[...]
 
TagDownloadAuthorAge
base-for-series-4108patches-base-for-series-4108.tar  patches-base-for-series-4108.tar.gz  Guillaume Le Vaillant5 years
base-for-series-4109patches-base-for-series-4109.tar  patches-base-for-series-4109.tar.gz  Guillaume Le Vaillant5 years
base-for-series-4098patches-base-for-series-4098.tar  patches-base-for-series-4098.tar.gz  Christopher Baines5 years
base-for-series-4099patches-base-for-series-4099.tar  patches-base-for-series-4099.tar.gz  Christopher Baines5 years
base-for-series-4101patches-base-for-series-4101.tar  patches-base-for-series-4101.tar.gz  Christopher Baines5 years
base-for-series-4102patches-base-for-series-4102.tar  patches-base-for-series-4102.tar.gz  Christopher Baines5 years
base-for-series-4103patches-base-for-series-4103.tar  patches-base-for-series-4103.tar.gz  Christopher Baines5 years
base-for-series-4104patches-base-for-series-4104.tar  patches-base-for-series-4104.tar.gz  Christopher Baines5 years
base-for-series-4105patches-base-for-series-4105.tar  patches-base-for-series-4105.tar.gz  Christopher Baines5 years
base-for-series-4106patches-base-for-series-4106.tar  patches-base-for-series-4106.tar.gz  Christopher Baines5 years
[...]
 
AgeCommit messageAuthor
2020-05-25gnu: libexif: Update to 0.6.22 [security fixes].•••This fixes CVE-2020-13114, CVE-2020-13113, CVE-2020-13112, CVE-2020-0093, CVE-2019-9278, and CVE-2020-12767. * gnu/packages/patches/libexif-CVE-2016-6328.patch, gnu/packages/patches/libexif-CVE-2017-7544.patch, gnu/packages/patches/libexif-CVE-2018-20030.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/photo.scm (libexif): Update to 0.6.22. [source](uri): Adjust for upstream GitHub migration. base-for-series-4085Marius Bakke
2020-05-25gnu: libgphoto2: Update to 2.5.25.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.25. Marius Bakke
2020-05-25pull: Protect against downgrade attacks.•••* guix/scripts/pull.scm (%default-options): Add 'validate-pull'. (%options, show-help): Add '--allow-downgrades'. (warn-about-backward-updates): New procedure. (guix-pull): Pass #:current-channels and #:validate-pull to 'latest-channel-instances'. * guix/channels.scm (ensure-forward-channel-update): Add hint for when (channel-commit channel) is true. * doc/guix.texi (Invoking guix pull): Document '--allow-downgrades'. Ludovic Courtès
2020-05-25channels: 'latest-channel-instances' guards against non-forward updates.•••* guix/channels.scm (latest-channel-instance): Add #:starting-commit and pass it to 'update-cached-checkout'. Return the commit relation as a second value. (ensure-forward-channel-update): New procedure. (latest-channel-instances): Add #:current-channels and #:validate-pull. [current-commit]: New procedure. Pass #:starting-commit to 'latest-channel-instance'. When the returned relation is true, call VALIDATE-PULL. (latest-channel-derivation): Add #:current-channels and #:validate-pull. Pass them to 'latest-channel-instances*'. * tests/channels.scm ("latest-channel-instances #:validate-pull"): New test. Ludovic Courtès
2020-05-25git: 'update-cached-checkout' returns the commit relation.•••* guix/git.scm (update-cached-checkout): Add #:starting-commit parameter. Call 'commit-relation' when #:starting-commit is true. Always return the relation or #f as the third value. (latest-repository-commit): Adjust accordingly. * guix/import/opam.scm (get-opam-repository): Likewise. * tests/channels.scm ("latest-channel-instances includes channel dependencies") ("latest-channel-instances excludes duplicate channel dependencies"): Update mock of 'update-cached-checkout' accordingly. Ludovic Courtès
2020-05-25channels: 'latest-channel-instances' doesn't leak internal state.•••* guix/channels.scm (latest-channel-instances): Remove 'previous-channels' argument. Introduce 'loop' and use it. Ludovic Courtès
2020-05-25git: Add 'commit-relation'.•••* guix/git.scm (commit-relation): New procedure. * tests/git.scm ("commit-relation"): New test. Ludovic Courtès
2020-05-25gnu: protonvpn-cli: Tweak description.•••* gnu/packages/vpn.scm (protonvpn-cli)[description]: Tweak. Ludovic Courtès
2020-05-25gnu: Add protonvpn-cli.•••* gnu/packages/vpn.scm (protonvpn-cli): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ryan Prior
2020-05-25gnu: guile-dsv: Build with Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile-dsv)[inputs]: Replace guile-2.2 with guile-3.0. [propagated-inputs]: Replace guile2.2-lib with guile-lib. [arguments]: Add "configure support guile3.0" phase. (guile2.2-dsv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jack Hill
[...]
 
Clone
https://git.cbaines.net/git/guix/patches
git@git.cbaines.net:guix/patches