c9cce0c0ed
- Update to version 0.69: * Fix escaping of % and backslash in patch names * new: Stop claiming support of option -p ab * patches: Several performance optimizations * series: Simplify the code * Obsoletes fix-two-exit-values.patch * Obsoletes guards-fix-exit-operator-precedence-error.patch * Obsoletes inspect-wrapper-fix-rpm-4.20.patch * Obsoletes setup-implement-a-spec-filter-library.patch * Obsoletes setup-new-option-spec-filter.patch * Obsoletes setup-pass-define-to-rpmbuild-instead-of-eval-define.patch - setup-deal-with-ExclusiveArch.patch: Make it possible to run "quilt setup" on a spec file which excludes the local architecture (boo#1238516).
Jean Delvare2025-04-29 13:28:00 +00:00
89831a70e9
Accepting request 1253876 from devel:tools:scm
Ana Guerrero2025-03-17 21:19:17 +00:00
6fc10e5a7d
Accepting request 1253869 from home:jdelvare:branches:devel:tools:scm
Jean Delvare2025-03-17 16:33:13 +00:00
5949de68ab
Mention test-faildiff-workaround-order-bug.patch removal in the changelog
Jean Delvare2024-04-08 08:07:05 +00:00
b2a8e37d78
Delete stray patch test-faildiff-workaround-order-bug.patch
Jean Delvare2024-03-28 21:28:42 +00:00
5daaa66cfc
- Update to version 0.68: * Add support for zstd archives * Documentation: Massive formatting update of the manual page * Documentation: Reword some sections of the manual page * Fix compatibility with GNU awk version 5.0.0 and later * Test suite: Fix various race conditions (savannah#63651) * patches: Find file name with a space in unapplied patches (savannah#41708) * pop: Hint at diff -z on failure * setup: Better explain the limitation of spec file support * Obsoletes avoid-warnings-with-grep-3.8.patch * Obsoletes setup-document-the-limitation-of-spec-file-support.patch - Drop expand.diff. This extra command was written 19 years ago but was never added upstream, and recent upstream changes broke it. I never used it, I think we can live without it. If anyone really misses the functionality then the patch should be sent upstream and get properly reviewed there. - Recommend unzip, as the setup command may need it (bsc#1201950). - Recommend zstd when available, now that it is supported.
Jean Delvare2024-03-28 14:02:41 +00:00
ea7a91354b
Accepting request 1151866 from devel:tools:scm
Ana Guerrero2024-02-26 18:50:05 +00:00
93c0aad48c
Accepting request 1148074 from home:dimstar:rpm4.20:q
Jean Delvare2024-02-26 16:51:27 +00:00
a40eed825c
Accepting request 1008647 from devel:tools:scm
Fabian Vogt2022-10-10 16:43:30 +00:00
57994bae3f
- setup-document-the-limitation-of-spec-file-support.patch: Document the fact that "quilt setup" does not support arbitrary %prep sections and some adjustments to the spec file may be needed (boo#1203791).
Jean Delvare2022-10-06 16:59:23 +00:00
5b0d3efe45
Accepting request 1002348 from home:AndreasStieger:branches:devel:tools:scm
Jean Delvare2022-09-09 18:14:32 +00:00
5e946fb24d
- avoid-warnings-with-grep-3.8.patch: Avoid warnings with grep 3.8. GNU grep version 3.8 became more strict about needless quoting in patterns. There was an occurrence of that in quilt, which broke the test suite (boo#203230).
Jean Delvare2022-09-09 08:23:01 +00:00
ace087fa09
- Update to version 0.67: * Call pager with original LANG environment variable * Consistently complain early if no series file is found * Tighten the patch format parsing * Reuse the shell (performance) * Document the series file format further * Document that quilt loads /etc/quilt.quiltrc * series: Minor optimizations * setup: Don't obey the settings of any englobing .pc * setup: Default to fast mode * quilt.el: Fix documentation of quilt-pc-directory * quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn't exist * quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is set * Obsoletes backup-files-restore-symbolic-links.patch * Obsoletes inspect-handle-link-in-path.patch - Refresh quilt-support-vimdiff.patch (offsets only) - Refresh suse-workaround-pseudo-release.patch (offsets only)
Jean Delvare2022-02-15 14:13:49 +00:00
85aace6492
- quiltrc-support-all-patch-formats-by-default.patch: quiltrc: Support all patch formats by default (bsc#1088281).
Jean Delvare2018-05-03 06:59:27 +00:00
43578af36f
- Change the rpm group. Quilt is a development tool, not a text file editor. - We don't need procmail to build quilt. - patch-wrapper-rpm.diff: Add a decription and upstream reference. - mail-fix-patch-set-threading.patch: mail: Fix patch set threading (regression in version 0.64, savannah bug #50775.)
Jean Delvare2017-04-14 12:22:23 +00:00
b25cd4d8ae
Use "*" for second level bullet points.
Jean Delvare2016-11-10 15:27:41 +00:00
01eb08d650
- Update to version 0.65. - Pass --sysconfdir to configure so that the configuration files are installed in the right place. - Update package description.
Jean Delvare2016-11-10 09:51:12 +00:00
6433efb15a
- reject-binary-files-in-patches.patch: Since diffutils version 3.4, diff no longer returns an error code for binary files. Parse the first line of the output to detect this case and raise our own error. - Remove fix-faildiff-test-for-diffutils-3.4.patch, use the upstream fix instead.
Jean Delvare2016-09-16 09:38:00 +00:00
015db801b0
- fix-faildiff-test-for-diffutils-3.4.patch: Since diffutils version 3.4, diff no longer returns an error code for binary files. Remove this test from faildiff.test.
Jean Delvare2016-09-09 09:06:36 +00:00
6c57f63fdf
Translation fixes: - translation-fixes-01.patch: Make gettext happy (needed so that following patches apply cleanly.) - translation-fixes-02.patch: Missing escape in Japanese translation. - translation-fixes-03.patch: Improve the German translation (including a number of important fixes.) - translation-fixes-04.patch: Fix translation of main usage message (all languages.) Fixes to the "edit" command: - edit-01-test-file-creation.patch: edit: Improve the test case (needed so that following patches apply cleanly.) - edit-02-call-remove-not-revert.patch: edit: Use command "remove" to remove files. - edit-03-fix-corner-case.patch: edit: Fix a corner case.
Jean Delvare2015-02-16 16:29:50 +00:00
2fcc003ecd
- Update to version 0.64: o Performance: Several optimizations o Test suite: Several fixes and coverage improvements o Test suite: Run the tests in predictable order o files: Add support for unapplied patches o graph: Check for graphviz availability o mail: Remove procmail dependency o push: Do not use interactive mode with -f o Obsoletes dont-substitute-release.patch o Obsoletes hackweek-11-*.patch o Obsoletes inspect-skip-version-check.patch o Obsoletes pop-add-auto-refresh.patch o Obsoletes push-add-auto-refresh.patch o Obsoletes quilt-check-modified-series-rearm.patch o Obsoletes quilt-check-modified-series.patch o Obsoletes quilt-el-fix-patch-select-completion.patch o Obsoletes quilt-el-fix-tramp-support.patch o Obsoletes quilt-format-options-pass-through.patch o Obsoletes setup-check-for-rpmbuild.patch o Obsoletes setup-fix-tar-with-long-options.patch o Obsoletes setup-skip-version-check.patch - Refresh suse-workaround-pseudo-release.patch
Jean Delvare2015-02-16 15:03:39 +00:00
8a2058fdaf
- dont-substitute-release.patch: Update upstream reference. - hackweek-11-15-setup-missing-escape-in-normalize_path.patch: setup: Fix removal of "." components in normalize_path. - hackweek-11-16-setup-fix-create_symlink-corner-case.patch: setup: Fix a corner case in create_symlink (boo#916007).
Jean Delvare2015-02-04 07:55:16 +00:00
a5de1023e1
Accepting request 264454 from home:jdelvare:branches:devel:tools:scm
Takashi Iwai2014-12-10 16:05:56 +00:00
b67f82e509
Accepting request 257865 from devel:tools:scm
Stephan Kulow
2014-10-31 17:27:05 +00:00
7a32629653
- quilt-check-modified-series.patch: Check for series file consistency. - setup-fix-tar-with-long-options.patch, inspect-skip-version-check.patch: Update upstream status.
Jean Delvare2014-10-14 11:10:05 +00:00
b604b85435
Accepting request 254707 from devel:tools:scm
Stephan Kulow
2014-10-11 17:25:52 +00:00
a11d3f7dd1
- inspect-skip-version-check.patch: Skip version check when running "quilt setup" on a spec file. The previous fix only worked when running "quilt setup" on a series file.
Jean Delvare2014-10-09 13:02:55 +00:00
23339e0c98
- setup-fix-tar-with-long-options.patch: Update to new upstream version. This fixes handling of corner cases. - quilt-format-options-pass-through.patch, pop-add-auto-refresh.patch, push-add-auto-refresh.patch: Implement auto-refreshing when applying or unapplying patches, as suggested by Tomas Cech and Takashi Iwai.
Jean Delvare2014-10-01 12:15:16 +00:00
2ff2a6655d
Accepting request 244185 from devel:tools:scm
Ludwig Nussel2014-08-13 06:48:58 +00:00
b20c99121e
- setup-skip-version-check.patch: setup: Skip version check. - setup-fix-tar-with-long-options.patch: inspect: Handle long options passed to tar.
Jean Delvare2014-07-31 16:49:15 +00:00
576b96bf50
Accepting request 237536 from devel:tools:scm
Stephan Kulow
2014-06-19 11:08:34 +00:00
b2d1ff6a88
- Fix setup-check-for-rpmbuild.patch: echo was used where printf was intended (bnc#873817); also update upstream reference
Jean Delvare2014-06-09 13:49:15 +00:00
e1c9c765c9
- update to 0.63 o Option -E is no longer passed to patch by default o Return 2 when there is nothing to do, contrasting with errors (ret=1) o Exit with an error when diff's retcode=2 (error) on patch refresh o bash_completion: cleanups and performance improvement (Savannah's #27111) o Add some tests to our testsuite, for a better coverage o Bug fix: Patches emptying files should work now o Bug fix: Check for duplicate patch in series (Savannah's #20628) o Obsoletes quilt-bash_completion-fix-completion-of-patch-names.patch o Obsoletes quilt-boost-the-speed-of-series-applied-and-unapplied.patch o Obsoletes quilt-enable-patch-wrapper-test.patch o Obsoletes quilt-files-return-nothing-if-there-are-no-files.patch o Obsoletes quilt-fix-quilt-diff-z-on-files-with-spaces-in-name.patch o Obsoletes quilt-patches-fix-heuristic-for-unapplied-patches-with-timestamps.patch o Obsoletes quilt-patches-optimize-processing-of-unapplied-patches.patch o Obsoletes quilt-patches-optimize-the-multiple-files-case.patch o Obsoletes quilt-refresh-fix-error-message.patch - Refresh patch-wrapper-rpm.diff - Refresh quilt-support-vimdiff.patch
Jean Delvare2014-06-09 13:04:59 +00:00
ad15ef49d4
Accepting request 232517 from devel:tools:scm
Stephan Kulow
2014-05-06 12:02:46 +00:00
fafbef0969
Accepting request 231239 from devel:tools:scm
Stephan Kulow
2014-04-26 04:06:21 +00:00
1115ecc49f
Forgotten update to the changes file...
Jean Delvare2014-04-25 16:20:21 +00:00
3a7d64b475
Backport functional and performance regression fixes from upstream: * Fix bash completion of patch names * Fix refresh error message * Fix quilt diff -z on file names including spaces * Fix quilt files output when there are no files * Fix patches heuristic for unapplied patches with timestamps * Re-enable testing of patch-wrapper * Fix performance regression in quilt patches * Performance boost for series, applies and unapplied commands
Jean Delvare2014-04-25 16:11:32 +00:00
3b6642fd7b
- setup-check-for-rpmbuild.patch: setup: Check for rpmbuild availability (bnc#873817) - Add recommends: rpmbuild (bnc#873817)
Jean Delvare2014-04-17 08:51:02 +00:00
231079f286
Accepting request 227278 from devel:tools:scm
Stephan Kulow
2014-03-25 12:27:50 +00:00
a3a02065b8
Accepting request 210033 from devel:tools:scm
Stephan Kulow
2013-12-10 15:03:28 +00:00
4db4ad00d3
- Recompress the source archive with bzip2 (to remove a rpmlint warning.)
Jean Delvare2013-12-09 12:38:01 +00:00
79c49c7577
- Change bzip2 from required to recommended. Quilt works just fine without it and xz compression if becoming more popular than bzip2.
Jean Delvare2013-12-09 10:22:23 +00:00
2d8209d697
- update to 0.61 o No new feature, but almost two years of fixes and minor improvements. o Many fixes and improvements to quilt.el (emacs integration.) o Many fixes and improvements to the setup command, which we already had as patches. o Parameter quoting fixes to many commands. o Several fixes and improvements to remove-trailing-ws, together with a dedicated test case. o Various fixes to the pop, push, refresh and patches commands. o Translation fixes and updates. o Obsoletes quilt-find-quoting-style.patch. o Obsoletes quilt-makefile-fix-configure-with-xargs.patch. o Obsoletes quilt-makefile-fix-find-perm-usage.patch. o Obsoletes quilt-setup-01-check-existing-files-after-unpack.patch. o Obsoletes quilt-setup-02-try-alternative-names.patch. o Obsoletes quilt-setup-03-remember-alternative-names.patch. o Obsoletes quilt-setup-04-handle-zip-files.patch. o Obsoletes quilt-setup-05-fix-check_for_existing_files.patch. o Obsoletes quilt-setup-06-check-for-directories-too.patch. o Obsoletes quilt-stable-rebuild.patch.
Jean Delvare2013-12-09 10:13:58 +00:00
c390fd5c0a
Accepting request 201478 from devel:tools:scm
Stephan Kulow
2013-10-01 06:34:57 +00:00
ff9371bb25
- quilt-makefile-fix-find-perm-usage.patch: Makefile: Fix "find -perm" usage. - quilt-makefile-fix-configure-with-xargs.patch: Makefile: Fix support for "./configure --with-xargs". - quilt-find-quoting-style.patch: delete.test: Cope with new quoting style in find error message.
Jean Delvare2013-09-30 12:38:29 +00:00
bcfa19b201
Accepting request 171337 from devel:tools:scm
Stephan Kulow
2013-04-18 08:43:12 +00:00
c2318309d9
Accepting request 162828 from home:namtrac:bugfix
Jean Delvare2013-04-17 20:45:11 +00:00
a00df87d7a
Accepting request 139312 from devel:tools:scm
Stephan Kulow
2012-10-26 15:29:53 +00:00
6fd6f797dc
- quilt.spec: Add myself as an author.
Jean Delvare2012-10-25 16:14:51 +00:00
545a92cf89
- quilt-setup-04-handle-zip-files.patch: Refresh from upstream. - quilt-setup-05-fix-check_for_existing_files.patch: Fix handling of directory names including white spaces by check_for_existing_files. - quilt-setup-06-check-for-directories-too.patch: Check for existing directories before unpacking.
Jean Delvare2012-10-19 09:18:16 +00:00
014ebed9b5
- quilt-setup-04-handle-zip-files.patch: Let quilt setup handle zip archives referenced in spec files (bnc#768332).
Jean Delvare2012-10-17 19:43:30 +00:00
7bc3f3d0a3
- quilt-setup-01-check-existing-files-after-unpack.patch: setup: Check for existing files after unpacking (bnc#785167). - quilt-setup-02-try-alternative-names.patch: setup: Try alternative patches/series names (bnc#785167). - quilt-setup-03-remember-alternative-names.patch: setup: Run create_db (bnc#785167).
Jean Delvare2012-10-16 11:15:42 +00:00
35f2bd09c5
Accepting request 108311 from devel:tools:scm
Stephan Kulow
2012-03-07 12:45:17 +00:00
d9da4a4590
- Fix interaction between quilt and vimdiff (bnc#749563).
Jean Delvare2012-03-02 13:21:19 +00:00
db4fe9cf5e
- Fix build (/usr/lib/quilt is gone.) - Turn into a noarch package.
Jean Delvare2012-03-01 20:30:26 +00:00
642aea1c14
- update to 0.60 o Includes a rewrite of backup-files from C to bash, making it possible to turn quilt into a noarch package. o Includes several fixes to the mail command. o Obsoletes fix-relative-import.patch. o Obsoletes grep-support-spaces.patch.
Jean Delvare2012-03-01 20:13:06 +00:00
cdc877fc81
Accepting request 107075 from devel:tools:scm
Stephan Kulow
2012-02-28 13:15:35 +00:00
45503d4a5c
Accepting request 106956 from home:msmeissn:branches:devel:tools:scm
Dirk Mueller2012-02-26 23:11:58 +00:00
4d1ed41384
Accepting request 102386 from devel:tools:scm
Stephan Kulow
2012-02-03 09:26:13 +00:00
a9e4c51db4
- Fix license string to make rpmlint happy.
Jean Delvare2012-02-01 15:03:09 +00:00
bfdef7a078
- fix-relative-import.patch: Fix import of relative patches (savannah#35244).
Jean Delvare2012-01-30 12:51:09 +00:00
08912b45d9
- update to 0.51 o Obsoletes change-docdir-definition.patch. o Obsoletes fix-inspect.patch. o Obsoletes inspect-check-if-wrapper-executable.patch. o Obsoletes inspect-remap-outputs.patch. o Obsoletes mail-fix-delivery-address-checking.patch. o Obsoletes patchfns-non-exec.patch. o Obsoletes substitute-docdir-in-man-page.patch.
Jean Delvare2012-01-29 19:26:04 +00:00
8710994f5d
Accepting request 100927 from devel:tools:scm
Stephan Kulow
2012-01-25 10:08:51 +00:00
18f5ca442a
- inspect-remap-outputs.patch, inspect-check-if-wrapper-executable.patch: inspect: Report if patch/tar wrapper can't be executed (quilt setup).
Jean Delvare2012-01-17 20:37:43 +00:00
61d73b294a
Accepting request 96758 from devel:tools:scm
Stephan Kulow
2011-12-21 13:58:35 +00:00
abffaf535b
Drop legacy hack to make rpmlink happy which makes it angry now.
Jean Delvare2011-12-16 14:17:57 +00:00
0fd0860883
- Don't call autoconf during build, assume configure script is already up-to-date. This avoids problems when version of autoconf is too old.
Jean Delvare2011-12-16 11:51:00 +00:00
042e227ea0
- Delete docdir.diff, replaced with substitute-docdir-in-man-page.patch and change-docdir-definition.patch. Upstream solution for the same problem.
Jean Delvare2011-12-15 14:19:45 +00:00
82bbe813b1
- update to 0.50 o Obsoletes fix-test-create-delete.diff. o Obsoletes hide-git-desc-error.diff. o Obsoletes mail-dont-use-equal-tilde.diff. o Obsoletes revert-should-not-hard-link.diff. o Obsoletes fix-fr-import-message.diff. o Obsoletes lzma-xz-support.patch, except expand part which was merged in expand.diff. o Obsoletes inspect-lzma-xz.patch. o Obsoletes fix-patch-version-detection.patch. o Obsoletes setup-add-fuzz-parameter.patch. o Obsoletes setup-support-reverse-patch.patch. o Obsoletes completion-revert.patch. o Obsoletes inspect-shell-syntax-errors.patch. o Obsoletes mail-fix-a-temporary-directory-leak.patch. o Too many upstream changes in 34 months to list. - Add missing requires: findutils. - Add recommends: xz.
Jean Delvare2011-12-06 14:23:06 +00:00