summaryrefslogtreecommitdiff
path: root/guix/gnu-maintenance.scm
AgeCommit message (Expand)Author
2023-03-13guix: Strip #:use-module lists....Ludovic Courtès
2023-01-08gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch networking errors....Ludovic Courtès
2023-01-08gnu-maintenance: Factorize 'false-if-networking-failure'....Ludovic Courtès
2022-12-26gnu-maintenance: Allow updating to a specific version....Hartmut Goebel
2022-12-26import: sourceforge: Issue error-message if version is given....Hartmut Goebel
2022-12-26upstream-updater: Rename record field....Hartmut Goebel
2022-12-08gnu-maintenance: 'generic-html' updater ignores invalid host names....Ludovic Courtès
2022-11-13guix: Replace defective freemirror.org....Tobias Geerinckx-Rice
2022-11-11gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2"....Ludovic Courtès
2022-11-11gnu-maintenance: 'gnu' updater prefers tarball with same compression....Ludovic Courtès
2022-10-03gnu-maintenance: Remove retired 'gforge.inria.fr' site....Maxim Cournoyer
2022-09-26gnu-maintenance: Remove unused procedures....Maxime Devos
2022-09-26gnu-maintenance: Simplify latest-kernel.org-release....Maxime Devos
2022-09-26gnu-maintenance: Simplify latest-savannah-release....Maxime Devos
2022-09-26gnu-maintenance: Produce mirror:// URIs in latest-html-release....Maxime Devos
2022-09-26gnu-maintenance: Produce mirror:// URIs in latest-ftp-release....Maxime Devos
2022-09-26lint: Extract logic of 'check-mirror-url'....Maxime Devos
2022-09-17gnu-maintenance: Support // URLs in latest-html-release....Maxime Devos
2021-06-03gnu-maintenance: 'generic-html' computes the right source URL....Ludovic Courtès
2021-05-28gnu-maintenance: 'generic-html' correctly handles relative release URLs....Ludovic Courtès
2021-05-28gnu-maintenance: 'release-file?' accepts 'v' prefix as in "PKG-v1.2.tgz"....Ludovic Courtès
2021-04-08gnu-maintenance: 'sourceforge' updater reuses the same connection....Ludovic Courtès
2021-04-06gnu-maintenance: Add 'sourceforge' updater....Ludovic Courtès
2021-04-05gnu-maintenance: Recognize more source tarball naming schemes....Ludovic Courtès
2021-04-05gnu-maintenance: Remove unused procedure....Ludovic Courtès
2021-04-05gnu-maintenance: 'generic-html' updates packages with the right property....Ludovic Courtès
2021-03-29gnu-maintenance: Recognize "-source" tarball suffix....Ludovic Courtès
2021-03-21gnu-maintenance: Exclude GNU Radio from the 'gnu-ftp' updater predicate....Ludovic Courtès
2021-03-20gnu-maintenance: Accept underscores as package/version separators....Ludovic Courtès
2021-03-19gnu-maintenance: Better handle empty #:directory for 'latest-html-release'....Ludovic Courtès
2021-03-17gnu-maintenance: Add a timeout on FTP connection establishment....Ludovic Courtès
2021-03-17gnu-maintenance: Remove unused parameters of 'latest-ftp-release'....Ludovic Courtès
2021-03-17gnu-maintenance: Add 'generic-html' updater....Ludovic Courtès
2021-03-17gnu-maintenance: 'latest-html-release' better computes version number....Ludovic Courtès
2021-03-17gnu-maintenance: 'latest-html-release' can determine signature file name....Ludovic Courtès
2021-03-17gnu-maintenance: 'release-file?' rejects checksum files....Ludovic Courtès
2021-03-17gnu-maintenance: 'latest-html-release' considers non-relative URLs....Ludovic Courtès
2021-03-17gnu-maintenance: Use (htmlprag) for 'latest-html-release'....Ludovic Courtès
2021-03-13gnu-maintenance: Autoload (zlib)....Ludovic Courtès
2021-01-31gnu-maintenance: Fix error handling....zimoun
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe
2020-07-21upstream: 'download-tarball' gracefully handles missing signatures....Ludovic Courtès
2020-07-20gnu-maintenance: Recognize "RC" as denoting a pre-release tarball....Ludovic Courtès
2020-07-20gnu-maintenance: Handle lists returned by 'origin-uri'....Ludovic Courtès
2020-07-20gnu-maintenance: Call 'adjusted-upstream-source' only when there's a source....Ludovic Courtès
2020-07-20gnu-maintenance: 'kernel.org' and 'savannah' updaters rewrite URLs....Ludovic Courtès
2020-07-20gnu-maintenance: Add 'savannah' updater....Ludovic Courtès
2020-07-20gnu-maintenance: 'latest-html-release' honors #:file->signature....Ludovic Courtès
2020-07-03import: Do not assume that 'package-source' returns an origin....Ludovic Courtès
2019-09-10upstream: Move KDE updater into a separate module....Hartmut Goebel