Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bashism (local outside function) and releasefile creation in testcases | David Kalnischkies | 2011-09-09 | 1 | -0/+5 |
| | |||||
* | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies | 2011-09-05 | 1 | -0/+24 |
| | | | | | * doc/apt.conf.5.xml: - reword Acquire::Max-ValidTime documentation to make clear that it doesn't provide the new Min-ValidTime functionality | ||||
* | * apt-pkg/indexrecords.cc: | David Kalnischkies | 2011-09-05 | 1 | -0/+66 |
- fix Acquire::Max-ValidTime option by interpreting it really as seconds as specified in the manpage and not as days |