Re: [android-building] Building an old specific commit in one AOSP project

2019-07-01 Thread Matt Rogers
Sounds like you need to fork the whole branch then do a revert to that commit , then build the project. Or Since is just the BT, goto that folder before you build and do a revert for that file , compile just that portion of the project, and import that intonyour device to see if that works. Just

Re: [Swan] Certificate import error via ipsec import

2017-05-02 Thread Matt Rogers
On Sun, Apr 30, 2017 at 11:19 PM, Paul Wouters wrote: > On Sat, 29 Apr 2017, Muenz, Michael wrote: > >> but on the last command ipsec "import debian.p12" I get a: >> >> Enter password for PKCS12 file: >> pk12util: PKCS12 IMPORT SUCCESSFUL >> certutil: Could not find cert: NOC CA

Re: [Swan-dev] error message when not running?

2017-03-20 Thread Matt Rogers
On Mon, Mar 20, 2017 at 12:20 PM, Paul Wouters wrote: > > I received this bug report, which I kind of agree with. But I'd like to > hear from others. > > Paul > I agree as well, it's redundant. Regards, Matt ___ Swan-dev mailing list

Re: [Swan] SELinux labeled ipsec

2017-02-03 Thread Matt Rogers
This might not be related to your issue but I remember putting in a fix for a labeled IPsec setup in last year (around 3.14?). You should at least make sure that your build has it, it's the most recent labeled IPsec related change. commit 1543f3c66bce961a94d119d7b3c32ad965cf07d3 Author: Matt

[Swan-commit] Changes to ref refs/heads/master

2017-01-13 Thread Matt Rogers
New commits: commit c0388c60af445b232bfd73c00fe57d36e7b18505 Merge: a38f285 43f7481 Author: Matt Rogers <mrog...@redhat.com> Date: Fri Jan 13 17:46:17 2017 -0500 Merge branch 'nss_logs' commit 43f74811bc90f1df1671a14abb4e3b3294855f2e Author: Matt Rogers <mrog...@redhat.com> Dat

[Swan-commit] Changes to ref refs/heads/master

2016-11-14 Thread Matt Rogers
New commits: commit 01d8ece19bd632b2b181cc407a3831f6ef092b41 Author: Matt Rogers <mrog...@redhat.com> Date: Mon Nov 14 10:01:08 2016 -0500 pluto: fix crash with c2ea09114 Since st->st_requested_ca is now updated, let its freeing be handled by delete_sta

Re: [Swan-dev] crash introduced in c2ea0911 while replacing IKEv1 ISKAMP SA

2016-11-11 Thread Matt Rogers
On Wed, 2016-11-02 at 20:32 +0200, Tuomo Soini wrote: > On Sat, 29 Oct 2016 19:10:18 +0200 > Antony Antony wrote: > > > > > c2ea0911 introduced a crasher for IKEv1. When pluto replace IKE SA > > and delete itself. > > > > #0  0x5610ca3c34b7 in free_generalNames (gn=0xe,

[Swan-commit] Changes to ref refs/heads/master

2016-10-13 Thread Matt Rogers
New commits: commit 36b71dc354e0bb7ddeece262acb5e8aac8486026 Author: Matt Rogers <mrog...@redhat.com> Date: Thu Oct 13 19:51:05 2016 -0400 dist_certs.py: create "badca" with a false CA ext ___ Swan-commit mailing

Re: [Freeipa-devel] MIT KRB5 uses 32bit time stamp

2016-05-02 Thread Matt Rogers
r the Freeipa-devel mailing list: > https://www.redhat.com/mailman/listinfo/freeipa-devel > Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code -- Matt Rogers Red Hat, Inc -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/l

Re: [Freeipa-devel] [PATCH] 0001 ipa_kdb add krbPrincipalAuthInd handling

2016-04-28 Thread Matt Rogers
On 04/27, Matt Rogers wrote: > On 04/27, Sumit Bose wrote: > > On Tue, Apr 26, 2016 at 02:02:04PM -0400, Matt Rogers wrote: > > > On 04/26, Sumit Bose wrote: > > > > On Thu, Apr 14, 2016 at 12:59:55PM -0400, Matt Rogers wrote: > > > > >

Re: [Freeipa-devel] [PATCH] 0001 ipa_kdb add krbPrincipalAuthInd handling

2016-04-27 Thread Matt Rogers
On 04/27, Sumit Bose wrote: > On Tue, Apr 26, 2016 at 02:02:04PM -0400, Matt Rogers wrote: > > On 04/26, Sumit Bose wrote: > > > On Thu, Apr 14, 2016 at 12:59:55PM -0400, Matt Rogers wrote: > > > > > > > > > > > > - Original Messa

Re: [Freeipa-devel] [PATCH] 0001 ipa_kdb add krbPrincipalAuthInd handling

2016-04-26 Thread Matt Rogers
On 04/26, Sumit Bose wrote: > On Thu, Apr 14, 2016 at 12:59:55PM -0400, Matt Rogers wrote: > > > > > > - Original Message - > > > From: "Nathaniel McCallum" <npmccal...@redhat.com> > > > To: "Matt Rogers" <mrog...@redhat

Re: [Freeipa-devel] [PATCH] 0001 ipa_kdb add krbPrincipalAuthInd handling

2016-04-14 Thread Matt Rogers
- Original Message - > From: "Nathaniel McCallum" <npmccal...@redhat.com> > To: "Matt Rogers" <mrog...@redhat.com>, freeipa-devel@redhat.com > Sent: Thursday, April 14, 2016 10:32:15 AM > Subject: Re: [Freeipa-devel] [PATCH] 0001 ipa_kdb add

[Freeipa-devel] [PATCH] 0001 ipa_kdb add krbPrincipalAuthInd handling

2016-04-11 Thread Matt Rogers
Hi, The attached patch is a part of the authentication indicator enhancements, adding indicator value storage and retrieval for the KDB driver. https://fedorahosted.org/freeipa/ticket/5782 Regards, --- Matt Rogers Red Hat, Inc From 4aedaf64320b52485407f6798788ecd367c3a002 Mon Sep 17 00:00:00

Re: [Swan] Problem with subnet-to-subnet setup behind NAT'ed networks

2016-02-11 Thread Matt Rogers
- Original Message - > From: "Jacob Vind" > To: swan@lists.libreswan.org > Sent: Thursday, February 11, 2016 7:59:01 AM > Subject: [Swan] Problem with subnet-to-subnet setup behind NAT'ed networks > > Hi, > > I really hope we can get some help, we are trying to set

[Swan-commit] Changes to ref refs/heads/master

2016-01-12 Thread Matt Rogers
New commits: commit 38a7a0ac86fb914ec42f78ab1b130626cfd82e1d Merge: 5a66ac6 3958bdd Author: Matt Rogers <mrog...@redhat.com> Date: Tue Jan 12 10:40:48 2016 -0500 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit 5a66ac6029b2a63b9c5fe2457cb9ce71cc94 Author

[Swan-commit] Changes to ref refs/heads/master

2015-12-22 Thread Matt Rogers
New commits: commit 721262eab89cf76b67ba6f1fdc361732e77a75cd Merge: 2d33172 13388c5 Author: Matt Rogers <mrog...@redhat.com> Date: Tue Dec 22 00:52:54 2015 -0500 Merge branch 'contrib_leaks' commit 13388c5d178dee9d10c79c17c6199bcc7f6fb744 Author: Matt Rogers <mrog...@redhat.

[Swan-commit] Changes to ref refs/heads/master

2015-12-08 Thread Matt Rogers
New commits: commit 70e4af971a40a00fdcfac7d6857d68aa42b74eb9 Merge: 7c0c672 9b70a7c Author: Matt Rogers <mrog...@redhat.com> Date: Tue Dec 8 15:04:35 2015 -0500 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit 7c0c6726166d77e744e3639bb8ae5b3181a35e07 Author

[Swan-commit] Changes to ref refs/heads/master

2015-12-07 Thread Matt Rogers
New commits: commit c882872fd69becf7cf0691453a679d95c6d0c773 Author: Matt Rogers <mrog...@redhat.com> Date: Mon Dec 7 15:36:14 2015 -0500 testing: nss-cert-chain-04 changes ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

[Swan-commit] Changes to ref refs/heads/master

2015-12-07 Thread Matt Rogers
New commits: commit 870f220f11260ad9dc327d19d37e7ba8c75efb4a Author: Matt Rogers <mrog...@redhat.com> Date: Mon Dec 7 13:34:32 2015 -0500 testing: nss-cert-chain-04 WIP ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

Re: [Swan] IKEv2 connection "no RSA public key known for" and "RSA authentication failed"

2015-11-13 Thread Matt Rogers
n failed" > > On 12/11/15 08:20, Tom Robinson wrote: > > Hi Matt, > > > > Thanks for your response. > > > > On 12/11/15 01:15, Matt Rogers wrote: > >> You should set rightid=%fromcert so it will use the received cert subject > >> as th

[Swan-commit] Changes to ref refs/heads/master

2015-11-11 Thread Matt Rogers
New commits: commit 6d909f1963dfecfcc08f114d6bd555b7fcf9184b Author: Matt Rogers <mrog...@redhat.com> Date: Wed Nov 11 12:34:56 2015 -0500 Add CAP_DAC_READ_SEARCH to the added capabilities CAP_DAC_READ_SEARCH was only in the bounding set. Without it in the added se

Re: [Swan-dev] Generate test certificates iff missing

2015-10-22 Thread Matt Rogers
- Original Message - > From: "Andrew Cagney" > To: "Libreswan Development List" > Sent: Thursday, October 22, 2015 10:32:12 AM > Subject: [Swan-dev] Generate test certificates iff missing > > I'd like to change

Re: Connecting AdWords accounts via API

2015-10-14 Thread Matt Rogers
gt; M. On Tuesday, 13 October 2015 14:01:59 UTC+1, Matt Rogers wrote: > > Hey Guys, > > So we have a shiny new Independent Software Developer key which we're very > excited to use! :) > > I have some basic questions on the solution which we're trying to achieve, > this is what

Connecting AdWords Accounts

2015-10-13 Thread Matt Rogers
Hey Guys, We have just received a shiny new "Independent Software Vendor" key and we're very excited to start using it. We're after a process like this: 1. New user comes along to our website 2. They registered and connect up their AdWords account (might be a single account, or it

Connecting AdWords accounts via API

2015-10-13 Thread Matt Rogers
Hey Guys, So we have a shiny new Independent Software Developer key which we're very excited to use! :) I have some basic questions on the solution which we're trying to achieve, this is what we're trying to do: 1. User surfs over to our website 2. User signs up to our service online

[Swan-commit] Changes to ref refs/heads/master

2015-10-13 Thread Matt Rogers
New commits: commit 6d72167f564151cbd0db9614031fd4d42dd969c9 Merge: 618951b e8992cd Author: Matt Rogers <mrog...@redhat.com> Date: Tue Oct 13 16:36:44 2015 -0400 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit 618951b7a28a64fec49fc103952e496591907602 Author

[Swan-commit] Changes to ref refs/heads/master

2015-08-19 Thread Matt Rogers
New commits: commit 1543f3c66bce961a94d119d7b3c32ad965cf07d3 Author: Matt Rogers mrog...@redhat.com Date: Wed Aug 19 15:59:12 2015 -0400 Fix labeled ipsec SECCTX parsing ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

[Swan-dev] Including ipsec ca

2015-07-13 Thread Matt Rogers
I've pushed a branch called ipsec_ca with the WIP python code that makes up the 'ipsec ca' command. Right now it's not install-able to be used with the ipsec wrapper, so if you want to test it out, you can run _ipsec_ca under the programs/_ipsec_ca/ directory. 'ipsec ca' is a tool for users that

Re: [Swan-dev] time to delete old dist_certs shell script (attempt #2)?

2015-06-24 Thread Matt Rogers
On June 24, 2015 11:34:53 AM EDT, D. Hugh Redelmeier h...@mimosa.com wrote: | From: Andrew Cagney andrew.cag...@gmail.com | This doesn't seem like a reason for retaining the old shell scripts - | they are so far behind that they don't even generate all the required | keys. BTW, best place to

[Swan-commit] Changes to ref refs/heads/master

2015-06-12 Thread Matt Rogers
New commits: commit f733bbf5b8317b7b559be80ba0cb2fbcb11550a0 Merge: a219bb2 3757a63 Author: Matt Rogers mrog...@redhat.com Date: Fri Jun 12 13:02:01 2015 -0400 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit a219bb27f1b5b1719c512a19464938571507f814 Author: Matt

[Swan-commit] Changes to ref refs/heads/master

2015-05-28 Thread Matt Rogers
New commits: commit 47b9a7d3cff1f1d04a46c54411ddcae8c4cc45aa Author: Matt Rogers mrog...@redhat.com Date: Thu May 28 16:59:37 2015 -0400 correct curl-timeout ugh message ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

[Swan-commit] Changes to ref refs/heads/master

2015-05-17 Thread Matt Rogers
New commits: commit d5bc066da0d23ba25054e9b8fc282e3465275bc5 Author: Matt Rogers mrog...@redhat.com Date: Sun May 17 15:54:58 2015 -0400 ipsec: print filename in case of error with crlutil/certutil commit 0f40d816d1a34559f0f102288270ec734185d1f4 Merge: 4111cdb 80e371b Author: Matt Rogers

[Swan-commit] Changes to ref refs/heads/master

2015-05-12 Thread Matt Rogers
New commits: commit 7037550a3f9e41ace432cf3b0522aff1022d350e Merge: 26fffb6 cc6116f Author: Matt Rogers mrog...@redhat.com Date: Tue May 12 18:09:45 2015 -0400 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit 26fffb6af512e5aae0511130c5d18e6d876f1fc9 Merge: d0088db

Re: [Swan-dev] pluto: Fix NSS certificate crash

2015-05-01 Thread Matt Rogers
On 04/30, Herbert Xu wrote: When we instantiate a connection we simply copy the certificate over, without getting a reference count over the new certificate reference, resulting in a bogus certificate when the instance is deleted. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au

Re: [Swan-dev] pluto: Fix bogus no RSA public key known for '%fromcert'

2015-05-01 Thread Matt Rogers
On 05/01, Herbert Xu wrote: When refine_host_connection tests against a %fromcert RW connection followed by other right=%any connections with fixed IDs (e.g., @hostname), it will lose the fromcert setting. So when it does eventually return with the %fromcert RW connection fromcert will be

[Swan-commit] Changes to ref refs/heads/master

2015-04-07 Thread Matt Rogers
New commits: commit 6dddfb445548683b98f3ea47b829e82f7564887e Merge: dc4d4e5 e3d9b88 Author: Matt Rogers mrog...@redhat.com Date: Tue Apr 7 14:54:44 2015 -0400 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit dc4d4e5104ee4f853bdb7f24f2b9d53cbd70bc1d Author: Matt

[Swan-commit] Changes to ref refs/heads/master

2015-03-31 Thread Matt Rogers
New commits: commit c9451b731d4fad4e0e5f5c2ac47b280a13f52649 Author: Matt Rogers mrog...@redhat.com Date: Tue Mar 31 17:36:27 2015 -0400 Add ipsec auto --purgeocsp for flushing the NSS OCSP cached responses. ___ Swan-commit mailing list Swan

[Swan-commit] Changes to ref refs/heads/master

2015-03-16 Thread Matt Rogers
New commits: commit 8aae477436afc39bc76d015ded36a2487c142142 Merge: dd25683 8e15e45 Author: Matt Rogers mrog...@redhat.com Date: Mon Mar 16 13:24:54 2015 -0400 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit dd256830317120fbc6dd8f40787c30b9a144640e Author: Matt

[Swan-commit] Changes to ref refs/heads/master

2015-03-16 Thread Matt Rogers
New commits: commit 647821a3eeb40db25811fd8409817334668cbd2c Author: Matt Rogers mrog...@redhat.com Date: Mon Mar 16 14:28:34 2015 -0400 Return -1 for a CERT_GetCertTimes() failure in get_nss_cert_notafter() (this would be a time decoding error, and check_expiry considers 0

Re: [Swan-dev] notes from meeting nss guys

2015-02-24 Thread Matt Rogers
On 02/24, Antony Antony wrote: Hi, Yesterday Paul and I met with NSS guys and here are some notes from the meeting. Thanks for the notes! I'm bummed I missed it considering I have been working on the x509 NSS re-write recently. NSPR threading: no need to use NSPR threading on Linux,

Re: [Swan-dev] generating x509 certificates

2015-02-03 Thread Matt Rogers
On 02/03, Andrew Cagney wrote: Hi, I've hit a few problems when trying to run the tests that require certificates. The main one is that the script dist_certs fails as openssl (Fedora release 20 (Heisenbug) at least) doesn't like generating the bad certificate: The organizationName field

Re: [Swan] Struggling with certificates

2015-01-27 Thread Matt Rogers
On 01/27, Nick Howitt wrote: blockquotett002 forgetting secrets/ttbr tt002 loading secrets from /etc/ipsec.secrets/ttbr tt002 loading secrets from /etc/ipsec.d/ipsec.secrets/ttbr tt002 could not open host cert with nick name 'alex' in NSS DB/ttbr tt003

Re: [Swan-dev] shared IKE SA interop bug with cisco

2014-12-08 Thread Matt Rogers
On 12/04, Antony Antony wrote: can you commit test as a wip? I am curious to see what is going on. I need the same for IKEv2 and CREATE_CHILD_SA. Take a look at the conn_shared_ike branch that I pushed, it has a test and continuation of the patch. I was focusing on the IKEv1 side of this so

[Swan-commit] Changes to ref refs/heads/master

2014-11-21 Thread Matt Rogers
New commits: commit 1330a54727a3c94904bf6194854eaddbb81ffd0f Merge: bcec875 13d5258 Author: Matt Rogers mrog...@redhat.com Date: Fri Nov 21 15:44:38 2014 -0500 Merge branch 'new_dist_certs' commit 13d52582cd93e4799be633137424931cea760f64 Author: Matt Rogers mrog...@redhat.com Date: Fri

Re: [Swan-dev] OCSP timeline ?

2014-10-30 Thread Matt Rogers
On 10/29, jone...@teksavvy.com wrote: Hello, Is there a timeline for the integration of an OCSP feature in Libreswan ? What would be a reasonable timeframe ? Thanks ! No real timeline to share, but it's being worked on. The current x509 code is changing significantly in order to have

Re: [Swan-dev] a different git branching model for Libreswan

2014-10-30 Thread Matt Rogers
On 10/30, Paul Wouters wrote: http://nvie.com/posts/a-successful-git-branching-model/ In this one, master is sacred and seems to only include final releases. This is the model (and in fact the actual web page describing it) that we were trying to deploy. What I like about it is that most of

Re: [Swan-dev] a different git branching model for Libreswan

2014-10-29 Thread Matt Rogers
On 10/29, D. Hugh Redelmeier wrote: My suggested solution: release/freeze branches == We should never freeze master. When we want a freeze for a release, create a release branch. Work continues on master. If something should be in the

[Swan-commit] Changes to ref refs/heads/master

2014-10-24 Thread Matt Rogers
New commits: commit abef68b7ddf4d13050c743671bb8494801b6d9fc Merge: 7ea0931 d03b718 Author: Matt Rogers mrog...@redhat.com Date: Fri Oct 24 16:23:39 2014 -0400 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit 7ea09314fb99e58e4077db96e6634f83bf18b8fd Author: Matt

[Swan-commit] Changes to ref refs/heads/master

2014-10-24 Thread Matt Rogers
New commits: commit 707d48dbf94e9974cd57b71b6ffc14ccf3b95fa0 Author: Matt Rogers mrog...@redhat.com Date: Fri Oct 24 19:15:17 2014 -0400 swantest: change 'hosts' to 'all_hosts' to fix --noreboot ___ Swan-commit mailing list Swan-commit

[Swan-commit] Changes to ref refs/heads/master

2014-10-07 Thread Matt Rogers
New commits: commit 0d36f771e8155445d3e508fe7b8c638cdca97aa3 Author: Matt Rogers mrog...@redhat.com Date: Tue Oct 7 23:46:48 2014 -0400 testing: add ikev2-x509-03 (IKEv2 %fromcert verification) commit 56ffa4a8f77910632ea2dbb9566bb84172f94162 Author: Matt Rogers mrog...@redhat.com Date

Re: [Swan-dev] VID and IKE v2

2014-10-03 Thread Matt Rogers
On October 3, 2014 7:25:17 PM EDT, Paul Wouters p...@nohats.ca wrote: On Fri, 3 Oct 2014, D. Hugh Redelmeier wrote: fragmentation will be done differently in ikev2 unfortunately, using: https://tools.ietf.org/html/draft-ietf-ipsecme-ikev2-fragmentation-10 Although nothing stops us from adding

Re: [Swan-dev] naming v2 states

2014-08-29 Thread Matt Rogers
I like the suggested set at the bottom there. I think avoiding calling the resulting states a CHILD and instead calling them IKE or IPSEC is a good idea. I also like the idea of incorporating the intended SA type in the CHILD exchange's state names. Matt

Re: [Swan] XAUTH: PAM auth chain failed with '7' on CentOS 7

2014-08-22 Thread Matt Rogers
would support the SHA512 type. Is your system-auth configuration much different than the RHEL/CentOS default? Matt On 08/21/14 21:15, Matt Rogers wrote: On 08/21, Pontus Wiberg wrote: FYI did a new setup on a Ubuntu server with no additional software but Libreswan and the requirements

Re: [Swan] XAUTH: PAM auth chain failed with '7' on CentOS 7

2014-08-20 Thread Matt Rogers
On 07/21, Remy van Elst wrote: Hello Paul, 3.9 does not seem to fix the problem, I still get login errors with either PAM or a passwd file, same steps as earlier but with the new packages: Jul 21 16:04:45 localhost.localdomain pluto[3836]: xauth-rsa[4] 83.162.250.46 #2: NAT-Traversal:

[Swan-dev] CA chains / Bug 182

2014-08-15 Thread Matt Rogers
Hey all, I pushed the branch for this so I can start getting some eyes on it. Test cases are on the way. A summary of the changes: - Added load_end_ca_path() to load the available intermediate CA certs into the connection - Added the connection option sendca=none|issuer|all. This is a very

[Swan-dev] Storing of cert chains

2014-08-02 Thread Matt Rogers
I'm using the spd end structures 'this' and 'that' (ie c-spd.that.ca_path) to store the chain of CA certs. The 'this' end is loaded with the local cert path of the end certificate on a connection add, and the 'that' end is a list of CA certs received from the peer (which are all validated as a

Re: [Swan-dev] nss updates, addcon bug #86 and libreswan 3.9 release

2014-05-28 Thread Matt Rogers
On 05/28, Wolfgang Nothdurft wrote: Hi Matt, I've tested the nss_updates branch and it works good. I have updated your changes to the actual master branch if needed. The only problem is, if you renew a certificate, libreswan holds the old one. The problem seems the missing

[Swan-dev] IKEv2 rekey saga

2014-05-28 Thread Matt Rogers
Here's what I have so far. With the event replacement changes in the patch, ipsecdoi_replace initiates and sends a new Parent SA when the old one expires. The rekeymargin options also don't seem to work with IKEv2 (since it's not negotiated?) so I needed a hack to delay the delete event otherwise

Re: [Swan-dev] [cryptography] Announcing Mozilla::PKIX, a New Certificate Verification Library (fwd)

2014-04-10 Thread Matt Rogers
On Thu, Apr 10, 2014 at 10:40:40AM -0400, Lennart Sorensen wrote: On Mon, Apr 07, 2014 at 07:22:51PM -0400, Paul Wouters wrote: wonder if we can use this instead of the legacy x509 code I would prefer avoiding having to maintain yet another crypto library. Needing openssl and gnutls26

[Swan-commit] Changes to ref refs/heads/master

2014-04-02 Thread Matt Rogers
New commits: commit 21263990044eda2b524f83e4eb605fcce43efa2a Author: Matt Rogers mrog...@redhat.com Date: Wed Apr 2 15:37:37 2014 -0400 testing: add elliptic curve CA/certs to dist_certs ___ Swan-commit mailing list Swan-commit

Re: [S3tools-general] Out of memory: Kill process s3cmd - v1.5.0-beta1

2014-03-07 Thread Matt Rogers
the source and destination clauses in those commands the wrong way around, operating from memory M. Matt Rogers UK Cell/SMS: +447958002382 Email: m...@feedspark.commailto:m...@feedspark.com Skype: mattrogers1975 From: WagnerOne [mailto:wag...@wagnerone.com] Sent: 07 March 2014 00:19

[Swan-commit] Changes to ref refs/heads/master

2014-02-02 Thread Matt Rogers
New commits: commit 1fe105beda913166ab2c4d724f6271a91fe32e78 Merge: 5713be5 7757931 Author: Matt Rogers mrog...@redhat.com Date: Sun Feb 2 22:16:30 2014 -0500 Merge branch 'master' of ssh://vault.libreswan.fi/srv/src/libreswan commit 5713be5bb0868dc96b8166241ca1196850034296 Author: Matt

[Ubuntu-x-swat] [Bug 670578] Re: Explorer Mouse v1.0 model:1362 has hyper sensitive scroll wheel.

2013-09-05 Thread Matt Rogers
Same, still seeing it with exact symptoms and resolution (albeit archaic and untrustworthy, not to mention an eyebrow raiser to an employer as stated above). Ubuntu 13.04 (64-bit) Microsoft Wireless Mobile Mouse 3500 (x3 different ones do the same thing. Purple, Black Red in case you care) AMD

[Desktop-packages] [Bug 670578] Re: Explorer Mouse v1.0 model:1362 has hyper sensitive scroll wheel.

2013-09-05 Thread Matt Rogers
Same, still seeing it with exact symptoms and resolution (albeit archaic and untrustworthy, not to mention an eyebrow raiser to an employer as stated above). Ubuntu 13.04 (64-bit) Microsoft Wireless Mobile Mouse 3500 (x3 different ones do the same thing. Purple, Black Red in case you care) AMD

[Bug 670578] Re: Explorer Mouse v1.0 model:1362 has hyper sensitive scroll wheel.

2013-09-05 Thread Matt Rogers
Same, still seeing it with exact symptoms and resolution (albeit archaic and untrustworthy, not to mention an eyebrow raiser to an employer as stated above). Ubuntu 13.04 (64-bit) Microsoft Wireless Mobile Mouse 3500 (x3 different ones do the same thing. Purple, Black Red in case you care) AMD

Re: [Basket-devel] kbasket notepad

2013-03-11 Thread Matt Rogers
I actually don't have the credentials for the website anymore. I lost them about 8 months ago when the server died due to a power surge. Let's give the site access to someone else. Thanks, Matt On Sun, Mar 10, 2013 at 4:34 PM, Kelvie Wong kel...@ieee.org wrote: This is probably a good idea --

Re: Location of svnreverlast script?

2013-03-07 Thread Matt Rogers
On Thu, Feb 28, 2013 at 11:30 AM, Matt Rogers ma...@kde.org wrote: Hi, Could someone tell me where I can find the latest version of the svnrevertlast script that used to be in kdesdk/scripts? I don't have my previous copy anymore. Thanks, Matt Thanks everybody for all the answers

Location of svnreverlast script?

2013-02-28 Thread Matt Rogers
Hi, Could someone tell me where I can find the latest version of the svnrevertlast script that used to be in kdesdk/scripts? I don't have my previous copy anymore. Thanks, Matt Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe

[Tracks-discuss] Re: tracks cache-enabled

2012-09-03 Thread Matt Rogers
On Sun, Sep 2, 2012 at 8:28 AM, Reinier Balt lrb...@gmail.com wrote: Hi all, I've tried the new cache-digests gem to easy add caching to Tracks. (I had to clone the gem to enable it running on ruby 1.8.7) Perhaps it would just be better to drop 1.8 support for master instead? I don't

[Tracks-discuss] Re: tracks cache-enabled

2012-08-27 Thread Matt Rogers
On Mon, Aug 27, 2012 at 4:28 PM, Reinier Balt lrb...@gmail.com wrote: Hi all, I've tried the new cache-digests gem to easy add caching to Tracks. (I had to clone the gem to enable it running on ruby 1.8.7) Perhaps it would just be better to drop 1.8 support for master instead? I don't think

[Tracks-discuss] Re: Tracks as Rails 3 engine

2012-08-01 Thread Matt Rogers
Hi Steve, I think that's a nice idea. Do you know what code changes it would take to make that happen? Making a gem out of the Tracks code base should be pretty easy, if that's all there is to it. :) Thanks, Matt On Wed, Aug 1, 2012 at 9:17 PM, Steve Harman stvhar...@gmail.com wrote: Hello,

[Tracks-discuss] Re: Team projects in Tracks

2012-07-19 Thread Matt Rogers
On Thu, Jul 19, 2012 at 8:56 PM, Peter Drew iamnullnv...@gmail.com wrote: Hi all, just joined this list. Does Tracks have any plans of adding the ability for sharing projects between users? Cheers, Peter I don't think so. At least not yet. Somebody else had requested that earlier in the

[Tracks-discuss] Re: Team projects in Tracks

2012-07-19 Thread Matt Rogers
On Thu, Jul 19, 2012 at 9:05 PM, George Collier lotusfl...@gmail.com wrote: Hi all, I am wondering if there repository of the discussions on this list? I have a few questions but suspect they have already been answered Best Regards, George On Thu, Jul 19, 2012 at 9:56 PM, Peter Drew

Re: [S3tools-general] Transferring files over 5G to AWS

2012-07-13 Thread Matt Rogers
5Gb is the maximum file size for an upload, you'll need to split files over 5Gb before uploading. Matt Rogers Location: UK UK Cell/SMS: +447958002382 Indian Cell/SMS: +919884690539 Email: m...@aroxo.com mailto:m...@aroxo.com Skype: mattrogers1975 From: Something Something

[Tracks-discuss] Re: Ways of using and improving the API

2012-06-11 Thread Matt Rogers
I was planning on adding a JSON based API to Tracks at some point, so if you get to it before me, then that's fine by me :-) Thanks -- Matt On Jun 11, 2012 10:07 AM, Devin Weaver s...@tritarget.org wrote: Tracks has an API, That is good. It is a RESTful API, that is better. The way I

[Tracks-discuss] Re: problem with documentation? (Liquid error)

2012-06-03 Thread Matt Rogers
Hi Luis, Thanks for noticing. I'll make sure we get those errors fixed soon. Thanks -- Matt On Jun 3, 2012 2:25 AM, Luis Villa l...@tieguy.org wrote: I was trying to refresh myself on something and noticed: http://getontracks.org/manual/installation.html Search for Liquid error- it is all

Bug#670574: mirrors: Unoconv package is out of date. It is version 0.3 and needs to be updated to version 0.5

2012-04-26 Thread Matt Rogers
Package: mirrors Severity: normal Unoconv package is out of date. It is version 0.3 and needs to be updated to version 0.5 I may have misclassified this bug. Unoconv (v0.3) can be installed using apt-get install unoconv. -- System Information: Debian Release: 6.0.4 APT prefers stable APT

[Tracks-discuss] Re: ready for 2.1rc release?

2012-03-29 Thread Matt Rogers
I say go for it. -- Matt On Thursday, March 29, 2012 at 3:00 PM, Reinier Balt wrote: Hi all, I think we are getting ready for an rc release of Tracks 2.1. On assembla I only see one ticket that messes up tracks, but that is for non-ascii characters. I'd rather not postpone an rc release

Re: [S3tools-general] Problem: OSError: [Errno 22] Invalid argument:

2012-03-13 Thread Matt Rogers
What's the exact command you're issuing? Have you tested the config? And have you been able to transfer anything? i.e. is it just the sync command you're using, or can you PUT? Matt Rogers   Location: UK UK Cell/SMS: +447958002382 Indian Cell/SMS: +919884690539 Email: m...@aroxo.com Skype

Re: [KDE Usability] Usability issue in KDE Telepathy Text UI

2012-01-31 Thread Matt Rogers
On Mon, Jan 30, 2012 at 8:50 AM, Daniele E. Domenichelli daniele.domeniche...@gmail.com wrote: Hello, We are having a discussion about an usability issue (KDE Telepathy Text UI icon and title) going on here[1]. We would be really grateful to usability people if they could add their opinion as

Re: Review Request: Enhance icon behaviour of text ui

2012-01-31 Thread Matt Rogers
or the screenshots from kde-usability what the problem is that you're trying to solve with this set of changes. So, what is the problem that you're trying to solve? :) - Matt Rogers On Jan. 28, 2012, 2:30 p.m., Daniele Elmo Domenichelli wrote

Re: [S3tools-general] s3 connection credentials with each get command

2012-01-20 Thread Matt Rogers
S3cmd stores the connection details in a file called .s3cfg which is placed in your home directory. If you change the settings in this file you should be able to run a script to work with multiple accounts, but maybe not simultaneously. Matt Rogers Location: UK UK Cell/SMS: +447958002382

[Tracks-discuss] Re: Finding tasks that have no project attached

2012-01-12 Thread Matt Rogers
On Thu, Jan 12, 2012 at 8:58 AM, Sebastian Fischmeister sfisc...@uwaterloo.ca wrote:  Is it currently possible to find tasks that are not assigned to a project? When you want to edit them, their project says 'None', however, such a project doesn't exist and one also cannot search for them to

[Tracks-discuss] Re: logging

2012-01-10 Thread Matt Rogers
On Tue, Jan 10, 2012 at 10:50 AM, Tim van Deurzen t...@kompiler.org wrote: On Tue, Jan 10, 2012 at 10:34:34AM -0600, Christian Frank wrote:    On Tue, Jan 10, 2012 at 10:09 AM, Matt Rogers ma...@kde.org wrote:      On Tue, Dec 27, 2011 at 2:00 PM, Tim van Deurzen t...@kompiler.org      wrote

[Tracks-discuss] Re: Tracks 2.0 Installation HOWTO for Ubuntu

2011-12-13 Thread Matt Rogers
Hi Werner, Thanks for putting together this information! Would you mind if we linked to it from the Tracks wiki? Thanks, Matt On Tue, Dec 13, 2011 at 5:21 AM, Werner Fischer devli...@wefi.net wrote: Hi tracks users and developers, first of all to all developers: thanks for that great

[Tracks-discuss] Re: Tracks 2.0 Installation HOWTO for Ubuntu

2011-12-13 Thread Matt Rogers
tracks comes with a Gemfile.  The progressive way to install ruby and gems is using rvm and bundler. On Tue, Dec 13, 2011 at 7:46 AM, Matt Rogers ma...@kde.org wrote: Hi Werner, Thanks for putting together this information! Would you mind if we linked to it from the Tracks wiki? Thanks, Matt

[Tracks-discuss] Re: Tracks to IOS-tasks?

2011-11-08 Thread Matt Rogers
I personally don't have an iOS device, so I can't tell you how this would be done as i've never tried it. Hopefully some other brave soul has. :-) I'm surprised that it doesn't take an iCal file since that type of file will also hold todo information. Thanks, Matt On Nov 8, 2011 7:01 AM,

[Tracks-discuss] Re: Context 'case sensitivity' ticket #1059

2011-10-27 Thread Matt Rogers
On Thu, Oct 27, 2011 at 4:50 AM, Reinier Balt lrb...@gmail.com wrote: The UNIX guy in me says CAse Sensitive MattERS! but the normal user who just wants to get stuff into getontracks quickly says just lower case it all and be happy. Well, I agree that people probably like it case

[Tracks-discuss] Re: Dreamhost shared hosting installation

2011-10-26 Thread Matt Rogers
On Wed, Oct 26, 2011 at 6:07 PM, Sean Leonard meanderingc...@silverleafstudios.net wrote: Hello, I discovered this project and wanted to use the latest, so i am trying to set it up on my Dreamhost shared hosting account. DreamHost is not excellent when it comes to Rails (on shared). The

[Bug 877370] CurrentDmesg.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560228/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370

[Bug 877370] Card0.Codecs.codec.3.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: Card0.Codecs.codec.3.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560227/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877370] ProcModules.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560235/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370

[Bug 877370] ProcCpuinfo.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560233/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370

[Bug 877370] IwConfig.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560229/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370 Title:

[Bug 877370] UdevDb.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560239/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370 Title: full

[Bug 877370] AplayDevices.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560222/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370

[Bug 877370] Lspci.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560230/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370 Title: full

[Bug 877370] UdevLog.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560240/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370 Title:

[Bug 877370] AlsaDevices.txt

2011-10-19 Thread Matt Rogers
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/877370/+attachment/2560221/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877370

  1   2   3   4   5   6   7   8   9   10   >