mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 01:27:19 +08:00
104 lines
2.7 KiB
Plaintext
104 lines
2.7 KiB
Plaintext
2013-12-03 Viech
|
|
* 0.22.1-1 :
|
|
Updated to hotfix release Alpha 22.1.
|
|
Removed hotfix for a past mismatch between cmake and freetype.
|
|
|
|
2013-12-02 Viech
|
|
* 0.22.0-3 :
|
|
Hotfix a mismatch between cmake and freetype.
|
|
|
|
2013-12-02 Viech
|
|
* 0.22.0-2 :
|
|
Added new dependency opusfile (satisfies further dependency opus).
|
|
|
|
2013-12-01 Viech
|
|
* 0.22.0-1 :
|
|
Updated to the new Alpha 22 milestone.
|
|
|
|
2013-11-03 Viech
|
|
* 0.21.0-1 :
|
|
Updated to the new Alpha 21 milestone.
|
|
Rewrote package.
|
|
/usr/(lib|share) and /var/lib are is used instead of /opt, /etc and /var/lib are used instead of /srv.
|
|
makepkg's git capability is used instead of manually cloning the repository.
|
|
"pacman --force" will be necessary for an upgrade to this version.
|
|
init support has been removed.
|
|
|
|
2013-10-06 Viech
|
|
* 0.20.0-1 :
|
|
Updated to the new Alpha 20 milestone.
|
|
Cleaned up PKGBUILD.
|
|
Some unneeded files are not included in the installation anymore.
|
|
Dependency 'sdl' changed to 'sdl2'.
|
|
|
|
2013-07-08 Viech
|
|
* 0.17.0-1 :
|
|
Updated to the new Alpha 17 milestone.
|
|
README.txt has been renamed to README.md, update package() to reflect this.
|
|
|
|
2013-06-03 Viech
|
|
* 0.16.0-1 :
|
|
Updated to the new Alpha 16 milestone.
|
|
|
|
2013-05-06 Viech
|
|
* 0.15.0-1 :
|
|
Updated to the new Alpha 15 milestone.
|
|
|
|
2013-04-08 Viech
|
|
* 0.14.0-1 :
|
|
Updated to the new Alpha 14 milestone.
|
|
Moved starters to /opt/unvanquished/, symlinked them in /usr/bin/.
|
|
|
|
2013-02-04 Viech
|
|
* 0.12.0-1 :
|
|
Updated to the new Alpha 12 milestone.
|
|
Added systemd service file.
|
|
Added conf.d file for setting the server mode.
|
|
|
|
2012-12-07 Viech
|
|
* 0.11.0-1 :
|
|
Updated to the new Alpha 11 milestone.
|
|
|
|
2012-12-03 Viech
|
|
* 0.10.0-1 :
|
|
Updated to the new Alpha 10 milestone.
|
|
|
|
2012-11-05 Viech
|
|
* 0.9.0-1 :
|
|
Updated to the new Alpha 9 milestone.
|
|
Linking binarys based on architecture isn't necessary anymore.
|
|
|
|
2012-10-08 Viech
|
|
* 0.8.0-1 :
|
|
Updated to the new Alpha 8 milestone.
|
|
|
|
2012-09-02 Viech
|
|
* 0.7.0-1 :
|
|
Updated to the new Alpha 7 milestone.
|
|
Removed world read permissions from server config files, made them group-writeable.
|
|
|
|
2012-08-02 Viech
|
|
* 0.6.0-1 :
|
|
Updated to the new Alpha 6 milestone.
|
|
Temporary *.a files aren't included in the installation anymore.
|
|
Support for unv:// URI's added.
|
|
|
|
2012-07-24 Viech
|
|
* 0.5.1-4 :
|
|
Corrected post_update() to post_upgrade().
|
|
|
|
2012-07-24 Viech
|
|
* 0.5.1-3 :
|
|
Moved the installation/update of media packets to the post_(install|update)() functions for non-redundant updates.
|
|
|
|
2012-07-24 Viech
|
|
* 0.5.1-2 :
|
|
Added ChangeLog.
|
|
Added backup line for /srv/unvanquished/main/*.cfg.
|
|
pre_remove() now deletes /srv/unvanquished/.Unvanquished symlink as pacman doesn't uninstall it correctly.
|
|
Added /var/cache/unvanquished/update-paks/ to store the cache of the packet updater.
|
|
|
|
2012-07-24 Viech
|
|
* 0.5.1-1 :
|
|
Initial release.
|