Age | Commit message (Collapse) | Author | Files | Lines |
|
- updated for karmic
|
|
- add pre-build hook to update the mirror list from LP
|
|
|
|
|
|
|
|
|
|
|
|
- fix crash when incorrect attribute is given
* data/templates/Ubuntu.info.in:
- updated to fix ports.ubuntu.com for powerpc and lpia
(LP: #220890)
* aptsources/distro.py:
- add parameter to get_distro() to make unit testing easier
* tests/test_aptsources_ports.py:
- add test for arch specific handling (when sub arch is on
a different mirror than "main" arches)
* python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.
|
|
|
|
|
|
- add parameter to get_distro() to make unit testing easier
* tests/test_aptsources_ports.py:
- add test for arch specific handling (when sub arch is on
a different mirror than "main" arches)
|
|
* data/templates/Debian.info.in: Set the BaseURI to security.debian.org for
lenny/updates, etch/updates and sarge/updates. (Closes: #503237)
* data/templates/Debian.info.in:
- add 'lenny' template info (closes: #476364)
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)
|
|
- add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants
* python/metaindex.cc
- fix crash when incorrect attribute is given
* data/templates/Ubuntu.info.in:
- updated
|
|
- updated
|
|
- when pulse() does not return a boolean assume "true"
(thanks to Martin Pitt for telling me about the problem)
* aptsources/__init__.py, aptsources/distinfo.py:
- run apt_pkg.init() when aptsources gets imported and not
the distinfo function
- fix detection of cdrom sources and add test for it
|
|
add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants
- fix detection of cdrom sources and add test for it
|
|
|
|
- add 'lenny' template info
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)
|
|
- add 'lenny' template info
|
|
* data/templates/Debian.info.in:
- s/MatchUri/MatchURI/. Thanks, Gustavo Noronha Silva (closes: #487673)
* python/cache.cc:
- Throw an exception rather than segfaulting when GetCache() is called
before InitSystem() (closes: #369147)
* doc/examples/config.py:
- Fix config.py --help (closes: #257007)
* python/apt_pkgmodule.cc:
- fix bug in hashsum calculation when the original string
contains \0 charackters (thanks to Celso Providelo and
Ryan Hass for the test-case) LP: #243630
* tests/test_hashsums.py:
- add tests for the hashsum code
* apt/package.py:
- add "isAutoRemovable()" method
* python/pkgsrcrecords.cc:
- add "Record" attribute to the PkgSrcRecord to access the
full source record
* debian/rules:
- remove the arch-build target, we have bzr-builddeb now
|
|
- s/MatchUri/MatchURI/. Thanks, Gustavo Noronha Silva (closes: #487673)
* python/cache.cc:
- Throw an exception rather than segfaulting when GetCache() is called
before InitSystem() (closes: #369147)
|
|
|
|
- support arch specific BaseURI, MatchURI and MirrosFile fields
in the distinfo template (LP: #220890)
|
|
|
|
|
|
- support arch specific BaseURI and MatchURI in the distinfo
template
|
|
|
|
- added ubuntu 'intrepid'
|
|
- added ubuntu 'intrepid'
|
|
- updated mirrors list from launchpad (LP: #153284)
* util/get_ubuntu_mirrors_from_lp.py:
- rewritten to use +archivemirrors-rss and feedburner
|
|
|
|
- update the static mirror list from LP (LP: #126148)
|
|
- updated for gusty
|
|
* update the debian changelog
|
|
* Fix the parsing of a changed Launchpad mirror site
|
|
- proposed updates -> Pre-released updates
- backported updates -> unsupported updates
|
|
|
|
|
|
* change description of the lp mirror fetch tool
|
|
* update the Ubuntu mirror list using the above script
|
|
* update the Debian mirrors file with location infromation
|
|
|
|
sources
|
|
by the code
|
|
* add a MatchURI to the Debian distro template - to ensure that we
include all official servers
|
|
|
|
* add proposed updates to the templates
|
|
|
|
|
|
- enable is obsolete
- etch will be 4.0 soon
- add parnet/child relations
- no need to translate the baseuri
|