planet.debian.orgPlanet Debian

planet.debian.org Profile

planet.debian.org

Maindomain:debian.org

Title:Planet Debian

Description:planet Skip Quicknav About Debian Getting Debian Support Developers' Corner December 31, 2020 Chris Lamb Free software activities in December 2020 Here is my monthly update covering what I have been d

Discover planet.debian.org website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site

planet.debian.org Information

Website / Domain: planet.debian.org
HomePage size:582.185 KB
Page Load Time:0.030316 Seconds
Website IP Address: 151.139.236.192
Isp Server: Track Data Corp

planet.debian.org Ip Information

Ip Country: United States
City Name: Brooklyn
Latitude: 40.68238067627
Longitude: -73.979866027832

planet.debian.org Keywords accounting

Keyword Count

planet.debian.org Httpheader

Date: Thu, 31 Dec 2020 21:10:07 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
Referrer-Policy: no-referrer
X-Xss-Protection: 1
Last-Modified: Thu, 31 Dec 2020 21:00:59 GMT
ETag: W/"7a5aa-5b7c8ebbb7330"
Vary: Accept-Encoding
X-Clacks-Overhead: GNU Terry Pratchett
Server: NetDNA-cache/2.2
Cache-Control: max-age=600
Strict-Transport-Security: max-age=15552000
Content-Encoding: gzip

planet.debian.org Meta Info

content="text/html; charset=utf-8" http-equiv="content-type"/
content="http://intertwingly.net/code/venus/" name="generator"/

151.139.236.192 Domains

Domain WebSite Title

planet.debian.org Similar Website

Domain WebSite Title
planet.debian.orgPlanet Debian
people.debian.orgDebian Project -- debian.org Developers LDAP Search
bits.debian.orgBits from Debian - Blog from the Debian Project
planet.openstack.orgopenstack/openstack-planet: Planet RSS Feed for OpenStack - openstack-planet - OpenDev: Free Softwa
suite.opengeo.orgPlanet Federal Planet
geomatics.planet.comPlanet Canada | Planet
packages.debian.orgDebian -- Packages
lonelyplanet.comLonely Planet | Travel Guides & Travel Information - Lonely Planet
qa.debian.orgDebian Quality Assurance
tracker.debian.orgDebian Package Tracker
manpages.debian.orgindex — Debian Manpages
debian.opennms.orgOpenNMS Debian Repository
http.debian.netWelcome to deb.debian.org!
blends.debian.orgDebian Pure Blends
security.debian.orgDebian -- Security Information

planet.debian.org Traffic Sources Chart

planet.debian.org Alexa Rank History Chart

planet.debian.org aleax

planet.debian.org Html To Plain Text

planet Skip Quicknav About Debian Getting Debian Support Developers' Corner December 31, 2020 Chris Lamb Free software activities in December 2020 Here is my monthly update covering what I have been doing in the free software world during December 2020 ( previous month ): Reviewed and merged a contribution from Peter Law to my django-cache-toolbox library for Django -based web applications, including explicitly requiring that cached relations are primary keys ( #23 ) and improving the example in the README ( #25 ). Conservancy is not-for-profit 501(c)(3) charity focused on ethical technology and user freedom. I took part in an interview with Vladimir Bejdo, an intern at the Software Freedom Conservancy , in order to talk about the Reproducible Builds project , my participation in software freedom, the importance of reproducibility in software development, and to have a brief discussion on the issues facing free software as a whole. The full interview can be found on Conservancy's webpages. As part of my duties of being on the board of directors of the Open Source Initiative , I attended its monthly meeting and participated in various licensing and other related discussions occurring on the internet. Unfortunately, I could not attend the parallel meeting for Software in the Public Interest this month. § Reproducible Builds One of the original promises of open source software is that distributed peer review and transparency of process results in enhanced end-user security. However, whilst anyone may inspect the source code of free and open source software for malicious flaws, almost all software today is distributed as pre-compiled binaries. This allows nefarious third-parties to compromise systems by injecting malicious code into ostensibly secure software during the various compilation and distribution processes. The motivation behind the Reproducible Builds effort is to ensure no flaws have been introduced during this compilation process by promising identical results are always generated from a given source, thus allowing multiple third-parties to come to a consensus on whether a build was compromised. This month, I: Submitted a draft academic paper to IEEE Software . The article (co-written by Stefano Zacchiroli ) is aimed a fairly general audience. It first defines the overal problem and then provides insight into the challenges of actually making real-world software reproducible. It then outlines the experiences of the Reproducible Builds project in making large-scale software collections/supply-chains/ecosystems reproducible and concludes by describing the affinity between reproducibility efforts and quality assurance. Kept isdebianreproducibleyet.com up to date. [ ... ] Submitted 11 patches in Debian to fix specific reproducibility issues in circlator , dvbstreamer , eric , jbbp , knot-resolver , libjs-qunit , mail-expire , osmo-mgw , python-pyramid , pyvows & sayonara . Categorised a huge number of packages and issues in the Reproducible Builds ' notes ' repository. For disorderfs (our FUSE -based filesystem that deliberately introduces non-determinism into directory system calls in order to flush out reproducibility issues), I made the following changes: Add support for testing on Salsa 's CI system. [ ... ][ ... ][ ... ][ ... ] Added a quick benchmark. [ ... ] Drafted, published and publicised our monthly report , as well managed the project's various social media accounts. Contributed to a discussion about the recent 'SolarWinds' attack . [ ... ] I also made a large number of changes to the main Reproducible Builds website and documentation , including applying a typo fix from Roland Clobus [ ... ], fixed the draft detection logic ( #28 ), added more academic articles to our list [ ... ] and corrected a number of grammar issues [ ... ][ ... ]. I also made the following changes to diffoscope , our in-depth and content-aware diff utility that can locate and diagnose reproducibility issues, including releasing version 163 : New features & bug fixes: Normalise ret to retq in objdump output in order to support multiple versions of GNU binutils . ( #976760 ) Don't show any progress indicators when running zstd . ( #226 ) Correct the grammatical tense in the --debug log output. [ ... ] Codebase improvements: Update the debian/copyright file to match the copyright notices in the source tree. ( #224 ) Update various years across the codebase in .py copyright headers. [ ... ] Rewrite the filter routine that post-processes the output from readelf(1) . [ ... ] Remove unnecessary PEP 263 encoding header lines; unnecessary after PEP 3120 . [ ... ] Use minimal instead of basic as a variable name to match the underlying package name. [ ... ] Use pprint.pformat in the JSON comparator to serialise the differences from jsondiff . [ ... ] § Debian Uploads python-django : 2.2.17-2 — Fix compatibility with GNU gettext version 0.21. ( #978263 ) 3.1.4-1 — New upstream bugfix release . redis : 6.2~rc1-1 — New upstream RC release. 6.2~rc1-2 — Enable systemd support by compiling against the libsystemd-dev package. ( #977852 ) 6.2~rc1-3 — Specify --supervised systemd now that we specify Type=notify to prevent service startup failure under systemd . mtools ( 4.0.26-1 ) — New upstream release. I also sponsored an upload of adminer ( 4.7.8-2 ) on behalf of Alexandre Rossi and performed two QA uploads of sendfile ( 2.1b.20080616-7 and 2.1b.20080616-8 ) to make the build the build reproducible ( #776938 ) and to fix a number of other unrelated issues. Debian LTS This month I have worked 18 hours on Debian Long Term Support (LTS ) and 12 hours on its sister Extended LTS project. Investigated and triaged: awstats , imagemagick , node-ini , openexr , openssl1.0 , p11-kit , pypy , python-py , sqlite3 , sympa , etc. Frontdesk duties, responding to user/developer questions, reviewing others' packages, participating in mailing list discussions, etc. Issued DLA 2477-1 for the Jupyter Notebook interactive notebook system, where a maliciously-crafted link could redirect the browser to a malicious/spoofed website. ( CVE-2020-26215 ) Issued DLA 2491-1 and ELA-333-1 to fix two issues in OpenEXR , a set of tools to manipulate OpenEXR image files , often used in the computer-graphics industry for visual effects and animation. ( CVE-2020-16588 & CVE-2020-16589 ) Issued DLA 2503-1 as it was discovered that there was an issue in node-ini , an .ini configuration file format parser/serialiser for Node.js , where an application could be exploited by a malicious input file. You can find out more about the Debian LTS project via the following video: 31 December, 2020 06:19PM Shirish Agarwal Pandemic, Informal economy and Khau Galli. Formal sector issues Just today it was published that output from eight formal sectors of the economy who make the bulk of the Indian economy were down on a month to month basis . This means all those apologists for the Government who said that it was ok that the Govt. didn’t give the 20 lakh crore package which was announced. In fact, a businessman from my own city, a certain Prafull Sarda had asked via RTI what happened to the 20 lakh crore package which was announced? The answers were in all media as well as newspapers but on the inside pages. You can see one of the article sharing the details here . No wonder Vivek Kaul also shared his take on the way things will hopefully go for the next quarter which seems to be a tad optimistic from where we are atm. Eight Sectors declining in Indian Economy month-on-month CNBC TV 18 The Informal economy The informal economy has been strangulated by the current party in power since it came into power. And this has resulted many small businesses which informal are and were part of culture of cities and towns. I share an article from 2018 which only shows how good and on the mark it has aged in the last two years. The damage is all to real to ignore as I would share more of an anecdotes and experiences because sad...

planet.debian.org Whois

"domain_name": [ "DEBIAN.ORG", "debian.org" ], "registrar": "GANDI SAS", "whois_server": "whois.gandi.net", "referral_url": null, "updated_date": [ "2020-02-08 03:07:39", "2020-02-08 04:07:39" ], "creation_date": "1999-03-10 05:00:00", "expiration_date": "2021-03-10 05:00:00", "name_servers": [ "DNS4.EASYDNS.INFO", "SEC1.RCODE0.NET", "SEC2.RCODE0.NET", "NSP.DNSNODE.NET" ], "status": [ "clientTransferProhibited https://icann.org/epp#clientTransferProhibited", "clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited" ], "emails": [ "abuse@support.gandi.net", "fce15ed398a227b00d5583d56cc548cf-1747652@contact.gandi.net", "d80dc557455a4c03fbdb517161fa35ac-1752423@contact.gandi.net" ], "dnssec": "signedDelegation", "name": "REDACTED FOR PRIVACY", "org": "Software in the Public Interest, Inc. - Debian Project", "address": "REDACTED FOR PRIVACY", "city": "REDACTED FOR PRIVACY", "state": [ "IN", "New York" ], "zipcode": "REDACTED FOR PRIVACY", "country": "US"