File: changelog

package info (click to toggle)
nextcloud-spreed-signaling 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,620 kB
  • sloc: sh: 447; makefile: 187; python: 78
file content (150 lines) | stat: -rw-r--r-- 4,987 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
nextcloud-spreed-signaling (2.0.2-1) experimental; urgency=medium

  * Team Upload

  [ Mike Gabriel ]
  * New upstream release.
  * New upstream version 2.0.2
  * debian/patches: Add jwt-v500-revert.patch,
    jwt-v500-revert-generated-files.patch, jwt-v451-revert.patch.
    Revert to jwt v4.50 API, as Debian ships a 5.0-to-4.5.0-reverted jwt
    version at the moment.
  * debian/patches: Add cache-control-vendor.patch. Switch from
    github.com/marcw/cachecontrol (dead upstream) to
    github.com/pquerna/cachecontrol/cacheobject.
  * debian/control: Add version to B-D: golang-github-pion-sdp-dev (>= 3.0.10).
  * debian/control: Add to B-D: golang-github-pquerna-cachecontrol-dev.

 -- Pirate Praveen <praveen@debian.org>  Thu, 19 Jun 2025 17:01:23 +0530

nextcloud-spreed-signaling (1.2.4-3) unstable; urgency=medium

  * Team upload
  * Move systemd service file to be under /usr (Closes: #1073632)

 -- Mathias Gibbens <gibmat@debian.org>  Sun, 18 Aug 2024 19:10:16 +0000

nextcloud-spreed-signaling (1.2.4-2) unstable; urgency=medium

  * Team upload
  * Drop patch for etcd now that 3.5 has been packaged
  * d/control:
    - Set minimum version of golang-etcd-server-dev and
      golang-github-nats-io-go-nats-dev
    - Add protoc-gen-go-1-5 to Build-Depends

 -- Mathias Gibbens <gibmat@debian.org>  Sun, 04 Aug 2024 00:44:57 +0000

nextcloud-spreed-signaling (1.2.4-1) unstable; urgency=medium

  [ Mike Gabriel
  * New upstream release.
  * debian/patches:
    + Add get-debian-version.patch. Derive VERSION from Debian package version.
  * debian/rules:
    + Inject version number (derived from package version) into built executable.

  [ Joachim Bauch ]
  * debian/control:
    + Fix S: field: gnatsd -> nats-server.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 04 Jun 2024 08:58:06 +0200

nextcloud-spreed-signaling (1.2.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Rebase etcd.patch.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 08 Feb 2024 20:19:16 +0100

nextcloud-spreed-signaling (1.2.2-3) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/patches:
    + Drop build-with-sdp-3.4.patch. Resolved upstream (and wrong approach).
      See: https://github.com/strukturag/nextcloud-spreed-signaling/pull/301
      and https://github.com/strukturag/nextcloud-spreed-signaling/issues/
      279#issuecomment-1196857450. (Closes: #1060286).
  * debian/changelog:
    + Adjust @fancycode's real name in previous upload stanza.

  [ Joachim Bauch ]
  * debian/control:
    + Adjust dependencies under Suggests: fields.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 24 Jan 2024 10:12:19 +0100

nextcloud-spreed-signaling (1.2.2-2) unstable; urgency=medium

  * debian/*:
    + Split-up single bin:pkg into four bin:pkgs (server, proxy, client,
      common).
  * debian/patches/*systemd*.patch:
    + Improve/fix/adapt upstream's systemd .service file (for server).
      (Closes: #1060193).
    + Add header to build-with-sdp-3.4.patch.
  * lintian:
    + Silence no-manual-page complaints. Reported upstream.
  * debian/copyright:
    + Update copyright attributions.
  * debian/control:
    + Add myself to Uploaders: field.
    + Add Joachim Bauch to Uploaders: field (upstream + DM).

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 17 Jan 2024 17:48:11 +0100

nextcloud-spreed-signaling (1.2.2-1) unstable; urgency=medium

  * Team upload.
  * [38c8013] New upstream version 1.2.2
  * [8860bee] Refresh patchs for the new version

 -- Anton Gladky <gladk@debian.org>  Tue, 19 Dec 2023 06:35:34 +0100

nextcloud-spreed-signaling (1.1.3-1) unstable; urgency=medium

  * Team upload.
  * Upload into unstable.

 -- Anton Gladky <gladk@debian.org>  Tue, 17 Oct 2023 06:14:11 +0200

nextcloud-spreed-signaling (1.1.3-1~exp1) experimental; urgency=medium

  * Team upload.
  * [901551c] New upstream version 1.1.3.
  * [5c1cfff] Apply patch to build with current etcd.
  * [002057b] Add protoc-gen-go-grpc to build-depends.
  * [03dd8a6] Generate and build proto-files.
  * [e173efd] Update standards version to 4.6.2, no changes needed.

 -- Anton Gladky <gladk@debian.org>  Mon, 16 Oct 2023 21:35:15 +0200

nextcloud-spreed-signaling (0.4.1-4) unstable; urgency=medium

  * Team upload
  * No-change rebuild against golang-github-golang-protobuf-1-3 for
    testing migration.

 -- Shengjing Zhu <zhsj@debian.org>  Sat, 14 Jan 2023 16:47:30 +0800

nextcloud-spreed-signaling (0.4.1-3) unstable; urgency=medium

  * Team upload
  * Bump golang-etcd-server-dev to 3.4.
    And drop patch for etcd 3.3.

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 01 Jan 2023 23:59:03 +0800

nextcloud-spreed-signaling (0.4.1-2) unstable; urgency=medium

  * Team upload.
  * Rebuild source-only as is.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 07 Jun 2022 15:50:41 +0200

nextcloud-spreed-signaling (0.4.1-1) unstable; urgency=medium

  * Initial release

 -- Dominik George <natureshadow@debian.org>  Tue, 29 Mar 2022 18:35:28 +0200