Hide Forgot
Currently in pulp there is no way to get the changelog or file list of a package via the api. This would be a very useful feature to have in order to show all information about a package.
Included changelog and filelist info as part of rpm metadata. changes in PR. moving to POST.
merged to master.
build: 2.1.0-0.5.alpha
[root@cloud-qe-8 ~]# rpm -q pulp-server pulp-server-2.1.0-0.26.beta.noarch [root@cloud-qe-8 ~]# "changelog": [ [ 1295956800, "Miroslav Lichvar <mlichvar> - 4.0.3-16", "- fix potential problems for Common Criteria certification (#665103)" ], [ 1253880000, "Miroslav Lichvar <mlichvar> - 4.0.3-15", "- fix crash when resizing (#515055)\n- try to improve default config (#523647, #506256, #492729)\n- suppress install-info errors (#515999)" ], [ 1248609600, "Fedora Release Engineering <rel-eng.org> - 4.0.3-14", "- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild" ], [ 1235563200, "Fedora Release Engineering <rel-eng.org> - 4.0.3-13", "- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild" ], [ 1210939200, "Miroslav Lichvar <mlichvar> - 4.0.3-12", "- fix multiuser support (#446049)\n- fix building with new autoconf" ], [ 1207569600, "Miroslav Lichvar <mlichvar> - 4.0.3-11", "- don't include stropts.h (#440803)\n- fix compiler warnings in ipv6 patch" ], [ 1204027200, "Miroslav Lichvar <mlichvar> - 4.0.3-10", "- don't set xterm function keys in default config (#151556)\n- always return 0 in scriptlet (#433882)\n- fix pty permissions\n- enable utempter support\n- link with libtinfo, don't link with libutil\n- spec cleanup" ], [ 1203422400, "Fedora Release Engineering <rel-eng> - 4.0.3-9", "- Autorebuild for GCC 4.3" ], [ 1187956800, "Marcela Maslanova <mmaslano> - 4.0.3-8", "- check licence & rebuilt for mass rebuild\n- add gawk to requires" ], [ 1179835200, "Marcela Maslanova <mmaslano> - 4.0.3-7", "- revert binding (patch9)\n- Resolves: rhbz#238122" ] ],
Pulp 2.1 released http://www.pulpproject.org/2013/04/05/pulp-2-1-0-released/