2019-11-29 13:48:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 29 12:42:37 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.15.3
|
|
|
|
+ Export all changelog entries in compatibility mode
|
|
|
|
+ Libmagic to follow symlinks (rh#1776399)
|
|
|
|
+ Add shortcut to detect *.yaml files as not compressed
|
|
|
|
- Ensure createrepo_c fully replaces createrepo on Tumbleweed
|
|
|
|
- Remove old and now unused dependency on deltarpm as drpm is used now
|
|
|
|
|
2019-11-25 14:08:44 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-11-25 14:42:07 +01:00
|
|
|
Mon Nov 25 13:39:11 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.15.2
|
|
|
|
+ Fix file mode for cache (rh#1686812)
|
|
|
|
+ Honor umask on cache files (rh#1686812)
|
|
|
|
- Enable DeltaRPM support for openSUSE targets on Leap 15.2+ and TW
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-11-25 14:08:44 +01:00
|
|
|
Mon Nov 18 05:57:08 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add BuildRequires on python3, it won't be pulled in side effect of
|
|
|
|
requiring python3-nose
|
|
|
|
|
2019-09-17 14:51:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 17 12:00:42 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- fix build by adding missing tarball and updating filelist
|
|
|
|
|
2019-09-17 13:45:15 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-11-25 14:52:08 +01:00
|
|
|
Tue Sep 17 11:43:49 UTC 2019 - Frank Schreiner <FSchreiner@suse.com>
|
2019-09-17 13:45:15 +02:00
|
|
|
|
|
|
|
- Update to version 0.15.1:
|
|
|
|
* Release 0.15.1
|
|
|
|
* Fix null pointer crash in cr_dumper_thread() if it fails to get checksum
|
2019-11-25 14:52:08 +01:00
|
|
|
* Fix search in string with missing terminating zero (rh#1750673)
|
2019-09-17 13:45:15 +02:00
|
|
|
* Depend on DRPM minimum version 0.4.0
|
|
|
|
* Release 0.15.0
|
|
|
|
* Revise drpm dependency check and bump the minimum version to 0.3.0
|
|
|
|
* Release 0.14.4
|
|
|
|
* Update documentation and regenerate man pages to sync up
|
2019-11-25 14:52:08 +01:00
|
|
|
* Use drpm_make from drpm instead of deltarpm (rh#1687843)
|
2019-09-17 13:45:15 +02:00
|
|
|
* Fix some DEBUG build warnings
|
2019-11-25 14:52:08 +01:00
|
|
|
* Switch off html timestamps on documentation (rh#1731050)
|
|
|
|
* Update documentation for mergerepo_c merge methods (rh#1722803)
|
2019-09-17 13:45:15 +02:00
|
|
|
* Update documentation for --retain-old-md and --compatibility
|
|
|
|
* Fix --read-pkgs-list to only list actually read packages
|
|
|
|
* Release 0.14.3
|
2019-11-25 14:52:08 +01:00
|
|
|
* Add missing python metadata to python2/3-createrepo_c (rh#1695677)
|
2019-09-17 13:45:15 +02:00
|
|
|
* detect plain tar file as non compressed
|
|
|
|
|
2019-07-01 15:54:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 29 13:06:18 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.14.2
|
|
|
|
+ Fix issue with createrepo_c hanging at the end (rh#1714666)
|
|
|
|
+ Don't include packages with forbidden control chars in repodata (boo#1110914)
|
|
|
|
+ Correct pkg count in headers if there were invalid pkgs (rh#1596211)
|
|
|
|
+ Prevent exiting with 0 if errors occur while finalizing repodata
|
|
|
|
|
2019-03-01 14:39:56 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-05-16 11:31:04 +02:00
|
|
|
Wed May 15 23:17:38 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.14.0
|
|
|
|
+ Fix crash when dumping updateinfo and module is omitted (rh#1707981)
|
|
|
|
+ Add --pkgorigins mode
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 4 22:17:16 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.13.1
|
|
|
|
+ Fix tests to work properly when modulemd support is not enabled
|
|
|
|
- Enable modulemd support on openSUSE Leap 15.1+ and Tumbleweed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 4 01:39:34 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.13.0
|
|
|
|
+ Add support for handling modulemd
|
|
|
|
+ Add support for Koji simple merge mode
|
|
|
|
+ Add support for zchunked modulemd
|
|
|
|
+ Fixed --keep-all-metadata to keep all additional metadata
|
|
|
|
- Disable tests if modulemd support is not enabled to prevent wrong failures
|
|
|
|
- Drop patches included in this release
|
|
|
|
+ 0001-Find-correct-nosetests-version-even-when-which-comma.patch
|
|
|
|
+ 0002-fix-linking-when-Wl-no-undefined-is-set.patch
|
|
|
|
|
2019-09-10 11:55:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 18 17:16:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
2019-05-16 11:31:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 01 09:37:11 UTC 2019 - Frank Schreiner <FSchreiner@suse.com>
|
2019-03-01 14:39:56 +01:00
|
|
|
- Added upstream patches
|
|
|
|
* 0001-Find-correct-nosetests-version-even-when-which-comma.patch
|
|
|
|
* 0002-fix-linking-when-Wl-no-undefined-is-set.patch
|
2019-07-03 09:49:21 +02:00
|
|
|
- Drop included patches
|
|
|
|
* 0001-zck_end_chunk-returns-number-of-bytes-written-or-1-f.patch
|
|
|
|
* 0002-Add-missing-sentinal.patch
|
|
|
|
* 0003-Fix-misc-test.patch
|
2019-03-01 14:39:56 +01:00
|
|
|
- Disable drpm support
|
|
|
|
- Update to version 0.12.1:
|
|
|
|
* Release 0.12.1
|
|
|
|
* For make test, xz and zchunk (not just *-devel) are required.
|
|
|
|
* Make cmake variable PYTHON_EXECUTABLE global
|
|
|
|
* Add zchunk support already to Fedora 29
|
|
|
|
* [spec] Fix spec to work for epel 7
|
|
|
|
* Add CMake support for python interpreter path
|
|
|
|
* Add space after if statement
|
|
|
|
* Fix misc test
|
|
|
|
* Add missing sentinal
|
|
|
|
* Add zchunk support to mergerepo_c for extra files
|
|
|
|
|
2018-04-05 18:18:17 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Mon Feb 4 12:09:27 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Backport fixes from upstream
|
|
|
|
* 0001-zck_end_chunk-returns-number-of-bytes-written-or-1-f.patch
|
|
|
|
* 0002-Add-missing-sentinal.patch
|
|
|
|
* 0003-Fix-misc-test.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 4 00:01:56 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.12.0
|
|
|
|
+ Add basic support for zchunk metadata
|
|
|
|
+ Add support for building wheels to upload to PyPI
|
|
|
|
- Drop Python 2 subpackage
|
|
|
|
- Enable drpm support
|
|
|
|
- Enable zchunk for openSUSE Leap 15.1+ and Tumbleweed
|
|
|
|
- Adjust changes entries to use full author identities
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 1 12:06:35 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.11.1
|
|
|
|
+ Add support for RPMs with large files
|
|
|
|
+ Identify Requires(missingok) as Recommends correctly
|
|
|
|
+ Enable legacy tags by default
|
|
|
|
+ Fix missing packages in mergerepo_c with multiple VR of same name
|
|
|
|
+ Add mergerepo_c --repo-prefix-search and --repo-prefix-replace
|
|
|
|
+ Build against Python 3 by default for bindings
|
|
|
|
- Drop snapshot source service and snapshot tarball
|
|
|
|
- Use license macro for license file
|
|
|
|
- Drop trailing whitespace
|
|
|
|
- Fix comment about drpm support
|
2019-03-01 14:39:56 +01:00
|
|
|
- [boo#1125044] fix for huge rpm packages
|
2019-02-25 11:26:48 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 5 15:50:28 UTC 2018 - Adrian Schröter <adrian@suse.de>
|
2018-04-05 18:18:17 +02:00
|
|
|
|
|
|
|
- fix spelling of old weakdeps feature switch (bsc#1088328)
|
|
|
|
|
2018-02-22 14:03:44 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Wed Feb 21 15:58:06 UTC 2018 - Frank Schreiner <FSchreiner@suse.com>
|
2018-02-22 14:03:44 +01:00
|
|
|
|
2018-02-22 15:10:10 +01:00
|
|
|
- [bnc#1075670] changed to provide createrepo as update-alternative
|
|
|
|
because createrepo_c will replace createrepo because of switch to
|
|
|
|
python3
|
2018-02-22 14:03:44 +01:00
|
|
|
- also provide createrepo-implementation
|
|
|
|
|
2018-02-22 14:45:14 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Tue Feb 13 11:53:58 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
2018-02-22 14:45:14 +01:00
|
|
|
|
|
|
|
- Disable tests on SLE12 due to the python-nose requirements
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Mon Jan 22 11:58:46 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
2018-02-22 14:45:14 +01:00
|
|
|
|
|
|
|
- Switch to singlespec buidling of python bindings
|
|
|
|
- Make sure to use cmake macros to have it easier to gork what is
|
|
|
|
happending by overriding %__builddir
|
|
|
|
- Sort out with spec-cleaner
|
|
|
|
- Fix embedding of date and time to documentation
|
|
|
|
|
2017-03-02 13:43:52 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Sun Feb 19 12:57:21 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
|
2017-03-02 13:43:52 +01:00
|
|
|
|
|
|
|
- Enable Python bindings for openSUSE Leap.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Sun Feb 19 02:27:30 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
|
2017-03-02 13:43:52 +01:00
|
|
|
|
|
|
|
- Enable Python bindings for openSUSE Tumbleweed.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Wed Feb 8 17:42:57 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
|
2017-03-02 13:43:52 +01:00
|
|
|
|
|
|
|
- Updated upstream sources
|
2017-03-02 14:49:48 +01:00
|
|
|
- Removed patch 000-Ensure_that_provides-requires_versions_are_factored_into_dep_filtering.diff
|
|
|
|
(upstream included equal patch)
|
2017-03-02 13:43:52 +01:00
|
|
|
- Added missing copyright statements
|
|
|
|
- Fixed license tag and other misc cleanups
|
|
|
|
|
2016-10-31 14:20:45 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Mon Oct 31 13:19:23 UTC 2016 - Frank Schreiner <FSchreiner@suse.com>
|
2016-10-31 14:20:45 +01:00
|
|
|
|
|
|
|
- updated upstream sources
|
|
|
|
- Added patch 000-Ensure_that_provides-requires_versions_are_factored_into_dep_filtering.diff
|
|
|
|
|
2016-09-14 13:44:33 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Tue Jul 5 11:03:23 UTC 2016 - Jan Engelhardt <jengelh@inai.de>
|
2016-09-14 13:44:33 +02:00
|
|
|
|
|
|
|
- Run fdupes to eliminate duplicate .js files
|
|
|
|
|
2016-03-24 10:11:06 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Mon Feb 1 04:49:43 UTC 2016 - Neal Gompa <ngompa13@gmail.com>
|
2016-03-24 10:11:06 +01:00
|
|
|
|
|
|
|
- Disable Python 3 bindings for SLE
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Mon Feb 1 04:40:40 UTC 2016 - Neal Gompa <ngompa13@gmail.com>
|
2016-03-24 10:11:06 +01:00
|
|
|
|
|
|
|
- Update to 0.10.0, add Python 3 bindings
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-02-25 11:26:48 +01:00
|
|
|
Thu Oct 29 14:48:00 UTC 2015 - Neal Gompa <ngompa13@gmail.com>
|
2016-03-24 10:11:06 +01:00
|
|
|
|
|
|
|
- Initial package based on Mageia package
|
|
|
|
|