cdf0f1d7c8
reports: don't add obsoleted packages to built packages lists
2013-09-05 17:55:56 +02:00
6cf2f008b1
reports: avoid duplicated file names coming from different sources in deps-[arch] files
2013-09-04 16:52:12 +02:00
1570c792be
reports.c: added generation on warnings-*.sh files and added warnings_list in builds-*.sh
2013-07-12 02:04:18 +02:00
1176487045
reports: put only packages in current repository in needport list
2013-05-08 13:02:15 +02:00
67b53d8af7
reports.c: add needport_list() in builds-[arch].sh files
2013-05-04 17:02:04 +02:00
13bcb5ed4e
reports.c: fix selection between duplicated providers in deps files
...
Example case:
$ rpm -q perl --provides|grep "perl(DynaLoader)"
perl(DynaLoader)
perl(DynaLoader) = 1.14
2013-01-13 23:30:43 +01:00
abc188b260
reports.c: fix links to Required by: packages in html pages
2013-01-10 13:01:44 +01:00
34f9295baf
General rework to support updated packages
...
- keep updated source and binary rpm structures
- detect and report broken requirements due to package updates
- TODO: check datatables output before stabilizing for a new release
2013-01-09 14:07:46 +01:00
56e4ad7c6c
headerlist.c: drop updrepository in headersourcelist in favour of a pointer to old updated package
...
reports.c: print version information on updated package
2013-01-08 13:31:04 +01:00
024e792c35
Update Copyright for release 1.2.1
2013-01-03 13:44:31 +01:00
4e6ad6d365
reports: trivial fix for previous commit
2013-01-02 00:37:31 +01:00
27b05fffa1
reports: implement a basic check on duplicates in obsoletebuf
2013-01-02 00:27:48 +01:00
3d17bddc92
reports: fix a buffer overflow in obsoletebuf
2013-01-02 00:10:44 +01:00
b80887e10c
printpkgicon: also print Archs list of target built packages
2012-05-17 12:52:18 +02:00
4d081e2ee6
printpkgicon: print the last two changelog entries and rework function to optimize code
2012-05-17 12:12:45 +02:00
222691ea78
Split cleanhtml into cleanhtml() and cleanhtmlPackagesFiles() for late and early cleaning respectively
2012-04-15 15:41:06 +02:00
452fcef5f0
printpkgicon: check if package has Changelog instead of segfaulting if not
...
printpkgicon: use new function htmlcleanNoBr() to work correctly as title= descriptions
2012-04-15 14:41:31 +02:00
b1d3e0b22d
Also put popup information hover package icons in package list pages
2012-04-15 12:28:46 +02:00
07548364d6
Restructure popup information and provide Changelog information in recent packages HTML boxes
...
Cleanup old HTML files just before recreating new ones to avoid having them missing during distromatic execution
2012-04-15 12:08:10 +02:00
5fa39e3b16
print_datatables: check and ignore obsoleted providers when printing deps table
2011-10-12 12:02:42 +02:00
7bc65d8d44
Add altrepository in headerlist structure (binary packages) to have correct values for obsoleted packages; replace occurencies of sourceheaderlist->altrepository with altrepository
2011-09-27 22:04:40 +02:00
6f5f28dde3
Modify several messages to print packages in the form packagename(arch,repository)
2011-09-27 20:35:49 +02:00
e4d8771c25
reports.c: remove forgotten debugging line
2011-08-14 19:44:25 +02:00
root
01c345c579
Add obsoleted flag in headerList struct and set it to fix (remove) obsoleted packages handling in deps-* lists
2011-08-12 17:31:13 +02:00
45aed8c11e
Initial commit
2011-04-27 21:50:52 +02:00