~rafaeldtinoco/ubuntu/+source/ndctl:lp1853506-focal

Last commit made on 2019-12-08
Get this branch:
git clone -b lp1853506-focal https://git.launchpad.net/~rafaeldtinoco/ubuntu/+source/ndctl
Only Rafael David Tinoco can upload to this branch. If you are Rafael David Tinoco please log in for upload directions.

Branch merges

Branch information

Name:
lp1853506-focal
Repository:
lp:~rafaeldtinoco/ubuntu/+source/ndctl

Recent commits

eb5bfa5... by Rafael David Tinoco

update-maintainer

c0643a2... by Rafael David Tinoco

changelog

7d3eb92... by Rafael David Tinoco

ubuntu: convert ndctl/test into qa-regression-ndctl tests

Adding regression tests based in existing upstream tests. While upstream
is worried about testing the entire pmem/dax stack (including kernel
libnvdimm using a mocked driver) our need is much simpler: to guarantee
the userland tool is good. This patch creates an autopkgtests with the
most important upstream tests to satisfy the need.

These tests were developed and tested using qemu emulated nvdimms
(https://github.com/qemu/qemu/blob/master/docs/nvdimm.txt), so a file
called "vm-example.xml" is provided.

Tests may also work with the kernel emulation: https://docs.pmem.io/
getting-started-guide/creating-development-environments/linux-
environments/linux-memmap), but need more tests, as the kernel emulated
option does not provide labels AND Ubuntu kernel has by default
CONFIG_RANDOMIZE_BASE=y and that might cause kernel to interfere in
memory previously reserved for persistent memory.

3d37db4... by Adam Borowski

Import patches-unapplied version 67-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 346d63958a391f88a39dbe233b9aa02a094c55f7

New changelog entries:
  * New upstream release.
  * Update library symbols.

346d639... by Adam Borowski

Import patches-unapplied version 66-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 842d0b6ef74aadb4bbd3ed425482b78536aac292

New changelog entries:
  * New upstream release.
  * New maintainer, thanks Breno for your work!
  * dh 12, R³.
  * Update library symbols.
  * Fix FTBFS on a bunch of doorstop architectures. (Closes: #914348)
  * Set arch to linux-any.
  * Add Multi-Arch settings. (Closes: #941029)
  * Set Vcs-Git links. (Closes: #933606)
  * Add an init script for ndctl-monitor. (Closes: #933624)
  * Drop old patches.

842d0b6... by Breno Leitao <email address hidden>

Import patches-unapplied version 65-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 117705da9c03394638dc73ce85022b2cca5c5b2d

New changelog entries:
  * New upstream release

117705d... by Jeremy Bícha

Import patches-unapplied version 63-1.3 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 2f7d23c081bacf563ffe90c79122b2a19cfc783c

New changelog entries:
  * Non-maintainer upload.
  * Incorporate several fixes from Ubuntu (Closes: #914797) (LP: #1804725)
    - Don't include the version in -dev package names (Closes: #913887)
    - Split daxctl to a separate package
    - Add autopkgtests
    - Add Breaks/Replaces for moved header file
    - Don't directly Build-Depend on libuuid1
    - Add README files from Ubuntu
    - Use Ubuntu's debian/copyright to avoid Lintian warnings
    - Use Ubuntu's package descriptions
    - Also clean up test/test_dax_data created by tests
    - Bump Standards-Version to 4.2.1

2f7d23c... by Jeremy Bícha

Import patches-unapplied version 63-1.2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: a078a5e4772829d22a02f29e0515d1817bdc227c

New changelog entries:
  * Non-maintainer upload.
  * Fix missing dependency from -dev packages to their shared libraries
  * Bump debhelper compat to 11
  * Use symbols files
  * Use versioned provides for the soname-less -dev package names
  * Fix several minor Lintian issues

a078a5e... by Adam Borowski

Import patches-unapplied version 63-1.1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: e84039057b3f234f1493fac6b46bb231cd673aba

New changelog entries:
  * Non-maintainer upload.
  * Make debian/copyright betterer. (Closes: #913713)
  * Fix FTBFS on all architectures. (Closes: #913808)
  * Install pkg-config files, make dh_missing fail. (Closes: #913809, #913737)
  * Add provides for soname-less -dev packages. (Closes: #913887)

e840390... by Breno Leitao <email address hidden>

Import patches-unapplied version 63-1 to debian/sid

Imported using git-ubuntu import.