File: changelog

package info (click to toggle)
cjose 0.6.2.1-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,656 kB
  • sloc: ansic: 8,986; sh: 4,505; makefile: 123
file content (127 lines) | stat: -rw-r--r-- 3,880 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
cjose (0.6.2.1-1+deb12u1) bookworm-security; urgency=medium

  * CVE-2023-37464 (Closes: #1041423)

 -- Moritz Mühlenhoff <jmm@debian.org>  Fri, 04 Aug 2023 16:06:39 +0200

cjose (0.6.2.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on check and libjansson-dev.
  * Apply multi-arch hints. + libcjose0: Add Multi-Arch: same.

  [ Moritz Schlarb ]
  * Update Homepage and Upstream Metadata
  * New upstream version 0.6.2.1

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Thu, 24 Nov 2022 14:37:07 +0100

cjose (0.6.2-1) unstable; urgency=medium

  * Remove dfsg sanitization and patches
  * Update watch file for forked upstream repo that is still maintained
  * New upstream version 0.6.2
    * allow compilation against OpenSSL 3 with
      `#define OPENSSL_API_COMPAT 0x10000000L`

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Tue, 19 Apr 2022 13:24:38 +0200

cjose (0.6.1+dfsg1-4) unstable; urgency=medium

  * Import cjose_0.6.1+dfsg1-3ubuntu1.patch

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Wed, 23 Feb 2022 10:17:50 +0100

cjose (0.6.1+dfsg1-3ubuntu1) jammy; urgency=medium

  * d/rules: Disable -Werror for deprecation warnings to fix
    the build against OpenSSL 3

 -- Simon Chopin <simon.chopin@canonical.com>  Thu, 25 Nov 2021 11:35:17 +0100

cjose (0.6.1+dfsg1-3) unstable; urgency=medium

  * Move myself from Uploaders to Maintainer

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Tue, 16 Nov 2021 10:03:15 +0100

cjose (0.6.1+dfsg1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.2.1, no changes needed.
  * Fix field name case in debian/control (Pre-depends => Pre-Depends).

  [ Moritz Schlarb ]
  * Add Salsa CI
  * Update d/watch file
  * Update watch file version
  * Bump Standards-Version and debhelper
  * Purge *.la files
  * Optimize package descriptions
  * Add Build-Depends-Package to symbols file

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Tue, 16 Nov 2021 09:52:44 +0100

cjose (0.6.1+dfsg1-1) unstable; urgency=medium

  * New upstream version 0.6.1+dfsg1
  * Import upstream patch from Upstream PR #78 (Closes: #890907)
  * Update debhelper and Standards-Version
  * Move Vcs-* to Salsa

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Mon, 06 Aug 2018 15:35:23 +0200

cjose (0.6.0+dfsg1-1) unstable; urgency=medium

  * Update debian/control
  * New upstream version 0.6.0+dfsg1
  * Build against current OpenSSL 1.1
  * Update symbols file
  * Specify make test in d/t/control

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Tue, 20 Feb 2018 12:18:21 +0100

cjose (0.5.1+dfsg1-2) unstable; urgency=medium

  * build against openssl 1.1 (closes: #851069)

 -- Christoph Martin <martin@uni-mainz.de>  Tue, 14 Nov 2017 11:32:57 +0100

cjose (0.5.1+dfsg1-1) unstable; urgency=medium

  * New upstream version 0.5.1+dfsg1
  * Add gbp.conf and fix watch filenamemangling
  * Make source DFSG-compliant
  * Remove unused patch

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Mon, 31 Jul 2017 15:32:47 +0200

cjose (0.4.1-3) unstable; urgency=medium

  * fix bad cast of pointer resulting in build problem for 64bit big
    endian
  * add library symbols file

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 23 Jan 2017 11:32:05 +0100

cjose (0.4.1-2) unstable; urgency=medium

  * increase timeout for build tests to make it build on slower archs

 -- Christoph Martin <martin@uni-mainz.de>  Wed, 14 Dec 2016 09:53:08 +0100

cjose (0.4.1-1) unstable; urgency=low

  [ Matthew A. Miller ]
  * Initial release.

  [ Christoph Martin ]
  * finalize Debian release (closes: #847562)

 -- Christoph Martin <martin@uni-mainz.de>  Fri, 09 Dec 2016 16:11:22 +0100