--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-a973f8847a
2019-11-30 02:10:49.591428
--------------------------------------------------------------------------------
Name : rpkg
Product : Fedora EPEL 6
Version : 1.59
Release : 3.el6
URL : https://pagure.io/rpkg
Summary : Python library for interacting with rpm+git
Description :
Python library for interacting with rpm+git
--------------------------------------------------------------------------------
Update Information:
Backport: Isolated container-build should allow arches override
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 14 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.59-3
- Backport: Isolated container-build should allow arches override
* Fri Oct 25 2019 Ondrej Nosek <onosek(a)redhat.com> - 1.59-2
- Backport: container-build: add --isolated and --koji-parent-build arguments
- Backport: Pass skip_build option to buildContainer
- Backport: Reuse koji_cli.lib.unique_path
* Mon Sep 16 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.59-1
- Add argument to skip build option for container-build (rcerven)
- Sorting imports (onosek)
- Ignore error when adding exclude patterns - 1733862 (onosek)
- Path to lookaside repo fix (onosek)
- Add commands for interacting with Koji side-tag plugin - 329 (lsedlar)
- Do not delete files related to gating on import (onosek)
- Support integer values in the optional module-build arguments (mprahl)
- container-build: add --build-release argument (kdreyer)
- Allow some arguments for container-build together (onosek)
- git-changelog: Fix running on Python 3 - 3 (onosek)
- Port to libmodulemd 2 API (lsedlar)
- Module-overview allows filtering by owner - 325 (onosek)
- Different import --offline command behavior - #445 (onosek)
- Show nvr in container-build (onosek)
- Custom handler for koji watch_tasks (onosek)
- Unittests for clone command (onosek)
- Fix clone --branches - rhbz#1707223 (tmz)
- Make gitbuildhash work for windows builds (lsedlar)
* Mon Sep 16 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.58-10
- Update koji dependency
* Sat Aug 17 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 1.58-9
- Rebuilt for Python 3.8
* Thu Aug 1 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.58-8
- Obsoletes python2-rpkg after upgrade to Fedora30
* Wed Jul 31 2019 Stephen Gallagher <sgallagh(a)redhat.com> - 1.58-7
- Fix libmodulemd requirements
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.58-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jun 10 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.58-5
- Now again, libmodulemd is required instead of python3-libmodulemd because
it was causing troubles with upgrades.
* Mon Jun 10 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.58-4
- Modify required version of koji package
* Mon May 27 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.58-3
- Backport: Custom handler for koji watch_tasks
- Backport: Show nvr in container-build
- Backport: Different import --offline command behavior
* Thu May 9 2019 Ondrej Nosek <onosek(a)redhat.com> - 1.58-2
- Backport: fixed 'clone --branch' command
* Mon Apr 29 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.58-1
- Ignore files in a cloned repository - #355 (onosek)
- Handle data from python RPM binding as UTF-8 string (zebob.m)
- srpm_import: be compatible with rhbz#1693751 (praiskup)
- Pass --enable-network to mock - 314 (onosek)
- Enhance 'module-overview' sub-command to show scratch status of modules.
(mmathesi)
- Remove the ability to parse a module's branch automatically to determine the
base module stream override (mprahl)
- Improvements for scratch module builds (mmathesi)
- Updates to support scratch module builds (mmathesi)
- Refactor fake Koji credential handling from TestBuildPackage class into new
FakeKojiCreds class so it can be shared with TestModulesCli class. (mmathesi)
- Make Koji upload methods more generic so they can be reused. (mmathesi)
- Allow passing --offline and -r to mbs-manager build_module_locally. (jkaluza)
- Depth param for clone - tuning (onosek)
- Depth param for clone - #363 (onosek)
- Pass --disablerepo and --enablerepo to mock - 313 (onosek)
- Import srpm without uploading sources - rhbz#1175262 (onosek)
- Ignore any specified profile when finding the Flatpak build target (otaylor)
- Show module build links in output from command module-build (cqi)
- Add 'retire' command supporting both packages and modules (mmathesi)
- Fix "push --force" (tim)
- Container-build returns its status to command-line - #415 (onosek)
- Upload .crate files to lookaside cache - 312 (onosek)
- Restrict version of PyYAML on Python 2.6 (lsedlar)
- Simplify srpm method (onosek)
- Permit setting arbitrary rpm macros during build (riehecky)
- Add the ability to configure multiple regex expressions for
base_module_stream_regex_from_branch (mprahl)
- Do not require PyGObject in setup.py - rhbz#1679365 (onosek)
- Fixing failing Jenkins tests (onosek)
- Unify update-docs script with fedpkg version (onosek)
- README: add links (onosek)
- Watch multiple module builds (cqi)
- Added update-docs script (onosek)
* Thu Apr 25 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.57-9
- yet another compat fix with RPM after rhbz#1693751
* Fri Apr 19 2019 Pavel Raiskup <praiskup(a)redhat.com> - 1.57-8
- compat fix with RPM after rhbz#1693751
* Wed Mar 20 2019 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 1.57-7
- Backport patch for uploading *.crate into lookaside
* Thu Feb 7 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.57-6
- Revert previous change.
Now python-gobject-base & libmodulemd are removed from epel7 and RHEL7
* Tue Feb 5 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.57-5
- python-gobject-base & libmodulemd also for epel7 and RHEL7
* Mon Feb 4 2019 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.57-4
- Disable Py2 package on F30+
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.57-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jan 3 2019 Ond��ej Nosek <onosek(a)redhat.com> - 1.57-2
- Merge changes of the .spec files for Fedora and RHEL
* Thu Dec 13 2018 Ond��ej Nosek <onosek(a)redhat.com> - 1.57-1
- Use idna 2.7 for Python 2.6 (lsedlar)
- Imports are sorted (onosek)
- libmodulemd is missing on el7 - #402 (onosek)
- Initialize bash autocompletion (onosek)
- Set configuration in case of "clone --branches" as well (tim)
- Fix fake spec file for clog tests (cqi)
- Move argparse fix from fedpkg - #398 (onosek)
- Send source mtime to dist-git - 220 (lsedlar)
- Fix tests for mock package manager (lsedlar)
- Specify package manager for mock-config (lsedlar)
- Add contributing guide (onosek)
- Validate the module build optional argument when parsing the argument
(mprahl)
- Add config options to parse the base module (e.g. platform) stream from the
dist-git branch and apply a buildrequire override (mprahl)
- Add the ability to pass in buildrequire and require overrides on a module
build (mprahl)
- Raise an error if the module build command receives optional arguments that
conflict (mprahl)
- Silence Python3 SafeConfigParser warnings (mmathesi)
- Allow to pass posargs to tox from make (cqi)
- Specify dependent packages in one place (cqi)
- Don't registry flatpak-build command on Python-2.6 (otaylor)
- Add flatpak-build subcommand (otaylor)
- Don't pass the MBS API URL around as a parameter (otaylor)
- TestContainerBuildWithKoji: tear down the mock appropriately (otaylor)
- Refine test runner for py26 (cqi)
* Thu Nov 15 2018 Ond��ej Nosek <onosek(a)redhat.com> - 1.56-4
- Allow build for RHEL-8 (onosek)
* Wed Nov 14 2018 Ond��ej Nosek <onosek(a)redhat.com> - 1.56-3
- No mock warning (onosek)
* Fri Sep 7 2018 Owen Taylor <otaylor(a)redhat.com> - 1.56-2
- Add patch from upstream pull-request to add a flatpak-build subcommand
- Add PyYAML dependencies so that the spec file at least builds on epel6/epel7
* Tue Aug 21 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.56-1
- Validate greenwave policy early in Commands.build (cqi)
- Refine error message for failure gating.yaml validation (cqi)
- explain mbs-manager exception handling (nils)
- test for missing mbs-manager with errno set (nils)
- catch errno == ENOENT if mbs-manager is missing (nils)
- add missing method docstring (nils)
- Show full error from MBS (lsedlar)
- Fix tests for greenwave policy validation (cqi)
- Add testenv for building docs (cqi)
- New option --buildrootdir - rhbz#1583822 (cqi)
- Add --shell option to mockbuild - rhbz#1438685 (cqi)
- Validate gating.yaml file for Greenwave gating (gnaponie)
- Update README (cqi)
- Reduce the number of repo creation for tests (cqi)
- Fix flake8 error (cqi)
- Drop rpm-py-installer from requires - #357 (cqi)
- Allow _run_command to capture and return output to stdout or stderr (cqi)
- Claim Python 3.7 in README and package classifiers (cqi)
- Fix a bad test teardown (otaylor)
- Refactor build command (cqi)
- Remove rpmfluff package (cqi)
- Set PYCURL_SSL_LIBRARY directly for installing pycurl (cqi)
- Add py37 testenv (cqi)
* Thu Jul 26 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.55-2
- Remove dependency python-rpmfluff
* Mon Jul 23 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.55-1
- Fix installing pycurl for running tests (cqi)
- Replace extra module_name with repo_name (cqi)
- Replace name module with repo in tests/fixtures/rpkg*.conf (cqi)
- Add --fail-fast functionality - #331 (tibbs)
- Fix fake spec for build in rawhide (cqi)
- Avoid to upload a file with different checksum - #204 (cqi)
- Give more information when sources has invalid content - #227 (cqi)
- Reserve README.md while import srpm - #149 (cqi)
- Set to repo_name property when --name is specified (cqi)
- Do not restrict argparse version (cqi)
- Check old format args only if there is clone config (cqi)
- Fix typo and reword option help and deprecation message (cqi)
- Massive replacement of module (cqi)
- Deprecate module_name inside rpkg internal (cqi)
- Add new option --name and --namespace - #301 (cqi)
- Man generator indent workaround (onosek)
- Fixing imports in unittests (onosek)
- Minor fixes to doc build (cqi)
- Fix mistakes during rebase (cqi)
- Run document generator script in Py3 explictly (cqi)
- Remove warning of nonexisting source/_static/ during doc build (cqi)
- Do not generate document for sample rpkg app (cqi)
- Exclude subcommand which does not have help (cqi)
- Ensure to clean files for generating HTML documents (cqi)
- Fix rebase error: add module_build_watch back (cqi)
- Fix MANIFEST.in to list files for building doc (cqi)
- Rename generate_man_pages.py (cqi)
- Generate HTML document and manpage for sample rpkg (cqi)
- Simplify doc Makefile (cqi)
- Generate commands HTML and man pages (cqi)
- Update existing docstrings (cqi)
- Generate documents by sphinx - #50 (cqi)
- README: new code should be py3 compatible (ktdreyer)
- Provide base_module to clone_config templates - #326 (tmz)
- Refactor man generator to be reusable (puiterwijk)
- Make sure gitcred doesn't land in man (puiterwijk)
- Don't inject the credential helper to push if OIDC is unconfigured
(puiterwijk)
- Add docblocks to gitcred methods and don't quit if OpenIDC is unconfigured
(puiterwijk)
- Also inject the credential helper with rpkg push (puiterwijk)
- Create a "gitcred" command that functions as an OIDC git-credential helper
(puiterwijk)
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.54-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 1.54-3
- Rebuilt for Python 3.7
* Mon May 21 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.54-2
- Remove koji and rpm-py-installer Python package requires
- Fix argparse version for el6
* Fri May 11 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.54-1
- Pass the -s/--set-default-stream to mbs-manager for module local builds.
(jkaluza)
- Write mock config correctly when run in Py 3 (cqi)
- Add --with and --without options to 'local' - rhbz#1533416 (tmz)
- Add a test for 3f93433 (cqi)
- Raise error if rpm command returns non-zero (cqi)
- Use getpass.getuser() instead of pwd.getpwuid(os.getuid())[0] (jpopelka)
- Allow setting custom MBS config file and config section in rpkg.conf.
(jkaluza)
- Remove py35 testenv (cqi)
- Ignore .env and tags (cqi)
- Remove question mark from giturl (cqi)
- Added custom ArgumentParser (supports allow_abbrev) (jkucera)
- Grab the correct first line in case of rpm output (zebob.m)
* Mon Apr 16 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.53-2
- Require python2-koji 1.15 as the minimum version
- Refine BuildRequires
* Tue Apr 10 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.53-1
- Use NSVs and not build IDs with module-build-local --add-local-build (mprahl)
- Fix docstring of test_module_build_local_with_skiptests (mprahl)
- Add long_description to package (cqi)
- Support local module builds when there are uncommitted changes (mprahl)
- Fix clarifying error that occurs when mbs-manager is not installed (mprahl)
- Add support for Module Stream Expansion (MBS API v2) (mprahl)
- Show errors when a module build fails (mprahl)
- Move full download url construction to separate method (frostyx)
- Fix compose related params for container-build (lucarval)
- Avoid calling /usr/bin/python in tests (miro)
- Change default rpmlint configuration file (athoscr)
- Use koji.grab_session_options() rather than opencoding it (cfergeau)
* Mon Mar 5 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 1.52-2
- Introduce python3 subpackage
* Thu Feb 22 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.52-1
- Mock ThreadPool in test_module_overview (cqi)
- Drop rpmfluff in test (cqi)
- Fix hardcoded directory name in test (lsedlar)
- Improve testenv for py26 (cqi)
- Run tests with old GitPython in py26 testenv (cqi)
- Compile pycurl with openssl after F27 (cqi)
- Ignore .egg/ from git (cqi)
- Add py26 to testenv (cqi)
- Install koji from PyPI (cqi)
- Make compose-id and repo-url to take one or more values (csomh)
- Let git ignore more directories (cqi)
- Exclude pyc and __pycache__ globally in sdist (cqi)
- Handle nonexisting mbs-manager (cqi)
- Add dependent packages for Python 2.6 in setup.py (cqi)
- Updated module cli API (mcurlej)
- Declare Python versions rpkg can work with - #278 (cqi)
- Fix flake8 errors (cqi)
- Fix tests that do not work with Python 3 (cqi)
- Fix tests: not impact by dict.items call (cqi)
- Add py36 to testenv - #274 (cqi)
- Run tox to run tests and check code styles - #276 (cqi)
- Use flake8 3.5.0 (cqi)
- Add files under requirements/ to sdist package (cqi)
- Install Koji shared library via setuptools (cqi)
- Set install and tests requires in setup.py (cqi)
- Split pypi requirements and refine versions (cqi)
- Change type of compose id from string to int (bfontecc)
- Install RPM Python binding from PyPI (cqi)
- Fix test test_lint_each_file_once (cqi)
- Add compose-id and signing-intent arguments (bfontecc)
- Use env's python (lucarval)
- Use progress callback and TaskWatcher from koji_cli.lib (cqi)
- Get buildhash from git+https:// url (lsedlar)
- lint: Avoid checking rpm's multiple times (tmz)
- Fix giturl as well by calling construct_build_url (cqi)
- Fix construct anongiturl for chain-build (cqi)
- Fix mock openidc_client (cqi)
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.51-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 23 2018 Chenxiong Qi <cqi(a)redhat.com> - 1.51-3
- Backport: Add compose-id and signing-intent arguments
- Backport: Change type of compose id from string to int
* Wed Nov 8 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.51-2
- Backport: Fix construct anongiturl for chain-build
- Backport: Fix giturl as well by calling construct_build_url
* Fri Oct 20 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.51-1
- Ignore TestModulesCli if openidc-client is unavailable (cqi)
- Port mbs-build to rpkg (mprahl)
- Add .vscode to .gitignore (mprahl)
- Fix TestPatch.test_rediff in order to run with old version of mock (cqi)
- Allow to specify alternative Copr config file - #184 (cqi)
- Tests for patch command (cqi)
- More Tests for mockbuild command (cqi)
- More tests for getting spec file (cqi)
- Tests for container-build-setup command (cqi)
- Test for container-build to use custom config (cqi)
- Suppress output from git command within setUp (cqi)
- Skip test if rpmfluff is not available (lsedlar)
- Allow to override build URL (cqi)
- Test for mock-config command (cqi)
- Tests for copr-build command (cqi)
- Fix arch-override for container-build (lucarval)
- Remove unsupported osbs for container-build (lucarval)
- cli: add --arches support for koji_cointainerbuild (mlangsdo)
- Strip refs/heads/ from branch only once (lsedlar)
- Don't install bin and config files (cqi)
- Fix kojiprofile selection in cliClient.container_build_koji (cqi)
- Avoid branch detection for 'rpkg sources' (praiskup)
- Fix encoding in new command (cqi)
- Minor wording improvement in help (pgier)
- Fix indentation (pviktori)
- Add --with and --without options to mockbuild (pviktori)
* Thu Aug 31 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.50-2
- Backport: Fix kojiprofile selection in cliClient.container_build_koji (cqi)
* Thu Aug 10 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.50-1
- Fix PEP8 error (cqi)
- Spelling fixes (ville.skytta)
- Reword help and description of new-sources and upload commands - rhbz#1248737
(cqi)
- Set autorebuild enabled by default (bfontecc)
- Add commands to whitelist_externals (cqi)
- Declare Python 3 versions to support in setup.py (cqi)
- Replace unicode with six.text_type (cqi)
- Run tests in both Python 2 and 3 with tox (cqi)
- Make tests and covered code compatible with Py3 (cqi)
- Add requirements files (cqi)
- Do not build srpm in test (cqi)
- Do not actually run git-diff in tests (cqi)
- Remove deprecated modules used in koji (cqi)
- Non-zero exit when rpmbuild fails in local command (cqi)
- Report deprecation of config via logger (lsedlar)
- Print --dist deprecation warning explicitly (lsedlar)
- utils: Avoid DeprecationWarning for messages for users (lsedlar)
- Supply namespace to lookaside (if enabled) (lsedlar)
- Support reading koji config from profile - #187 (cqi)
- Remove kitchen (cqi)
- Fix string format (cqi)
- Recommend --release instead of --dist in mockbuild --help (tmz)
- Allow overriding container build target by downstream (lsedlar)
- Add a separate property for namespace (lsedlar)
- Allow container builds from any namespace (maxamillion)
- Make osbs support optional (cqi)
- make osbs dependency optional (pavlix)
- Allow explicit namespaces with slashes (lsedlar)
- Do not hang indefinitely when lookaside cache server stops sending data
(jkaluza)
- Make --module-name work with namespaces - #216 (lsedlar)
- Include README.rst in dist package (cqi)
- More document in README - #189 (cqi)
- Make new command be able to print unicode - #205 (cqi)
- Allow to specify custom info to a dummy commit (cqi)
- Load module name correctly even if push url ends in slash - #192 (cqi)
- Replace fedorahosted.org with pagure.io - #202 (cqi)
- Fix rpm command to get changelog from SPEC - rhbz#1412224 (cqi)
- Rewrite tests to avoid running rpmbuild and rpmlint (cqi)
- Use fake value to make Command in test (cqi)
- Python 3.6 invalid escape sequence deprecation fixes (ville.skytta)
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.49-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jul 10 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.49-6
- Rename koji to python2-koji
* Thu Jun 29 2017 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.49-5
- Allow using namespace in --module-name attribute
* Thu Jun 22 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.49-4
- Remove python-osbs-client
* Fri Jun 16 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.49-3
- Backport to make osbs optional
* Mon Mar 27 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.49-2
- Rebuilt to rename pyrpkg to python2-rpkg
* Wed Feb 22 2017 Chenxiong Qi <cqi(a)redhat.com> - 1.49-1
- More upload PyCURL fixes for EL 7 (merlin)
- Move tag inheritance check into a separate method (cqi)
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.48-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Feb 1 2017 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.48-2
- Backport patch to move tag inheritance check to separate method
* Thu Dec 22 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.48-1
- Better message when fail to authenticate via Kerberos - #180 (cqi)
* Mon Dec 19 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.47-7
- Refactor Commands._srpmdetails (cqi)
* Thu Dec 15 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.47-6
- Add missing import koji.ssl.SSLCommon - BZ#1404102 (cqi)
- Fix upload with old PyCURL - BZ#1241059 (lsedlar)
* Mon Dec 12 2016 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.47-5
- Fix default value for krb_rdns options
* Mon Dec 12 2016 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.47-4
- Add krb_rdns koji config
* Thu Dec 8 2016 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.47-3
- Conflict with too old fedpkg
* Wed Dec 7 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.47-2
- Fix test that fails on a Koji ARM builder
* Fri Dec 2 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.47-1
- New upstream release 1.47
* Tue Oct 25 2016 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.46-5
- Allow using gssapi for lookaside caches
* Tue Sep 6 2016 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.46-4
- Update dependencies for python-argparse and python-hashlib
* Thu Aug 25 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.46-3
- python-six-1.9.0 is the minimum version rpkg depends
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.46-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Pa…
* Fri Jul 15 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.46-1
- Warning untracked patches when push (cqi)
- handle correct spec path when push from outside the repo (cqi)
- Remove support for BuildContainer release task opt (lucarval)
* Mon Jun 27 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.45-2
- Depend on python-six to be compatible with Python 3
* Mon Jun 27 2016 Chenxiong Qi <cqi(a)redhat.com> - 1.45-1
- add missing git-config in the git repo for testing (cqi)
- Don't print download/upload progress outside of TTY (lsedlar)
- Merge #58 `Rebase of #28 with conflict resolved` (cqi)
- Get correct login without TTY (vgologuz)
- Merge #63 `More Python 3 compatibility fixes` (lubomir.sedlar)
- fix broken when non-ASCII in path (cqi)
- More Python 3 compatibility fixes (ville.skytta)
- Fix push called without argument (lsedlar)
- Use logging.warning instead of deprecated logging.warn (ville.skytta)
- Use assertEqual instead of deprecated assertEquals (ville.skytta)
- Spelling fixes (ville.skytta)
- Add missing dependencies to setup.py (ville.skytta)
- Add tests for cloning with a namespace (lsedlar)
- Fix cloning with -B and namespaced module (lsedlar)
- Adjust figuring out the path of the git repo cloned (pingou)
- Only clone into the bare_dir if no target was specified (pingou)
- Add to the CLI the possibility to specify a target folder for the clone
(pingou)
- Add unit-tests for cloning into a specified directory (pingou)
- Let rpkg support cloning into a specified directory (pingou)
- Python 3 fixes (ville.skytta)
- rewrite test_commands.setup_module using git (cqi)
- Merge #40 `push: check for missing patches` (lubomir.sedlar)
* Thu Jun 2 2016 Lubom��r Sedl���� <lsedlar(a)redhat.com> - 1.44-1
- Log container-build task results (lucarval)
- Add support for BuildContainer release task opt (lucarval)
- handle exception from getTaskInfo correctly (cqi)
- fix failure of test_load_spec_where_path_contains_space on RHEL (cqi)
- allow space appearing in path to cloned repo (cqi)
- fix docstring of Commands.compile (cqi)
- Make 'Failed to get ns_module_name from Git url or pushurl' message a warning
(issue #42) (orion)
- pyrpkg: use git remote get-url --push (mathstuf)
* Wed Mar 23 2016 Lubom��r Sedl���� <lubomir.sedlar(a)gmail.com> - 1.43-1
- Print warning when using old git configuration (lsedlar)
- Add rpms namespace for checkouts without namespace (lsedlar)
* Wed Mar 16 2016 Lubom��r Sedl���� <lubomir.sedlar(a)gmail.com> - 1.42-1
- Fix problems with namespacing (maxamillion)
* Mon Mar 14 2016 Lubom��r Sedl���� <lubomir.sedlar(a)gmail.com> - 1.41-2
- Depend on python-osbs directly to avoid python3
* Mon Mar 14 2016 Lubom��r Sedl���� <lubomir.sedlar(a)gmail.com> - 1.41-1
- Update upstream URL (lsedlar)
- Fixes based on lsedlar's feedback (maxamillion)
- add distgit namespacing for non-rpm content (docker, xdg-app, etc) (maxamillion)
- Container-build: dont't allow to build with unpushed changes (araszka)
- Suggest --dist option when can't get OS ver from branch (araszka)
- fix: print all tags without filter (araszka)
- Fix lookaside upload when --path is specified (araszka)
- Lookaside: encoding repo name to UTF-8 (araszka)
- Fix errors on Python 2.6 (lsedlar)
- Add test and docstring to byte offset convertor (araszka)
- Decode .spec file with UTF-8 (araszka)
- 1271741 - add copr command (Recommends: copr-cli) (msuchy)
- Suggest --target option when unknown target (araszka)
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Oct 23 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.40-1
- don't use assertRaises (ttomecek)
- refactor test_clone: set clone config in the same test file (pbabinca)
- Fix clone test to not use constructor to set clone_config (pbabinca)
- Fix test clone test (pbabinca)
- Make use of clone_config attribute backwards compatible (pbabinca)
* Thu Oct 22 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.39-1
- Replace deprecated BaseException.message with str(BaseException) (pbabinca)
- Don't print exception message during check repo tests (pbabinca)
- Add support for setting post-clone git config (ville.skytta)
* Wed Oct 21 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.38-1
- Fix parse error (pbabinca)
* Wed Oct 21 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.37-1
- Add support for --nocheck (orion)
- container-build: check repo (ttomecek)
- move repo checking to a method (ttomecek)
- Add 'oxt' and 'xpi' extensions to UPLOADEXTS (dsilakov)
- Switch-branch: give more info about error (araszka)
- Recognize binary files with .oxt and .xpi extensions (dsilakov)
- Container-build: add --nowait option (araszka)
- bash autocompletion: support for command container-build-config (pbabinca)
- Implement getter for autorebuild value, use 'true' and 'false' for values
(bkabrda)
- Add a command and option to change container build setup (bkabrda)
- Edit tests for python2.6 - EL6 (araszka)
- tests: Don't use assertNotIn (araszka)
- tests: Don't use assertRaises as context manager (araszka)
- tests: Don't use check_output (araszka)
- Typo in import --help descriptions (araszka)
- change the url for rpkg (dennis)
* Wed Jul 15 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.36-1
- container-build: support yum repos with --build-with=koji (pbabinca)
- container-build: move --scratch option to koji group (pbabinca)
- Print task info for container-build (pbabinca)
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.35-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue May 26 2015 Dennis Gilmore <dennis(a)ausil.us> - 1.35-2
- pyrpkg Requires python-osbs
* Tue May 26 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.35-1
- Test for scratch opt in the actual argument of container_build_koji
(pbabinca)
- Move the GitIgnore class to its own module (bochecha)
- Modernize the gitignore-handling code (bochecha)
- gitignore: Properly handle adding matching lines (bochecha)
- Refactor: remove unnecessary code (pbabinca)
- Move custom UnknownTargetError to errors module (pbabinca)
- New command: container-build (jluza)
- lookaside: Take over file uploads (bochecha)
- Remove unnecessary log message (bochecha)
- Stop making source files read-only (bochecha)
- Drop some useless comments (bochecha)
- Only report we're uploading when we actually are (bochecha)
- lookaside: Check if a file already was uploaded (bochecha)
- lookaside: Allow client-side and custom CA certificates (bochecha)
- lookaside: Be more flexible when building the download URL (bochecha)
- lookaside: Use the hashtype for the URL interpolation (bochecha)
- lookaside: Add a progress callback (bochecha)
- lookaside: Handle downloading of source files (bochecha)
- lookaside: Move handling of file verification (bochecha)
- lookaside: Move handling of file hashing (bochecha)
- utils: Add a new warn_deprecated helper (bochecha)
- Add a new lookaside module (bochecha)
- Add a new utils module (bochecha)
- Properly set the logger (bochecha)
- Move our custom errors to their own module (bochecha)
- Don't assume MD5 for the lookaside cache (bochecha)
- Remove dead code (bochecha)
- Use the proper exception syntax (bochecha)
* Thu Apr 16 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.34-1
- tests: Don't use assertIsNone (bochecha)
- tests: Don't use assertRaises as a context manager (bochecha)
- Add long --verbose option to -v, new --debug and -d option (pbabinca)
* Mon Apr 13 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.33-1
- New mockbuild options: --no-clean --no-cleanup-after (jskarvad)
- Catch ssl auth problems and print more helpful messages (pbabinca)
- New exception - rpkgAuthError to allow clients detect auth problems
(pbabinca)
* Mon Mar 23 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.32-1
- tests: Properly open/close the file (bochecha)
- sources: Support writing in either the old or new format (bochecha)
- sources: Reindent code (bochecha)
* Fri Mar 6 2015 Pavol Babincak <pbabinca(a)redhat.com> - 1.31-1
- Refactor: remove unused imports from test_sources (pbabinca)
- Don't do several times the same thing (bochecha)
- sources: Forbid mixing hash types (bochecha)
- sources: Move to the new file format (bochecha)
- Rewrite the sources module (bochecha)
* Wed Dec 3 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.30-2
- Use %{__python} instead of %{__python2} as it might be not defined
* Wed Oct 8 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.30-1
- add python-nose as BuildRequires as run tests in check section (pbabinca)
- pass extra data to the Commands object via properties instead of __init__()
(mikeb)
- clean up Koji login, and properly support password auth (mikeb)
- add --runas option (mikeb)
- run os.path.expanduser on the kojiconfig attribute in case the path is in the
user's home directory (bstinson)
- Override GIT_EDITOR in tests (pbabinca)
- Massive Flake8 fix (bochecha)
- Fix some more Flake8 issues (bochecha)
- Fix some flake8 issues (bochecha)
- Simplify some code (bochecha)
- Fix typo (bochecha)
- tests: Ensure functioning of Commands.list_tag (bochecha)
- list_tags: Stop executing a command (bochecha)
- list_tags: Fix the docstring (bochecha)
- delete_tag: Stop executing a command (bochecha)
- tests: Ensure functioning of Commands.delete_tag (bochecha)
- add_tag: Run the tag command in the right directory (bochecha)
- tests: Ensure proper functioning of Commands.add_tag (bochecha)
- tests: Factor out some code (bochecha)
- tests: Ensure functioning of Commands.clone (bochecha)
- gitignore: Make sure each line ends with a \n (bochecha)
- gitignore: We're not modified any more after we wrote to disk (bochecha)
- tests: Ensure proper functioning of GitIgnore (bochecha)
- tests: Use nose (bochecha)
- Remove unused import (bochecha)
- Some more PEP8 (bochecha)
- Add classifiers to setup.py (pbabinca)
- Add new sources file parser even with unit tests (pbabinca)
- If source file doesn't exist continue without downloading files (pbabinca)
- Reformat setup.py to be compliant with PEP 8 (pbabinca)
* Tue Sep 30 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.28-1
- Compare fuller remote branch name with local branch before build
* Fri Sep 26 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.27-1
- Explicitly define pyrpkg's client name for man pages (pbabinca)
- Refactor mock results dir to property (pbabinca)
- Add skip-diffs option for import_srpms (lars)
- Properly remove possible .py when creating man pages (lars)
- Process srpm imports to empty repositories more explicitly (pbabinca)
- Make UPLOADEXTS a class variable that can be extended (lars)
- Introduce self.default_branch_remote for fresh clones (pbabinca)
- On self.path change reset properties which could used old value (pbabinca)
- Remove empty entry from git ls-files to not confuse following code (pbabinca)
- Remove file names during srpm import in more extensible way (pbabinca)
- Fix issue causing all current local builds via fedpkg to use md5 rather than
sha256 (spot)
- License replaced with official GPL 2.0 license from gnu.org (pbabinca)
- Allow "rpkg commit -s" (pjones)
* Tue Jul 29 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.26-1
- rpkg doesn't have a python module so use pyrpkg instead (pbabinca)
* Tue Jul 29 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.25-1
- 1.25 release (pbabinca)
- Note to do_imports() doc. (pbabinca)
- Change default option for switch-branch from --no-fetch to --fetch (pbabinca)
- Allow default name of the library to be set by subclasses (pbabinca)
- Use name attribute of cliClient to get configuration (pbabinca)
- Make setup.py executable (pbabinca)
- Use direct git call for fetches (pbabinca)
- Print reason for failed switch-branch (pbabinca)
- Match whole branch with remote name when switching branch (pbabinca)
- Refactor: deduplicate remote & branch_merge (pbabinca)
- De-hardcode 'origin' as the remote name (bochecha)
- Fallback the remote on 'origin' (bochecha)
* Mon Jun 9 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.24-1
- 1.24 release (pbabinca)
- Work around signed srpms (Till Maas)
- Properly raise the error (bochecha)
- Ability to skip NVR construction altogether for builds (pbabinca)
- If we failed to parse NVRE from rpm output use better error message
(pbabinca)
- If command to get NVRE printed anything to stderr log that command (pbabinca)
- Refactor: correctly split string on multi lines (pbabinca)
- Use nvr_check as an optional argument for build (pbabinca)
- 1.23 release (pbabinca)
- Use module_name setter instead of constructor parameter (pbabinca)
- Set pushurl & branch_remote by default (pbabinca)
- 1.22 release (pbabinca)
- Define module name from command line, git url and lastly from spec (pbabinca)
- Revert "Define module name from command line, git url and lastly from spec"
(pbabinca)
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 24 2014 Pavol Babincak <pbabinca(a)redhat.com> - 1.21-1
- Refactor: split strings on multi lines without spaces from indentation
(pbabinca)
- Refactor: remove spaces at the end of lines (pbabinca)
- Define module name from command line, git url and lastly from spec (pbabinca)
- Option to skip NVR existence check in build system before build (pbabinca)
- Add an 'epoch' property to pyrpkg.Commands (bochecha)
- Fetch remotes before switch-branch by default (pbabinca)
- Protect rhpkg's --arches argument (pbabinca)
* Tue Feb 18 2014 Dennis Gilmore <dennis(a)ausil.us> - 1.20-1
- read krbservice from the koji config file (dennis)
- We can assume that rpkg is installed if the (ville.skytta)
- clog: Don't require empty line between changelog entries. (ville.skytta)
- Spelling fixes. (ville.skytta)
- expand %{name} and %{verion} macros when checking for unused_patches check
for .patch and .diff files as patches (dennis)
- clean up some language ambiguities (dennis)
- clog: Support %changelog tag written in non-lowercase. (ville.skytta)
- add spkg as a binary file extention rhbz#972903 (dennis)
- Fixed version to 1.19 (pbabinca)
- Don't track spec file here (pbabinca)
- 1.20 (pbabinca)
- Mock config temp dir in the form $(target)-$(localarch).$(mktemp)mockconfig
(pbabinca)
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Apr 8 2013 Pavol Babincak <pbabinca(a)redhat.com> - 1.19-1
- Generate mock-config for mockbuild if needed (rhbz#856928) (pbabinca)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Aug 10 2012 Robert Scheck <robert(a)fedoraproject.org> - 1.18-3
- Require %{version}-%{release} rather %{name}-%{version}
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Apr 16 2012 Jesse Keating <jkeating(a)redhat.com> - 1.18-1
- Use rpmdefines when querying for package name
* Mon Apr 9 2012 Jesse Keating <jkeating(a)redhat.com> - 1.17-1
- Don't assume master branch for chain builds (jkeating)
* Mon Mar 26 2012 Jesse Keating <jkeating(a)redhat.com> - 1.16-1
- Only read from .koji/config (jkeating)
* Wed Mar 21 2012 Jesse Keating <jkeating(a)redhat.com> - 1.15-1
- Fix branch push warning (jkeating)
- Handle CVS based builds when getting build hash (jkeating)
* Mon Mar 12 2012 Jesse Keating <jkeating(a)redhat.com> - 1.14-1
- Warn if the checked out branch cannot be pushed (jkeating)
- Warn if commit or tag fails and we don't push (#21) (jkeating)
- Honor ~/.koji/config (rhbz#785776) (jkeating)
- Update help output for switch-branch (rhbz#741742) (jkeating)
* Thu Mar 1 2012 Jesse Keating <jkeating(a)redhat.com> - 1.13-1
- Return proper exit code from builds (#20) (jkeating)
- Fix md5 option in the build parser (jkeating)
- More completion fixes (jkeating)
- Add mock-config and mockbuild completion (jkeating)
- Simplify test for rpkg availability. (ville.skytta)
- Fix ~/... path completion. (ville.skytta (jkeating)
- Add a --raw option to clog (#15) (jkeating)
- Make things quiet when possible (jkeating)
- Fix up figuring out srpm hash type (jkeating)
- Allow defining an alternative builddir (jkeating)
- Conflict with older fedpkg (jkeating)
- Attempt to automatically set the md5 flag (jkeating)
- Use -C not -c for config. (#752411) (jkeating)
- Don't check gpg sigs when importing srpms (ticket #16) (jkeating)
- Enable md5 option in mockbuild (twaugh) (jkeating)
* Tue Jan 24 2012 Jesse Keating <jkeating(a)redhat.com> - 1.12-1
- Fix mock-config (ticket #13) (jkeating)
- Make md5 a common build argument (jkeating)
- Move arches to be a common build argument (ticket #3) (jkeating)
- Find remote branch to track better (jkeating)
* Fri Jan 13 2012 Jesse Keating <jkeating(a)redhat.com> - 1.11-1
- Change clog output to be more git-like (sochotnicky)
- Fix mockconfig property (bochecha)
- Use only new-style classes everywhere. (bochecha)
- Testing for access before opening a file is unsafe (bochecha)
- Add a gitbuildhash command (jkeating)
- Always make sure you have a absolute path (aj) (jkeating)
- don't try to import brew, just do koji (jkeating)
* Mon Nov 21 2011 Jesse Keating <jkeating(a)redhat.com> - 1.10-1
- Use -C for --config shortcut (jkeating)
- Don't leave a directory on failure (#754082) (jkeating)
- Fix chain build (#754189) (jkeating)
- Don't hardcode brew here (jkeating)
* Mon Nov 7 2011 Jesse Keating <jkeating(a)redhat.com> - 1.9-1
- Don't upload if there is nothing to upload. (jkeating)
- --branch option for import is not supported yet (jkeating)
- Add epilog about mock-config generation (jkeating)
- Don't assume we can create a folder named after the module. (bochecha)
- Fix passing the optional mock root to mockbuild (bochecha)
- Add missing registration for mockbuild target (bochecha)
- Make the clean target work with --path. (bochecha)
- Fix typo in a comment. (bochecha)
- Fix syntax error in main script. (bochecha)
- Fix typo. (bochecha)
* Fri Oct 28 2011 Jesse Keating <jkeating(a)redhat.com> - 1.8-1
- Get more detailed error output from lookaside (jkeating)
- Move the curl call out to it's own function (jkeating)
- Hide build_common from help/usage (jkeating)
- Fix the help command (jkeating)
* Tue Oct 25 2011 Jesse Keating <jkeating(a)redhat.com> - 1.7-1
- Support a manually specified mock root (jkeating)
- Add a mock-config subcommand (jkeating)
- Fix a traceback on error. (jkeating)
- Remove debugging code (jkeating)
- More git api updates (jkeating)
- Add topurl as a koji config and property (jkeating)
- Add a mockconfig property (jkeating)
- Turn the latest commit into a property (jkeating)
* Tue Sep 20 2011 Jesse Keating <jkeating(a)redhat.com> - 1.6-1
- Allow name property to load by itself (jkeating)
* Mon Sep 19 2011 Jesse Keating <jkeating(a)redhat.com> - 1.5-1
- Fix tag listing (#717528) (jkeating)
- Revamp n-v-r property loading (#721389) (jkeating)
- Don't use os.getlogin (jkeating)
- Code style changes (jkeating)
- Allow fedpkg lint to be configurable and to check spec file. (pingou)
- Handle non-scratch srpm builds better (jkeating)
* Wed Aug 17 2011 Jesse Keating <jkeating(a)redhat.com> - 1.4-1
- Be more generic when no spec file is found (jkeating)
- Hint about use of git status when dirty (jkeating)
- Don't use print when we can log.info it (jkeating)
- Don't exit from a library (jkeating)
- Do the rpm query in our module path (jkeating)
- Use git's native ability to checkout a branch (jkeating)
- Use keyword arg with clone (jkeating)
- Allow the on-demand generation of an srpm (jkeating)
- Fix up exit codes (jkeating)
* Mon Aug 1 2011 Jesse Keating <jkeating(a)redhat.com> - 1.3-1
- Fix a debug string (jkeating)
- Set the right property (jkeating)
- Make sure we have a default hashtype (jkeating)
- Use underscore for the dist tag (jkeating)
- Fix the kojiweburl property (jkeating)
* Wed Jul 20 2011 Jesse Keating <jkeating(a)redhat.com> - 1.2-1
- Fill out the krb_creds function (jkeating)
- Fix the log message (jkeating)
- site_setup is no longer needed (jkeating)
- Remove some rhtisms (jkeating)
- Wire up the patch command in client code (jkeating)
- Add a patch command (jkeating)
* Fri Jun 17 2011 Jesse Keating <jkeating(a)redhat.com> - 1.1-2
- Use version macro in files
* Fri Jun 17 2011 Jesse Keating <jkeating(a)redhat.com> - 1.1-1
- New tarball release with correct license files
* Fri Jun 17 2011 Jesse Keating <jkeating(a)redhat.com> - 1.0-2
- Fix up things found in review
* Tue Jun 14 2011 Jesse Keating <jkeating(a)redhat.com> - 1.0-1
- Initial package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rpkg' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-f60272badb
2019-11-30 02:10:49.591360
--------------------------------------------------------------------------------
Name : trader
Product : Fedora EPEL 6
Version : 7.13
Release : 1.el6
URL : https://www.zap.org.au/projects/trader/
Summary : Star Traders, a simple game of interstellar trading
Description :
Star Traders is a simple game of interstellar trading, where the objective
is to create companies, buy and sell shares, borrow and repay money, in
order to become the wealthiest player (the winner).
--------------------------------------------------------------------------------
Update Information:
Update to Star Traders v7.13, mainly an update to translated strings, no
breakage for existing users.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 14 2019 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.13-1
- Updated the RPM package for a new release of Star Traders: version 7.13.
* Wed Aug 30 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.12-1
- Updated the RPM package for a new release of Star Traders: version 7.12.
* Sun Jun 18 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.11-1
- Updated the RPM package for a new release of Star Traders: version 7.11.
* Sun Jun 4 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.10-3
- Removed superfluous slash in desktop-file-validate command line.
* Fri Jun 2 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.10-2
- Corrected a typing mistake in the build section.
* Fri Jun 2 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.10-1
- Updated the RPM package for a new release of Star Traders: version 7.10.
- Changed a dependency from ncurses-devel to pkgconfig(ncurses), now that
the Autoconf macro uses pkg-config.
- Added a dependency on gcc, as per the Fedora Packaging Guidelines for C
programs.
- Added a dependency on desktop-file-utils for the desktop file.
- Install the desktop file and icons now shipped with Star Traders.
- This version of the SPEC file is for CentOS 6.
* Tue Jan 5 2016 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.9-1
- Updated the RPM package for a new release of Star Traders: version 7.9.
* Thu Sep 10 2015 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.8-1
- Updated the RPM package for a new release of Star Traders: version 7.8.
* Tue Aug 18 2015 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.7-1
- Updated the RPM package for a new release of Star Traders: version 7.7.
* Wed Aug 13 2014 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.6-1
- Updated the RPM package for a new release of Star Traders: version 7.6.
* Sat May 24 2014 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.5-1
- Updated the RPM package for a new release of Star Traders: version 7.5.
* Wed Oct 3 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.4-3
- Added a dependency on gperf: it may be required for gnulib.
* Thu Sep 20 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.4-2
- Simplified the RPM spec file to suit Fedora guidelines.
* Wed May 9 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.4-1
- Updated the RPM package for a new release of Star Traders: version 7.4.
* Mon Apr 30 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.3.99.2-2
- Changed the RPM spec file to remove OpenSUSE-specific sections
* Mon Apr 16 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.3.99.2-1
- Initial RPM package of Star Traders.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1484864 - trader-7.13 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1484864
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update trader' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-ce15e9c991
2019-11-30 02:07:00.719517
--------------------------------------------------------------------------------
Name : schroot
Product : Fedora EPEL 8
Version : 1.6.10
Release : 10.el8
URL : http://packages.debian.org/schroot
Summary : Execute commands in a chroot environment
Description :
schroot allows users to execute commands or interactive shells in
different chroots. Any number of named chroots may be created, and
access permissions given to each, including root access for normal
users, on a per-user or per-group basis. Additionally, schroot can
switch to a different user in the chroot, using PAM for
authentication and authorisation. All operations are logged for
security.
Several different types of chroot are supported, including normal
directories in the filesystem, and also block devices. Sessions,
persistent chroots created on the fly from files (tar with optional
compression and zip) and LVM snapshots are also supported.
schroot supports kernel personalities, allowing the programs run
inside the chroot to have a different personality. For example,
running 32-bit chroots on 64-bit systems, or even running binaries
from alternative operating systems such as SVR4 or Xenix.
schroot also integrates with sbuild, to allow building packages with
all supported chroot types, including session-managed chroot types
such as LVM snapshots.
schroot shares most of its options with dchroot, but offers vastly
more functionality.
--------------------------------------------------------------------------------
Update Information:
add schroot to EPEL 8
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.10-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.10-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jan 25 2019 Jonathan Wakely <jwakely(a)redhat.com> - 1.6.10-8
- Rebuilt for Boost 1.69
* Wed Jan 23 2019 S��rgio Basto <sergio(a)serjux.com> - 1.6.10-7
- po4a is now available on ppc64 and we can build schroot
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.10-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jun 18 2018 S��rgio Basto <sergio(a)serjux.com> - 1.6.10-5
- Fix rpmlint W: install-file-in-docs /usr/share/doc/schroot/INSTALL
* Thu Jun 14 2018 S��rgio Basto <sergio(a)serjux.com> - 1.6.10-4
- Add config(noreplace) in all files of /etc (#1585406)
* Fri May 11 2018 S��rgio Basto <sergio(a)serjux.com> - 1.6.10-3
- Make compatible with epel 7
* Wed May 9 2018 S��rgio Basto <sergio(a)serjux.com> - 1.6.10-2
- Add patch to fix STL assets with gcc 8
* Wed May 2 2018 S��rgio Basto <sergio(a)serjux.com> - 1.6.10-1
- Update to 1.6.10
- Add from Debian package, BRs, patches and config files
- Switch to cmake
- Modernize spec file
* Fri Feb 9 2018 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 1.6.5-23
- Escape macros in %changelog
* Tue Jan 23 2018 Jonathan Wakely <jwakely(a)redhat.com> - 1.6.5-22
- Rebuilt for Boost 1.66
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.5-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.5-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jul 19 2017 Jonathan Wakely <jwakely(a)redhat.com> - 1.6.5-19
- Rebuilt for s390x binutils bug
* Tue Jul 4 2017 Jonathan Wakely <jwakely(a)redhat.com> - 1.6.5-18
- Rebuilt for Boost 1.64
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.5-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.5-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jan 18 2016 Jonathan Wakely <jwakely(a)redhat.com> - 1.6.5-15
- Rebuilt for Boost 1.60
* Mon Sep 7 2015 Jonathan Wakely <jwakely(a)redhat.com> - 1.6.5-14
- Rebuilt for Boost 1.59
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.5-13
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
* Wed Jul 22 2015 David Tardon <dtardon(a)redhat.com> - 1.6.5-12
- rebuild for Boost 1.58
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.6.5-10
- Rebuilt for GCC 5 C++11 ABI change
* Wed Feb 4 2015 Petr Machata <pmachata(a)redhat.com> - 1.6.5-9
- Bump for rebuild.
* Fri Jan 30 2015 Zach Carter <os(a)zachcarter.com> - 1.6.5-8
- Make sure schroot is suid (BZ1045006,BZ1175351)
* Mon Jan 26 2015 Petr Machata <pmachata(a)redhat.com> - 1.6.5-7
- Rebuild for boost 1.57.0
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu May 22 2014 Petr Machata <pmachata(a)redhat.com> - 1.6.5-4
- Rebuild for boost 1.55.0
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sat Jul 27 2013 pmachata(a)redhat.com - 1.6.5-2
- Rebuild for boost 1.54.0
* Wed Jul 3 2013 Zach Carter <z.carter(a)f5.com> - 1.6.5-1
- Upstream bump to 1.6.5
- Fix for 'make check' issue regarding missing test/run.parts.ex2 directory.
* Tue May 21 2013 Zach Carter <z.carter(a)f5.com> - 1.4.25-13
- Enable hardened build flags (BZ #965512 and #965485)
* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora(a)m4x.org> - 1.4.25-12
- Rebuild for Boost-1.53.0
* Sat Feb 9 2013 Denis Arnaud <denis.arnaud_fedora(a)m4x.org> - 1.4.25-11
- Rebuild for Boost-1.53.0
* Tue Aug 14 2012 Zach Carter <z.carter(a)f5.com> - 1.4.25-10
- Rebuild for new boost
* Tue Jul 24 2012 Zach Carter <z.carter(a)f5.com> - 1.4.25-9
- Bump release to be equal to f17 package
- Add groff to BR
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.25-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri May 25 2012 Zach Carter <z.carter(a)f5.com> - 1.4.25-7
- Add lvm2-devel to BR, enables lvm-snapshot support
* Thu Apr 12 2012 Zach Carter <z.carter(a)f5.com> - 1.4.25-1
- New upstream version (removes need for gcc47-patch)
- Add BR to enable unit tests, lvm snapshot, btrfs snapshot support (BZ 811856)
- Add schroot-test-sbuild-util-path.patch
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.23-5
- Rebuilt for c++ ABI breakage
* Tue Jan 17 2012 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 1.4.23-4
- Add schroot-1.4.23-gcc47.patch (Fix mass rebuild FTBFS).
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sat Nov 26 2011 Thomas Spura <tomspur(a)fedoraproject.org> - 1.4.23-2
- rebuild for https://fedoraproject.org/wiki/Features/F17Boost148
* Thu Jul 21 2011 Zach Carter <z.carter(a)f5.com> - 1.4.23-1
- rebuild for boost 1.47.0
- fix incorrect %dir tag for binary in %files section
- update to new upstream 1.4.23 version
* Wed Apr 20 2011 Zach Carter <z.carter(a)f5.com> - 1.4.21-2
- rebuild for boost 1.46.1
* Mon Mar 14 2011 Zach Carter <z.carter(a)f5.com> - 1.4.21-1
- rebuild for boost 1.46.1
- update to 1.4.21
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 7 2011 Zach Carter <z.carter(a)f5.com> - 1.4.19-1
- rebuild for new boost
- fix boost 1.46 build issue: leaf() function renamed to filename()
- update to 1.4.19
* Sun Feb 6 2011 Thomas Spura <tomspur(a)fedoraproject.org> - 1.4.10-2
- rebuild for new boost
* Mon Aug 16 2010 Zach Carter <z.carter(a)f5.com> - 1.4.10-1
- update to 1.4.10
* Fri Jul 30 2010 Zach Carter <z.carter(a)f5.com> - 1.4.2-6
- rebuild for boost 1.44 update
* Mon Jul 19 2010 Zach Carter <z.carter(a)f5.com> - 1.4.2-5
- fix configure and configure.ac to correct boost function call
* Fri Jul 16 2010 Zach Carter <z.carter(a)f5.com> - 1.4.2-4
- cat config.log on failure.
* Fri Jul 16 2010 Zach Carter <z.carter(a)f5.com> - 1.4.2-3
- Add some LIBS="-l<lib>" statements to fix build break.
* Wed Jul 7 2010 Zach Carter <z.carter(a)f5.com> - 1.4.2-2
- Licensing Guidelines Update - add license to dchroot subpackage.
* Thu May 27 2010 Zach Carter <z.carter(a)f5.com> - 1.4.2-1
- update to 1.4.2
- require libuuid-devel
- add /sbin directories to path in /etc/schroot/default/config BZ588200
* Sat Feb 13 2010 Zach Carter <z.carter(a)f5.com> - 1.2.3-5
- Specifically call out -lboost_system BZ564770
* Fri Jan 22 2010 Rahul Sundaram <sundaram(a)fedoraproject.org> - 1.2.3-4
- Rebuild for Boost soname bump
- Fix more than one changelog
* Mon Aug 3 2009 Zach Carter <z.carter(a)f5.com> - 1.2.3-3
- re-add /etc/schroot/chroot.d directory
* Tue Jul 14 2009 Zach Carter <z.carter(a)f5.com> - 1.2.3-2
- fix "file listed twice" warnings
* Tue Jul 14 2009 Zach Carter <z.carter(a)f5.com> - 1.2.3-1
- new upstream version
- compile with --enable-static --disable-shared
- improve dchroot description
- define directory ownership
- add + to GPLv3 license definition
* Tue May 5 2009 Zach Carter <z.carter(a)f5.com> - 1.2.2-2
- schroot-bind-shm patch to fix DOS issue
* Sat Apr 25 2009 Zach Carter <z.carter(a)f5.com> - 1.2.2-1
- update to 1.2.2
* Wed Nov 5 2008 Zach Carter <z.carter(a)f5.com> - 1.2.1-2
- move libsbuild subpackage into main package
- remove duplicate doc entries
- disable rpath
- defattr for dchroot files
* Mon Sep 15 2008 Zach Carter <z.carter(a)f5.com> - 1.2.1-1
- bump version to 1.2.1
* Tue May 20 2008 Zach Carter <z.carter(a)f5.com> - 1.2.0-1
- move dchroot.1.gz to correct subpackage
- removed superfluous Requires: statements
- moved i18n files into libsbuild subpackage
- removed tmpfs patch
* Mon May 12 2008 Zach Carter <z.carter(a)f5.com> - 1.2.0-1
- Initial version
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update schroot' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-ed0bae3fbd
2019-11-30 02:07:00.719484
--------------------------------------------------------------------------------
Name : hitch
Product : Fedora EPEL 8
Version : 1.5.0
Release : 4.el8
URL : https://hitch-tls.org/
Summary : Network proxy that terminates TLS/SSL connections
Description :
hitch is a network proxy that terminates TLS/SSL connections and forwards the
unencrypted traffic to some backend. It is designed to handle 10s of thousands
of connections efficiently on multicore machines.
--------------------------------------------------------------------------------
Update Information:
First build for epel8, based on latest fedora version. This is hitch-1.5.0 From
the washlabel: hitch is a network proxy that terminates TLS/SSL connections and
forwards the unencrypted traffic to some backend. It's designed to handle 10s of
thousands of connections efficiently on multicore machines. Please read the
upstream changelog for specific changes to this version.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Nov 12 2019 Ingvar Hagelund <ingvar(a)redpill-linpro.com> - 1.5.0-4
- Added support for epel8
- Added a systemd limit.conf with defaults LimitCORE=infinity, LimitNOFILE=10240
- Added pem-dir = "/etc/pki/tls/private" to the example config
- Changed systemd Type=forking matching the example config, fixes bz #1731420
- Simplified handling of the _docdir macro
* Thu Jul 25 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Jan 22 2019 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.5.0-1
- New upstream release
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Apr 19 2018 Ingvar Hagelund <ingvar(a)redpill-linpro.com> - 1.4.8-1
- New upstream release 1.4.8, closes bz 1569501
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Sep 4 2017 Ingvar Hagelund <ingvar(a)redpill-linpro.com> - 1.4.6-4
- Rebuilt against openssl-1.0.2k for epel7
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jun 7 2017 Ingvar Hagelund <ingvar(a)redpill-linpro.com> - 1.4.6-1
- New upstream release
- Removed unnecessary fix for upstream bug #181
* Wed May 31 2017 Ingvar Hagelund <ingvar(a)redpill-linpro.com> - 1.4.5-1
- New upstream release
- Had to add -Wno-error=strict-aliasing because of upstream bug #181
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Dec 23 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.4.4-2
- More macros
- Use systemd's RuntimeDirectory instead of tmpfilesd
- hitch now owns its homedir, closing bz #1405948
* Thu Dec 22 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.4.4-1
- New upstream release
- Removed merged patch for openssl-1.1
* Thu Nov 17 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.4.3-1
- New upstream release
- Added upstream patch for openssl-1.1
* Thu Nov 17 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.4.2-1
- New upstream release
- Added new manpage for hitch.conf
- Updated sed edit of the example config to match values in the test suite
- Added a hack for un-fedora-styling _pkgdocdir on rhel7 builders
* Sat Sep 24 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.4.1-1
- New upstream release
* Tue Sep 13 2016 Ingvar Hagelund <ingvar(a)repdill-linpro.com> 1.4.0-1
- New upstream release
* Thu Aug 25 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.3.1-1
- New upstream release
- Fixes for beta3 ironed out upstream, so removed
* Mon Aug 8 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.3.0-0.1.beta3
- New upstream beta release
- Manually build man page, BuildRequires python-docutils => 0.6
- Check suit now runs on el6 without patching
* Fri May 20 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.2.0-2
- Added missing check on upgrade/uninstall in postun script on epel6
* Mon Apr 25 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.2.0-1
- New upstream release
- Clean up test tree before build
- Removed no longer needed test patch
- Rebased missing_curl_resolve_on_el6 test patch
- Added reload option to systemd service file and sysv initrc script
- Changed the default cipher to "PROFILE=SYSTEM" on fedora
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 28 2016 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.1.1-1
- New upstream release
- Removed patches included upstream
- No need to rebuild the manpage, as the upstream distribution includes it
* Mon Nov 23 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.1.0-1
- New upstream release
- Use the _pkgdocdir macro to avoid docdir hacks for el6
- Added a patch from upstream that sets stronger ciphers as default
* Thu Oct 15 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.1-1
- New upstream release
- New Home and Source0 URLs
- Rebased patches
- Changed initrc and systemd start up scripts to match new binary name
* Tue Aug 4 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.5.1.beta5
- New upstream beta
- Dropped patch3 and patch5, they are fixed in upstream
- Rebased patch for curl on el6
- hitch no longer autocreates the default config, so use the provided example
* Tue Aug 4 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.4.3.beta4
- Much simpler patch for github issue #37
* Mon Aug 3 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.4.2.beta4
- Patching around upstream github issue #37
* Mon Aug 3 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.4.1.beta4
- New upstream beta
- Dropped setgroups patch as it has been accepted upstream
- Simple sed replace nobody for nogroup in test08
* Sun Jul 19 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.3.4.beta3
- Some more fixes for the fedora package review, ref Cicku
* Thu Jul 16 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.3.3.beta3
- Some more fixes for the fedora package review, ref Jeff Backus
* Fri Jun 26 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.3.2.beta3
- Added _hardened_build macro and PIE on el6
* Thu Jun 25 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.3.1.beta3
- Some fixes for the fedora package review, ref S��ren M��ller
- Now runs the test suite in check, adding BuildRequire openssl
- Added a patch that fixed missing cleaning running daemons from test suite
- Added a patch that made test07 run on older curl (epel6)
- Package owns /etc/hitch
- Added pidfile to systemd and tmpfiles.d configuration
- Added pidfile to redhat sysv init script
* Wed Jun 10 2015 Ingvar Hagelund <ingvar(a)redpill-linpro.com> 1.0.0-0.3.beta3
- Initial wrap for fedora
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1772355 - Build hitch for EPEL 8
https://bugzilla.redhat.com/show_bug.cgi?id=1772355
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update hitch' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-13db5e26b6
2019-11-30 02:07:00.719467
--------------------------------------------------------------------------------
Name : trader
Product : Fedora EPEL 8
Version : 7.13
Release : 2.el8
URL : https://www.zap.org.au/projects/trader/
Summary : Star Traders, a simple game of interstellar trading
Description :
Star Traders is a simple game of interstellar trading, where the objective
is to create companies, buy and sell shares, borrow and repay money, in
order to become the wealthiest player (the winner).
--------------------------------------------------------------------------------
Update Information:
Update to Star Traders v7.13, mainly an update to translated strings, no
breakage for existing users.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 14 2019 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.13-2
- Removed obsolete gtk-update-icon-cache scriplets.
* Thu Nov 14 2019 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.13-1
- Updated the RPM package for a new release of Star Traders: version 7.13.
* Wed Aug 30 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.12-1
- Updated the RPM package for a new release of Star Traders: version 7.12.
* Sun Jun 18 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.11-1
- Updated the RPM package for a new release of Star Traders: version 7.11.
* Sun Jun 4 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.10-2
- Removed superfluous slash in desktop-file-validate command line.
* Fri Jun 2 2017 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.10-1
- Updated the RPM package for a new release of Star Traders: version 7.10.
- Changed a dependency from ncurses-devel to pkgconfig(ncurses), now that
the Autoconf macro uses pkg-config.
- Added a dependency on gcc, as per the Fedora Packaging Guidelines for C
programs.
- Added a dependency on desktop-file-utils for the desktop file.
- Install the desktop file and icons now shipped with Star Traders.
- Install the COPYING file to /usr/share/licenses/trader.
- Use generic make_build and make_install macros.
* Tue Jan 5 2016 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.9-1
- Updated the RPM package for a new release of Star Traders: version 7.9.
* Thu Sep 10 2015 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.8-1
- Updated the RPM package for a new release of Star Traders: version 7.8.
* Tue Aug 18 2015 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.7-1
- Updated the RPM package for a new release of Star Traders: version 7.7.
* Wed Aug 13 2014 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.6-1
- Updated the RPM package for a new release of Star Traders: version 7.6.
* Sat May 24 2014 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.5-1
- Updated the RPM package for a new release of Star Traders: version 7.5.
* Wed Oct 3 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.4-3
- Added a dependency on gperf: it may be required for gnulib.
* Thu Sep 20 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.4-2
- Simplified the RPM spec file to suit Fedora guidelines.
* Wed May 9 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.4-1
- Updated the RPM package for a new release of Star Traders: version 7.4.
* Mon Apr 30 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.3.99.2-2
- Changed the RPM spec file to remove OpenSUSE-specific sections
* Mon Apr 16 2012 John Zaitseff <J.Zaitseff(a)zap.org.au> - 7.3.99.2-1
- Initial RPM package of Star Traders.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1484864 - trader-7.13 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1484864
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update trader' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-5b9b2f8f8d
2019-11-30 02:07:00.719450
--------------------------------------------------------------------------------
Name : perl-WWW-Form-UrlEncoded
Product : Fedora EPEL 8
Version : 0.26
Release : 3.el8
URL : https://metacpan.org/release/WWW-Form-UrlEncoded
Summary : Parser and builder for application/x-www-form-urlencoded
Description :
WWW::Form::UrlEncoded provides application/x-www-form-urlencoded parser and
builder. This module aims to have compatibility with other CPAN modules
like HTTP::Body's urlencoded parser.
--------------------------------------------------------------------------------
Update Information:
This is the first EPEL-8 build of perl-WWW-Form-UrlEncoded.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 13 2019 Paul Howarth <paul(a)city-fan.org> - 0.26-3
- Tweak for EPEL-8 build
- Use author-independent source URL
- Classify buildreqs by usage
- Fix permissions verbosely
- Make %files list more explicit
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Jun 11 2019 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.26-1
- Update to 0.26.
- Drop WWW-Form-UrlEncoded-0.23-arch.patch,
use BREAK_BACKWARD_COMPAT=1 instead.
* Fri May 31 2019 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.25-3
- Perl 5.30 rebuild
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Oct 2 2018 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.25-1
- Update to 0.25.
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.24-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.24-5
- Perl 5.28 rebuild
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.24-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.24-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 4 2017 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.24-2
- Perl 5.26 rebuild
* Wed Mar 1 2017 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.24-1
- Update to 0.24.
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Oct 22 2016 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.23-2
- Reflect feedback from review.
* Sat Oct 8 2016 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.23-1
- Initial Fedora packages.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1771717 - [RFE] EPEL8 branch of perl-WWW-Form-UrlEncoded
https://bugzilla.redhat.com/show_bug.cgi?id=1771717
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-WWW-Form-UrlEncoded' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-22555352c4
2019-11-30 02:07:00.719416
--------------------------------------------------------------------------------
Name : perl-Devel-StackTrace-AsHTML
Product : Fedora EPEL 8
Version : 0.15
Release : 9.el8
URL : https://metacpan.org/release/Devel-StackTrace-AsHTML
Summary : Displays a stack trace in HTML
Description :
Devel::StackTrace::AsHTML adds an 'as_html' method to Devel::StackTrace
which displays the stack trace in beautiful HTML, with code snippet
context and function parameters. If you call it on an instance of
Devel::StackTrace::WithLexicals, you even get to see the lexical
variables of each stack frame.
--------------------------------------------------------------------------------
Update Information:
This is the first EPEL-8 build of perl-Devel-StackTrace-AsHTML.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 13 2019 Paul Howarth <paul(a)city-fan.org> - 0.15-9
- Tweak for EPEL-8 build
- Use author-independent source URL
- Drop redundant use of %{?perl_default_filter}
- Use %{make_build} and %{make_install}
- Fix permissions verbosely
- Run author and release tests too
- Make %files list more explicit
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.15-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.15-7
- Perl 5.28 rebuild
* Thu Feb 8 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.15-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 4 2017 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.15-4
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun May 15 2016 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.15-2
- Perl 5.24 rebuild
* Fri Apr 8 2016 Petr Pisar <ppisar(a)redhat.com> - 0.15-1
- 0.15 bump
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.14-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Jan 31 2016 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.14-8
- Modernize spec.
- Remove inc/.
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.14-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 6 2015 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.14-6
- Perl 5.22 rebuild
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.14-5
- Perl 5.20 rebuild
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 31 2013 Petr Pisar <ppisar(a)redhat.com> - 0.14-2
- Perl 5.18 rebuild
* Fri Feb 22 2013 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.14-1
- Upstream update.
- Remove Obsoletes/Provides *-tests.
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.11-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.11-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 11 2012 Petr Pisar <ppisar(a)redhat.com> - 0.11-5
- Perl 5.16 rebuild
- Specify all dependencies
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Jun 19 2011 Marcela Ma��l����ov�� <mmaslano(a)redhat.com> - 0.11-3
- Perl mass rebuild
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jan 25 2011 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.11-1
- Upstream update.
* Tue Jan 25 2011 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 0.10-1
- Upstream update.
- Abandon perl-Devel-StackTrace-AsHTML-tests.
* Thu Dec 16 2010 Marcela Maslanova <mmaslano(a)redhat.com> - 0.09-3
- 661697 rebuild for fixing problems with vendorach/lib
* Tue Jun 22 2010 Petr Pisar <ppisar(a)redhat.com> - 0.09-2
- Rebuild against perl-5.12
* Sun Apr 11 2010 Chris Weyl <cweyl(a)alumni.drew.edu> 0.09-1
- specfile by Fedora::App::MaintainerTools 0.006
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1771703 - [RFE] EPEL8 branch of perl-Devel-StackTrace-AsHTML
https://bugzilla.redhat.com/show_bug.cgi?id=1771703
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Devel-StackTrace-AsHTML' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-9edac849d6
2019-11-30 02:07:00.719399
--------------------------------------------------------------------------------
Name : perl-LWP-Protocol-http10
Product : Fedora EPEL 8
Version : 6.03
Release : 21.el8
URL : https://metacpan.org/release/LWP-Protocol-http10
Summary : Legacy HTTP/1.0 support for LWP
Description :
The LWP::Protocol::http10 module provides support for using HTTP/1.0
protocol with LWP. To use it you need to call LWP::Protocol::implementor()
to override the standard handler for http URLs.
--------------------------------------------------------------------------------
Update Information:
This is the first EPEL-8 build of perl-LWP-Protocol-http10.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 13 2019 Paul Howarth <paul(a)city-fan.org> - 6.03-21
- Tweak for EPEL-8 build
- Use author-independent source URL
- Classify buildreqs by usage
- Use %{make_build} and %{make_install}
- Don't need to remove empty directories from the buildroot
- Fix permissions verbosely
- Make %files list more explicit
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.03-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik(a)redhat.com> - 6.03-19
- Perl 5.28 rebuild
* Fri Feb 9 2018 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 6.03-18
- Escape macros in %changelog
* Thu Feb 8 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.03-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.03-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 5 2017 Jitka Plesnikova <jplesnik(a)redhat.com> - 6.03-15
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.03-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon May 16 2016 Jitka Plesnikova <jplesnik(a)redhat.com> - 6.03-13
- Perl 5.24 rebuild
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.03-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jan 26 2016 Ralf Cors��pius <corsepiu(a)fedoraproject.org> - 6.03-11
- Remove %defattr.
- Modernize spec.
- Fix bogus changelog date.
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.03-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 6 2015 Jitka Plesnikova <jplesnik(a)redhat.com> - 6.03-9
- Perl 5.22 rebuild
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik(a)redhat.com> - 6.03-8
- Perl 5.20 rebuild
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.03-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.03-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Petr Pisar <ppisar(a)redhat.com> - 6.03-5
- Perl 5.18 rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.03-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.03-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 15 2012 Petr Pisar <ppisar(a)redhat.com> - 6.03-2
- Perl 5.16 rebuild
* Mon Mar 5 2012 Ralf Cors��pius <corsepiu(a)fedoraproject.org> 6.03-1
- Upstream update.
* Mon Jan 16 2012 Ralf Cors��pius <corsepiu(a)fedoraproject.org> 6.02-3
- Rework filters.
* Sun Jun 19 2011 Ralf Cors��pius <corsepiu(a)fedoraproject.org> 6.02-2
- Reflect feedback from package review.
* Mon Apr 18 2011 Ralf Cors��pius <corsepiu(a)fedoraproject.org> 6.02-1
- Specfile autogenerated by cpanspec 1.78.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1771711 - [RFE] EPEL8 branch of perl-LWP-Protocol-http10
https://bugzilla.redhat.com/show_bug.cgi?id=1771711
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-LWP-Protocol-http10' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------