Debian Patches

Status for cam2ip/1.6-4

Patch Description Author Forwarded Bugs Origin Last update
base64 <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
.
cam2ip (1.6-1) unstable; urgency=medium
.
* Initial release. (Closes: #1059994)
Gürkan Myczko <tar@debian.org> no debian
websocket.patch Update nhooyr.io/websocket to new import path
The code moved to github.com/nhooyr and then to github.com/coder.
The golang-nhooyr-websocket-dev debian package was updated
without taking old consumers into consideration.

Even if the symlinks for the old import name is added to the library
it still won't work because of go.mod apparently only being
able to have one canonical name:
```
src/github.com/gen2brain/cam2ip/handlers/socket.go:10:2: code in directory /build/cam2ip-1.6/_build/src/nhooyr.io/websocket expects import "github.com/coder/websocket"
```

Thus update the import to the new canonical name.
Andreas Henriksson <andreas@fatal.se> no 2025-01-01

All known versions for source package 'cam2ip'

Links