Bug#862339: ITP: node-browserify-aes -- aes cipher in pure javascript
Package: wnpp Severity: wishlist Owner: ro...@debian.org X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-browserify-aes Version : 1.0.6 Upstream Author : * URL : https://github.com/crypto-browserify/browserify-aes * License : Expat Programming Lang: JavaScript Description : aes cipher in pure javascript This package implements the AES cipher in pure javascript. . The Advanced Encryption Standard (AES), also known by its original name Rijndael is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. . AES is based on a design principle known as a substitution-permutation network, a combination of both substitution and permutation, and is fast in both software and hardware . Node.js is an event-based server-side JavaScript engine.
Bug#862354: ITP: installation-birthday -- Receive congratulations on system installation anniversaries
Package: wnpp Severity: wishlist Owner: la...@debian.org X-Debbugs-CC: debian-devel@lists.debian.org * Package name: installation-birthday Version : 1 Upstream Author : Chris Lamb * URL : https://github.com/lamby/installation-birthday * License : GPL-3+ Programming Lang: Python 3 Description : Receive congratulations on system installation anniversaries Installing this package will celebrate each birthday of your system by automatically sending a message to the local system adminstrator. The email is sent via cron(8). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
Bug#861912: closed by Ben Hutchings (Re: Bug#861912: general: turning off bluetooth in upper toolbar in Gnome 3 doesn't keep it off (Wheezy))
Hi Ben, Thanks for the reply. Is there anything I can do to restore support for PowerPC in Stretch? From the outset, it seemed PowerPC would be included in the supported architectures, as I could see it show up in some offerings for early packages. Isn't a bit late to remove the support for the PowerPC? I thought as of earlier this year Stretch was on a "full freeze"? I don't think it would be fair to go on a retroactive change to remove the powerpc arch. I'd been gunning on even helping out in dev for the new stable (Stretch) in 2018. I've had github experience in my Comp Sci studies so sharing my code'd be no prob. PowerPC has been an historical arch in Debian since the start with donations even of PPC testing units at the start of the project and there's a whole neato page stating how proud you guys are of the port. Don't turn back now! I understand there are derivatives that are more modern such as ARM and ppcel but I believe one of the goals of Linux (having seen it since my early days in school) is to bring software to everyone, regardless of the computing machinery they happen to possess. Wheezy works so well! It's amazing, if I may say, that 7.11. I forsee the same quality being brought to final revisions of Jessie and Stretch. Expanding features shouldn't be prioritized as high as maintaining quality, in my opinion. The growing number of features in DE's, etc. may be what is throwing off the devs. That being said, handy users of PowerPC on Apple PowerMac, though, would be happy to do bug testing (myself included). Couldn't you guys put on some initiative to encourage bug testing and dev in support of the powerpc arch as a "special case" for users loyal to the arch who want to keep it going? P.S. Where else may I find Linux distros for PPC that have current implementation? Would Linux from Scratch work, since it is compiled from source?? Thanks guys :), markg00gler On Fri, May 5, 2017 at 2:42 PM, Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > This is an automatic notification regarding your Bug report > which was filed against the general package: > > #861912: general: turning off bluetooth in upper toolbar in Gnome 3 > doesn't keep it off (Wheezy) > > It has been closed by Ben Hutchings . > > Their explanation is attached below along with your original report. > If this explanation is unsatisfactory and you have not received a > better one in a separate message then please contact Ben Hutchings < > b...@decadent.org.uk> by > replying to this email. > > > -- > 861912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861912 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > > > -- Forwarded message -- > From: Ben Hutchings > To: 861912-d...@bugs.debian.org > Cc: > Bcc: > Date: Fri, 05 May 2017 22:39:34 +0100 > Subject: Re: Bug#861912: general: turning off bluetooth in upper toolbar > in Gnome 3 doesn't keep it off (Wheezy) > On Fri, 2017-05-05 at 11:33 -0700, Mark wrote: > > Package: general > > Severity: important > > > > Dear Maintainer, > > > > I tried turning off bluetooth via the icon in the upper toolbar in Gnome > 3 in > > Wheezy oldstable, which I run WITH hardware acceleration on PowerMac G5 > Quad, a > > feature I obtained easily without troubleshooting kernel recompiles in > Stable. > > It's nouveau on a Quadro FX 4500. :) > > I'm afraid Linux on PowerMacs is pretty much dead now. There is > certainly no-one on the Debian kernel team looking after the powerpc > architecture or PowerMacs. > > The only supported Debian release for powerpc is now jessie (wheezy LTS > only covers x86 and ARM; stretch doesn't include powerpc). > > > Besides that "nudge" or "hint" on improving nouveau on stables and > testings, > > I'd like to notify that turning off the bluetooth via the feature up top > only > > disables for the running session. Upon rebooting, it's back on. > > > > This is a request to implement that turning off the bluetooth is > remembered for > > the respective user. > > This is presumably not an architecture-specific problem, and I seem to > remember seeing it myself at one time. But it is unlikely to be fixed > in wheezy now. If the problem still exists in jessie, then please > report the bug against 'src:gnome-bluetooth' (I think that's the right > package) rather than 'general'. > > Ben. > > -- > Ben Hutchings > The program is absolutely right; therefore, the computer must be wrong. > > > -- Forwarded message -- > From: Mark > To: Debian Bug Tracking System > Cc: > Bcc: > Date: Fri, 05 May 2017 11:33:20 -0700 > Subject: general: turning off bluetooth in upper toolbar in Gnome 3 > doesn't keep it off (Wheezy) > Package: general > Severity: important > > Dear Maintainer, > > I tried turning off bluetooth via the icon in the upper toolbar in Gnome 3 > in > Wheezy oldstable, which I run WITH hardware acceleration on PowerMac G5 > Quad, a > feature I obtained easily without troubleshooting kernel recompi
Bug#862372: ITP: node-big-integer -- Arbitrary length integer library for Javascript
Package: wnpp Severity: wishlist Owner: Pierre Rudloff X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-big-integer Version : 1.6.22 Upstream Author : Peter Olson * URL : https://github.com/peterolson/BigInteger.js#readme * License : Unlicense Programming Lang: JavaScript Description : Arbitrary length integer library for Javascript BigInteger.js is an arbitrary-length integer library for Javascript, allowing arithmetic operations on integers of unlimited size, notwithstanding memory and time limitations. I would like to work on packaging lesspass (see #843779) but it requires big-integer. So here is a node-big-integer package created with npm2deb: https://mentors.debian.net/package/node-big-integer Regards,
Bug#861912: closed by Ben Hutchings (Re: Bug#861912: general: turning off bluetooth in upper toolbar in Gnome 3 doesn't keep it off (Wheezy))
On Thu, 2017-05-11 at 13:15 -0700, Mark G.B. wrote: > Hi Ben, > > Thanks for the reply. Is there anything I can do to restore support for > PowerPC in Stretch? [...] No, this was decided quite a while ago. It's all very well to talk about how much you want to work on the PowerPC port, but the time to do that was earlier in the release cycle. Ben. -- Ben Hutchings I say we take off; nuke the site from orbit. It's the only way to be sure. signature.asc Description: This is a digitally signed message part
Work-needing packages report for May 12, 2017
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 1057 (new: 0) Total number of packages offered up for adoption: 162 (new: 4) Total number of packages requested help for: 44 (new: 0) Please refer to http://www.debian.org/devel/wnpp/ for more information. No new packages have been orphaned, but a total of 1057 packages are orphaned. See http://www.debian.org/devel/wnpp/orphaned for a complete list. The following packages have been given up for adoption: drmips (#862212), offered 2 days ago Description: Educational MIPS simulator Installations reported by Popcon: 27 Bug Report URL: http://bugs.debian.org/862212 flightcrew (#861997), offered 4 days ago Reverse Depends: flightcrew libflightcrew-dev Installations reported by Popcon: 71 Bug Report URL: http://bugs.debian.org/861997 nautilus-admin (#862210), offered 2 days ago Description: Extension for Nautilus to do administrative operations Installations reported by Popcon: 458 Bug Report URL: http://bugs.debian.org/862210 nautilus-hide (#862211), offered 2 days ago Description: Extension for Nautilus to hide files without renaming them Installations reported by Popcon: 122 Bug Report URL: http://bugs.debian.org/862211 158 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list. For the following packages help is requested: autopkgtest (#846328), requested 162 days ago Description: automatic as-installed testing for Debian packages Reverse Depends: debci-worker openstack-pkg-tools Installations reported by Popcon: 794 Bug Report URL: http://bugs.debian.org/846328 balsa (#642906), requested 2055 days ago Description: An e-mail client for GNOME Reverse Depends: balsa-dbg Installations reported by Popcon: 688 Bug Report URL: http://bugs.debian.org/642906 busybox (#854181), requested 96 days ago Description: Tiny utilities for small and embedded systems Reverse Depends: bootcd busybox-syslogd dropbear-initramfs live-boot-initramfs-tools open-infrastructure-system-boot udhcpc udhcpd wicd-daemon zfs-initramfs Installations reported by Popcon: 194527 Bug Report URL: http://bugs.debian.org/854181 cargo (#860116), requested 30 days ago Description: Rust package manager Installations reported by Popcon: 476 Bug Report URL: http://bugs.debian.org/860116 cups (#532097), requested 2896 days ago Description: Common UNIX Printing System Reverse Depends: bluez-cups boomaga chromium cinnamon-settings-daemon cloudprint cups cups-backend-bjnp cups-browsed cups-bsd cups-client (66 more omitted) Installations reported by Popcon: 178134 Bug Report URL: http://bugs.debian.org/532097 cyrus-sasl2 (#799864), requested 596 days ago Description: authentication abstraction library Reverse Depends: 389-ds-base 389-ds-base-libs 389-dsgw adcli autofs-ldap cairo-dock-mail-plug-in claws-mail claws-mail-acpi-notifier claws-mail-address-keeper claws-mail-archiver-plugin (127 more omitted) Installations reported by Popcon: 195919 Bug Report URL: http://bugs.debian.org/799864 dee (#831388), requested 300 days ago Description: model to synchronize mutiple instances over DBus Reverse Depends: dee-tools gir1.2-dee-1.0 libdee-1.0-4-dbg libdee-dev zeitgeist-core Installations reported by Popcon: 64056 Bug Report URL: http://bugs.debian.org/831388 developers-reference (#759995), requested 985 days ago Description: guidelines and information for Debian developers Installations reported by Popcon: 19230 Bug Report URL: http://bugs.debian.org/759995 devscripts (#800413), requested 590 days ago Description: scripts to make the life of a Debian Package maintainer easier Reverse Depends: apt-build apt-listdifferences aptfs arriero bzr-builddeb customdeb debci debian-builder debmake debpear (24 more omitted) Installations reported by Popcon: 13161 Bug Report URL: http://bugs.debian.org/800413 ejabberd (#767874), requested 920 days ago Description: distributed, fault-tolerant Jabber/XMPP server written in Erlang Reverse Depends: ejabberd-contrib ejabberd-mod-cron ejabberd-mod-log-chat ejabberd-mod-logsession ejabberd-mod-logxml ejabberd-mod-message-log ejabberd-mod-muc-log-http ejabberd-mod-post-log ejabberd-mod-pottymouth ejabberd-mod-rest (4 more omitted) Installations
Proliferate your Business with Wordpress!!!
Hi, Greetings from Web Crayons Biz!!! It's been familiar to everyone that WordPress is a tool and a content management system based on PHP and MySQL. No doubt the CMS is used to create beautiful websites & blogs, but innovation & creativity differs from person to person. You don't need to think much because WordPress is having numerous features, flexibility and deflate coding system which attracts the clients enormously & helps in rising business precisely. It is open-source based which means an effective and pleasant publishing platform for users. This is impossible to imagine without the hands of experts. Well, we make it possible having over hundred IT professionals developing customize WordPress Platforms which will make your work easier & convenient. We will start from scratch & migrate you to the latest version of the WordPress. Business is itself inherited from trust & believes. We will not only set your wheels in motion, but also optimize effectively in maintaining your business website with our wide range of web development services. Some of our achievements which will develop confidence in choosing us for WordPress: * Done over 900 websites & portals in WordPress. * Having over 200 clients in WordPress * Recently won a web hosting support award for our outstanding work in WordPress. * A massive team runs this company and our product is getting the huge response in the market. We would love to work alongside you and help you deliver exquisite value to your clients. If you are interested, just reply back to this email and we will get back to you promptly. With Regards, Amisha Business Development Manager If you do not wish to receive any further email from me, please reply me "Delist".