Re: Automating importing sso certificates into chromium/chrome

2016-10-08 Thread Enrico Zini
On Sun, Sep 11, 2016 at 02:25:34PM +0200, Philipp Kern wrote:

> Did you try pk12util with a PKCS#12 file (bundle of key and certificate)
> already? (-d, -i as above, and -W for the password of the PKCS#12 file,
> which can be the empty string.)

I tried now, and it worked, thanks!

I've added instructions for it to 
https://wiki.debian.org/DebianSingleSignOn#chromium_.2F_chrome

This now paves the way for adding automatic key generation and refresh
features to https://github.com/spanezz/debsso-client

Exciting!


Enrico

-- 
GPG key: 4096R/634F4BD1E7AD5568 2009-05-08 Enrico Zini 


signature.asc
Description: PGP signature


Bug#840106: ITP: libjs-jquery-colorpicker -- full-featured colorpicker for jQuery UI

2016-10-08 Thread Paul Gevers
Package: wnpp
Severity: wishlist
Owner: Paul Gevers 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: libjs-jquery-colorpicker
  Version : 1.2.4
  Upstream Author : Martijn W. van der Lee
* URL : https://github.com/vanderlee/colorpicker
* License : MIT
  Programming Lang: JavaScript
  Description : full-featured colorpicker for jQuery UI

libjs-jquery-colorpicker is jQuery UI plugin than provides support for easy
selection of colors in a jQuery UI based web page.

This package is a requirement for the upcoming upstream version of cacti.

I am going to maintain this package within the JavaScript team. 

-BEGIN PGP SIGNATURE-

iQEcBAEBCAAGBQJX+MY4AAoJEJxcmesFvXUKs+gIAJsO38x9QuM8+4Jltl6heNX3
sW5p1dOq4qF479RBYYgUsxO2MR6rWm/bS3LwxEMvuI3sfz43wLAUKqhlrEnDNSwc
wd1cdYP3PXn89qDo/OeUcpDM90rQ+uHM+DARlQ5dAophCKJ2lgldLENSRRfp87qU
J08hMPkXdtEpZpjJFiuHFURL4NuPdFNBgZDzMvqyJAqZORA37HETur4rqqmj7Ask
wxojWFq7aubbfW5pNqbFx12XMOhVZyOhJkqa0S69RMiKL249BpGjxUKgOWzzcwzl
v7yu0a/NOLznbF7OTj2hwXydvbnHSZc0RDhWgn928LHzEpPvyRVVEaRQmgwZXTc=
=MpFO
-END PGP SIGNATURE-



Re: Interface of `shutdown', 'halt', ... programs

2016-10-08 Thread Ian Jackson
Dmitry Bogatov writes ("Re: Interface of `shutdown', 'halt', ... programs"):
> [2016-10-06 12:23] Ian Jackson 
> > Do you have the ability to install on a second system, or maybe dual
> > boot, or something ?  I would suggest doing a default install but with
> > runit (not sure how one would even do that) and just letting it
> > install gnome.
> 
> Here is the trick: one can't simply install runit as pid1 as long as
> it is not Pre-depends of `init`

Ah.  And it is too hard for you to conveniently make that change
locally.  (This is one of the ways that Debian fails to actually
provide practical free to its users: it's far too hard to run a
produce, install, run, and keep updated, a modified version of
Debian.)

> > Failing that: I use `trayer' on my laptop as a thing to allow the
> > handful of desktoppy pointyclicky icony things I like, to have their
> > icon.  Eg the network manager applet.
> 
> `trayer'. For some reason, it showed nothing to me, so I installed
> it's ancestor `fbpanel', which provides 'shutdown' and 'reboot'
> buttons, which invokes corresponding scripts. Seems that 'reboot' and
> 'shutdown' which are /sbin/init 6 and /sbin/init 0, and ignore command
> line will suffice.

trayer is just a container thing.  These desktoppy clicky icon things
want a container.  So you need to run *-applet or whatever too.

Anyway, I'm glad to hear you're unblocked.

Best wishes,
Ian.

-- 
Ian JacksonThese opinions are my own.

If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.



Bug#840116: ITP: libjs-jquery-fixedtableheader -- fixing header row of HTML table

2016-10-08 Thread W. Martin Borgert
Package: wnpp
Severity: wishlist
Owner: "W. Martin Borgert" 

* Package name: libjs-jquery-fixedtableheader
  Version : 1.0.2
  Upstream Author : Mustafa Özcan 
* URL : 
http://www.mustafaozcan.net/en/jQuery-Fixed-Table-Header-Plugin/
* License : dual MIT + GPL
  Programming Lang: Javascript
  Description : fixing header row of HTML table

Fixed Table Header is fixing header row of table without div overflow.
It is fix header row of table when scroll down the page.

Note: This is a small package, almost too small to justify a package,
just one file of 68 lines. OTOH, it has a useful purpose, it works,
and I'm not aware of an existing Debian package doing the same job.
I will package it under the JS teams umbrella.

Note 2: Unminified source is here:
https://gist.github.com/donut/920491



Bug#840131: ITP: qpid-java -- message-oriented middleware AMQP message broker written in Java

2016-10-08 Thread Christopher Hoskin
Package: wnpp
Severity: wishlist
Owner: Christopher Hoskin 

* Package name: qpid-java
  Version : 6.0.4
  Upstream Author : The Apache Software Foundation 
* URL : https://qpid.apache.org/components/java-broker/
* License : Apache-2.0
  Programming Lang: Java
  Description : message-oriented middleware AMQP message broker written in 
Java

 Apache Qpid broker for Java is a message-oriented middleware message broker
 written in Java that stores, routes, and forwards messages using AMQP. It has
 the following features:
 .
  * JMS 1.1 compliant
  * Speaks and translates among all versions of AMQP
  * Management via JMX, REST, QMF, and web console
  * Access control lists
  * Flexible logging
  * Flow to disk
  * Header-based routing
  * Heartbeats
  * High availability
  * Message groups
  * Pluggable persistence supporting Derby and SQL stores
  * Pluggable authentication supporting LDAP, Kerberos, and SSL client
certificates
  * Producer flow control
  * Secure connection via SSL
  * Server-side selectors
  * Specialized queuing with last value queue, priority queue, and sorted queue
  * Threshold alerts
  * Transactions
  * Undeliverable message handling
  * Virtual hosts
  * Support for message compression

I propose to maintain it within the pkg-java team using the VCS:

https://anonscm.debian.org/cgit/pkg-java/qpid-java.git

I will require a sponsor.

Christopher Hoskin



Bug#840133: ITP: puppet-module-oslo -- Puppet module for OpenStack oslo lib using components

2016-10-08 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: puppet-module-oslo
  Version : 9.4.0
  Upstream Author : OpenStack Foundation 
* URL : https://github.com/openstack/puppet-oslo
* License : Apache-2.0
  Programming Lang: Python
  Description : Puppet module for OpenStack oslo lib using components

 Puppet lets you centrally manage every important aspect of your system using a
 cross-platform specification language that manages all the separate elements
 normally aggregated in different files, like users, cron jobs, and hosts,
 along with obviously discrete elements like packages, services, and files.
 .
 This module manages the configuration of components using OpenStack Oslo.



"Browserified" stuff

2016-10-08 Thread Joerg Jaspert
severity 817092 serious
thanks

Hi

we had a discussion inside the FTP Team about the "browserified js"
issue. We understand that "browserified" refers to various changes to
the original source, from concatenating multiple (local and remotely
fetched) files together, arbitary transformations (down to something
akin to compilation), minifying and others. Not all "browserification"
may necessarily use all of those ways.


- "Browserified", even if it may end up editable by others, is not the
  preferred form of modification as upstream uses, as such it is not
  source.

- "Browserified" files can be shipped in Debian unmodified, same as (for
  example) PDF files from upstream can. But it is the maintainers
  obligation to ensure that they are rebuildable within Debian, so their
  original source must be provided within the source package or be
  reachable via build-dependencies (in case of concatenations). If this
  can not be done (source or tools missing), they either have to be
  removed or the package must move to either contrib or non-free.

- We acknowledge that it appears to be a big task to provide a proper
  "browserification" environment within Debian. Due to the freeze coming
  up we would understand the Release Team granting an RC exception for
  stretch for such non-sources already in main, with the condition that
  this will not extend to another release.

-- 
bye, Joerg (the ftpmaster behind the curtain)


signature.asc
Description: PGP signature


Kurumsal Sosyalitenizin Farkında Mısınız?

2016-10-08 Thread Aynur Guner
/* Client-specific Styles & Reset */ #outlook a { padding: 0; } /* 
.ExternalClass applies to Outlook.com (the artist formerly known as Hotmail) */ 
.ExternalClass { width: 100%; } .ExternalClass, .ExternalClass p, 
.ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div 
{ line-height: 100%; } #backgroundTable { margin: 0; padding: 0; width: 100% 
!important; line-height: 100% !important; } /* Buttons */ .button a { 
text-decoration: none; -webkit-text-size-adjust: none; text-align: center; } 
.button a div { text-align: center !important; } /* Outlook First */ 
body.outlook p { display: inline !important; } /* Media Queries */ @media only 
screen and (max-width: 500px) { table[class="body"] img { height: auto 
!important; width: 100% !important; } table[class="body"] img.fullwidth { 
max-width: 100% !important; } table[class="body"] center { min-width: 0 
!important; } table[class="body"] .container { width: 95% !important; } 
table[class="body"] .row { width: 100% !important; display: block !important; } 
table[class="body"] .wrapper { display: block !important; padding-right: 0 
!important; } table[class="body"] .columns, table[class="body"] .column { 
table-layout: fixed !important; float: none !important; width: 100% !important; 
padding-right: 0px !important; padding-left: 0px !important; display: block 
!important; } table[class="body"] .wrapper.first .columns, table[class="body"] 
.wrapper.first .column { display: table !important; } table[class="body"] 
table.columns td, table[class="body"] table.column td, .col { width: 100% 
!important; } table[class="body"] table.columns td.expander { width: 1px 
!important; } table[class="body"] .right-text-pad, table[class="body"] 
.text-pad-right { padding-left: 10px !important; } table[class="body"] 
.left-text-pad, table[class="body"] .text-pad-left { padding-right: 10px 
!important; } table[class="body"] .hide-for-small, table[class="body"] 
.show-for-desktop { display: none !important; } table[class="body"] 
.show-for-small, table[class="body"] .hide-for-desktop { display: inherit 
!important; } .mixed-two-up .col { width: 100% !important; } } @media screen 
and (max-width: 500px) { div[class="col"] { width: 100% !important; } } @media 
screen and (min-width: 501px) { table[class="container"] { width: 500px 
!important; } }  

  



 



Networking2016
KURUMSAL SOSYALİTE VE İŞ DÜNYASINDA NETWORKİNG ZİRVESİ











22 - 23 Ekim 2016 - Saat: 09:00 - 17:30 - Conrad Hotel İstanbul



Bosphorus Conferences
   90 216 422 9595 7 90 555 422 9595




  

  



 







  

  



 



Ne Kadar Etkin Network Ağınız Var?
Kurumsal Sosyalitenizin Farkında Mısınız?
Nasıl İyi Bir Networker Olursunuz?
Tanışma, Tanıştırma Ve Tanınma Sanatkarı Olabilirsiniz
Sadece Yerel Değil Uluslararasında da İş Ve Sosyal Çevremiz
Networking’in İş Dünyasındaki Önemi Nedir?
Dijital Dünya Ve Bağlarımızı Nasıl Etkin Yönetebiliriz?




  

  



 







  

  



 



KONUŞMACILAR




  

  



 



-Warren KNIGHT

International Social Media Speaker, Author, Trainer and Award-Winning 
Entrepreneur & Coach, İngiltere

 


-Ertuğrul BELEN

Business Networking Akademi Kurucusu, Speed Networking™ Tasarımcısı, Yazar, 
Eğitmen

 


-Ebru CEYLAN

Yaratıcı Endüstri İş Geliştirme Uzmanı , Ressam (Konuşan Resimler), Bi dünya 
Fikir, Contact Company Kurucu Ortak

 


-Efsun Yüksel TUNÇ

Eğitmen, Danışman, Indus Danışmanlık Kurucusu




 



-Barbaros ALTUĞ

Yazar

 


-Turgay BİÇER

Prof. Dr. / Spor Psikoloğu, Danışman ve Yazar

 


-Ergül GÜNER

Sosyolog

 


-Münteha UĞUR

Felsefe Grubu Eğitmeni

 


-Oya KOMAR

Renk Danışmanı ve Eğitmeni

 


-Didem ECE

Kişisel, Kurumsal Stil, İmaj ve Marka Yönetmeni

 


-Mehmet GÖZETLİK

Tasarımcı, Antrepo’nun Kurucusu




 



-Yeliz RÜZGAR

Kişisel & Organizasyonel Gelişim ve Enerji Uzmanı

 


-Lütfü Kaan ÖZDEMİR Psikolog

 


-Harika UYGUR

Casting Direktörü

 


-Yavuz KANAR

Leadership Okulu Kurucusu

 


-Özcan ERMİŞ

Yeni Dünya Şirketler Grubu Yönetim Kurulu Başkanlığı, EDM İcra Kurulu Başkanı

 


-Mehmet KIZILTAŞ

İnsan Kaynakları Danışmanı, Engellilerle Doğru İletişim Uzmanı, Eğitmen, 
Yönetmen, Sunucu, Yazar




  

  



 








İş dünyasında, akademik hayatta, özel hayatta, Yaşamın Her Safhasında Güven 
Odaklı İlişkiler İnsanların Yaşam Kalitelerine Birebir Etki Göstermektedir. 
Farklı Kültürlerden, Farklı Meslek Gruplarından, Farklı Coğrafyalardan insanlar 
tanımak, onlarla düzenli iletişim içinde olmak sosyal hayata ve yaşamsal tüm 
fonksiyonlara katma değer sağlamaktadır.

 


Biz de,”Kurumsal Sosyalite ve İş Dünyasında Networking Zirvesi” kapsamında, 
başarılı uygulamalar, aydınlatıcı değerlendirmeler ve pratik örneklerle, 
değerli konuşmacılarımızın aktarımlarını katılımcılarımızla paylaşmayı 
amaçlıyoruz. 

 

Programlarımızda sizleri de aramızda görmekten ve oluşacak benchmark ağına 
sağlayacağınız değerden büyük mutluluk duyacağız.




  

  
  

  



 



Erken Kayıt ve Toplu Katılım Avantajlarından Faydalanm

problem with libc6 / iconv

2016-10-08 Thread Jérémy Lal
Hi,

node-iconv used to be able to translit utf-8 chars (ça va) to ascii (ca va)
using setlocale("C.UTF-8") trick.

However, several libc6 version ago, that behavior changed, to the point
node-iconv fails its tests now.

I've failed to work around that, and i'm lacking libc6 knowledge to fix it,
or even properly report a bug about that. Please help me !

Regards,
Jérémy


Bug#840160: ITP: mullvad-client -- client for VPN service Mullvad

2016-10-08 Thread Ben Finney
Package: wnpp
Severity: wishlist
Owner: Ben Finney 

* Package name: mullvad-client
  Version : 60
  Upstream Author : Amagicom AB 
* URL : https://www.mullvad.net/
* License : GPL-2+
  Programming Lang: Python
  Description : client for VPN service Mullvad
  Mullvad provides a Virtual Private Network (VPN) service using
  standard OpenVPN and PPTP protocols.
  .
  This package installs the optional GUI client, allowing users to
  manage the VPN connection and configure run-time settings.


The Mullvad service does not require any special software; existing
PPTP and OpenVPN clients connect fine. The client allows Mullvad
customers to see the logo with an indicator of their connection, and
to manage features of their account on the Mullvad servers.

-- 
 \   “The sun never sets on the British Empire. But it rises every |
  `\morning. The sky must get awfully crowded.” —Steven Wright |
_o__)  |
Ben Finney 


signature.asc
Description: PGP signature