Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Miroslav Suchý
5051784083 Update yum-rhn-plugin to 2.2.7-1
Resolves: #1115527 - don't encode proxy url if not set
Resolves: #1115527 - encode proxy url when passing it to urlgrabber
Resolves: #1115527 - correctly initialize proxy settings for URLGrabber
Resolves: #1051972 - report unavailable packages
Resolves: #1051972 - don't fail if package is already installed
2014-07-18 14:33:10 +02:00
3 changed files with 25 additions and 5 deletions

1
.gitignore vendored
View file

@ -9,3 +9,4 @@ yum-rhn-plugin-1.1.3.tar.gz
/yum-rhn-plugin-1.9.4.tar.gz
/yum-rhn-plugin-2.0.1.tar.gz
/yum-rhn-plugin-2.1.7.tar.gz
/yum-rhn-plugin-2.2.7.tar.gz

View file

@ -1 +1 @@
da9135c888e23cf344a0215c59c8f401 yum-rhn-plugin-2.1.7.tar.gz
c96406d2b10bab724e90e2263c3c8be9 yum-rhn-plugin-2.2.7.tar.gz

View file

@ -1,7 +1,7 @@
Summary: Spacewalk support for yum
Name: yum-rhn-plugin
Version: 2.1.7
Release: 2%{?dist}
Version: 2.2.7
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
@ -70,8 +70,27 @@ fi
%doc LICENSE
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Jul 11 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.7-1
- fix copyright years
* Thu Jul 10 2014 Tomas Kasparek <tkasparek@redhat.com> 2.2.6-1
- Update .po and .pot files for yum-rhn-plugin.
* Thu Jul 10 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.5-1
- 1115527 - don't encode proxy url if not set
* Wed Jul 09 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.4-1
- 1115527 - encode proxy url when passing it to urlgrabber
* Tue Jul 08 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.3-1
- 1115527 - correctly initialize proxy settings for URLGrabber
* Wed Jun 18 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.2-1
- err variable needs to be initialized before assignment
* Thu Jun 12 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.1-1
- 1051972 - report unavailable packages
- 1051972 - don't fail if package is already installed
* Fri Feb 14 2014 Matej Kollar <mkollar@redhat.com> 2.1.7-1
- 1043850 - avoid insecure use of /var/tmp