File: changelog

package info (click to toggle)
ruby-certificate-authority 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 468 kB
  • sloc: ruby: 2,666; makefile: 4
file content (125 lines) | stat: -rw-r--r-- 4,582 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
ruby-certificate-authority (1.1.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints. + ruby-certificate-authority: Add Multi-Arch: foreign.

  [ Antonio Terceiro ]
  * New upstream version 1.1.0
  * Bump Standards-Version to 4.6.1; no changes needed
  * Refresh patches
  * Add patches to fix tests

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 19 Dec 2022 21:51:29 -0300

ruby-certificate-authority (1.0.0-2) unstable; urgency=medium

  * Team upload.
  * d/p/0004-remove-keyid-prefix-from-test-string.patch: Fix test causing
    FTBFS due to OpenSSL 3 changes (Closes: #1011734).

 -- Lucas Kanashiro <kanashiro@debian.org>  Tue, 19 Jul 2022 04:15:41 -0300

ruby-certificate-authority (1.0.0-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Apply multi-arch hints.
    + ruby-certificate-authority: Add :any qualifier for ruby dependency.

  [ Antonio Terceiro ]
  * debian/watch: point at github repository
  * New upstream version 1.0.0
    - Drop patches applied upstream:
      + 0004-Let-ruby-find-certificate-authority-in-specs.patch
      + 003_fix_generated_csr
    - Replace debian/patches/002_disable_pkcs11_pkey_ref with a
      exclude_pattern setting in debian/ruby-tests.rake
  * debian/rules: install using Rubygems layout.
    Don't avoid installing rake task now that that will not interfere with
    the global namespace.
  * debian/upstream/metadata: refresh from template
  * debian/control: refresh from template
    - Build-Depends:
      + require debhelper-compat = 13, gem2deb >= 1
      + add ruby-budler, pry to avoid having to patch corresponding
        require statements from spec/spec_helper.rb
    - Standards-Version: bump to 4.6.0 (no changes needed)
    - Add Rules-Require-Root: no
    - Depends: drop explicit ruby interepreter dependency in favor of
      ${ruby:Depends}.
  * Add patches:
    - 0001-Build-a-string-config-for-OpenSSL-Config-as-opposed-.patch: add fix
      for Ruby openssl 3.0.0 (Closes: #1005448)
    - 0002-gemspec-don-t-use-git-to-get-list-of-files.patch: drop
      git usage from gemspec.
    - 0003-gemspec-don-t-load-file-from-lib-explicitly.patch: fix loading the
      gemspec under autopkgtest (i.e. with lib/ moved out of the way).

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 20 Feb 2022 19:24:24 -0300

ruby-certificate-authority (0.2.0~434c15cd-1) unstable; urgency=medium

  * New upstream version 0.2.0~434c15cd
  * d/patches:
    + Remove upgrade-spec-to-rspec3 patch (applied upstream)
    + Refresh others patches (new upstream)
    + Fix CSR spec tests with Ruby 2.5.x (Closes: #888148)
  * d/compat: Bump compat version to 11
  * d/watch: Bump to version 4 and use HTTPS for URI
  * d/copyright: Update copyritght years and use HTTPS for URI
  * d/control:
    + Use my Debian email address
    + Use salsa.debian.org in Vcs-* fields
    + Bump to Standards-Version 4.1.3 (no changes needed)
    + Remove activemodel dependency (already removed from B-D by bdeb690)

 -- Sebastien Badia <sbadia@debian.org>  Sun, 11 Feb 2018 16:48:34 +0100

ruby-certificate-authority (0.2.0~6dd483bf-2) unstable; urgency=medium

  * Team upload
  * Update packaging with dh-make-ruby -w
  * Refresh patches
  * Don't use explicit relative path to load library in specs
    (Closes: #830071)
  * Build-depend on ruby-coveralls

 -- Cédric Boutillier <boutil@debian.org>  Sun, 03 Dec 2017 00:14:56 +0100

ruby-certificate-authority (0.2.0~6dd483bf-1) unstable; urgency=medium

  * Update to latest git commit
  * Refresh 001_upgrade-spec-to-rspec3.patch
  * Remove ruby-activemodel dependency
  * Add ruby-coveralls dependency
  * Bump standards version
  * Disable pkcs#11 Pkey ref tests due to #846548
  * Patch signing request test to match generated CSR
  * Update d/control extended description to be <80 chars

 -- Micah Anderson <micah@debian.org>  Thu, 01 Dec 2016 23:00:00 -0500

ruby-certificate-authority (0.1.6-2) unstable; urgency=medium

  [ Cédric Boutillier ]
  * slight changes for description

  [ Sebastien Badia ]
  * Remove certificate_authority.rake file (installed in the default path)

 -- Sebastien Badia <seb@sebian.fr>  Wed, 02 Mar 2016 10:23:28 -0300

ruby-certificate-authority (0.1.6-1) unstable; urgency=medium

  * Initial release (Closes: #816506)

 -- Sebastien Badia <seb@sebian.fr>  Wed, 02 Mar 2016 09:33:50 -0300