New joyride build 2553
Build Announcer v2
reinier at heeres.eu
Tue Nov 18 23:28:11 EST 2008
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2553
Changes in build 2553 from build: 2552
Size delta: 0.39M
-ohm 0.1.1-6.11.20080119git.fc7
+ohm 0.1.1-7.22.20080921git.fc10
-olpc-netutils 0.4-2.fc10
+olpc-netutils 0.7-2.fc10
-olpc-utils 0.89-4.olpc4
+olpc-utils 0.89-6.fc10
-pixman 0.12.0-1.fc10
+pixman 0.12.0-2.fc10
+tcpdump 14:3.9.8-6.fc10
--- Changes for ohm 0.1.1-7.22.20080921git.fc10 from 0.1.1-6.11.20080119git.fc7 ---
+ Add ExclusiveArch i386 so it builds for F-10
+ Merge OLPC-3 branch into devel so all changes are in mainline
+ #8562: Correctly preserve user-set brightness.
+ #8062: Bugfix -- look for automaticpm, not automatic_pm.
+ #7981: Use more efficient EC mask setting.
+ #8062: Inherit automatic/extreme PM settings from the Sugar profile.
+ #8010: Fix battery status by handling the EC mask over idle suspends.
+ #7879: Power down wifi chip when lid is closed and mesh is off.
+ #7986: Close /ofw/model after reading it.
+ Inherit automatic_pm from the Sugar profile.
+ Avoid a race by triggering an idle timer reset when we connect to X.
+ Support setting DCON freeze/mode values; the OHM side of #7357.
+ EC wakeup mask now decides wakeup logic, removing OHM's temporary wakeups.
+ Move xauthority from /home/olpc to /var/tmp/olpc-auth.
+ Implement the OHM side of the sugar control panel power section.
+ Fix OLPC Trac #7359, segfault due to uninitialized use of X display.
+ BR intltool
--- Changes for olpc-utils 0.89-6.fc10 from 0.89-4.olpc4 ---
+ Actually commit patch to cvs
+ Merge OLPC-3 branch into devel
+ Marco Pesenti Gritti (1):
+ Marco Pesenti Gritti (1):
+ Marco Pesenti Gritti (1):
+ Chris Ball (2):
+ Chris Ball (1):
+ Chris Ball (1):
+ Guillaume Desmottes (1):
+ Michael Stone (1):
+ Sayamindu Dasgupta (1):
+ Chris Ball (1):
+ C. Scott Ananian (1):
+ Richard Smith (1):
+ C. Scott Ananian (2):
+ Martin Dengler (1):
+ cscott: dlo#317: Set appropriate ICEAUTHORITY, XAUTHORITY, and XSERVERAUTH
+ sayamindu: dlo#7474: Choose the XIM method by default.
+ pgf: dlo#7537: Be more precise when assigning permissions to /home/olpc.
+ cscott: dlo#7495: Trigger activity update on base OS upgrade.
+ dsd: dlo#7211: Increase mouse sensitivity.
+ Bump revision number.
+ dlo#6432: local installation of RPMs on first boot.
+ dlo#7171: move network testing tools to olpc-netutils
+ add olpc-test-devkey script to verify a developer key.
+ mstone:
+ erikg: Reduce mouse acceleration.
+ dsd/marco: Properly initialize a ConsoleKit session.
+ ausil:
+ dlo#6945: Added workaround for typo in mfg-data for Ethiopian machines.
+ dlo#6767: Run make_index.py with a reasonable value of LANG.
+ dlo#6945: Export GTK_IM_MODULE so that other modules such as Amharic does not get picked up.
+ dlo#5746: Use a more precise udev ignore-me rule for msh* interfaces.
+ Substitute $olpc_usb_version for $olpc_home_version to fix a stupid mistake.
+ Teach olpc-configure about usb customization keys.
+ Import olpc-audit from Marcus
+ Import sudo from cscott
+ Drop become_root
+ Import olpc-netstatus 0.4 from Yanni
+ dlo#5746: Do not try to rename msh0.
+ dlo#5153: Fix sysfs path to rtap
+ Use GPLv2+ license tag as nothing in this package is GPLv2-only.
+ Make preview cleaner robust in the case of a missing datastore
+ Do not bother running journal cleaner on fresh installations (saves time on first boot)
+ Add a silly TODO list
+ Bump revision to 0.65
+ Import olpc-netlog-0.3 and olpc-netstatus-0.3
+ Add 'clean-previews' and incorporate it into olpc-configure.
+ 'become_root' script merged upstream.
+ Update License field to GPLv2 in order to match the COPYING file.
+ Install a simple 'become_root' script to ease dlo#5537.
+ Rename RPMDIST to DISTVER and DISTVAR to DIST
+ dlo#5626: Fix permissions in /home/bernie.
+ Insert extra spacing at the top for cosmetic reasons
+ Spacing fixes
+ Add missing cron job for olpc-pwr-prof
+ Power profile scripts
+ Construct Rainbow's spool dir if it doesn't exist - #5033
+ Ensure /security has reasonable permissions.
+ Depend on /usr/bin/find
+ Remove files in $OLPC_HOME before creating them.
+ Add missing dependencies.
+ Use /ofw/openprom/model instead of olpc-bios-sig
+ Add more missing dependencies
+ Remove stray reference to olpc-bios-sig.c.
+ Pass absolute paths to rpmbuild
+ Add back sbin dirs to unprivileged users PATH
+ Invoke rainbow-replay-spool
+ Remove stupid 'exit 0' in zzz_olpc.sh that makes bash *exit* rather than skip the scriptlet
+ Depend on tcpdump for olpc-netcapture.
+ Fix version replacement in spec file
+ Merge olpc-netstatus 0.2
+ Merge olpc-netlog 0.2
+ Really bump revision
+ Add a couple of new languages
+ Add missing files
+ Ensure correct keyboard is loaded even on first boot
+ Don't create /root/.i18n as it makes us loose the boot time optimization
+ Add code to help us improve boot time
+ Add VMware configuration.
+ Fix http://dev.laptop.org/ticket/5320
+ Display motd in profile, not through /bin/login
+ Simplyfy setxkb invocation
+ Add ASCII art for motd (need more translations)
+ More languages for the motd
+ Replace fake input driver hack with proper config option.
+ Fix http://dev.laptop.org/ticket/5114
+ Simplify test for Geode
+ Reindent with TABs to match other init scripts
+ Remove check for A-test boards (the following code is harmelss)
+ Be a little more verbose on progress.
+ Fix https://dev.laptop.org/ticket/5217: Update library index
+ Only run checks on start
+ Use $OLPC_HOME consistently
+ Only run hardware configuration on startup.
+ Fix numeric test on empty flag file.
+ Bump revision
+ Add olpc-netcapture to %files
+ Fix olpc#5195: Console font too small when using pretty boot.
+ Bump revision
+ Add autoconf check for PAM
+ Update spec file
+ Merge branch 'master' of ssh://bernie@dev.laptop.org/git/projects/olpc-utils
+ Automatically push to origin on bumprev
+ Fix bumprev rule
+ Bump revision
+ Reorganize variables
+ Fix http://dev.laptop.org/ticket/4928
+ Fix permissions on /home/olpc
+ Bump revision
+ Pacify automake's portability warnings
+ Update spec file
+ Even more aggressive packaging automation
+ Add script to import srpms in Fedora.
+ Merge commit 'cscott/master'
+ Explicitly strip NUL from mfg tags
+ Add cvs-import.sh to EXTRADIST
+ Fix https://dev.laptop.org/ticket/4762
+ Bump revision
+ Separate out configuration done to /home and /.
+ Create /home/devkey.html, which can be used to request a developer key.
+ Automate the release process a bit more.
+ Approximate XOs DPI on emulators.
+ ReTAB.
+ Automate specfile generation some more
+ Ignore a few more generated files.
+ Set i18n settings from the new manufacturing data tags
+ Go back to starting sugar with /usr/bin/sugar.
+ Bump revision
+ Add bumprev rule
+ Merge branch 'master' of ssh://bernie@dev.laptop.org/git/projects/olpc-utils
+ Add rule to generate RPM changelog.
+ Add support for X 1.3
+ Bump revision
+ Don't specify the (olpc) XKB variant esplicitly when not needed
+ Fix http://dev.laptop.org/ticket/470
+ Bump revision
+ Typo: /etc/skel/.xession-example -> /etc/skel/.xsession-example
+ Add "ulimit -c unlimited" example in .xsession-example
+ Reverse check for A-test (bad monkey no bananas)
+ Restore i18n, integrate /usr/bin/sugar.
+ Disable .tar.gz and bump revision
+ Fix check for sugar debug for new scheme.
+ Be more specific in instructions on how to generate tarball
+ Install .xession-example in /etc/skel
+ REALLY drop obsolete olpc-register
+ Drop obsolete olpc-register
+ Source custom user session last, so they can override everything we did
+ Bump revision to 0.40
+ Rename user session to .xsession so it sounds familiar
+ Make .i18n owned by user olpc and simplify script
+ Fix X config file on qemu (untested)
+ Improve override mechanism and make XKB_VARIANT optional
+ Simplify by using extended XKB syntax instead of a separate XKB_VARIANT
+ Remove now useless nvram code for DCON detection
+ Add support for /etc/sysconfig/keyboard
+ Bump revision
+ Rename custom user session to ~/.olpcinit to avoid sourcing stale .xinitrc file on updates.
+ Delete stray xorg.conf left by old versions of pilgrim.
+ Make olpc-configure executable
+ Bump revision to 0.32
+ Juggle keyboard and language configuration stuff between olpc-configure
+ Bump revision to 0.31
+ Make olpc-configure pkgconfig compliant
+ Bump revision to 0.30
+ Whitespace cleanup
+ Fix compiler warnings
+ Add xorg.conf files
+ Add olpc-netlog and olpc-netstatus
+ Add olpc-session (replaces .xinitrc)
+ Add olpc-logbat from Richard Smith
+ Add olpc-configure
+ Add olpc-dm
+ Switch to automake
+ Drop olpc-evdev
+ Temporarily disable olpc-register because nobody seems to know what it was for
+ Add registration utility
--- Included tcpdump version 14:3.9.8-6.fc10 ---
------
This mail was automatically generated
See http://dev.laptop.org/~rwh/announcer/joyride-pkgs.html for aggregate logs
See http://dev.laptop.org/~rwh/announcer/joyride_vs_update1.html for a comparison
More information about the Devel
mailing list