[aur-dev] AUR 2.1.0 released

Lukas Fleischer archlinux at cryptocrack.de
Mon Mar 18 15:18:19 EDT 2013


Changes since 2.0.1:

* Typeahead suggest for packages.
* Fix account editing and hijacking vulnerability.
* Fix account privilege escalation vulnerability.
* Clear a user's active sessions following account suspension.
* Several translation fixes/updates.
* pkgsubmit.php: Parse .AURINFO metadata.

.AURINFO files can now be included in source packages to overwrite
specific PKGBUILD fields. .AURINFO files are parsed line by line. The
syntax for each line is "key = value", where key is any of the following
field names:

* pkgname
* pkgver
* pkgdesc
* url
* license
* depend

Multiple "depend" lines can be specified to add multiple dependencies.

You can check the Git log [1] for a complete list of commits.

The official Arch Linux AUR setup [2] has already been upgraded!

[1] https://projects.archlinux.org/aur.git/log/?id=v2.1.0
[2] https://aur.archlinux.org/


More information about the aur-dev mailing list