I have this built and sitting waiting on the boost rebuild to be done
before it is uploaded (as I do not want to tie the boost rebuild to the
toolchain update).
Here are the changes:
gcc-4.8.0-1
- major upstream update (http://gcc.gnu.org/gcc-4.8/changes.html)
- It looks like Fedora Rawhide is already built with this so should be
fairly smooth...\
- ppl dependency is gone (and will be dropped from repos - or at least
from [core])
linux-api-headers-3.8.4-1
- update (from 3.7 series)
binutils-2.23.2-1
- minor upstream update
glibc-2.17-4
- plain rebuild
libtool-2.4.2-8
- plain rebuild
If everyone could lend a hand in finishing the boost rebuild, the would
be much appreciated!
Allan
Hey all
Ardour 3.x is a distinct branch of the popular free digital audio
workstation, which met its first stable release on March 10, 2013. In
order to respect the lead developer's wish that all users download his
software from his website, [1][2] I had chosen to defer packaging it
for our community for at least 7 days (not that there has been much
demand).
Anyway, ardour3 will just roll in as ardour with a version bump, while
the existing ardour will be relegated to an ardour2 package (they
should be able to co-exist). An upstream-friendly message to donate
will be included. It is not mandatory (software is GPL after all), but
it's just one way of respecting their wishes.
Let me know if there is a problem anywhere. If you think we shouldn't
even be distributing it, let it be known (in which case we only retain
ardour2). I know of no other _binary_ distribution that has packaged
ardour3 already, but I may be wrong. As far as I'm aware, we're a
meta-distribution -- we don't break things.
[1] https://community.ardour.org/node/2543
[2] http://createdigitalmusic.com/2013/03/ardour-for-the-rest-of-us-free-daw-ge…
--
GPG/PGP ID: C0711BF1
=== Signoff report for [testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 5 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 9 fully signed off packages
* 6 packages missing signoffs
* 4 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== New packages in [testing] in last 24 hours (5 total) ==
* procps-ng-3.3.7-1 (i686)
* procps-ng-3.3.7-1 (x86_64)
* gajim-0.15.3-2 (any)
* chromium-26.0.1410.43-1 (i686)
* chromium-26.0.1410.43-1 (x86_64)
== Incomplete signoffs for [extra] (6 total) ==
* archboot-2013.03-5 (any)
0/2 signoffs
* gajim-0.15.3-2 (any)
0/2 signoffs
* chromium-26.0.1410.43-1 (i686)
0/2 signoffs
* lm_sensors-3.3.3-2 (i686)
0/2 signoffs
* chromium-26.0.1410.43-1 (x86_64)
0/2 signoffs
* lm_sensors-3.3.3-2 (x86_64)
1/2 signoffs
== Completed signoffs (9 total) ==
* libffi-3.0.13-1 (i686)
* procps-ng-3.3.7-1 (i686)
* syslinux-5.01-2 (i686)
* wpa_actiond-1.4-1 (i686)
* libffi-3.0.13-1 (x86_64)
* procps-ng-3.3.7-1 (x86_64)
* syslinux-5.01-2 (x86_64)
* wpa_actiond-1.4-1 (x86_64)
* netctl-0.7-1 (any)
== All packages in [testing] for more than 14 days (4 total) ==
* syslinux-5.01-2 (x86_64), since 2013-02-25
* syslinux-5.01-2 (i686), since 2013-02-25
* wpa_actiond-1.4-1 (i686), since 2013-02-27
* wpa_actiond-1.4-1 (x86_64), since 2013-02-27
== Top five in signoffs in last 24 hours ==
1. heftig - 12 signoffs
2. stephane - 3 signoffs
3. allan - 3 signoffs
4. bisson - 3 signoffs
5. dan - 3 signoffs
Hi,
Python 2.7.4 is planned to be released on April 6. For those who want to
test it, I have packages for the rc1 release in
https://dev.archlinux.org/~stephane/
Upgrade should be smooth. Please report any problem.
Cheers,
Stéphane
With `mysql 5.5.30-7` in [extra], all packages depending on it have been
rebuilt against MariaDB counterparts. MariaDB is
[almost](https://kb.askmonty.org/en/mariadb-vs-mysql-compatibility/) a
drop-in replacement, but not automatic one. Users may need to manually
install `mariadb`, `libmariadbclient` or `mariadb-clients` and execute
`mysql_uprade` in order to migrate their systems. Additionally, there is
another MySQL fork available in [community], `percona-server`, which
should be closer to Oracle MySQL Enterprise in exchange for new features
provided by MariaDB.
More background information can be found on [mailing
list](https://mailman.archlinux.org/pipermail/arch-dev-public/2013-February….
MySQL will be dropped from repositories in a month.
Migration example
# systemctl stop mysqld
# pacman -S mariadb libmariadbclient mariadb-clients
# systemctl start mariadb
# mysql_upgrade -p
--
Bartłomiej Piotrowski
http://bpiotrowski.pl/