-
Thu Jun 04 2015 Jan Silhan <jsilhan@redhat.com> 0.5.8-2
- tito: change vesiontagger to releasetagger (Jan Silhan)
- don't require python3 in rhel (Jan Silhan)
-
Thu Jun 04 2015 Jan Silhan <jsilhan@redhat.com> 0.5.8-1
- added implicit-function-declaration compile flag (Jan Silhan)
- subject: Fix compiler warning introduced by previous commit (Colin Walters)
- python: Verify that nosetest actually ran any tests (Colin Walters)
- AUTHORS: updated (Jan Silhan)
- subject: Remove internal header includes from public header (Colin Walters)
- maintain result map in query (RhBug:1049205) (Jan Silhan)
- AUTHORS: updated (Jan Silhan)
- package: Don't assume the same pool in hy_package_cmp() (Matthew Barnes)
-
Wed May 20 2015 Michal Luscon <mluscon@redhat.com> 0.5.7-1
- spec: add a %{snapshot} macro for easier snapshot building (Radek Holy)
- doc: sack: deep copy added to warning section (Jan Silhan)
- doc: sack: warning about multiple Sack usage (Jan Silhan)
- doc: sack: len(sack) -> method __len__ (Jan Silhan)
- Package.files returns list of Unicode objects (Jan Silhan)
-
Thu May 07 2015 Michal Luscon <mluscon@redhat.com> 0.5.6-1
- Revert "sack: force recomputing excludes" (RhUbg:1218650) (Jan Silhan)
-
Wed Apr 29 2015 Michal Luscon <mluscon@redhat.com> 0.5.5-1
- get rid of yum references (Jan Silhan)
- sack: force recomputing excludes (Jan Silhan)
- doc: cosmetic: made Sack headline more readable (Jan Silhan)
- doc: sack: warning about using excludes, includes, disabling and enabling
repos (Jan Silhan)
- cosmetic: removed commented code (Jan Silhan)
- sack: calls reinitiate provides after changing considered map (RhBug:1099342)
(Jan Silhan)
- fixed memleak from d8f2ca7 (Jan Silhan)
- doc: add to CMDLINE_REPO_NAME and SYSTEM_REPO_NAME the Python API reference
manual. (Radek Holy)
- doc: add Repo to the Python API reference manual. (Radek Holy)
- updated load_test_repo() to be able to load non-standard system repo (Michael
Mraka)
- python tests for goal.run(verify=True) (Michael Mraka)
- test for HY_VERIFY flag (Michael Mraka)
- introduced verify option for goal.run() (Michael Mraka)
- AUTHORS: fixed name (Michael Mraka)
- AUTHORS: added 3 Michaels (Jan Silhan)
- Build for x86_64, correction for C++ (Michal Ruprich)
-
Tue Mar 31 2015 Michal Luscon <mluscon@redhat.com> 0.5.4-1
- setup tito to bump version in VERSION.cmake (Michal Luscon)
- initialize to use tito (Michal Luscon)
- prepare repo for tito build system (Michal Luscon)
- New version 0.5.4 (Michal Luscon)
- goal: implement methods for optional installation (RhBug:1167881) (Michal Luscon)
- setup tito to bump version in VERSION.cmake (Michal Luscon)
- initialize to use tito (Michal Luscon)
- prepare repo for tito build system (Michal Luscon)
- New version 0.5.4 (Michal Luscon)
- goal: implement methods for optional installation (RhBug:1167881) (Michal Luscon)
-
Wed Mar 25 2015 Jan Silhan <jsilhan@redhat.com> - 0.5.3-3
- new release
-
Mon Feb 23 2015 Jan Silhan <jsilhan@redhat.com> - 0.5.3-2
- bumped release to be greater than f21 release
- Add Peter to Authors (Peter Hjalmarsson)
- Add support for armv6hl (Peter Hjalmarsson)
-
Wed Feb 04 2015 Jan Silhan <jsilhan@redhat.com> - 0.5.3-1
- README: made readthedoc documentation official (Jan Silhan)
- sack: deprecation of create_cmdline_repo (Jan Silhan)
- does not break Sack.__init__ API from 8ce3ce7 (Jan Silhan)
- doc: document the new logdir parameter of Sack.__init__. (Radek Holy)
- New version: 0.5.3 (Jan Silhan)
- apichange: sack: added optional param logdir (Related:RhBug:1175434) (Jan Silhan)
- apichange: py: rename: Sack.cache_path -> Sack.cache_dir (Radek Holy)
- doc: add Sack to the Python API reference manual. (Radek Holy)
- cosmetic: autopep8 applied on __init__.py (Jan Silhan)
- query: support multiple flags in filter (RhBug:1173027) (Jan Silhan)
- packaging: make the spec file compatible with GitHub packaging guideliness. (Radek Holy)
- New version: 0.5.2 (Michal Luscon)
- hy_chksum_str() returns NULL in case of incorrect type (Michal Luscon)
- Fix defects found by coverity scan (Michal Luscon)
- selector: allow selecting provides with globs (RhBug: 1148353) (Michal Luscon)
- py: nevra_init() references possibly uninitialized variable. (Ales Kozumplik)
- package: add weak deps attributes. (Ales Kozumplik)
-
Thu Sep 18 2014 Aleš Kozumplik <ales@redhat.com> - 0.5.1-1
- pool_split_evr() assert if we hit unexpected data. (Related:RhBug:1141634) (Ales Kozumplik)
- README: changed references to new repo location (Jan Silhan)
- iutil-py: removed pyseq_to_packagelist function (Jan Silhan)
- improved performance of python sequence iteration (RhBug:1109554) (Jan Silhan)
- reldep: constructor accepts unicode strings (RhBug:1124968) (Jan Silhan)
- Fix pool_split_evr's handling of EVRs without releases. (Radek Holy)
- added sha512 support (RhBug:1082658) (Jan Silhan)
- cosmetic: removed unneeded semicolon (Jan Silhan)
- goal: does not raise exception on empty selector (Related:RhBug:1127206) (Jan Silhan)