lp:pacman-pm

Created by Thomas Karl Pietrowski and last modified
Get this branch:
bzr branch lp:pacman-pm

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Karl Pietrowski
Project:
pacman
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://projects.archlinux.org/pacman.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 15 seconds — see the log
Import started on izar and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 15 seconds — see the log

Recent revisions

5642. By Eli Schwartz <email address hidden>

document changes between 5.1 and 5.2

Signed-off-by: Eli Schwartz <email address hidden>

5641. By Allan McRae

Update README for pacman 5.2.0 release

This is the first major release without any additions to the libalpm API!

Signed-off-by: Allan McRae <email address hidden>

5640. By morganamilo <email address hidden>

libalpm: set errno in signing dummy functions

This allows pacman to print the correct error message when checking keys
and libalpm has been compiled without gpgme support.

Signed-off-by: Allan McRae <email address hidden>

5639. By morganamilo <email address hidden>

libalpm: fix segfault when -Qip'ing a package

The dummy checksigs function never sets count to 0, leaving it
unitialized. This caused the siglist cleanup to try and free the empty
list.

Signed-off-by: Allan McRae <email address hidden>

5638. By Allan McRae

Translation updates

Pull all translations with >75% completion.

Signed-off-by: Allan McRae <email address hidden>

5637. By Andrew Gregory <email address hidden>

remove: improve broken dependency error message

This message was clarified for sync operations in
2b1b7b70753eb56bee08cd270efc7cfa342bc0ec.

Signed-off-by: Andrew Gregory <email address hidden>
Signed-off-by: Allan McRae <email address hidden>

5636. By morganamilo <email address hidden>

pacman: return 1 when -F <target> has no results

Signed-off-by: Allan McRae <email address hidden>

5635. By Andrew Gregory <email address hidden>

run XferCommand via exec

system() runs the provided command via a shell, which is subject to
command injection. Even though pacman already provides a mechanism to
sign and verify the databases containing the urls, certain distributions
have yet to get their act together and start signing databases, leaving
them vulnerable to MITM attacks. Replacing the system call with an
almost equivalent exec call removes the possibility of a shell-injection
attack for those users.

Signed-off-by: Andrew Gregory <email address hidden>

5634. By Andrew Gregory <email address hidden>

add arg_to_string helper

Converts an argc/argv pair to a string for presentation to the user.

Signed-off-by: Andrew Gregory <email address hidden>

5633. By Andrew Gregory <email address hidden>

move wordsplit into common for sharing

Signed-off-by: Andrew Gregory <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.