Reply
Thread Tools
merlin1991's Avatar
Posts: 125 | Thanked: 1,142 times | Joined on Feb 2010 @ Austria
#491
Originally Posted by pali View Post
Originally Posted by ginggs View Post
Are you OK with source format 3.0 (quilt)?
No :-( Again limitation of scratchbox and Maemo Fremantle SDK.
Actually yes, ie openssl is built with debhelper compat 5 format 3.0
__________________
"Fog is neither water nor air, it's something between." Merlin
 

The Following 2 Users Say Thank You to merlin1991 For This Useful Post:
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#492
Originally Posted by merlin1991 View Post
Actually yes, ie openssl is built with debhelper compat 5 format 3.0
It seems that source format 3.0 was introduced with dpkg 1.14.17 (2008-03-30) and Fremantle SDK has 1.14.25maemo3+0m5 (2009-12-16) forked from 1.14.25 (2009-02-03).

Last edited by ginggs; 2016-02-04 at 05:34.
 

The Following 2 Users Say Thank You to ginggs For This Useful Post:
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#493
Originally Posted by ginggs View Post
I had already prepared a git repo with a bit more of the history (and now committed the patch with a version number) here:
https://github.com/ginggs/maemo-ncurses

I still need to do some testing and look at merging 5.7+20101128.
Version 5.7+20081213-1.maemo1+0m5+0cssu0 which includes xterm-256color in ncurses-base seems to install and work OK.

I had a go at merging 5.7+20101128, but then I noticed that Midnight Commander (mc), which uses ncurses, was sometimes crashing at startup with an illegal operation. Reverting to 5.7+20081213-1.maemo1+0m5+0cssu0 and rebooting seemed to solve the problem. These two versions are supposed to be binary compatible (5.8 is not). I'll investigate further.

Can we put 5.7+20081213-1.maemo1+0m5+0cssu0 into CSSU devel for now?

Last edited by ginggs; 2016-02-07 at 19:50.
 

The Following User Says Thank You to ginggs For This Useful Post:
Posts: 141 | Thanked: 313 times | Joined on May 2012 @ Czech Republic
#494
I just uploaded new curl, libpng and libxml2 into cssu-devel. All of them include security fixes from wheezy (several CVEs each).
https://github.com/community-ssu/libpng/pull/1
https://github.com/community-ssu/libxml2/pull/1
https://github.com/community-ssu/curl/pull/1

I use it at least one week without any issue. Please test it and report bugs.
 

The Following 11 Users Say Thank You to luf For This Useful Post:
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#495
I made some changes to maemo-launcher so now its possible to always gain current working directory (instead /usr/bin) from argv and use invoker without full path to program. I didn't notice any qt applications which use maemo-launcher but maybe it will be useful for somebody.
I'm using:
Code:
QMAKE_CXXFLAGS += -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
QMAKE_LFLAGS += -pie -rdynamic
and
Code:
Q_DECL_EXPORT int main(int argc, char *argv[])
Is that enough? Launcher claims that starting some qml application it's faster about 400ms with qt booster.
Attached Files
File Type: txt maemo-launcher.diff.txt (3.3 KB, 144 views)
File Type: gz maemo-launcher_0.35-8+0m5.tar.gz (64.1 KB, 118 views)
File Type: deb maemo-launcher_0.35-8+0m5_armel.deb (65.7 KB, 157 views)
 

The Following 3 Users Say Thank You to elros34 For This Useful Post:
Posts: 92 | Thanked: 144 times | Joined on Apr 2014
#496
Originally Posted by freemangordon View Post
modest (3.90.7-13.5) is in the repo, changelog:
.
* Fix "show more" functionality. Optimize a bit while at it.
Is it possible to have the sent messages go to a seperate folder for each account / send it to the appropriate imap folder?

I now copy the messages manually from the local n900 sent folder, and that is fine. However, every message is copied to a single accounts imap folder. Should I search for the email address I sent from or is it possible to implement a split of the accounts in terms of sending?
 

The Following 6 Users Say Thank You to Dongle Fongle For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#497
Originally Posted by Dongle Fongle View Post
Is it possible to have the sent messages go to a seperate folder for each account / send it to the appropriate imap folder?
+1 to that.
One of the most annoying things (besides all other goodies ).
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 5 Users Say Thank You to peterleinchen For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#498
openssl (0.9.8zh-1+maemo1+0m5+0cssu0) is in the repo, changelog:

* New upstream release
* Enable ECC ciphers in ALL
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 14 Users Say Thank You to freemangordon For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#499
And something interesting is in cssu-devel :-)

libicd-network-wlan (0.81) unstable; urgency=low

* Add autoconnect support for WLAN WPA_EAP infra networks
Fixes bug: https://bugs.maemo.org/show_bug.cgi?id=3399
 

The Following 6 Users Say Thank You to pali For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#500
Originally Posted by pali View Post
And something interesting is in cssu-devel :-)

libicd-network-wlan (0.81) unstable; urgency=low

* Add autoconnect support for WLAN WPA_EAP infra networks
Fixes bug: https://bugs.maemo.org/show_bug.cgi?id=3399
Maybe change the bug status as well
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 2 Users Say Thank You to freemangordon For This Useful Post:
Reply

Tags
easter egg, lockslider

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:59.