Simon McVittie
3e82f08827
Add post-release patches so test-symbols.sh passes again
2017-06-21 11:21:19 +01:00
Simon McVittie
6350e9ba20
New upstream release
2017-01-27 10:10:18 +00:00
Simon McVittie
5148760e6b
2016.15-3
2017-01-19 13:33:31 +00:00
Simon McVittie
7a075b9f5a
d/p/Fix-TAP-syntax-in-test-basic-user.sh-and-run-it.patch: Run an additional test, which was previously installed but not run
2017-01-19 12:07:39 +00:00
Simon McVittie
7855081a11
Fix permissions and #! lines for some tests in the upstream build system
...
d/rules: remove workarounds for script permissions.
The upstream build system now uses the intended permissions throughout.
Retain explicit chmod for *.js, which dh_fixperms assumes should not be executable.
2017-01-19 12:07:39 +00:00
Simon McVittie
2dd68bb7bf
New upstream release
...
- d/patches: drop all patches, applied upstream
2016-12-13 13:02:07 +00:00
Simon McVittie
0e2a6b4779
d/p/*.patch: import more memory leak fixes from upstream
2016-12-01 12:38:52 +00:00
Simon McVittie
9dd341b8b4
d/p/Terminate-individual-tests-after-10-minutes.patch: replace d/p/debian/Terminate-individual-tests-after-half-an-hour.patch with the version that I sent upstream, which uses SIGABRT and terminates the tests sooner
2016-12-01 12:38:14 +00:00
Simon McVittie
dd53e8d750
Import various post-release fixes from upstream
2016-11-29 01:22:24 +00:00
Simon McVittie
8b98e195b4
New upstream release
...
- d/p/dist/Retrieve-some-missing-test-files-from-upstream-git.patch:
remove, 2016.13 was released with a fixed "make dist"
- d/p/Filter-bootloader-supplied-kernel-cmdline-options.patch:
remove, merged upstream
2016-11-20 15:49:12 +00:00
Sjoerd Simons
a52e3d4a52
Filter bootloader supplied kernel cmdline options
...
* d/p/Filter-bootloader-supplied-kernel-cmdline-options.patch:
- Filter out kernel command line parameters set by the bootloading when
deriving the configuration from /proc/cmdline.
* Add myself to uploaders
2016-11-03 15:49:41 -06:00
Simon McVittie
e80d02f1f5
Fetch missing test files from upstream git
...
- debian/rules: make the missing scripts executable
2016-10-07 23:39:03 +01:00
Simon McVittie
b83b3d05ee
Terminate individual tests after 30 minutes
...
This is an attempt to debug what happened on the ppc64el buildd.
2016-09-09 08:25:07 +01:00
Simon McVittie
a840448250
d/p/Makefile-tests.am-make-check-uses-the-built-binaries.patch: drop, applied upstream
2016-09-06 09:34:37 +01:00
Simon McVittie
134b42ee46
Add patch from upstream to make sure we use the built binaries for build-time testing
2016-07-16 21:16:11 +01:00
Simon McVittie
14a4beba63
New upstream version
...
- drop all patches, applied upstream
2016-07-16 21:08:02 +01:00
Simon McVittie
65fccc367c
Add patch from upstream fixing FTBFS on host machines without root= in /proc/cmdline
...
The reproducible builds armhf workers are one example.
2016-06-28 09:27:09 +01:00
Simon McVittie
fbc2340342
Skip more tests if /var/tmp doesn't support extended attributes
2016-06-26 14:29:31 +01:00
Simon McVittie
577e83f797
add patches to ensure that the build-time tests act on the copy of ostree that we just built
2016-06-26 13:58:19 +01:00
Simon McVittie
61de6d0c2d
d/p/pull-Correctly-handle-repo-parent_repo-when-applying-stat.patch: apply patch from upstream to fix a bug that flatpak currently works around
2016-06-26 12:32:22 +01:00
Simon McVittie
893a021a42
d/p/libostree.sym-Fix-test-symbols.patch: apply patch from upstream to fix a build-time test
2016-06-26 12:27:19 +01:00
Simon McVittie
60433eb024
New upstream release
...
- drop all patches, included upstream
2016-06-26 12:20:39 +01:00
Simon McVittie
84d8a067b0
Apply patches from upstream to make ostree buildable on Debian jessie
2016-06-15 14:20:04 -04:00
Simon McVittie
756a435af8
Add a patch to link libreaddir-rand to libdl
...
This should fix test failures on Ubuntu (Closes : #826857 )
2016-06-14 15:29:23 -04:00
Simon McVittie
f4fd8ee1e8
Mark some patches as merged upstream
2016-06-14 15:26:49 -04:00
Simon McVittie
b75cc5f54a
Add patches to make sure the tests fail as soon as something goes wrong
2016-06-11 19:54:30 +01:00
Simon McVittie
2c1dc4dac4
Add a patch to skip the test-parent test if /var/tmp doesn't support user xattrs, hopefully fixing FTBFS on x86-csail-02 buildd
2016-04-25 12:51:45 +01:00
Simon McVittie
8a3cd692ad
Mark patch as applied upstream
2016-04-25 07:33:46 +01:00
Simon McVittie
099acab9d7
Add a patch to put more information in the log if tests fail, in an attempt to debug a failure in test/pull-resume.sh which I can no longer reproduce
2016-04-17 09:59:23 +01:00
Simon McVittie
e9f6069e84
Drop patches from 2016.4, applied upstream
2016-04-16 22:30:33 +01:00
Simon McVittie
03171dc0d9
Add yet more patches to make the installed-tests work
2016-04-01 06:59:13 +01:00
Simon McVittie
3c5fbc0662
Add a patch to skip a test with non-GNU parallel more reliably
2016-03-31 16:10:15 +01:00
Simon McVittie
f428f329b2
Update patches, upstreamed
2016-03-31 16:09:35 +01:00
Simon McVittie
75bca9173e
Skip tests involving rofiles-fuse if unavailable
2016-03-31 13:44:58 +01:00
Simon McVittie
d064f20bfc
Fix no-xattrs patch so it does the check after sourcing libtest.sh
...
Otherwise the creation of `test-xattrs` breaks the check for an empty
directory in libtest.sh, breaking installed-tests.
Signed-off-by: Simon McVittie <smcv@debian.org>
2016-03-31 11:08:20 +01:00
Simon McVittie
e059debbb6
Mark patches as forwarded
2016-03-31 10:40:12 +01:00
Simon McVittie
f7ca51a754
Add patch to mark admin-test as a bash script, not a POSIX sh script
2016-03-31 09:49:33 +01:00
Simon McVittie
bbac523213
debian/patches: add patches to get the build-time tests passing under sbuild
2016-03-31 09:02:34 +01:00
Simon McVittie
1bd12183ee
Remove all patches, applied upstream
2016-03-28 12:46:03 +01:00
Simon McVittie
1137fffe6b
Add a missing #!/bin/sh to one test
2016-03-19 17:56:15 +00:00
Simon McVittie
3623c14b77
Add patch to skip one build-time test if /var/tmp cannot support xattrs, for example if it is on tmpfs
2016-03-11 09:11:01 +00:00
Simon McVittie
934f62cb2a
Add patch to fix underlinking of test-archive
2016-03-11 09:10:26 +00:00
Simon McVittie
91bb116275
debian/patches: remove all patches, no longer needed or applied
2016-01-29 11:42:05 +01:00
Alexander Larsson
f084b65aa1
Imported Debian patch 2016.1-alexlarsson1~wily1
2016-01-27 12:33:26 +01:00