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 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776
|
umockdev (0.19.4-2) unstable; urgency=medium
* Replace obsolete libgirepository1.0-dev build-dep.
See build-depends-on-obsolete-package lintian warning and
libgirepository1.0-dev README.Debian. (Closes: #1118928)
* Add ${gir:Provides} to -dev. Fixes gir-package-name-does-not-match
lintian warning.
-- Martin Pitt <mpitt@debian.org> Sun, 26 Oct 2025 10:34:37 +0100
umockdev (0.19.4-1) unstable; urgency=medium
[ Martin Pitt ]
* New upstream bug fix release:
- preload: Hide sticky bit from emulated block dev stat
- preload: Wrap listxattr()
- uevent-sender: Retry udev_device_new_from_syspath() on failure
- uevent_sender: Retry sendmsg() on EAGAIN
- tests: Adjust for evtest 1.36
[ Luca Boccassi ]
* autopkgtest: xserver-xorg-input-synaptics is not available on s390x.
108s The following packages have unmet dependencies:
108s satisfy:command-line : Depends: xserver-xorg-input-synaptics but it
is not installable
108s E: Unable to correct problems, you have held broken packages.
Mark it as !s390x
-- Martin Pitt <mpitt@debian.org> Sun, 12 Oct 2025 15:34:52 +0200
umockdev (0.19.3-2) unstable; urgency=medium
* Upload to unstable, to unblock systemd 258 testing in experimental.
-- Martin Pitt <mpitt@debian.org> Thu, 07 Aug 2025 09:05:05 +0200
umockdev (0.19.3-1) experimental; urgency=medium
* New upstream bug fix release:
- preload: Wrap __fstat64_time64(). Fixes 32 bit ARM FTBFS.
-- Martin Pitt <mpitt@debian.org> Fri, 01 Aug 2025 14:53:29 +0200
umockdev (0.19.2-1) experimental; urgency=medium
* New upstream bug fix release:
- preload: Trap dirfd access to /dev, fstat(), and open_tree()
* Bump Standards-Version to 4.7.2. No changes necessary.
-- Martin Pitt <mpitt@debian.org> Wed, 30 Jul 2025 17:48:02 +0200
umockdev (0.19.1-3) unstable; urgency=medium
* Revert "Explicitly add gobject-introspection-bin build dependency"
That was a lintian bug. (Closes: #1094626)
* Move to dh-sequence-gir build dependency. Thanks Simon McVittie for
pointing out!
* Add missing gir1.2-gobject-2.0-dev. Thanks to dh_girepository for warning
about it.
-- Martin Pitt <mpitt@debian.org> Sat, 01 Feb 2025 06:01:16 +0000
umockdev (0.19.1-2) unstable; urgency=medium
* libumockdev0: Add new symbols from 0.19.0
-- Martin Pitt <mpitt@debian.org> Sat, 04 Jan 2025 15:54:56 +0100
umockdev (0.19.1-1) unstable; urgency=medium
* New upstream bug fix release:
- preload: Restore errno in ioctl_emulate_open()
- preload: Only emulate ioctls on emulated devices
- Fix ioctl_tree_execute() ret type and initialization (thanks Helge Deller)
(Closes: #1091619)
- tests: Disable spidev on big-endian 32-bit platforms (thanks Helge Deller)
* debian/rules: Tolerate slow/noisy builders.
Some record tests occasionally fail during reproducibility testing.
These can happen on slow/noisy build machines. The precise timing tests
are mostly relevant for upstream development, so set SLOW_TESTBED_FACTOR
for downstream builds just like in the rpm spec.
-- Martin Pitt <mpitt@debian.org> Thu, 02 Jan 2025 14:58:12 +0100
umockdev (0.19.0-1) unstable; urgency=medium
* New upstream release:
- API: Add UMockdev.Testbed.wait_script() to sync to scripts/evemu replays
- API: UMockdev.Testbed.load_script_from_string()
- API: UMockdev.Testbed.load_evemu_events_from_string()
- Make uevent synthesis thread-safe (thanks Bob Henz)
- Handle "connection refused" when sending a uevent (thanks Bob Henz)
-- Martin Pitt <mpitt@debian.org> Sat, 28 Dec 2024 06:04:17 +0000
umockdev (0.18.4-1) unstable; urgency=medium
* Add git-buildpackage configuration. In particular, enable pristine-tar.
* New upstream bug fix release:
- Add ioctls for Chromium OS EC devices (thanks Abhinav Baid)
- Generate "remove" uevent in umockdev_testbed_remove_device()
(thanks Bob Henz)
- Recursively remove children with uevents (thanks Bob Henz)
- preload: Fix sigmask block and restore race (thanks barath)
-- Martin Pitt <mpitt@debian.org> Wed, 04 Sep 2024 07:55:20 +0200
umockdev (0.18.3-1) unstable; urgency=medium
* New upstream release:
- preload: Re-fix time64 redirects for glibc < 2.39.9
-- Martin Pitt <mpitt@debian.org> Thu, 23 May 2024 09:57:53 +0200
umockdev (0.18.2-1) unstable; urgency=medium
* New upstream release:
- preload: Fix time64 redirect for glibc 2.39.9
* Bump Standards-Version to 4.7.0. No changes necessary.
-- Martin Pitt <mpitt@debian.org> Tue, 21 May 2024 07:09:20 +0200
umockdev (0.18.1-1) unstable; urgency=medium
* New upstream release:
- preload: Provide wrappers for functions specific to 64-bit time_t (thanks Steve Langasek)
- preload: Fix building with _FILE_OFFSET_BITS (thanks Zixing Liu and Steve Langasek)
- tests: Skip usbfs_ioctl_pcap on sparc64 (fixes FTBFS)
- Closes: #1067208
-- Martin Pitt <mpitt@debian.org> Sun, 24 Mar 2024 11:54:21 +0100
umockdev (0.18.0-1) unstable; urgency=medium
* New upstream release:
- Record and restore SELinux context for mocked /dev nodes
- preload: wrap fstatfs() and statfs() on musl
- Fix build with meson 1.4
* Update pkg-config → pkgconf build dependency.
The former is a transitional name.
* Explicitly add gobject-introspection-bin build dependency.
Fixes "missing-build-dependency-for-dh-addon gir" lintian error.
gobject-introspection already depends on it, so it's a no-op.
-- Martin Pitt <mpitt@debian.org> Sun, 03 Mar 2024 08:45:30 +0100
umockdev (0.17.18-1) unstable; urgency=medium
* New upstream bug fix release:
- preload: Don't read udev cache data from system
- Various test fixes
-- Martin Pitt <mpitt@debian.org> Wed, 26 Jul 2023 08:03:22 +0000
umockdev (0.17.17-1) unstable; urgency=medium
* New upstream bug fix release:
- Fix race with worker thread accessing $UMOCKDEV_DIR
-- Martin Pitt <mpitt@debian.org> Sun, 16 Apr 2023 08:28:23 +0000
umockdev (0.17.16-1) unstable; urgency=medium
* New upstream release:
- preload: Wrap __getcwd_chk()
- uevent_sender: Fix fd leak in sendmsg_one
- Fix gcc -fanalyzer complaints
* debian/libumockdev0.symbols: Add new symbols from 0.17.13
* Bump Standards-Version to 4.6.2. No changes necessary.
* debian/watch: Use GitHub API. The /releases page has become JavaScript-y
recently and thus unreadable by machines. Scan the API instead and
construct a download URL.
-- Martin Pitt <mpitt@debian.org> Sun, 29 Jan 2023 19:46:52 +0100
umockdev (0.17.14-1) unstable; urgency=medium
[ Martin Pitt ]
* New upstream release:
- ioctl: Make data object usable from Python (thanks Benjamin Berg)
- preload: Wrap statfs()
- Move to gnu11 C standard
- Lots of small potential bug fixes spotted by Coverity
[ Debian Janitor ]
* Apply multi-arch hints. + gir1.2-umockdev-1.0: Add Multi-Arch: same.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Martin Pitt <mpitt@debian.org> Thu, 24 Nov 2022 15:25:58 +0100
umockdev (0.17.13-1) unstable; urgency=medium
* New upstream bug fix release:
- preload: Wrap fstatfs(), to work with systemd 251 also with Python tests
- Fix documentation build
-- Martin Pitt <mpitt@debian.org> Mon, 30 May 2022 12:31:13 +0200
umockdev (0.17.10-1) unstable; urgency=medium
* New upstream bug fix release:
- preload: Wrap fortified version of readlinkat
- Adjust to systemd 251-rc2: Set $SYSTEMD_DEVICE_VERIFY_SYSFS, parse new
udevadm format, update tests
-- Martin Pitt <mpitt@debian.org> Tue, 10 May 2022 10:45:56 +0200
umockdev (0.17.8-1) unstable; urgency=medium
* New upstream bug fix release:
- Fix some potential crashes spotted by Coverity
-- Martin Pitt <mpitt@debian.org> Sat, 02 Apr 2022 09:01:49 +0200
umockdev (0.17.7-1) unstable; urgency=medium
* New upstream bug fix release:
- Fix uevent race condition in umockdev_testbed_add_from_string()
-- Martin Pitt <mpitt@debian.org> Tue, 01 Mar 2022 06:54:06 +0100
umockdev (0.17.6-1) unstable; urgency=medium
* New upstream version 0.17.6:
- Increase uevent buffer size
-- Martin Pitt <mpitt@debian.org> Fri, 21 Jan 2022 13:21:32 +0100
umockdev (0.17.5-1) unstable; urgency=medium
* New upstream version 0.17.5:
- Relax overzealous stat nlink unit test
-- Martin Pitt <mpitt@debian.org> Tue, 18 Jan 2022 11:22:53 +0100
umockdev (0.17.4-1) unstable; urgency=medium
* New upstream version 0.17.4:
- Include udev properties in emulated netlink messages, to work with
recent libudev.
-- Martin Pitt <mpitt@debian.org> Tue, 18 Jan 2022 11:02:41 +0100
umockdev (0.17.3-1) unstable; urgency=medium
* New upstream version 0.17.3:
- tests: Work around broken HIDIOCGRDESCSIZE ioctl on big-endian
architectures.
-- Martin Pitt <mpitt@debian.org> Tue, 11 Jan 2022 08:00:56 +0100
umockdev (0.17.2-1) unstable; urgency=medium
* New upstream version 0.17.2:
- preload: Wrap statx() and fstatat(), to fix ls and other tools on recent
glibc versions.
-- Martin Pitt <mpitt@debian.org> Mon, 10 Jan 2022 09:03:52 +0100
umockdev (0.17.1-1) unstable; urgency=medium
* New upstream version 0.17.1:
- Fix /sys/dev/* symlinks; regression from 0.15.3
-- Martin Pitt <mpitt@debian.org> Tue, 14 Dec 2021 07:33:20 +0100
umockdev (0.17.0-1) unstable; urgency=medium
* New upstream version 0.17.0:
- Add ioctls necessary to record/replay hidraw devices (thanks Daiki Ueno)
- meson: Respect includedir option (thanks Florentin Dubois)
-- Martin Pitt <mpitt@debian.org> Sat, 11 Dec 2021 11:02:30 +0100
umockdev (0.16.3-1) unstable; urgency=medium
* New upstream version 0.16.3:
- Several pcap replay fixes (thanks Benjamin Berg)
- Immediately create "bus" and "class" directories in /sys to fix udev
enumerator (thanks David Lechner)
- preload: Avoid some unaligned access to fix failure on sparc
- Don't build with -Werror by default
* libumockdev0.symbols: Drop internal symbol
* libumockdev0.symbols: Add Build-Depends-Package
* gir1.2-umockdev-1.0: Install typelib into multiarch directory
* Override lintian errors for libumockdev-preload. This is not a public
shared library, so it should neither have a symbols file nor packaged
separately.
-- Martin Pitt <mpitt@debian.org> Wed, 15 Sep 2021 08:05:22 +0200
umockdev (0.16.2-1) unstable; urgency=medium
* New upstream version 0.16.2:
- Implement pcap control transfer replaying
- Fix Coverity errors
- Fix most valac build warnings
-- Martin Pitt <mpitt@debian.org> Wed, 25 Aug 2021 11:30:04 +0200
umockdev (0.16.1-2) unstable; urgency=medium
* debian/watch: Update to format version 4
* Update to debhelper compat level 13.
* Bump Standards-Version to 4.6.0. No changes necessary.
* debian/libumockdev0.symbols: Add new symbols from 0.16.0
-- Martin Pitt <mpitt@debian.org> Mon, 23 Aug 2021 11:36:44 +0200
umockdev (0.16.1-1) experimental; urgency=medium
* New upstream version 0.16.1:
- Fix wrong ioctl constants on ppc64el
- Fix test-umockdev-record failure in some build environments
-- Martin Pitt <mpitt@debian.org> Fri, 02 Jul 2021 14:53:18 +0200
umockdev (0.16.0-1) experimental; urgency=medium
* New upstream version 0.16.0:
- Move ioctl emulation from preload library to main test process
- Add test API for custom ioctl and device read/write handlers
- Support USB replay from usbmon pcap captures
- Support SPI ioctl/read/write record and replay
* debian/control: Add new libpcap-dev build dependency.
Required for pcap trace replaying.
-- Martin Pitt <mpitt@debian.org> Thu, 01 Jul 2021 10:40:45 +0200
umockdev (0.15.4-1) unstable; urgency=medium
* New upstream version 0.15.4:
- preload: Trap relative paths into mocked directories
- Fix tests for NixOS and enable them in CI
* Bump Standards-Version to 4.5.1. No changes necessary.
-- Martin Pitt <mpitt@debian.org> Sun, 03 Jan 2021 19:20:01 +0100
umockdev (0.15.3-1) unstable; urgency=medium
* New upstream version 0.15.3:
- preload: Handle chdir() and getcwd() for emulated paths
- umockdev-run: Don't strip off trailing whitespace from sysfs attributes.
This fixes regressions with libusb 1.0.24. (Closes: #978310)
-- Martin Pitt <mpitt@debian.org> Sun, 27 Dec 2020 10:35:58 +0100
umockdev (0.15.2-1) unstable; urgency=medium
* New upstream version 0.15.2:
- Fix "installed-tests" setup to not produce stderr output with grep ≥ 3.5
-- Martin Pitt <mpitt@debian.org> Wed, 25 Nov 2020 16:49:25 +0100
umockdev (0.15.1-1) unstable; urgency=medium
* New upstream version 0.15.1:
- Fix include file install location
* autopkgtest: Increase test timeout.
30s is too slow for the relatively expensive umockdev-run on most
architectures.
-- Martin Pitt <mpitt@debian.org> Tue, 17 Nov 2020 14:45:31 +0100
umockdev (0.15-1) unstable; urgency=medium
* New upstream version 0.15
* Adjust Debian pacakging to meson build system
-- Martin Pitt <mpitt@debian.org> Mon, 16 Nov 2020 20:19:29 +0100
umockdev (0.14.4-1) unstable; urgency=medium
* New upstream version 0.14.4:
- Fix build against glibc ≥ 2.32.9000
-- Martin Pitt <mpitt@debian.org> Fri, 23 Oct 2020 15:40:02 +0200
umockdev (0.14.3-1) unstable; urgency=medium
* New upstream version 0.14.3
* Move to debhelper compat level 12
* Set Rules-Requires-Root to no
* Enable build hardening
-- Martin Pitt <mpitt@debian.org> Sun, 23 Aug 2020 10:31:39 +0200
umockdev (0.14.2-1) unstable; urgency=medium
* New upstream version 0.14.2:
- preload: Fix incomplete reads scripts
- tests: Fix incomplete reads for fuzzy script tests
(Closes: #767908)
- tests: Add $SLOW_TESTBED_FACTOR env var for slow architectures
* Make autopkgtest robust for slow testbeds.
Set the new `$SLOW_TESTBED_FACTOR` to avoid frequent failures on armhf
and other slow/shared distro CI hardware. (LP: #1831467)
* debian/rules: Add hack for code coverage related autoconf regression.
-- Martin Pitt <mpitt@debian.org> Wed, 29 Jul 2020 18:08:15 +0200
umockdev (0.14.1-1) unstable; urgency=medium
* New upstream version 0.14.1
- Suppress expected warning in unit tests. (Closes #951114)
-- Martin Pitt <mpitt@debian.org> Wed, 12 Feb 2020 07:51:08 +0000
umockdev (0.14-1) unstable; urgency=medium
* New upstream version 0.14
* Bump Standards-Version to 4.5.0.
No changes necessary.
-- Martin Pitt <mpitt@debian.org> Sun, 09 Feb 2020 09:57:59 +0000
umockdev (0.13.2-1) unstable; urgency=medium
* New upstream version 0.13.2
* Drop X.org tests from package build.
More recent X.org versions leave unkillable child processes around which
the test cannot clean up; these can mess up the host when building in a
chroot. The autopkgtest still runs them, declare it isolation-container
for safety. (Closes: #935168)
-- Martin Pitt <mpitt@debian.org> Wed, 28 Aug 2019 11:13:56 +0000
umockdev (0.13-1) unstable; urgency=medium
* New upstream version 0.13.
* Bump Standards-Version to 4.4.0. No changes necessary.
-- Martin Pitt <mpitt@debian.org> Mon, 22 Jul 2019 08:07:49 +0000
umockdev (0.12.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
[ Martin Pitt ]
* Bump Standards-Version to 4.3.0. No changes necessary.
* debian/rules: Drop long-obsolete daily PPA rules
* Add help2man manpages for umockdev-{run,record}
-- Martin Pitt <mpitt@debian.org> Sun, 20 Jan 2019 10:18:27 +0000
umockdev (0.12.1-1) unstable; urgency=medium
* New upstream version 0.12.1
- Fix realpath() with NULL second argument (Closes: #907341)
-- Martin Pitt <mpitt@debian.org> Sun, 18 Nov 2018 20:29:42 +0000
umockdev (0.12-1) unstable; urgency=medium
* New upstream version 0.12
* Bump Standards-Version to 4.2.1. No changes necessary.
-- Martin Pitt <mpitt@debian.org> Sun, 26 Aug 2018 11:06:02 +0000
umockdev (0.11.3-1) unstable; urgency=medium
* New upstream version 0.11.3:
- Increase allowed delta-time in evemu tests. (Closes: #894085)
* Update Vcs-* for the move to salsa.debian.org
-- Martin Pitt <mpitt@debian.org> Tue, 01 May 2018 11:15:03 +0000
umockdev (0.11.2-1) unstable; urgency=medium
* New upstream version 0.11.2
-- Martin Pitt <mpitt@debian.org> Sat, 24 Mar 2018 14:49:41 +0100
umockdev (0.11.1-1) unstable; urgency=medium
* Switch to new upstream release location on GitHub.
Update debian/watch and remove the signing-key.asc, as releases are now
done automatically on Travis.
* New upstream version 0.11.1
* debian/rules: Drop --parallel option.
It's the default in dh compat 10, and causes a lintian warning.
-- Martin Pitt <mpitt@debian.org> Wed, 28 Feb 2018 23:22:21 +0100
umockdev (0.11-1) unstable; urgency=medium
* New upstream version 0.11
-- Martin Pitt <mpitt@debian.org> Fri, 09 Feb 2018 22:27:43 +0100
umockdev (0.10-1) unstable; urgency=medium
* New upstream release 0.10.
- Drop disable_record_system_all.patch, applied upstream.
* debian/control: Use https URL for Vcs-Browser. (As per policy 5.6.26)
* Bump Standards-Version to 4.1.3.
-- Martin Pitt <mpitt@debian.org> Sun, 07 Jan 2018 23:02:46 +0100
umockdev (0.9.4-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.1. No changes necessary.
-- Martin Pitt <mpitt@debian.org> Sat, 14 Oct 2017 16:02:09 +0200
umockdev (0.9.3-1) unstable; urgency=medium
* New upstream version:
- In the /umockdev-record/system-single test, stop assuming that
/dev/loop0 always exists, as that is not the case in containers and
some other build machines. Use /dev/zero as second device instead.
(Closes: #792189)
* Bump debhelper compat to 10. This provides autoreconf as mandated by
policy 4.0.
* Bump Standards-Version to 4.0.1.
* Strictly version libumockdev-dev's gir dependency.
-- Martin Pitt <mpitt@debian.org> Wed, 06 Sep 2017 07:25:13 +0200
umockdev (0.9.2-1) unstable; urgency=medium
* New upstream version:
- Relax sysfs path check in /umockdev-testbed/dev_query_gudev test to
also work with udev 234. (Closes: #871060)
* Update upstream signing key
-- Martin Pitt <mpitt@debian.org> Thu, 10 Aug 2017 14:33:06 +0200
umockdev (0.9.1-1) unstable; urgency=medium
* New upstream release 0.9.1:
- Fix overly strict /umockdev-testbed/proc test. (Closes #860247)
* debian/watch: Add pgpsigurlmangle
* Add upstream signing key for uscan
-- Martin Pitt <mpitt@debian.org> Mon, 01 May 2017 11:19:19 +0200
umockdev (0.9-1) unstable; urgency=medium
* New upstream release.
-- Martin Pitt <mpitt@debian.org> Thu, 13 Apr 2017 10:23:29 +0200
umockdev (0.8.13-2) unstable; urgency=medium
* Fix build on s390x.
The X.org stack is not available on s390x, so drop the xserver-* build
dependencies there. They are only used for the testsuite, and the
relevant tests cleanly skip themselves if X.org is not available.
(Closes: #855853)
* debian/control: Mark test-only build dependencies as such.
-- Martin Pitt <mpitt@debian.org> Sun, 26 Feb 2017 22:09:34 +0100
umockdev (0.8.13-1) unstable; urgency=medium
* New upstream bug fix release.
-- Martin Pitt <mpitt@debian.org> Sun, 29 Jan 2017 17:05:17 +0100
umockdev (0.8.12-1) unstable; urgency=medium
* New upstream bug fix release.
* Bump Standards-Version to 3.9.8 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Thu, 10 Nov 2016 11:26:03 +0100
umockdev (0.8.11-2) unstable; urgency=medium
* Re-add disable_record_system_all.patch, the upstream fix only skips that
test for "check-installed".
-- Martin Pitt <mpitt@debian.org> Mon, 29 Jun 2015 15:13:19 +0200
umockdev (0.8.11-1) unstable; urgency=medium
* New upstream bug fix release.
- Drop disable_record_system_all.patch, fixed upstream.
-- Martin Pitt <mpitt@debian.org> Mon, 29 Jun 2015 11:45:42 +0200
umockdev (0.8.10-2) unstable; urgency=medium
* Add disable_record_system_all.patch: Don't run /umockdev-record/system-all
during package build, it causes eternal hangs on some buildds.
-- Martin Pitt <mpitt@debian.org> Wed, 10 Jun 2015 09:22:12 +0200
umockdev (0.8.10-1) unstable; urgency=medium
* New upstream bug fix release. This works with libudev 220.
-- Martin Pitt <mpitt@debian.org> Tue, 09 Jun 2015 11:50:47 +0200
umockdev (0.8.9-1) unstable; urgency=medium
* New upstream bug fix release.
* Update Vcs-* fields for anonscm.debian.org.
-- Martin Pitt <mpitt@debian.org> Fri, 22 May 2015 10:41:04 +0200
umockdev (0.8.8-2) unstable; urgency=medium
* Add 00git_ignore_udev_debug.patch: Ignore stderr from udevadm info, to
avoid udev debug message spew on stderr if udev debugging is enabled. In
particular, this works around #769228 which causes an FTBFS on ARM.
(Closes: #767909)
* Bump Standards-Version to 3.9.6 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Wed, 12 Nov 2014 10:21:52 +0100
umockdev (0.8.8-1) unstable; urgency=medium
* New upstream bug fix release which fixes test failures.
-- Martin Pitt <mpitt@debian.org> Mon, 22 Sep 2014 09:41:42 +0200
umockdev (0.8.7-1) unstable; urgency=medium
* New upstream bug fix release.
-- Martin Pitt <mpitt@debian.org> Fri, 19 Sep 2014 06:05:31 +0200
umockdev (0.8.6-1) unstable; urgency=medium
* New upstream release.
-- Martin Pitt <mpitt@debian.org> Mon, 01 Sep 2014 12:03:28 +0200
umockdev (0.8.5-1) unstable; urgency=medium
* New upstream release, to fix build and test on 32 bit architectures.
-- Martin Pitt <mpitt@debian.org> Fri, 11 Jul 2014 07:34:26 +0200
umockdev (0.8.4-1) unstable; urgency=medium
* New upstream release:
- Path redirection is now thread safe. (LP: #1336671)
* libumockdev0.symbols: Add new symbol from this release.
-- Martin Pitt <mpitt@debian.org> Thu, 10 Jul 2014 15:52:04 +0200
umockdev (0.8.2-1) unstable; urgency=medium
* New upstream bug fix release.
-- Martin Pitt <mpitt@debian.org> Thu, 15 May 2014 10:10:18 +0200
umockdev (0.8.1-1) unstable; urgency=medium
* New upstream bug fix release.
-- Martin Pitt <mpitt@debian.org> Mon, 31 Mar 2014 09:11:36 +0200
umockdev (0.8-1) unstable; urgency=medium
* New upstream release.
* debian/libumockdev0.symbols: Add the two new symbols.
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 20 Mar 2014 14:46:24 +0100
umockdev (0.7-1) unstable; urgency=medium
* New upstream release.
* debian/tests/upstream: Drop workaround for #711209, it was fixed half a
year ago.
-- Martin Pitt <mpitt@debian.org> Wed, 05 Mar 2014 08:58:54 +0100
umockdev (0.6-1) unstable; urgency=medium
* New upstream release.
-- Martin Pitt <mpitt@debian.org> Sat, 15 Feb 2014 01:58:22 +0100
umockdev (0.5.1-3) unstable; urgency=medium
* debian/tests/control: Add @builddeps@, as we need make and quite a lot of
the other build deps used for testing.
-- Martin Pitt <mpitt@debian.org> Sat, 25 Jan 2014 14:15:03 +0100
umockdev (0.5.1-2) unstable; urgency=medium
* Revert building using dh-autoreconf, it breaks daily PPA builds from
trunk. These really need ./autogen.sh.
-- Martin Pitt <mpitt@debian.org> Wed, 22 Jan 2014 11:28:50 +0100
umockdev (0.5.1-1) unstable; urgency=medium
* New upstream release to fix tests with libgphoto 2.5.3.
-- Martin Pitt <mpitt@debian.org> Thu, 16 Jan 2014 09:19:17 +0100
umockdev (0.5-1) unstable; urgency=medium
* New upstream release.
* Build using dh-autoreconf instead of ./autogen.sh. Based on patch by
Matthias Klose.
-- Martin Pitt <mpitt@debian.org> Wed, 08 Jan 2014 07:28:37 +0100
umockdev (0.4.7-1) unstable; urgency=low
* New upstream bug fix release.
* Drop backported patches.
* Bump Standards-Version to 3.9.5, no changes necessary.
* Override the package-name-doesnt-match-sonames lintian warning for the
preload library.
-- Martin Pitt <mpitt@debian.org> Thu, 14 Nov 2013 09:12:16 +0100
umockdev (0.4.6-3) unstable; urgency=low
* Add 00git_relax_test_timings.patch: Slightly relax timings in
/umockdev-testbed/script_replay_simple test to avoid failure on slow
machines. (Observed on sparc buildd)
-- Martin Pitt <mpitt@debian.org> Sat, 12 Oct 2013 19:28:35 +0200
umockdev (0.4.6-2) unstable; urgency=low
* Add 00git_fix_tests_for_missing_loop.patch: Skip umockdev-record loop
device test if /sys exists, but there is no loop device. Fixes FTBFS on
Debian buildds.
-- Martin Pitt <mpitt@debian.org> Fri, 11 Oct 2013 13:00:09 +0200
umockdev (0.4.6-1) unstable; urgency=low
* New upstream bug fix release:
- Skip umockdev-record tests which need /sys if there is no real /sys.
(Closes: #724203)
* Disable silent build rules, to enable hardening/build log checks.
-- Martin Pitt <mpitt@debian.org> Fri, 11 Oct 2013 12:04:41 +0200
umockdev (0.4.5-1) unstable; urgency=low
* New upstream release.
* Make failing tests fail the build, they should run on all architectures
now.
-- Martin Pitt <mpitt@debian.org> Tue, 17 Sep 2013 18:20:04 -0500
umockdev (0.4.4-1) unstable; urgency=low
* New upstream release.
* Drop 00git_skipped_tests_to_stdout.patch, included upstream.
-- Martin Pitt <mpitt@debian.org> Mon, 16 Sep 2013 16:55:54 -0500
umockdev (0.4.3-1) unstable; urgency=low
* New upstream release.
* debian/umockdev.install: Install documentation files.
* Bump glib build dependency to >= 2.32, as per configure.ac.
* debian/libumockdev0.symbols: Add new symbol from this release.
* debian/rules: Build with --parallel.
* Add 00git_skipped_tests_to_stdout.patch: Write SKIP messages to stdout in
test suite.
-- Martin Pitt <mpitt@debian.org> Sun, 01 Sep 2013 18:20:49 +0200
umockdev (0.3.2-1) experimental; urgency=low
* Initial Debian packaging, based on Ubuntu package. (Closes: #715191)
* Do not make test failures fatal for the first upload, let's see how well
it holds up on all our architectures.
-- Martin Pitt <mpitt@debian.org> Fri, 19 Jul 2013 10:56:09 +0200
|