dev-util/docker-language-server
Language server for Dockerfiles, Compose files, and Bake files
ChangeLog
commit 4aeef5136c9bb78639ee4537bc3e2a6cfa47c226
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Mon Jul 27 00:29:15 2026 +0200
*/*: fix metadata
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 3994a1961d28e9ef1560e2ac55393c00bd46b8c8
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Jul 27 03:42:14 2026 +0600
*/*: drop myself as the maintainer (ingenarel)
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
commit e0df599001764cc99c2fa84d6456e94a94d4fed0
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Jul 13 07:15:45 2026 +0600
dev-util/docker-language-server: change dep tarball link to official gentoo source
Sorry that it took so long, I got busy with some personal inconveniences
Bug: https://bugs.gentoo.org/977887
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
commit e33a3ab7fa8322807b5a53cf6a85c0799f9cf742
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Jun 22 09:00:49 2026 +0600
dev-util/docker-language-server: compile with symbol tables
I originally copied the compile command from the Makefile, and modified
it according to the needs
However, it originally was passing on the `-s` and `-w` flag to the go
linker
From https://pkg.go.dev/cmd/link
```
-s
Omit the symbol table and debug information.
Implies the -w flag, which can be negated with -w=0.
-w
Omit the DWARF symbol table.
```
So when the install phase happened, portage was complaining about pre
stripped files
This should be fixed now
Thanks goes to ago for finding this bug!
Closes: https://bugs.gentoo.org/977875
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
commit 8e5bd0b0adeef79df2e1bafea4d6ea500d4ff90f
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Tue Jun 16 09:11:56 2026 +0600
dev-util/docker-language-server: new package, add 0.20.1
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Author: bakedsnake <bakedsnake@vagrantz.xyz>
Date: Mon Jul 27 00:29:15 2026 +0200
*/*: fix metadata
Signed-off-by: bakedsnake <bakedsnake@vagrantz.xyz>
commit 3994a1961d28e9ef1560e2ac55393c00bd46b8c8
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Jul 27 03:42:14 2026 +0600
*/*: drop myself as the maintainer (ingenarel)
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
commit e0df599001764cc99c2fa84d6456e94a94d4fed0
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Jul 13 07:15:45 2026 +0600
dev-util/docker-language-server: change dep tarball link to official gentoo source
Sorry that it took so long, I got busy with some personal inconveniences
Bug: https://bugs.gentoo.org/977887
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
commit e33a3ab7fa8322807b5a53cf6a85c0799f9cf742
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Jun 22 09:00:49 2026 +0600
dev-util/docker-language-server: compile with symbol tables
I originally copied the compile command from the Makefile, and modified
it according to the needs
However, it originally was passing on the `-s` and `-w` flag to the go
linker
From https://pkg.go.dev/cmd/link
```
-s
Omit the symbol table and debug information.
Implies the -w flag, which can be negated with -w=0.
-w
Omit the DWARF symbol table.
```
So when the install phase happened, portage was complaining about pre
stripped files
This should be fixed now
Thanks goes to ago for finding this bug!
Closes: https://bugs.gentoo.org/977875
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
commit 8e5bd0b0adeef79df2e1bafea4d6ea500d4ff90f
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Tue Jun 16 09:11:56 2026 +0600
dev-util/docker-language-server: new package, add 0.20.1
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>


View
Download
Browse