File: changelog

package info (click to toggle)
libzypp 17.25.7-2.4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 30,240 kB
  • sloc: cpp: 94,659; xml: 2,575; sh: 700; makefile: 34; python: 12
file content (240 lines) | stat: -rw-r--r-- 8,703 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
libzypp (17.25.7-2.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS due to missing #include. (Closes: #1028680)

 -- Adrian Bunk <bunk@debian.org>  Sat, 25 Feb 2023 22:30:40 +0200

libzypp (17.25.7-2.3) unstable; urgency=low

  * Non-maintainer upload.
  * 1010_gpgme-pkg_search_module.diff: Fix FTBFS against libgpgme-dev >=
    1.18.0-2 by using pkg_search_module(). Closes: #1024577

 -- Andreas Metzler <ametzler@debian.org>  Thu, 08 Dec 2022 12:07:05 +0100

libzypp (17.25.7-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add upstream fix for FTBFS with gcc 12. (Closes: #1016279)

 -- Adrian Bunk <bunk@debian.org>  Thu, 06 Oct 2022 23:17:51 +0300

libzypp (17.25.7-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add upstream fix for FTBFS with gcc 11. (Closes: #984214)

 -- Adrian Bunk <bunk@debian.org>  Thu, 09 Dec 2021 19:34:44 +0200

libzypp (17.25.7-2) unstable; urgency=medium

  * debian/watch:
    + Fix Github watch URL.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 29 Apr 2021 14:26:29 +0200

libzypp (17.25.7-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Update versioned B-D: libsolv-dev (>= 0.7.17).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 23 Feb 2021 12:08:04 +0100

libzypp (17.25.6-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Fix D (in bin:pkg libzypp-dev): libsolv0-dev -> libsolv-dev. (Also fix
      minimal version required).
    + Fix S (in libzypp-doc): libzypp1702 -> libzypp1722.
  * debian/patches:
    + Trivial rebase of all patches.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 20 Jan 2021 16:48:04 +0100

libzypp (17.25.5-2) unstable; urgency=medium

  * Upload to unstable.

  * debian/patches:
    + Update 1003_various-typo-fixes.patch. More typo fixes.
    + Add patch header to 1004_fix-fastcgi-includes.patch.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 06 Jan 2021 16:04:21 +0100

libzypp (17.25.5-1) experimental; urgency=medium

  * Upload to experimental.

  * New upstream release.
    - Fix FTBFS in MediaSetAccess_test. (Closes: #977228).
    - CVE-2019-18900: Fix cookies file permissions. (Closes: #953362).
  * debian/*:
    + SONAME change (1702 -> 1722).
  * debian/patches:
    + Add 1004_fix-fastcgi-includes.patch. Fix include paths for fastcgi
      headers.
    + Trivial rebase of patches 1002 and 1003.
  * debian/control:
    + Bump Standards-Version: to 4.5.1. No changes needed.
    + Add Rules-Requires-Root: field and set it to 'no'.
    + Various adaptations in B-D field. (Closes: #960619).
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/watch:
    + Switch to format version 4.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse. Thanks, lintian-brush.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 05 Jan 2021 22:31:18 +0100

libzypp (17.7.0-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 17 Sep 2018 13:31:02 +0200

libzypp (17.6.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.2.1. No changes needed.
  * debian/rules:
    + Drop repacking of orig tarball. Use the Github exported tarball
      directly.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 31 Aug 2018 08:40:21 +0200

libzypp (17.6.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + Create orig tarball in ../ rather than in ./.
  * debian/patches:
    + Rebase 1003_various-typo-fixes.patch.
  * debian/copyright:
    + Update auto-generated copyright.in template file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 20 Aug 2018 16:07:46 +0200

libzypp (17.3.1-2) unstable; urgency=medium

  * debian/control: Add all dev:pkgs from B-D under D of libzypp-dev.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 03 Jun 2018 01:13:54 +0200

libzypp (17.3.1-1) unstable; urgency=medium

  * New upstream release (after a long time...).
    - Fixes CVE-2017-7435, CVE-2017-7436, CVE-2017-9269. (Closes: #899065).
    - SONAME version bump by upstream. (Closes: #797867)
    - FTBFS of previous / old-in-Debian version likely solved. (Closes:
      #841769).
  * debian/patches:
    + Drop 1003-Add-support-for-openssl-1.1.patch. Fixed upstream.
    + Rebase 1002_cmake-module-path-fix.patch.
    + Add 1003_various-typo-fixes.patch. Fix some typo flaws in output messages.
  * debian/control:
    + SONAME bump, rename bin:pkg. Use SONAME based bin:pkg names in the first
      place. (Closes: #797869).
    + Add B-D asciidoctor.
    + Add B-D: libgpgme-dev.
    + Update B-D: librpm-dev (>= 4.4).
    + Add B-D: libcurl4-openssl-dev (>= 7.19.4).
    + Update B-D: libsolv0-dev (>= 0.6.27).
    + Add B-Ds: libpopt-dev and dejagnu.
    + Drop Thomas Bechthold from Uploader: field again. (Closes: #892674).
      Thanks for previous contributions.
    + Fix LONG_DESCRIPTION (libzypp-common). Remove duplicated paragraph.
      (Closes: #861995).
    + Set Priority: from extra to optional.
    + Bump Standards-Version: to 4.1.4.
    + Add S (libzypp1702): libzypp-doc. (Closes: #849899).
    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
    + Add B:/R: for older libzypp bin:pkg versions.
    + Add B (libzypp(1702): zypper (<< 1.14). We very possibly break zypper
      (<< 1.14).
  * debian/{control,rules}:
    + Enable all hardening flags.
    + Drop manually crafted dbg:package.
  * debian/{control,compat}: Bump to DH compat version level 10.
  * debian/rules:
    + Drop chmod on nofify-message. Not shipped anymore.
    + Provide a writeable home to gnupg. Needed for some unit tests.
    + Stop parsing dpkg-parsechangelog's output.
  * debian/libzypp-bin.install:
    + No files in /usr/lib/zypp anymore.
  * lintian:
    + Drop binary-without-manpage man page override (bin:pkg libzypp-bin). The
      non-documented binaries have been removed by upstream.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
    + Use secure URI for copyright format reference.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 28 May 2018 14:34:46 +0200

libzypp (16.4.3-1) unstable; urgency=medium

  * New upstream version.
  * Drop 2001_fix-repo2solv-call-on-Debian.patch . No longer needed.
  * Add 1003-Add-support-for-openssl-1.1.patch for newer openssl
    versions.
  * Add myself as a uploader.
  * Bump Standards to 3.9.8. No changes needed.

 -- Thomas Bechtold <toabctl@debian.org>  Mon, 20 Feb 2017 14:15:34 -0500

libzypp (15.3.0-1) unstable; urgency=medium

  * New upstream version.
    - Fix Downloader_test to use noarch data (works on all archs). Fix
      FTBFS on several architectures. (Closes: #778320).
  * debian/patches:
    + Drop 1001_configurable-include-dir.patch,
           1003_fix-typos-in-output-messages.patch,
           1004_enable-tests-on-Debian.patch,
           2002_enable-autodoc.patch,
           2003_enable-translations.patch.
      Similar patches (with configure option at build time)
      have been applied upstream.
    + Update 1002_cmake-module-path-fix.patch,
             2001_fix-repo2solv-call-on-Debian.patch.
      Make sure patches apply cleanly against latest upstream code.
  * debian/copyright{,.in}:
    + Update copyright information for new upstream release.
    + Update script-generated copyright file template.
  * debian/control:
    + Bump Standards: to 3.9.6. No changes needed.
    + B-D -> versioned B-D: libsolv-dev -> libsolv0-dev (>= 0.6.10).
    + Add B-Ds: libboost-dev, libboost-program-options-dev, libboost-test-dev,
      libboost-thread-dev; drop B-Ds: libboost-all-dev, dejagnu,
      libgettextpo-dev, zsync. (Closes: #775675).
  * debian/rules:
    + Enable -DDEBIAN=1 build logic (tests, translations, docs).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 02 Jun 2015 05:16:04 +0200

libzypp (14.29.1-2) unstable; urgency=medium

  * debian/libzypp-config.postinst:
    + Fix package installation failure if /etc/zypp/locks is not present.
  * debian/patches:
    + Fix /1002_cmake-module-path-fix.patch. Install cmake configs to
      /usr/lib/<triplet>/Zypp/ZyppConfig.cmake (instead of
      LibZypp/LibZyppConfig.cmake).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 25 Sep 2014 15:20:43 +0200

libzypp (14.29.1-1) unstable; urgency=medium

  * Initial release. (Closes: #761988).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 25 Sep 2014 12:33:58 +0200