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 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401
|
libcap-ng (0.9.2-1) unstable; urgency=medium
* New upstream release.
* Rebase patches.
* Add patch from upstream to move bash completion file to correct
location.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sun, 29 Mar 2026 19:42:29 +0200
libcap-ng (0.9.1-1) unstable; urgency=medium
* New upstream release.
* Rebase patches:
- Drop cherry-picked patch included from upstream.
* d/copyright:
- Remove old FSF address.
- Bump copyright year on myself.
- Bump copyright year on upstream.
* Remove RRR, value is now default.
* Update Standards-Version to 4.7.3:
- Remove priority, optional is now default.
* Update d/watch to version 5.
* Run wrap-and-sort with arguments 'asbkt'.
* Use CI pipeline from file, not URL.
* Add pkg-config as build dependency.
* Add d/clean to remove file after build.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Fri, 20 Feb 2026 11:00:07 +0100
libcap-ng (0.8.5-4) unstable; urgency=medium
* Fix lintian warnings from autopkgtest.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Wed, 27 Nov 2024 21:46:55 +0100
libcap-ng (0.8.5-3) unstable; urgency=medium
* Add upstream test-suites as autopkgtest.
* Remove d/libcap-ng-dev.dirs, no longer needed.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sun, 20 Oct 2024 09:26:34 +0200
libcap-ng (0.8.5-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTBFS with nopython build profile. Closes: #1078857
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sun, 18 Aug 2024 13:24:22 +0200
libcap-ng (0.8.5-1) unstable; urgency=medium
* New upstream release.
* Patches:
- Refresh use-version-specific-python3-config.patch.
- Add patch from upstream to fix Python path when configuring.
- Drop remove-python-global-exception-handler-since-its-deprecat.patch,
included upstream.
* Update Standards-version to 4.7.0, no changes needed.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Wed, 17 Apr 2024 07:32:52 +0200
libcap-ng (0.8.4-2) unstable; urgency=medium
* Add patch from upstream to fix ftbfs. Closes: #1063398
* Update copyright year for myself.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Wed, 07 Feb 2024 23:44:50 +0100
libcap-ng (0.8.4-1) unstable; urgency=medium
* New upstream release.
* Download source from GitHub.
* Patches:
- Drop all current patches, included upstream or no longer needed
- Add new patch to specify python3-config.
* Refresh copyright file.
* Drop 'without-python', upstream no longer supports Python 2.
* Create 'NEWS' file before running autoreconf.
* Install Python modules in correct location.
* Update upstream documentation shipped with the package.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sat, 23 Dec 2023 13:08:34 +0100
libcap-ng (0.8.3-3) unstable; urgency=medium
* Upload to unstable.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sun, 03 Dec 2023 16:20:31 +0100
libcap-ng (0.8.3-2) experimental; urgency=medium
* Move files to /usr Closes: #947323
* Update Standards-Version to 4.6.2, no changes needed.
* Drop 'with=autoreconf'
* Change to dh-sequence-python3
* Drop d/dirs, no longer needed.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Mon, 27 Nov 2023 07:30:28 +0100
libcap-ng (0.8.3-1) unstable; urgency=medium
* New upstream release. Closes: #1004519
* Patches:
- Rebase patches.
- Add 03-python3-compatible-tests.patch
- Add 04-log-error.patch, taken from Fedora.
- Add 05-correct-section-and-whatis-entry.patch
Applies to libdrop_ambient.7
- Drop 02_fix_armel_segfault_memset.patch
- Change 01_manpage_description.patch -> 01_man-pages_fixes.patch
Includes typos, whatis entries and minor fixes in 'SEE ALSO' section.
* Include man-page for library 'drop_ambient'.
* Enable testsuite at build time.
* Add all hardening build flags.
* d/libcap-ng0.symbols:
- Update symbols.
- Add Build-Depends-Package field.
* Correct path for libdrop_ambient in dev package.
* Update Standards-Version to 4.6.1.
* d/copyright:
- Update for new upstream release.
- Add Upstream-Name field.
- Add new sections for debian/patches. Licensing files to LGPL-2.1+
Closes: #987984
- Add myself to debian/* section.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Thu, 23 Jun 2022 07:22:33 +0200
libcap-ng (0.7.9-4) unstable; urgency=medium
* d/copyright: Update file location, doc -> docs
* Instead of excluding *.la files, we just delete them,
d/not-installed is removed since it superfluous.
* Package didn't build on Ubuntu. Simplifying d/rules when building multiple
Python 3 libraries.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Sat, 18 Jun 2022 11:08:24 +0200
libcap-ng (0.7.9-3) unstable; urgency=medium
* New maintainer Closes: #1011366
* d/control:
- Change architecture to linux-any. Closes: #961966
- Apply multiarch hints for package libcap-ng-dev. Closes: #983476
- Bump debhelper to version 13.
- Remove no longer needed build-dependencies; dh-autoreconf and
autotools-dev
- Remove trailing-whitespace.
- Remove duplicated section field.
- Change to secure URI for homepage.
- Move package into Vcs repository.
- Document Rules-Requires-Root.
- Update package description.
* Drop d/compat, use debhelper-compat in d/control instead.
* d/not-installed: Don't install .la files.
* d/watch:
- Remove unnecessary comments and empty lines.
- Bump to version 4.
- Use secure URI.
* Change patches to gbp-pq format.
* d/p/02_fix_armel_segfault_memset.patch: Add DEP-3 compliant header.
* Build Python library for all supported Python3 versions and specify
correct module name regarding autodep8 tests. Closes: #973276
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository
and Repository-Browse.
* wrap-and-sort
[ Bastian Germann ]
* d/copyright: Convert to machine-readable format
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Fri, 10 Jun 2022 08:00:22 +0200
libcap-ng (0.7.9-2.2) unstable; urgency=medium
* Non-maintainer upload.
* d/control
- Remove dependency on linux-kernel-headers closes: #959225
- Remove libattr1-dev as build dependency closes: #953925
- Build for default python3 version closes: #943627
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Tue, 19 May 2020 14:54:57 +0200
libcap-ng (0.7.9-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #936845
-- Sandro Tosi <morph@debian.org> Thu, 17 Oct 2019 17:30:59 -0400
libcap-ng (0.7.9-2) unstable; urgency=medium
* Refreshed quilt patches
* Import patch: fix mark the DSOs as unloadable
Thanks to Laurent Bigonville.
(Closes: #914565, #915642, #904808)
* Drop X-Python-Version fields, versions are ok since oldstable now
-- Pierre Chifflier <pollux@debian.org> Mon, 14 Jan 2019 13:33:52 +0100
libcap-ng (0.7.9-1) unstable; urgency=medium
* New upstream version 0.7.9 (Closes: #896314, #725926)
* Add symbols file (Closes: #829061)
-- Pierre Chifflier <pollux@debian.org> Sat, 28 Apr 2018 17:10:47 +0200
libcap-ng (0.7.7-3.1) unstable; urgency=medium
[ Manuel A. Fernandez Montecelo ]
* Non-maintainer upload.
[ Helmut Grohne ]
* Add nopython build profile (Closes: #831362)
* Fix FTCBFS: make python-related Build-Depends cross-satisfiable
(Closes: #840848)
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Mon, 25 Sep 2017 00:43:37 +0200
libcap-ng (0.7.7-3) unstable; urgency=high
* Install libcap-ng so file to /lib (Closes: #829126, #828992)
* Urgency high, RC bug
-- Pierre Chifflier <pollux@debian.org> Sun, 03 Jul 2016 21:04:40 +0200
libcap-ng (0.7.7-2) unstable; urgency=medium
* Trigger build to fix link problems (Closes: #807664)
* Bump Standards Version to 3.9.8
-- Pierre Chifflier <pollux@debian.org> Tue, 26 Apr 2016 11:02:08 +0200
libcap-ng (0.7.7-1) unstable; urgency=medium
* Imported Upstream version 0.7.7
- Fix leaked FD in library init (Closes: #796167)
-- Pierre Chifflier <pollux@debian.org> Sat, 26 Sep 2015 13:09:17 +0200
libcap-ng (0.7.6-1) unstable; urgency=medium
* Imported Upstream version 0.7.6
* Add new binary package for Python3 bindings
-- Pierre Chifflier <pollux@debian.org> Sun, 10 May 2015 16:26:29 +0200
libcap-ng (0.7.4-3) unstable; urgency=medium
* Bump Standards Version to 3.9.6
* Switch to dh_python, merge patch from James Wilson
That should fix empty python packages on non-amd64 architectures
(Closes: #766136)
* Remove build-dep on chrpath, not used anymore (Closes: #738514)
Keep the build-dep on python-all-dev, this is the correct dependency for
use with dh_python
-- Pierre Chifflier <pollux@debian.org> Tue, 05 May 2015 13:03:00 +0200
libcap-ng (0.7.4-2) unstable; urgency=medium
* Replace pyversions file with X-Python-Version control field
* Disable tests for now, they fail because of a failing relink
-- Pierre Chifflier <pollux@debian.org> Fri, 22 Aug 2014 08:37:26 +0200
libcap-ng (0.7.4-1) unstable; urgency=medium
* Imported Upstream version 0.7.4
* Bump Standards Version to 3.9.5
* Drop dependency on hardening-wrapper, we are using dpkg-buildflags
* Ack NMU
-- Pierre Chifflier <pollux@debian.org> Wed, 20 Aug 2014 15:33:07 +0200
libcap-ng (0.7.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* Use dh-autoreconf for better support of new architectures. Thanks
Breno Leitao <brenohl@br.ibm.com> (Closes: #745562)
* Do not Build-Depend on python-support, since the package uses dh9 and
--with python2 (thus using the current dh_python2 utility and rendering
the other build-dependency obsolete). Thanks Sebastien Bacher
<seb128@ubuntu.com> (Closes: #707100)
* Add "Multi-Arch: same" in debian/control to avoid some conflicts in
dpkg. Thanks Frédéric Brière <fbriere@fbriere.net> (Closes: #697385)
- Also change 'Pre-Depends: multiarch-support' to
'Pre-Depends: ${misc:Pre-Depends}', as recommended in the guides
* Fix typo in package description, thanks Pascal De Vuyst
<pascal.devuyst@gmail.com> (Closes: #704466)
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Tue, 20 May 2014 20:54:46 +0100
libcap-ng (0.7.3-1) unstable; urgency=low
* Imported Upstream version 0.7.3
* Swith to DH 9
* Tests are no enabled during build (Closes: #583882)
-- Pierre Chifflier <pollux@debian.org> Sat, 10 Nov 2012 16:29:37 +0100
libcap-ng (0.6.6-2) unstable; urgency=high
* Switch to dpkg-source 3.0 (quilt) format
* Bump Standards Version to 3.9.3
* Add patch to replace memset calls by a loop to zero array.
This should fix a segfault on armel (and other) architectures
(Closes: #631807, #635664)
* RC bugs, so urgency high
-- Pierre Chifflier <pollux@debian.org> Sat, 16 Jun 2012 22:38:20 +0200
libcap-ng (0.6.6-1) unstable; urgency=low
* Imported Upstream version 0.6.6
* Enable hardening-wrapper
* Bump Standard Version to 3.9.2
-- Pierre Chifflier <pollux@debian.org> Sat, 25 Jun 2011 13:57:30 +0200
libcap-ng (0.6.5-1) unstable; urgency=low
* Imported Upstream version 0.6.5
* Bump standards version to 3.9.1
* debian/rules: Fix installation for python2.7 (Closes: #607121).
Thanks to Matthias Klose for the patch.
* Use uppercase for word POSIX (Closes: #591065)
-- Pierre Chifflier <pollux@debian.org> Tue, 14 Dec 2010 22:12:49 +0100
libcap-ng (0.6.4-1) unstable; urgency=low
* Imported Upstream version 0.6.4
* Bump Standards version to 3.9.0
-- Pierre Chifflier <pollux@debian.org> Tue, 20 Jul 2010 10:03:49 +0200
libcap-ng (0.6.3-1) unstable; urgency=low
* Imported Upstream version 0.6.3
* Bump standards version to 3.8.4
-- Pierre Chifflier <pollux@debian.org> Sat, 13 Mar 2010 11:14:11 +0100
libcap-ng (0.6.2-4) unstable; urgency=low
* Acknowledge NMU (Closes: #563146, #553156, #555716)
Thanks Matthias.
* Fix lintian warning debhelper-but-no-misc-depends libcap-ng-dev
-- Pierre Chifflier <pollux@debian.org> Mon, 04 Jan 2010 20:32:45 +0100
libcap-ng (0.6.2-3.1) unstable; urgency=low
* NMU
* Build with -O0 on sparc/sparc64 to work around GCC ICE. Closes: #563146.
* Swap libcap-ng0/libcap-ng-dev package descriptions.
Closes: #553156, #555716.
-- Matthias Klose <doko@debian.org> Thu, 31 Dec 2009 11:30:56 +0100
libcap-ng (0.6.2-3) unstable; urgency=low
* Apply patch from Simon McVittie:
* Use host rather than build to detect armel (for correct
cross-compilation), use the Debian architecture rather than the GNU
triplet, and reference Bug #552224 to explain why the workaround is there
-- Pierre Chifflier <pollux@debian.org> Mon, 26 Oct 2009 23:34:37 +0100
libcap-ng (0.6.2-2) unstable; urgency=low
* Apply patch from Simon McVittie:
* Don't optimize on armel, to work around overly aggressive optimization (?)
on __thread variable. Closes: #546823
* Fix NAME sections of man pages so whatis can understand them (Lintian
warning).
* Install .pc file so pkg-config can be used to find libcap-ng (dh_install
warning). Closes: #552039
-- Pierre Chifflier <pollux@debian.org> Fri, 23 Oct 2009 14:25:28 +0200
libcap-ng (0.6.2-1) unstable; urgency=low
* New upstream release
-- Pierre Chifflier <pollux@debian.org> Fri, 09 Oct 2009 10:22:55 +0200
libcap-ng (0.6.1-1) unstable; urgency=low
* New upstream release (Closes: #545556)
* Bump Standards Version to 3.8.3 (no changes)
* Set package priority to optional (Closes: #545558)
* Add new bonary package for Python bindings
-- Pierre Chifflier <pollux@debian.org> Thu, 10 Sep 2009 01:41:27 +0200
libcap-ng (0.5.1-1) unstable; urgency=low
* Initial release (Closes: #533508)
-- Pierre Chifflier <pollux@debian.org> Mon, 22 Jun 2009 21:47:25 +0200
|