Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
08b41496
Commit
08b41496
authored
Apr 05, 2020
by
Eric Timmons
Browse files
CLPM v0.2.1
parent
9367cd8f
Pipeline
#1405
passed with stage
in 22 seconds
Changes
4
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.org
View file @
08b41496
#+TITLE: CLPM Changelog
* v0.2.1 -
Unreleased
* v0.2.1 -
2020-04-05
+ Rebind =*debugger-hook*= so that CLPM never drops into debugger.
+ Wildcard config options (such as for HTTP headers) can now be discovered
...
...
README.org
View file @
08b41496
...
...
@@ -51,23 +51,23 @@ files.
[[https://files.clpm.dev/clpm/][https://files.clpm.dev/clpm/]]. The current release files for each platform
are:
+ [[https://files.clpm.dev/clpm/clpm-amd64-darwin-v0.2.
0
.tar.gz][clpm-amd64-darwin-v0.2.
0
.tar.gz]] :: CLPM compiled for 64bit Mac OS.
+ [[https://files.clpm.dev/clpm/clpm-amd64-linux-gnu-v0.2.
0
.tar.gz][clpm-amd64-linux-gnu-v0.2.
0
.tar.gz]] :: CLPM compiled for 64bit Linux using
+ [[https://files.clpm.dev/clpm/clpm-amd64-darwin-v0.2.
1
.tar.gz][clpm-amd64-darwin-v0.2.
1
.tar.gz]] :: CLPM compiled for 64bit Mac OS.
+ [[https://files.clpm.dev/clpm/clpm-amd64-linux-gnu-v0.2.
1
.tar.gz][clpm-amd64-linux-gnu-v0.2.
1
.tar.gz]] :: CLPM compiled for 64bit Linux using
GNU libc (by far the most common).
+ [[https://files.clpm.dev/clpm/clpm-amd64-linux-musl-v0.2.
0
.tar.gz][clpm-amd64-linux-musl-v0.2.
0
.tar.gz]] :: CLPM compiled for 64bit Linux using
+ [[https://files.clpm.dev/clpm/clpm-amd64-linux-musl-v0.2.
1
.tar.gz][clpm-amd64-linux-musl-v0.2.
1
.tar.gz]] :: CLPM compiled for 64bit Linux using
musl libc (e.g., Alpine Linux).
+ [[https://files.clpm.dev/clpm/clpm-arm64-linux-gnu-v0.2.
0
.tar.gz][clpm-arm64-linux-gnu-v0.2.
0
.tar.gz]] :: CLPM compiled for 64bit Linux on ARM
+ [[https://files.clpm.dev/clpm/clpm-arm64-linux-gnu-v0.2.
1
.tar.gz][clpm-arm64-linux-gnu-v0.2.
1
.tar.gz]] :: CLPM compiled for 64bit Linux on ARM
processors using GNU libc.
+ [[https://files.clpm.dev/clpm/clpm-arm64-linux-musl-v0.2.
0
.tar.gz][clpm-arm64-linux-musl-v0.2.
0
.tar.gz]] :: CLPM compiled for 64bit Linux on
+ [[https://files.clpm.dev/clpm/clpm-arm64-linux-musl-v0.2.
1
.tar.gz][clpm-arm64-linux-musl-v0.2.
1
.tar.gz]] :: CLPM compiled for 64bit Linux on
ARM processors using musl libc.
+ [[https://files.clpm.dev/clpm/clpm-armv7-linux-gnu-v0.2.
0
.tar.gz][clpm-armv7-linux-gnu-v0.2.
0
.tar.gz]] :: CLPM compiled for 32bit Linux on ARM
+ [[https://files.clpm.dev/clpm/clpm-armv7-linux-gnu-v0.2.
1
.tar.gz][clpm-armv7-linux-gnu-v0.2.
1
.tar.gz]] :: CLPM compiled for 32bit Linux on ARM
processors using GNU libc.
+ [[https://files.clpm.dev/clpm/clpm-armv7-linux-musl-v0.2.
0
.tar.gz][clpm-armv7-linux-musl-v0.2.
0
.tar.gz]] :: CLPM compiled for 32bit Linux on
+ [[https://files.clpm.dev/clpm/clpm-armv7-linux-musl-v0.2.
1
.tar.gz][clpm-armv7-linux-musl-v0.2.
1
.tar.gz]] :: CLPM compiled for 32bit Linux on
ARM processors using musl libc.
+ [[https://files.clpm.dev/clpm/clpm-amd64-windows-v0.2.
0
.msi][clpm-amd64-windows-v0.2.
0
.msi]] :: CLPM installer for 64 bit Windows.
+ [[https://files.clpm.dev/clpm/clpm-v0.2.
0
.DIGESTS][clpm-v0.2.
0
.DIGESTS]] :: Text file containing the SHA512 sums for every
+ [[https://files.clpm.dev/clpm/clpm-amd64-windows-v0.2.
1
.msi][clpm-amd64-windows-v0.2.
1
.msi]] :: CLPM installer for 64 bit Windows.
+ [[https://files.clpm.dev/clpm/clpm-v0.2.
1
.DIGESTS][clpm-v0.2.
1
.DIGESTS]] :: Text file containing the SHA512 sums for every
previously mentioned file.
+ [[https://files.clpm.dev/clpm/clpm-v0.2.
0
.DIGESTS.asc][clpm-v0.2.
0
.DIGESTS.asc]] :: Same as =clpm-v0.2.
0
.DIGESTS=, but signed with
+ [[https://files.clpm.dev/clpm/clpm-v0.2.
1
.DIGESTS.asc][clpm-v0.2.
1
.DIGESTS.asc]] :: Same as =clpm-v0.2.
1
.DIGESTS=, but signed with
GPG key =0x10327DE761AB977333B1AD7629932AC49F3044CE=.
*** GNU/Linux and Darwin
...
...
scripts/build-wxs.lisp
View file @
08b41496
...
...
@@ -71,7 +71,7 @@
`
((
"Wix"
"xmlns"
"http://schemas.microsoft.com/wix/2006/wi"
)
((
"Product"
"Id"
"*"
"Name"
"Common Lisp Package Manager (CLPM)"
"Version"
"0.2.
0
"
"Version"
"0.2.
1
"
"Manufacturer"
"https://www.clpm.dev"
"UpgradeCode"
"D499FD17-A05C-41F8-837E-8B1BF4C4403B"
"Language"
"1033"
)
...
...
@@ -102,7 +102,7 @@
((
"Directory"
"Id"
"BaseFolder"
"Name"
"CLPM"
)
((
"Directory"
"Id"
"VersionFolder"
"Name"
"v0.2.
0-alpha.
1"
)
"Name"
"v0.2.1"
)
((
"Directory"
"Id"
"INSTALLDIR"
)
((
"Directory"
"Id"
"BINDIR"
"Name"
"bin"
)
...
...
src/clpm-client/version.lisp
View file @
08b41496
...
...
@@ -13,7 +13,7 @@
(
in-package
#:clpm-client/version
)
;; If the location of this changes, the asd file must be updated!
(
defvar
*version*
"0.2.
0
"
(
defvar
*version*
"0.2.
1
"
"The client's version."
)
(
defun
clpm-client-version
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment