217 lines
7.5 KiB
Plaintext
217 lines
7.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 31 21:13:18 UTC 2022 - victor.zhestkov@suse.com
|
|
|
|
- Update to version 0.2.git.1654012835.e8c1c1e:
|
|
* Automatically detect compression method for data.tar.*
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 4 13:12:45 UTC 2022 - Victor Zhestkov <victor.zhestkov@suse.com>
|
|
|
|
- Strictly require Python 3.10 with saltbundlepy requrement
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 22 11:33:04 UTC 2021 - victor.zhestkov@suse.com
|
|
|
|
- Update to version 0.2.git.1634900618.b13fb73:
|
|
* Fix interpolation string
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 13 08:20:45 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1634113089.e7a19d0:
|
|
* Propagate python_version until the venv creation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 29 10:09:05 UTC 2021 - victor.zhestkov@suse.com
|
|
|
|
- Update to version 0.2.git.1632909707.b0ecc87:
|
|
* Support relative links inside the venv
|
|
* Fix some docstrings in the code
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 29 15:09:15 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1627571299.60f8f04:
|
|
* Improve conversion of absolute links
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 12 12:12:04 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1615551104.fc6d75d:
|
|
* Remove broken links too
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 12 10:38:58 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1615545477.1331504:
|
|
* Use better parameters options
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 11 17:34:00 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1615483928.3769673:
|
|
* Directly convert entries to list
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 10 08:27:23 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1615364776.43c9b5c:
|
|
* Fix the shim loader
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 09 16:14:44 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1615306460.670dc05:
|
|
* Create the venv always with copies
|
|
* Keep directories symlinks during untar
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 05 12:22:26 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1614946908.d6816a9:
|
|
* Fix control.tar.xz typo
|
|
* Add type for include and exclude parameters
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 23 11:11:27 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1614078645.e99d5f9:
|
|
* Avoid processing service files two times
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 12 16:16:46 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1613146587.dd2210a:
|
|
* Add --remove to prune the bundle
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 11 15:48:43 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1613058496.9edbd37:
|
|
* Make _fix_broken_links skip correct links
|
|
* Adjust fix_loader to not replace too much
|
|
* Improve _fix_broken_links for pytz
|
|
* Support multiple versions of cpio
|
|
* Autodetect the Python version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 26 17:05:41 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1611680704.a7ca7d6:
|
|
* Remove --extract-over-symlinks
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 26 16:53:18 UTC 2021 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1611679962.e10488c:
|
|
* Set to Python 3.6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 22 13:33:47 UTC 2020 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1608643996.5406441:
|
|
* Add loader entry point in venv
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 16 19:25:36 UTC 2020 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1608146680.2c58b19:
|
|
* Support Debian packages and drop OpenStack
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 14 14:05:12 UTC 2020 - aplanas@suse.com
|
|
|
|
- Update to version 0.2.git.1607954056.7502c21:
|
|
* Use 'python' from the venv
|
|
* Remove pip from the venv
|
|
* Drop Python 2.7 from the venv
|
|
* Update copyright information
|
|
* User 'f' string interpolation
|
|
* Apply Black for style
|
|
* Set [] as default value for --no-relocate-shebang-list
|
|
* Exclude some files from relocation (SCRD-8594)
|
|
* Overwrite /usr/share/keystone permissions (bsc#1083826)
|
|
* Fix permissions for documentation directories
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 06 09:44:48 UTC 2019 - vuntz@suse.com
|
|
|
|
- Update to version 0.1.git.1554542842.598566f:
|
|
* Set [] as default value for --no-relocate-shebang-list
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 04 23:39:17 UTC 2019 - jzerebecki@suse.com
|
|
|
|
- Update to version 0.1.git.1554439163.44e01cb:
|
|
* Exclude some files from relocation (SCRD-8594)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 07 12:29:10 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1520425704.6c66600:
|
|
* Overwrite /usr/share/keystone permissions (bsc#1083826)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 15 16:52:21 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1518713510.49b8932:
|
|
* Fix permissions for documentation directories
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 15 15:50:36 UTC 2018 - aplanas@suse.com
|
|
|
|
- Update the Source field
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 14 19:02:15 UTC 2018 - aplanas@suse.com
|
|
|
|
- Update the _service file to point to the new home
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 14 18:39:56 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1518633558.fca38dc:
|
|
* Fix absolute soft-links (bsc#1081005)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 17:31:28 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1518456668.1b2a92e:
|
|
* Rename META_INF to META-INF
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 02 09:02:12 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1517562042.eb791f3:
|
|
* Add usr and usr/share dir permissions
|
|
* Drop unused reference
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 23 12:53:25 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1516711981.98e9200:
|
|
* Fix filesystem permissions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 23 11:30:52 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1516707019.8eff141:
|
|
* Generate a Python 2 venv
|
|
* Add ardana-version parameter
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 19 10:25:43 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.git.1516357464.079f493:
|
|
* Exclude rpmlint packages
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 12 09:22:13 UTC 2017 - aplanas@suse.com
|
|
|
|
- Integrate L3/Maintenance track system
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 9 14:57:18 UTC 2017 - aplanas@suse.com
|
|
|
|
- Add initial package
|